Go to file
arseny.kapoulkine 2b29b15573 tests: Added tests for parsing offset values
git-svn-id: http://pugixml.googlecode.com/svn/trunk@521 99668b35-9821-0410-8761-19e4c4f06640
2010-06-13 20:00:51 +00:00
contrib contrib: Removed header_only.hpp (can't link without FORCE:MULTIPLE, users can include cpp files themselves) 2010-06-12 11:57:54 +00:00
docs Minor changelog fix 2010-05-26 05:14:02 +00:00
scripts scripts: XCode fixes 2010-06-10 17:09:14 +00:00
src Internal XML parsing error handling is done via setjmp/longjmp, all allocation errors are now handled correctly (parser returns status_out_of_memory, modification functions return errors); added tests for some out of memory situations 2010-06-13 19:24:20 +00:00
tests tests: Added tests for parsing offset values 2010-06-13 20:00:51 +00:00
Jamfile.jam tests: Use ... instead of ### as autotest info prefix (sh compatibility) 2010-06-02 07:25:38 +00:00
Jamrules.jam tests: Added SunCC x64 support 2010-06-11 07:30:36 +00:00