aboutsummaryrefslogtreecommitdiff
path: root/Source/DOH/doh.h
AgeCommit message (Expand)Author
2010-02-27SWIG license change - Source moves to GPLv3William S Fulton
2009-01-30Merged revisions 11085-11086,11088-11089 via svnmerge from Haoyu Bai
2009-01-24Replaced all [const] String_or_char * to const_String_or_char_ptr, by the fol...Haoyu Bai
2008-11-11add parameter list (or void) to all C functionsWilliam S Fulton
2008-11-03customised ccache support: read the CCACHE_OUTFILES env variable and if exist...William S Fulton
2007-01-03API cleanup. DocumentationDave Beazley
2006-12-30API cleanup. Documentation.Dave Beazley
2006-12-05Changed Header keyword to IdDave Beazley
2006-11-01beautify/format source code with gnu indentWilliam S Fulton
2006-09-24Fix String_delslice() to update s->sp and s->lines correctly.Olly Betts
2006-02-19Deal with Microsofts attempt at deprecating C standard runtime functions for ...William S Fulton
2006-01-02use const in HashGetAttrMarcelo Matus
2005-11-29remove many memory leaks and cleanupMarcelo Matus
2005-11-28add NewStringEmpty, use more StringEuqual and less StrcmpMarcelo Matus
2005-11-28add direct methods StringLen and HashGetAttrMarcelo Matus
2005-11-27add direct HashCheckAttrMarcelo Matus
2005-11-27add the Equal method to the DOH objects and other speed upsMarcelo Matus
2005-11-23improve cpp performanceMarcelo Matus
2005-10-07add GetFlagAttr/SetFlagAttr to deal with flag attributes as callbak and ref/u...Marcelo Matus
2005-09-30New functions GetFlag and SetFlagWilliam S Fulton
2005-09-08Better error message displayed when file cannot be openedWilliam S Fulton
2005-02-15const warning fixesWilliam S Fulton
2005-02-01- Improve the runtime type sytesmJohn Lenz
2003-10-31[ 829317 ] Adds DohSplitLines functionDave Beazley
2003-09-11Major refactoring of DOH List/Hash iterators. See CHANGESDave Beazley
2003-08-15Warning cleanup. Etc.Dave Beazley
2003-03-27Memory diagnostics. Huge memory leak cleanup related to templatesDave Beazley
2003-03-27Missing declarationDave Beazley
2003-03-26String enhancements. Slice deletionDave Beazley
2003-02-11String replacement enhancements to help with preprocessor fixesDave Beazley
2002-12-06Removed DOH/IncludeDave Beazley