Commit History

Author SHA1 Message Date
  Andrew Borodin e9fd11bfcd Update copyright years. 7 years ago
  Andrew Borodin bc14ff44c8 Remove min() and max() macros. Use MIN() and MAX() macros from GLib. 8 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 2789e6e390 Ticket #3431: add missing default cases. 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 a6c5c82fa0 (str_ascii_fit_to_term): fix out-of-bound write. 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. 11 years ago
  Andrew Borodin 9e4d279885 lib/strutil/strutilascii.c: cosmetics and minor refactoring. 11 years ago
  Veres Lajos 805703523d Misspellings fixes by https://github.com/vlajos/misspell_fixer 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 12 years ago
  Andrew Borodin 23c95d36ac Code cleanup: removed unused variables amd removed unnedeed code. 12 years ago
  Slava Zanko 0138645541 Ticket 1551: Update GPL version from 2 to 3 13 years ago
  Andrew Borodin 1c0e5a4773 Fix potential segfault in term_trim() functions 13 years ago
  Andrew Borodin f70e06b37a Optimization of str_msg_term_size(). 14 years ago
  Slava Zanko feb733663f Code indentation in lib directory 14 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