コミット履歴

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