This website works better with JavaScript.
108f7b52ea
GetErrorStr1 and GetErrorStr2 are not enough to get the information of the error,because at some where the SetError method just set the str1 and str2 to 0( for example line 1579 ). The ErrorID method just return a int, in fact error enumeration itself are good detail description of the error. So, I think the GetErrorIDAsStr is more useful then others.
sniperbat
2012-09-17 20:21:12 +0800
2f1f6247e0
remove trailing spaces
Lee Thomason (grinliz)
2012-09-16 11:32:34 -0700
eb95ec9968
Merge 350883aded
into 6da5410110
Daniel Kolakowski
2012-09-14 12:43:58 -0700
350883aded
Code updated to use nullptr instead of 0.
Daniel Kolakowski
2012-09-14 21:05:17 +0200
be9733afd0
Whitespace and formatting change
Daniel Kolakowski
2012-09-14 20:37:42 +0200
6829ad5978
Fixed merge issues.
Daniel Kolakowski
2012-09-13 23:47:11 +0200
be932788c0
Line endings fix.
Daniel Kolakowski
2012-09-12 10:17:03 +0200
60f35b4fc1
Line endings fix.
Daniel Kolakowski
2012-09-12 10:14:52 +0200
cd6ef79648
Whitespace and formatting change
Daniel Kolakowski
2012-09-11 00:29:24 +0200
973128403e
Whitespace and working files cleanup
Daniel Kolakowski
2012-09-03 23:11:39 +0200
a47b0d4e08
Whitespace and working files cleanup
Daniel Kolakowski
2012-09-03 23:08:53 +0200
6da5410110
changes for martell to clean up fopen
Lee Thomason (grinliz)
2012-09-09 22:05:49 -0700
79869e77f9
changes for martell to clean up fopen
Lee Thomason (grinliz)
2012-09-09 22:04:52 -0700
9b6011c478
working out whitespace notes
Lee Thomason (grinliz)
2012-09-09 19:12:06 -0700
c5defa6b25
whitespace doc
Lee Thomason (grinliz)
2012-09-08 22:06:14 -0700
0fa8299d99
whitespace tests and review
Lee Thomason (grinliz)
2012-09-08 21:53:47 -0700
62d1c5a739
fix merge
Lee Thomason (grinliz)
2012-09-08 21:44:12 -0700
5fbacbec06
fix name parsing to accept additional lead characters
Lee Thomason (grinliz)
2012-09-08 21:40:53 -0700
491d587484
Merge branch 'master' into whitespace
Lee Thomason (grinliz)
2012-09-08 21:24:00 -0700
4dbe869cd7
increase the version
Lee Thomason (grinliz)
2012-09-08 21:23:33 -0700
6b8b012daa
added test case for compact save
Lee Thomason (grinliz)
2012-09-08 21:21:00 -0700
b476109083
Merge remote-tracking branch 'IOBYTE/master'
Lee Thomason (grinliz)
2012-09-08 21:15:11 -0700
6020a01812
remove debug mem write when in release mode
Lee Thomason (grinliz)
2012-09-08 21:15:09 -0700
caba13e93d
Merge 312a20fdd4
into 77d7f206f6
IOBYTE
2012-09-08 16:49:19 -0700
312a20fdd4
Add support to XMLDocument to save file in compact mode.
Robert Reif
2012-09-08 19:33:57 -0400
186476c665
Shut up visual studio
Martell
2012-09-06 16:41:46 +0100
bc1bfb7f27
added whitespace=collapse support. tests work. code needs review
Lee Thomason (grinliz)
2012-08-20 22:00:38 -0700
77d7f206f6
fix typo in readme
Lee Thomason
2012-07-29 18:51:41 -0700
c38906b11c
Merge pull request #46 from pzychotic/master
Lee Thomason
2012-07-26 11:56:28 -0700
c25f3b8b2d
Merge a6dd8c66cf
into 4a69e7ec3d
Thomas Roß
2012-07-26 11:45:12 -0700
a6dd8c66cf
Fixed path to utf8testout.xml.
Thomas Roß
2012-07-26 20:42:18 +0200
4a69e7ec3d
Merge pull request #44 from cxcaixinster/master
Lee Thomason
2012-07-25 21:02:22 -0700
288bfc2bf2
Merge 385b28c1c7
into e9699e6cd2
Xiaocheng Cheng
2012-07-25 19:58:16 -0700
385b28c1c7
Fix reference to readme in visual studio project
cxcaixinster
2012-07-26 10:51:57 +0800
e9699e6cd2
fix up mkdir on win vs. *nix
Lee Thomason
2012-07-25 12:24:23 -0700
3e4fa2e99d
Merge ef1c69cf15
into f980fdcd22
Arkadiy Shapkin
2012-07-25 11:11:06 -0700
ef1c69cf15
CreateDirectory replaced by cross-platform mkdir function
Arkadiy Shapkin
2012-07-25 22:10:39 +0400
ff72d1fb82
Intermediate files added to .gitignore
Arkadiy Shapkin
2012-07-24 00:24:07 +0400
f980fdcd22
Merge pull request #42 from KindDragon/master
Lee Thomason
2012-07-21 18:15:16 -0700
980dde86c2
Merge 2204dda8fe
into c83127973d
Arkadiy Shapkin
2012-07-20 15:42:12 -0700
2204dda8fe
Readme format changed to markdown
Arkadiy Shapkin
2012-07-21 02:15:50 +0400
c83127973d
fix some compiler warnings, and fragile code, in the test output
Lee Thomason
2012-07-16 12:44:41 -0700
daec096a25
Merge e736f294c5
into 21be882810
GitHub Merge Button
2012-07-16 03:27:59 -0700
e736f294c5
XMLPrinter::accumulator is only needed if MSVC is used.
PKEuS
2012-07-16 03:27:55 -0700
c28ba3aeab
Fixed cppcheck warnings
PKEuS
2012-07-16 03:08:47 -0700
21be882810
Moving string in/out into XMLUtil. Using that across the API. Supporting text queries of primitive types.
Lee Thomason
2012-07-15 17:27:22 -0700
78a773ddd9
Fix attribute parsing to correctly handle white space
Lee Thomason
2012-07-02 10:10:19 -0700
390e978da1
Fix infinite loop bug in ShallowEqual. Fix a warning with a re-interpret cast. Up version to 1.0.4
Lee Thomason (grinliz)
2012-07-01 21:22:53 -0700
a3efec0449
clean up some warnings
Lee Thomason
2012-06-15 14:30:44 -0700
c78dc01bfd
removed extra and incorrect 'const'
Lee Thomason
2012-06-12 13:12:15 -0700
78d450b54e
increase version
Lee Thomason
2012-06-04 17:05:58 -0700
4cd8534a1e
actually add comments
Lee Thomason
2012-06-04 17:02:37 -0700
7b1b86a1c9
removed confusing getter/setter. cleaned up comments.
Lee Thomason
2012-06-04 17:01:38 -0700
6e0e38b372
Merge remote-tracking branch 'sniperbat/master'
Lee Thomason
2012-06-04 16:50:30 -0700
57a6ea8e38
Merge 2590088631
into 9a0eb46d71
GitHub Merge Button
2012-05-30 17:13:11 -0700
2590088631
Add compact mode to XMLPrinter, for printing without '\n' and space. let output file smaller. usage: //------------------------------------------------ XMLPrinter printer; printer->SetCompactMode( true ); //enable compact mode doc->Print( &printer ); SomeFunction( printer.CStr() ); //------------------------------------------------ or //------------------------------------------------ //enable at construction XMLPrinter printer( file, true ); // to file //XMLPrinter printer( NULL, true ); // to men doc->Print( &printer ); SomeFunction( printer.CStr() ); //------------------------------------------------
sniperbat
2012-05-28 17:22:07 +0800
3e332712f6
Merge 9a0eb46d71
into 48ea0bcf80
GitHub Merge Button
2012-05-26 14:56:57 -0700
9a0eb46d71
Merge git://github.com/leethomason/tinyxml2
hasufell
2012-05-26 23:51:47 +0200
48ea0bcf80
renamed function, added test case
Lee Thomason (grinliz)
2012-05-26 14:41:14 -0700
2cc75b32b5
Merge pull request #2 from hyperair/master
hasufell
2012-05-23 17:58:58 -0700
0eb8e9da08
Fix out of source installation with tinyxml2.pc
Chow Loong Jin
2012-05-24 02:44:19 +0800
abcdbd9112
Standardize style of CMakeLists.txt
Chow Loong Jin
2012-05-23 19:42:36 +0800
7c1f52a437
Merge pull request #1 from hyperair/master
hasufell
2012-05-22 15:13:20 -0700
a1beafaff8
Add pkgconfig file
Chow Loong Jin
2012-05-23 06:02:20 +0800
e9f2abaf6c
Use GNUInstallDirs for CMAKE_INSTALL_*DIR
Chow Loong Jin
2012-05-23 05:50:32 +0800
65d5bdffab
Merge e01e786883
into a2ae54e40d
GitHub Merge Button
2012-05-20 21:51:46 -0700
e01e786883
add a method to help get the size of the XML file in memory
sniperbat
2012-05-21 12:45:36 +0800
a2ae54e40d
fix a missing [] in the delete call
Lee Thomason
2012-05-18 13:47:48 -0700
b3fcf26e0e
Merge branch 'master' of https://github.com/pzychotic/tinyxml2
Lee Thomason
2012-05-15 10:31:50 -0700
aba89e3f76
Add rules for setversion.py to include CMakeLists.txt
hasufell
2012-05-14 23:59:42 +0200
72c57e074a
Merge 08bdf50076
into ee87c620c8
GitHub Merge Button
2012-05-14 09:28:35 -0700
ee87c620c8
possible missing header
Lee Thomason
2012-05-14 09:27:47 -0700
08bdf50076
Fixed typos in code documentation.
Thomas Roß
2012-05-12 14:21:23 +0200
c4ae8a9a2d
Removed unused variable from CMakeLists.txt
Thomas Roß
2012-05-12 02:02:31 +0200
d08dff9216
Fixed CMakeLists.txt for moved .xml files.
Thomas Roß
2012-05-12 02:00:40 +0200
e638a925b2
sync
Lee Thomason
2012-05-11 10:38:54 -0700
7176c9cc78
Merge 7d7a9a37bd
into a0802164d8
GitHub Merge Button
2012-05-11 10:30:23 -0700
7d7a9a37bd
fixed VS2010 x64 compiler warnings about possible loss of data
Thomas Roß
2012-05-10 00:23:19 +0200
b8249001e2
add support for soname/symlink
hasufell
2012-05-09 23:30:29 +0200
1fd8882b95
Merge a0802164d8
into f68c438ee2
GitHub Merge Button
2012-05-07 18:52:55 -0700
a0802164d8
removed files that will be generated by the xmltest.
Bruno Dias
2012-05-07 05:09:03 -0300
2553a13d0a
added resources folder for txts and xmls.
Bruno Dias
2012-05-07 05:06:37 -0300
a2d4e6e943
moving xmls and txts to the resources folder.
Bruno Dias
2012-05-07 04:58:11 -0300
73c5370d0c
rm xmltest.h from installed headers
hasufell
2012-05-05 00:32:02 +0200
0a68d002b5
Add BUILD_STATIC_LIBS option, install headers
hasufell
2012-05-05 00:18:25 +0200
f68c438ee2
added new test for BOM, and added good defaults for NewDeclaration
Lee Thomason
2012-04-28 14:37:11 -0700
0aa8a80fd7
Enough bake time. Up version to 1.0
Lee Thomason
2012-04-28 14:20:27 -0700
9708885e5e
minor cleanup to the parsing loop
Lee Thomason
2012-04-18 11:39:42 -0700
8713775d9b
Merge branch 'attribute' of github.com:leethomason/tinyxml2 into attribute
Lee Thomason
2012-04-18 11:32:11 -0700
975426752c
Merge branch 'master' of github.com:leethomason/tinyxml2
Lee Thomason
2012-04-18 11:25:01 -0700
5e3803cac3
Better attribute system. Removes redundant list searching of LinkAttribute. Faster parsing on initial read. Added badly needed missing test cases.
Lee Thomason
2012-04-16 08:57:05 -0700
d0b19df88c
fix sleazy cast causing compilation issue
Lee Thomason
2012-04-12 08:41:37 -0700
d11cd169e6
minor whitespace cleanup
Lee Thomason
2012-04-12 08:35:36 -0700
4c090ab7c6
Merge 81da1fb26b
into 8712757389
GitHub Merge Button
2012-04-09 21:39:54 -0700
81da1fb26b
Made SaveFile symmetrical with LoadFile Added overload taking a FILE pointer Return error code (if any) instead of void
Ken Miller
2012-04-09 23:32:26 -0500
8712757389
merging handles to the master
Lee Thomason (grinliz)
2012-04-07 20:56:38 -0700
8871cd8437
add xmltest.h as a place to put the example docs, so they don't pollute the main file'
Lee Thomason (grinliz)
2012-04-06 21:40:08 -0700
9f39148671
Merge cabb915d5b
into b9e791fa4e
GitHub Merge Button
2012-04-06 21:27:17 -0700
b9e791fa4e
simplify safe logic
Lee Thomason (grinliz)
2012-04-06 21:27:10 -0700
a4a36ba3c2
remove random -1 in length
Lee Thomason (grinliz)
2012-04-06 21:24:29 -0700