summaryrefslogtreecommitdiff
path: root/dlib
AgeCommit message (Expand)Author
2011-07-10rm backslash line continuation from dGetline()corvid
2011-04-02dlib/Makefile.am: clean up whitespaceJeremy Henty
2011-01-28**/Makefile.am: #include $(top_srcdir).Jeremy Henty
2009-07-28dStristr check for NULL argscorvid
2009-07-12Handle signed chars. Aadded dIsspace() and dIsalnum() to dlibJorge Arellano Cid
2009-05-17dReturn_val_if argcorvid
2009-05-17unset HOME defaults to /corvid
2009-05-17Added DLIB_MSG() macro for dlib's messagescorvid
2009-04-28Refactor the preferences parserTim Nieradzik, Jorge Arellano Cid
2009-02-08's/if(/if (/g' 's/for(/for (/g' 's/while(/while (/g', and indentation.Jorge Arellano Cid
2009-01-17Added: dReturn_if() and dReturn_val_if() macros to Dlib.Jorge Arellano Cid
2008-11-11- Allowed the rc parser to skip whitespace around the equal sign.jcid
2008-10-22- Allowed compilation with older machines by removing a few C99isms.jcid
2008-08-27- Minor optimization in dlib's dStr_new().jcid
2008-08-12- Eliminated gcc 4.2.3 warnings on 64bit OS.jcid
2008-05-22- Some s/free/dFree/ in dlib.jcid
2008-04-07- Added dStr_printable() to dlib.jcid
2008-04-06- Added dStr_memmem() to dlib.jcid
2008-04-04 - Fixed a SEGFAULT bug in http.c (handling of web->url).jcid
2008-03-29- Switched URL_DATA type from char* to a dStr.jcid
2007-12-06 - * Improved the dpi framework. Now dpi-programs can be specified in dpidrc,jcid
2007-11-05Updated copyright linesjcid
2007-10-18Fix a typing bug in patch...jcid
2007-10-11+- Connected signals to <li> elements (fixes links within lists).jcid
2007-10-07Initial revisionjcid