2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 26, 2023 — May 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added hexadecimal escape codes in double-quoted strings, corrected calculation of line numbers, fixed undetected /*comment*/ More... almost 21 years ago
Setting a list to the empty list in the config file now possible, appending to default values in a list now possible More... almost 21 years ago
NULL or empty string now initializes lists to the empty list More... almost 21 years ago
NULL or empty string now initializes lists to the empty list More... almost 21 years ago
fixed unterminated string bug in replacement strndup function More... almost 21 years ago
added project files for MS Visual C++ 6.0 More... almost 21 years ago
*** empty log message *** More... almost 21 years ago
include io.h on windows More... almost 21 years ago
made macro is_set() private to confuse.c More... about 21 years ago
added sigusr1 handler for nice exit More... about 21 years ago
updated with some news More... about 21 years ago
added cvs revision id More... about 21 years ago
fixed two more memory leaks, sections without CFGF_MULTI flag now have default values, the cfg_getXXX functions now accept an extended syntax More... about 21 years ago
updated translations More... about 21 years ago
changed to reflect change of assertions in cfg_getXXX functions More... about 21 years ago
changed logic for cfg_getXXX functions, now the asserts checks if the option is declared and returns 0/NULL/false if there is no value (or index out of bounds), suggested by Ademar de Souza Reis Jr. More... about 21 years ago
next version will be 2.1 More... about 21 years ago
added note about build problems with libtool 1.4.2 More... about 21 years ago
includes errno.h More... about 21 years ago
added foreign option More... about 21 years ago
Converted newlines from DOS to UNIX style More... about 21 years ago
updated to version 2.0 More... about 21 years ago
added autoconf support files More... about 21 years ago
added comments More... about 21 years ago
imported version 2.0 sources More... about 21 years ago
Fixed and extended the example programs More... about 21 years ago
added development files for Borland C++ Builder 6.0 More... about 21 years ago
updated translation strings More... about 21 years ago
added development files for Microsoft Visual Studio More... about 21 years ago
added development files for Dev-Cpp More... about 21 years ago