mc/tests/lib/vfs
Andrew Borodin 3662b84ba1 (vfs_get_encoding): optimization and enhancement:
* get rid of extra memory duplication;
  * support of recursive search of correct encoding;
  * add tests.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2013-06-03 14:21:02 +03:00
..
canonicalize_pathname.c Code refactoring in tests. 2013-03-09 16:04:18 +04:00
current_dir.c Code refactoring in tests. 2013-03-09 16:04:18 +04:00
Makefile.am (vfs_get_encoding): optimization and enhancement: 2013-06-03 14:21:02 +03:00
mc.charsets Ticket 2570: Code cleanup 2011-07-11 20:23:44 +03:00
path_cmp.c Code refactoring in tests. 2013-03-09 16:04:18 +04:00
path_len.c Code refactoring in tests. 2013-03-09 16:04:18 +04:00
path_manipulations.c Remove vfs_path_to_str() function for avoid often memory allocations. 2013-06-03 14:21:01 +03:00
path_recode.c Remove vfs_path_to_str() function for avoid often memory allocations. 2013-06-03 14:21:01 +03:00
path_serialize.c Remove vfs_path_to_str() function for avoid often memory allocations. 2013-06-03 14:21:01 +03:00
relative_cd.c Code refactoring in tests. 2013-03-09 16:04:18 +04:00
tempdir.c Remove vfs_path_to_str() function for avoid often memory allocations. 2013-06-03 14:21:01 +03:00
vfs_get_encoding.c (vfs_get_encoding): optimization and enhancement: 2013-06-03 14:21:02 +03:00
vfs_parse_ls_lga.c Ticket #2954: fix typo: occured -> occurred. 2013-03-09 16:04:18 +04:00
vfs_path_string_convert.c Remove vfs_path_to_str() function for avoid often memory allocations. 2013-06-03 14:21:01 +03:00
vfs_prefix_to_class.c Code refactoring in tests. 2013-03-09 16:04:18 +04:00
vfs_s_get_path.c Remove vfs_path_to_str() function for avoid often memory allocations. 2013-06-03 14:21:01 +03:00
vfs_split.c Code refactoring in tests. 2013-03-09 16:04:18 +04:00