Commit History

Author SHA1 Message Date
  Veres Lajos dfbb2c9430 Typo fixes. 11 years ago
  Andrew Borodin ccf82ada12 Add functions to transform string to unsigned integer: 11 years ago
  Veres Lajos 805703523d Misspellings fixes by https://github.com/vlajos/misspell_fixer 11 years ago
  Slava Zanko 808988b1f1 Add lib/strutil/replace:str_replace_all() 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 2940b7455d Fix of DOXYGEN docs: @return instead of @returns 11 years ago
  Ilia Maslakov 55c8f041da fixed doxygen documentation 12 years ago
  Andrew Borodin f7f37f674e Check assert.h header and use it conditionally. 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 f70e06b37a Optimization of str_msg_term_size(). 13 years ago
  Andrew Borodin 43ed65e3d9 Moved string-related routines from lib/util.[ch] into lib/strutil. 13 years ago
  Andrew Borodin 1192d34bd1 Clean up some empty lines. 13 years ago
  Slava Zanko feb733663f Code indentation in lib directory 13 years ago
  Vladimir Brednikov 3c4221bc40 Ticket #1994: Sort files by version (like strverscmp(3) does) 14 years ago
  Slava Zanko 7fa24fbc9b Moved strutil-related stuff from src into lib/strutil/* 14 years ago