Lee Thomason
|
86ca9dc1ee
correctly set version via script
|
il y a 13 ans |
Lee Thomason
|
63339bcd7d
up the version
|
il y a 13 ans |
Lee Thomason
|
0aecb5c770
Merge remote-tracking branch 'martinsh/issue#53-fix'
|
il y a 13 ans |
Martinsh Shaiters
|
95b3e6543b
Add test case for element names with leading digit.
|
il y a 13 ans |
Martinsh Shaiters
|
c6d02f48d5
Implement new utility functions for testing validity of name and token characters.
|
il y a 13 ans |
Martinsh Shaiters
|
23e7ae6085
Add test for lead non-alpha characters in attribute names.
|
il y a 13 ans |
Lee Thomason
|
178e4ccd5b
Add file load to xmltest.
|
il y a 13 ans |
Lee Thomason
|
980e535aae
Merge pull request #91 from martinsh-shaiters/doxyfix
|
il y a 13 ans |
Martinsh Shaiters
|
c9c8b77d87
Moves example documentation from xmltest.h to xmltest.cpp
|
il y a 13 ans |
Martinsh Shaiters
|
bbad12a922
Sets readme.md to be used as MainPage for generated documentation
|
il y a 13 ans |
Martinsh Shaiters
|
4504aab21d
Upgrades dox to Doxyfile version 1.8.3
|
il y a 13 ans |
Lee Thomason
|
dfc494ffc5
Merge pull request #90 from martinsh-shaiters/mingw
|
il y a 13 ans |
Lee Thomason
|
267d4d8f8e
Merge pull request #88 from martinsh-shaiters/doxy
|
il y a 13 ans |
Martinsh Shaiters
|
39ddc268cb
Adds conditional include of io.h when compiling with MinGW
|
il y a 13 ans |
Martinsh Shaiters
|
3acf157857
Eliminate warning about missing readme.txt, use readme.md
|
il y a 13 ans |
Lee Thomason
|
9352408301
Merge pull request #87 from MortenMacFly/master
|
il y a 13 ans |
MortenMacFly
|
4ee49f1690
Eliminate warnings with GCC/MinGW
|
il y a 13 ans |
Lee Thomason
|
f563fa1a29
Merge pull request #85 from kainjow/master
|
il y a 13 ans |
Kevin Wojniak
|
273f7b4cf8
Fixed wrongly encoded apostrophe. Fixed typo.
|
il y a 13 ans |
Lee Thomason (grinliz)
|
15408a952d
VS2010 Express solution files mangeled. Move to subdirectory and recreate
|
il y a 13 ans |
Lee Thomason
|
ec3454bafc
Merge pull request #84 from Jerome7573/master
|
il y a 13 ans |
Jerome Martinez
|
242c3eaa33
Reverting std lib is in std:: namespace and using .h versions instead
|
il y a 13 ans |
Lee Thomason
|
a6412ac2d5
add a printing test
|
il y a 13 ans |
Lee Thomason
|
5b0a677712
fix incorrect assert on unused memory
|
il y a 13 ans |
Lee Thomason
|
998116e587
up the version
|
il y a 13 ans |
Lee Thomason
|
685b895172
trivial comment fix
|
il y a 13 ans |
Lee Thomason
|
8950b37aa0
Merge branch 'master' of https://github.com/leethomason/tinyxml2
|
il y a 13 ans |
Lee Thomason
|
248e523dad
Merge pull request #80 from kainjow/master
|
il y a 13 ans |
Lee Thomason
|
2fa8172236
type XMLError. fix some comments
|
il y a 13 ans |
Kevin Wojniak
|
04c22d250a
Enclose code in namespace instead of 'using namespace' to resolve conflict on Windows with MSXML. Fixes issue #37.
|
il y a 13 ans |