mc/src
Andrew Borodin c3db552bfc (find_file): minor optimization of memory free.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2015-08-14 20:54:49 +03:00
..
consaver Ticket #3467: add -Wunreachable-code option and fix relative warnings. 2015-05-24 17:59:19 +03:00
diffviewer src/diffviewer/ydiff.c: fix use of HAVE_CHARSET. 2015-05-03 20:25:34 +03:00
editor Ticket #3465: add -Wmissing-variable-declarations option... 2015-05-24 17:59:18 +03:00
filemanager (find_file): minor optimization of memory free. 2015-08-14 20:54:49 +03:00
man2hlp Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
vfs Ticket #3466: add -Wpointer-arith option and fix relative warnings. 2015-05-24 17:59:18 +03:00
viewer Indentation. 2015-05-24 18:28:23 +03:00
.gitignore Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
args.c (parse_mc_v_argument): fix unused parameter 'value'. 2015-05-24 18:34:43 +03:00
args.h Make working with GError in more right way (like with exceptions). 2014-07-22 13:12:07 +04:00
background.c Ticket #3431: add missing default cases. 2015-05-03 19:43:50 +03:00
background.h Rename structures: 2013-11-25 13:47:40 +04:00
clipboard.c Ticket #3435: clang compiler fixes/cleanups. 2015-05-03 19:43:49 +03:00
clipboard.h Use events for operate with clipboard (copy/paste to external clipboard, save/load to file) 2011-03-21 23:55:52 +02:00
cons.handler.c Ticket #3435: clang compiler fixes/cleanups. 2015-05-03 19:43:49 +03:00
events_init.c Update copyright years. 2015-02-26 09:12:08 +03:00
events_init.h Prepare to initialize application events. 2011-03-21 11:46:41 +02:00
execute.c Update copyright years. 2015-02-26 09:12:08 +03:00
execute.h Implementation of getting last editing/viewing position of file. 2013-02-16 17:40:37 +03:00
help.c Update copyright years. 2015-02-26 09:12:08 +03:00
help.h Typo fixes. 2013-07-23 14:15:24 +04:00
history.h fixed doxygen documentation 2012-09-10 14:29:53 +03:00
keybind-defaults.c Ticket #3427: fix -Wmissing-field-initializers compiler warnings... 2015-05-03 19:43:48 +03:00
keybind-defaults.h Ticket #2576: fix of symbols duplication. 2011-07-14 21:46:59 +04:00
learn.c Ticket #3431: add missing default cases. 2015-05-03 19:43:50 +03:00
learn.h Code indentation in src directory 2010-11-24 10:27:47 +03:00
main.c Ticket #3456: SFTP VFS: fix segfault. 2015-05-09 16:46:45 +03:00
Makefile.am --with-edit: rename to --with-internal-edit. 2013-07-02 15:29:35 +03:00
selcodepage.c Update copyright years. 2015-02-26 09:12:08 +03:00
selcodepage.h Cleanup of main.[ch]. 2010-11-24 10:51:31 +03:00
setup.c (panel_save_setup): fix comparison between signed and unsigned. 2015-05-24 18:39:45 +03:00
setup.h Ticket #3465: add -Wmissing-variable-declarations option... 2015-05-24 17:59:18 +03:00
subshell.c Ticket #3431: add missing default cases. 2015-05-03 19:43:50 +03:00
subshell.h Cleanup: remove unused 'prompt_pos' variable. 2013-06-08 18:06:55 +04:00
textconf.c Add IS_PATH_SEP macro and use it. 2015-02-26 09:13:02 +03:00
textconf.h Added --configure-options for easy update & reconfigure existing mc. 2011-03-29 12:37:55 +03:00
util.c Update copyright years. 2015-02-26 09:12:08 +03:00
util.h (check_for_default): minor optimization and change return value. 2012-04-22 11:25:11 +03:00