Andrew Borodin
|
9ee52e77c3
Ticket #4179: code clean up before 4.8.27 release.
|
3 лет назад |
Andrew Borodin
|
31b37a1f79
Ticket #4050: code cleanup before 4.8.25 release.
|
4 лет назад |
Andrew Borodin
|
76a5f70f5b
Ticket #3992: improve support of Windows 1251 encoding on Solaris.
|
5 лет назад |
Andrew Borodin
|
1dd8a47987
Ticket #3955: code cleanup before 4.8.23 release.
|
5 лет назад |
Andrew V. Samoilov
|
dfd6d99e1c
(str_8bit_encodings[], str_utf8_encodings[]): make const.
|
6 лет назад |
Andrew Borodin
|
52d1980c46
strutil: character test functions return gboolean instead of int.
|
6 лет назад |
Andrew Borodin
|
8b6f4ef2c2
Use gboolean instead of int in file/dir sort related functions.
|
6 лет назад |
Andrew Borodin
|
ddd645526a
Update copyright years.
|
6 лет назад |
Andrew Borodin
|
e9fd11bfcd
Update copyright years.
|
7 лет назад |
Andrew Borodin
|
2356acc26d
NULL-ize some variables to make unit tests happy.
|
8 лет назад |
Andrew Borodin
|
471ea781ca
Update copyright years.
|
9 лет назад |
Andrew Borodin
|
615eba776d
Ticket #3420: code cleanup before 4.8.15 release.
|
9 лет назад |
Andrew Borodin
|
8c88aa01ad
Remove code required for GLib < 2.14.0.
|
9 лет назад |
Andrew Borodin
|
454479549c
Update copyright years.
|
9 лет назад |
Slava Zanko
|
512ad7d962
Make working with GError in more right way (like with exceptions).
|
10 лет назад |
Andrew Borodin
|
e5203cb023
Fix name of FSF in all *.c files.
|
10 лет назад |
Andrew Borodin
|
f0da49345a
Collapse list of copyright years to ranges. Add 2014 year.
|
11 лет назад |
Slava Zanko
|
0d489acd58
cppcheck: reduce variable scope.
|
11 лет назад |
Slava Zanko
|
0b0f7e3975
Refactoring: use define DEFAULT_CHARSET for "ASCII" charset.
|
11 лет назад |
Andrew Borodin
|
f9eed1fcef
Indentation.
|
11 лет назад |
Andrew Borodin
|
5b91108b3c
lib/strutil/strutil.c: cosmetics and minor refactoring.
|
11 лет назад |
Andrew Borodin
|
ccf82ada12
Add functions to transform string to unsigned integer:
|
11 лет назад |
Slava Zanko
|
80c8d58003
remove the include duplicates from source files
|
11 лет назад |
Andrew Borodin
|
6cd19ea6cb
Remove irrelevant comments about file_date() function.
|
12 лет назад |
Andrew Borodin
|
0e5b483974
Portability: rename some str_class members
|
12 лет назад |
Andrew Borodin
|
04942e5f2b
(str_iscombiningmark): return gboolean instead of int
|
12 лет назад |
Andrew Borodin
|
91ff90f87b
Ticket #2386: interpretation of LANG variable needs to be case insensitive.
|
12 лет назад |
Andrew Borodin
|
9919577962
Ticket #2738: handle errors at mc sturtup stage.
|
12 лет назад |
Slava Zanko
|
0138645541
Ticket 1551: Update GPL version from 2 to 3
|
13 лет назад |
Slava Zanko
|
6cec807140
str_isutf8() function now returns gboolean value
|
13 лет назад |
Slava Zanko
|
91f3d8f4fd
Added strrstr_skip_count() function.
|
13 лет назад |
Andrew Borodin
|
291abae262
(str_choose_str_functions): small fix.
|
13 лет назад |
Andrew Borodin
|
f70e06b37a
Optimization of str_msg_term_size().
|
14 лет назад |
Slava Zanko
|
feb733663f
Code indentation in lib directory
|
14 лет назад |
Slava Zanko
|
cd4dbf3a09
Changes for build after moving strutil into lib
|
15 лет назад |
Slava Zanko
|
7fa24fbc9b
Moved strutil-related stuff from src into lib/strutil/*
|
15 лет назад |