Commit History

Author SHA1 Message Date
  Andrew Borodin 6718b3ec26 Indentation using GNU indent-2.2.13. 1 month ago
  Andrew Borodin fc02bf666b (mc_g_string_append_c_len): new API that extends GString one. 2 months ago
  Andrew Borodin fe42478b97 Update copyright years. 6 months ago
  Andrew Borodin bdc5665531 lib/strutil/strutil.c: remove trailing space. 11 months ago
  Andrew Borodin 623fcd1316 (parse_integer): fix comment. 11 months ago
  Andrew Borodin 7257f794d2 Update template for .c files. 1 year ago
  Kian-Meng Ang 5001232704 Fix various typos in the source code (closes MidnightCommander/mc#177). 1 year ago
  Andrew Borodin 57c61b7681 Update copyright years. 1 year ago
  Andrew Borodin 09de50d3a1 (_str_convert): fix memory leak. 2 years ago
  Andrew Borodin 2c205c5928 Update copyright years. 2 years ago
  Andrew Borodin 9ee52e77c3 Ticket #4179: code clean up before 4.8.27 release. 3 years ago
  Andrew Borodin 31b37a1f79 Ticket #4050: code cleanup before 4.8.25 release. 4 years ago
  Andrew Borodin 76a5f70f5b Ticket #3992: improve support of Windows 1251 encoding on Solaris. 5 years ago
  Andrew Borodin 1dd8a47987 Ticket #3955: code cleanup before 4.8.23 release. 5 years ago
  Andrew V. Samoilov dfd6d99e1c (str_8bit_encodings[], str_utf8_encodings[]): make const. 6 years ago
  Andrew Borodin 52d1980c46 strutil: character test functions return gboolean instead of int. 6 years ago
  Andrew Borodin 8b6f4ef2c2 Use gboolean instead of int in file/dir sort related functions. 6 years ago
  Andrew Borodin ddd645526a Update copyright years. 6 years ago
  Andrew Borodin e9fd11bfcd Update copyright years. 7 years ago
  Andrew Borodin 2356acc26d NULL-ize some variables to make unit tests happy. 7 years ago
  Andrew Borodin 471ea781ca Update copyright years. 8 years ago
  Andrew Borodin 615eba776d Ticket #3420: code cleanup before 4.8.15 release. 9 years ago
  Andrew Borodin 8c88aa01ad Remove code required for GLib < 2.14.0. 9 years ago
  Andrew Borodin 454479549c Update copyright years. 9 years ago
  Slava Zanko 512ad7d962 Make working with GError in more right way (like with exceptions). 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
  Slava Zanko 0d489acd58 cppcheck: reduce variable scope. 10 years ago
  Slava Zanko 0b0f7e3975 Refactoring: use define DEFAULT_CHARSET for "ASCII" charset. 10 years ago
  Andrew Borodin f9eed1fcef Indentation. 11 years ago
  Andrew Borodin 5b91108b3c lib/strutil/strutil.c: cosmetics and minor refactoring. 11 years ago
  Andrew Borodin ccf82ada12 Add functions to transform string to unsigned integer: 11 years ago
  Slava Zanko 80c8d58003 remove the include duplicates from source files 11 years ago
  Andrew Borodin 6cd19ea6cb Remove irrelevant comments about file_date() function. 11 years ago
  Andrew Borodin 0e5b483974 Portability: rename some str_class members 11 years ago
  Andrew Borodin 04942e5f2b (str_iscombiningmark): return gboolean instead of int 11 years ago
  Andrew Borodin 91ff90f87b Ticket #2386: interpretation of LANG variable needs to be case insensitive. 12 years ago
  Andrew Borodin 9919577962 Ticket #2738: handle errors at mc sturtup stage. 12 years ago
  Slava Zanko 0138645541 Ticket 1551: Update GPL version from 2 to 3 12 years ago
  Slava Zanko 6cec807140 str_isutf8() function now returns gboolean value 13 years ago
  Slava Zanko 91f3d8f4fd Added strrstr_skip_count() function. 13 years ago
  Andrew Borodin 291abae262 (str_choose_str_functions): small fix. 13 years ago
  Andrew Borodin f70e06b37a Optimization of str_msg_term_size(). 13 years ago
  Slava Zanko feb733663f Code indentation in lib directory 13 years ago
  Slava Zanko cd4dbf3a09 Changes for build after moving strutil into lib 14 years ago
  Slava Zanko 7fa24fbc9b Moved strutil-related stuff from src into lib/strutil/* 14 years ago