Andrew Borodin
|
2fdc05db08
Ticket #2705: the 0x prefix for hexadecimal search is optional now.
|
12 years ago |
Slava Zanko
|
0138645541
Ticket 1551: Update GPL version from 2 to 3
|
13 years ago |
Andrew Borodin
|
3ec8721f47
(mc_search__hex_translate_to_regex): optimization and cleanup.
|
13 years ago |
Andrew Borodin
|
efb4206883
Ticket #2579: incorrect length usage in hexadecimal search.
|
13 years ago |
Slava Zanko
|
045debaa8a
Moved charsets.[ch] from src to lib directory
|
14 years ago |
Andrew Borodin
|
54a9e72250
Some optimization of loops in translation functions.
|
14 years ago |
Andrew Borodin
|
b6fd832a8a
Create strings with small preallocated sizes.
|
14 years ago |
Andrew Borodin
|
5cac8caabe
Minor optimization of translation function arguments.
|
14 years ago |
Slava Zanko
|
8d59d66188
Removed mc_search_cond_t->len (used mc_search_cond_t->str->len instead).
|
14 years ago |
Andrew Borodin
|
4451e07fab
Ticket #2028: fixed memory leak in mc_search__hex_translate_to_regex() function.
|
14 years ago |
Slava Zanko
|
e07ba16b3b
Moved strecape.[ch] into library
|
15 years ago |
Slava Zanko
|
25155c311a
Move all interface includes from subdirs lib/*/*.h into lib/*.h
|
15 years ago |
Slava Zanko
|
cd4dbf3a09
Changes for build after moving strutil into lib
|
15 years ago |
Slava Zanko
|
93dbc46e9c
Reorganization of sources. Part 1.
|
15 years ago |
Slava Zanko
|
39d5b94cac
Reorganized pathes to files in '#include' directives
|
15 years ago |
Slava Zanko
|
ddb9ada2e8
Changes in sources matched with mass movement of $(srcdir)/src/*/ into $(srcdir)/lib/*/
|
15 years ago |
Slava Zanko
|
4f11e4b665
Massive moved some dirs from $(srcdir)/src into $(srcdir)/lib
|
15 years ago |