Jan Engelhardt
|
3a893e5757
Remove extraneous +x bit from source files
|
1 anno fa |
Kevin Saul
|
98303bbda3
add pedantic whitespace mode
|
2 anni fa |
Lee Thomason
|
9706d2cdc0
reorder tests
|
3 anni fa |
dinghao188
|
3e94e4a047
add testcase
|
3 anni fa |
dinghao188
|
9efb6b0b66
fix assertion - Assertion '_elementPool.CurrentAllocs() == _elementPool.Untracked()' failed.
|
4 anni fa |
cugone
|
5e76573894
Fix Query function results being assigned to int instead of XMLError
|
4 anni fa |
Lee Thomason
|
4637965335
add test case
|
5 anni fa |
Lee Thomason
|
18468b8cc4
minor changes to hex parsing
|
5 anni fa |
Lee Thomason
|
c9c9d8cdfa
Merge branch 'master' of https://github.com/netcan/tinyxml2 into netcan-master
|
5 anni fa |
netcan
|
dfb45cb73b
support IntText(),UnsignedText(),Int64Text() for hex value
|
6 anni fa |
Lee Thomason
|
37ccc71008
fix some casting
|
6 anni fa |
Lee Thomason
|
3574d3e22f
Merge branch 'tinyxml2_addtestcase' of https://github.com/Alanscut/tinyxml2 into Alanscut-tinyxml2_addtestcase
|
6 anni fa |
Alanscut
|
7d9ca1e73c
Supplementary test case
|
6 anni fa |
Alanscut
|
8916a3c587
fix wrong symbol
|
6 anni fa |
Lee Thomason
|
50daa32fc2
minor fixes to test cases
|
6 anni fa |
Lee Thomason
|
f60928eaa4
Merge branch 'supplementary_test_case' of git://github.com/wangkirin/tinyxml2 into wangkirin-supplementary_test_case
|
6 anni fa |
Lee Thomason
|
4994f1cc57
Merge pull request #754 from wangkirin/reorg_file_path
|
6 anni fa |
Lee Thomason
|
141d2117ba
Merge pull request #751 from wangkirin/fix_comment
|
6 anni fa |
Lee Thomason
|
effdf95f8c
add test cases
|
6 anni fa |
wangkirin
|
f12d7a241f
Supplement test case in xmltest.cpp
|
6 anni fa |
Wang Kirin
|
e08c2d2e0e
adjust path of testfile `bomtest.xml` to `resource/out`
|
6 anni fa |
Wang Kirin
|
4add958b49
fix comment in Programmatic DOM test case
|
6 anni fa |
Lee Thomason
|
992e405384
Merge pull request #716 from Dmitry-Me/fixInt64Slicing
|
7 anni fa |
Dmitry-Me
|
ed3e9dc82e
Fix slicing of int64_t
|
7 anni fa |
Dmitry-Me
|
1781494391
Check the element is the last child of the document
|
7 anni fa |
Lee Thomason
|
92506ca698
Merge remote-tracking branch 'origin/master' into manydecs
|
7 anni fa |
Lee Thomason
|
db13a82e62
fix huge number of declaration security issue
|
7 anni fa |
orbitcowboy
|
22b21ec9bc
Fixed typos in comments. There are no functional changes intended.
|
7 anni fa |
Lee Thomason
|
c483646db0
fix test cases
|
7 anni fa |
Derek Quam
|
be69ae6352
In PrintString, move the optimization under the if ( _processEntities ) block and retain the strlen Write in the new else block. Added a test case.
|
7 anni fa |