Commit History

Author SHA1 Message Date
  Andrew Borodin 42e7e39bd8 Add IS_PATH_SEP macro and use it. 9 years ago
  Andrew Borodin 454479549c Update copyright years. 9 years ago
  Andrew Borodin a31b78003e Ticket #2966: fix view of broken manpages. 10 years ago
  Andrew Borodin e5203cb023 Fix name of FSF in all *.c files. 10 years ago
  Andrew Borodin f0da49345a Collapse list of copyright years to ranges. Add 2014 year. 10 years ago
  Andrew Borodin 094fd0cd89 Use symbolic names for standard file descriptors. 10 years ago
  Andrew Borodin bb65b46790 Fix use of uninitialized memory in sigaction structure. 11 years ago
  Slava Zanko 0d489acd58 cppcheck: reduce variable scope. 11 years ago
  Andrew Borodin 61dc030772 More tests for canonicalize_pathname(). 11 years ago
  Andrew Borodin e7dc599e42 Use "'" instead of "`" for messages and comments quoting. 11 years ago
  Slava Zanko 2406284762 Add function lib/utilunix.c:my_systemv_flags() 11 years ago
  Slava Zanko c2f030f2e8 Add new functions: 11 years ago
  Slava Zanko 1535d12d43 Code refactoring: my_system was split by few functions. 11 years ago
  Slava Zanko d32fefee76 Ticket #2206: Add jump support to target line in some external editors 11 years ago
  Andrew Borodin 2940b7455d Fix of DOXYGEN docs: @return instead of @returns 12 years ago
  Ilia Maslakov 55c8f041da fixed doxygen documentation 12 years ago
  Andrew Borodin e7fb3526f3 Core, mceditor, mcviewer and mcdiffviewer code tweak and cleanup 12 years ago
  Andrew Borodin 308237aa11 Fixed preprocessor conditions. 12 years ago
  Andrew Borodin aadf01f390 Include sys/param.h conditionally. 12 years ago
  Andrew Borodin 19a4eb1ca6 Added D_CENTER flag to query dialog flags 13 years ago
  Slava Zanko 53c500f58c Moved functions mc_mkstemp() and mc_tempdir() to VFS module. 12 years ago
  Slava Zanko c47bc3778e added vfs_path_build_filename() function 13 years ago
  Slava Zanko 0138645541 Ticket 1551: Update GPL version from 2 to 3 13 years ago
  Andrew Borodin 79023b26a4 (mc_build_filename): incorrect processing of first element of path. 13 years ago
  Andrew Borodin b63eea10cb (mc_build_filename): fixed incorrect processing of empty paths. 13 years ago
  Slava Zanko 2044d8f853 custom_canonicalize_pathname(): Removed old-style path handling. 13 years ago
  Slava Zanko 1beaecdf12 Added function mc_build_filename() for processing URL-paths as well 13 years ago
  Slava Zanko bba132381e vfs_path_to_str() now return URL string instead of old representation 13 years ago
  Slava Zanko bd022573e5 Handle path /some/path/#vfsprefix:/path as /some/path#vfsprefix:/path 13 years ago
  Slava Zanko c442e5e75f Changed custom_canonicalize_pathname() function for handle URL:// style 13 years ago
  Slava Zanko f40887c3c6 Lib: removed includes to "src" directory 13 years ago
  Slava Zanko 6c5f5bf768 VFS structure changes: 13 years ago
  Slava Zanko 045debaa8a Moved charsets.[ch] from src to lib directory 14 years ago
  Andrew Borodin 71364f88c3 Split lib/widget/widget.[ch] and lib/widget/wtools.[ch] files 14 years ago
  Andrew Borodin 8d1708225c Don't include lib/util.h via lib/global.h. 14 years ago
  Slava Zanko 8b018db98f Some WIDGET-related stuff moved to lib/widget directory 14 years ago
  Andrew Borodin 43ed65e3d9 Moved string-related routines from lib/util.[ch] into lib/strutil. 14 years ago
  Slava Zanko feb733663f Code indentation in lib directory 14 years ago
  Andrew Borodin 5007553299 Remove only supported encodings from path. 14 years ago
  Andrew Borodin aff8e42d64 Created macro VFS_ENCODING_PREFIX for "#enc:" encoding prefix. 14 years ago
  Andrew Borodin c0384e0b6b When cd to "..", remove encoding at the end of path. 14 years ago
  Oswald Buddenhagen 9c3b434197 Ticket #2273: Restore signals even if fork() fails. 14 years ago
  Andrew Borodin aa0d96bd8b Ticket #1646: removed leading and trailing spaces in i18n resources. 14 years ago
  Andrew Borodin d2b23924dd Ticket #1911: use system realapth(3) function if available. 14 years ago
  Slava Zanko 2a8a4131b2 Direct cleanup in master branch 14 years ago
  Andrew Borodin 4cea5be1ac Ticket #2097: clean up before 4.7.2 release. 14 years ago
  Slava Zanko 3a1e0966ae Final Indentation of all touched files 14 years ago
  Enrico Weigelt, metux IT service 303833d590 Ticket #1897: Build breaks on ignored return values 14 years ago
  Enrico Weigelt, metux IT service d26be9da5f Ticket #262: remove obsolete own putenv() implementation. 15 years ago
  Slava Zanko c764f3b84c Changes for build after moving util.[ch] 14 years ago