Commit History

Author SHA1 Message Date
  Lee Thomason ce667c9233 ability to set bool write values 9 years ago
  Lee Thomason e90e901041 tweaks, clarification to line numbers 9 years ago
  kezenator 19d8ea836f CodeReview Fix: GetLineNum()? 9 years ago
  kezenator ec6941503c Added line number reporting to parse errors and to all nodes and attributes for parsed documents. 9 years ago
  kezenator 5a70071241 Added static method to convert arbitrary ErrorID to a string. 9 years ago
  Lee Thomason 7de0b6dd8c Merge pull request #493 from leethomason/jwittner 9 years ago
  Dmitry-Me 446c3bcae3 Declarations should occur before anything else 9 years ago
  Lee Thomason 13cbc9a708 add test files. fix doc. 9 years ago
  Armagetron 3c21d6fbb7 Use correct file pointer 9 years ago
  Doruk Turak 1f212f3ab0 Bool-related tests modified to pass 9 years ago
  Lee Thomason c9445466de fix permissive casting. 9 years ago
  Lee Thomason af9bce1762 support user data 9 years ago
  Lee Thomason 51c1271797 add int64 support 9 years ago
  Lee Thomason 8553625730 one successful return type. simplify build on vs2015 9 years ago
  Lee Thomason df4ffc00d6 fix warning up from vs2015 9 years ago
  Dmitry-Me a1beddf486 Test error name is non-empty for the whole range 10 years ago
  Lee Thomason 8549202800 clean up Value of XMLDocument 10 years ago
  Lee Thomason 7a93b33160 tighten up the error checks 10 years ago
  Sarat Addepalli d608c561e0 Fix up xmltest.cpp 10 years ago
  Sarat Addepalli 13b2d73427 Add null-checks in `XMLTest()` 10 years ago
  Sarat Addepalli a7edb883f0 Add a test case for issue #323 10 years ago
  Sarat Addepalli 8e85afa406 Fix whitespaces in xmltest.cpp 10 years ago
  Sarat Addepalli 2bb6bb5bee Add a test case for issue #332 10 years ago
  Dmitry-Me 5daa54cf2b Don't leak the element 11 years ago
  Dmitry-Me 32533ca9c2 Test there's no error initially, proper swap "found" and "expected" 11 years ago
  Dmitry-Me 48b5df0b9b Document must be initially empty 11 years ago
  Lee Thomason 28c7c8c14f Merge pull request #305 from Dmitry-Me/errorShouldBeClearedAfterLoad 11 years ago
  Lee Thomason f657783cf2 merge fix for save file error 11 years ago
  Dmitry-Me d9852a53af If LoadFile() fails then subsequent successful LoadFile() must clear the error 11 years ago
  Ant Mitchell 189198f19c Issue 302: clear any previous save error 11 years ago