Commit Graph

  • 0fd8746f64 correct typos in comments / documentation Andrew C. Martin 2013-03-09 20:09:45 -0700
  • 374c25e2a6 up the version to build 11 Lee Thomason (grinliz) 2013-02-01 19:45:01 -0800
  • 5efaa5f6bb Add the (very handy) QueryAttribute Lee Thomason (grinliz) 2013-02-01 19:26:30 -0800
  • 61cea67517 removing debug output Lee Thomason (grinliz) 2013-02-01 19:13:13 -0800
  • ac83b4e278 adjust the size of the memory pools Lee Thomason (grinliz) 2013-02-01 09:02:34 -0800
  • c97ded4872 Merge pull request #98 from martinsh-shaiters/devel Lee Thomason 2013-01-30 10:05:29 -0800
  • 8bed80c1fd Merge 53ab79afad into 8afdb09aa4 Martinsh Shaiters 2013-01-30 01:38:17 -0800
  • 53ab79afad Add unit test for XMLDocument::Clear(). Martinsh Shaiters 2013-01-30 11:21:36 +0200
  • a9d42b0dd3 Replace InitDocument() with Clear() and make it part of the API. Martinsh Shaiters 2013-01-30 11:14:27 +0200
  • 8afdb09aa4 Merge pull request #97 from marek5335/master Lee Thomason 2013-01-28 11:09:56 -0800
  • 505c85a065 Merge 8e66b77c91 into 86ca9dc1ee marek5335 2013-01-28 10:59:35 -0800
  • 8e66b77c91 Fixed CMake config file to properly install on windows Marek Pokorny 2013-01-28 10:52:01 -0800
  • 86ca9dc1ee correctly set version via script Lee Thomason 2013-01-28 07:31:59 -0800
  • 63339bcd7d up the version Lee Thomason 2013-01-28 07:28:46 -0800
  • 0aecb5c770 Merge remote-tracking branch 'martinsh/issue#53-fix' Lee Thomason 2013-01-28 07:23:19 -0800
  • 7ce1d29d96 Merge 95b3e6543b into 178e4ccd5b Martinsh Shaiters 2013-01-26 13:09:30 -0800
  • 95b3e6543b Add test case for element names with leading digit. Martinsh Shaiters 2013-01-26 23:08:10 +0200
  • c6d02f48d5 Implement new utility functions for testing validity of name and token characters. Martinsh Shaiters 2013-01-26 21:22:57 +0200
  • 23e7ae6085 Add test for lead non-alpha characters in attribute names. Martinsh Shaiters 2013-01-26 20:15:44 +0200
  • 178e4ccd5b Add file load to xmltest. Lee Thomason 2013-01-25 16:19:05 -0800
  • 980e535aae Merge pull request #91 from martinsh-shaiters/doxyfix Lee Thomason 2013-01-15 16:33:10 -0800
  • 2303933b80 Merge c9c8b77d87 into dfc494ffc5 Martinsh Shaiters 2013-01-15 16:20:19 -0800
  • c9c8b77d87 Moves example documentation from xmltest.h to xmltest.cpp Martinsh Shaiters 2013-01-16 02:08:19 +0200
  • bbad12a922 Sets readme.md to be used as MainPage for generated documentation Martinsh Shaiters 2013-01-16 01:55:39 +0200
  • 4504aab21d Upgrades dox to Doxyfile version 1.8.3 Martinsh Shaiters 2013-01-16 00:54:58 +0200
  • dfc494ffc5 Merge pull request #90 from martinsh-shaiters/mingw Lee Thomason 2013-01-15 13:47:59 -0800
  • 2ccf00bb17 Merge 39ddc268cb into 267d4d8f8e Martinsh Shaiters 2013-01-15 13:47:23 -0800
  • 267d4d8f8e Merge pull request #88 from martinsh-shaiters/doxy Lee Thomason 2013-01-15 13:47:14 -0800
  • 39ddc268cb Adds conditional include of io.h when compiling with MinGW Martinsh Shaiters 2013-01-15 21:53:08 +0200
  • 800a4ba395 Merge 3acf157857 into 9352408301 Martinsh Shaiters 2013-01-14 20:24:59 -0800
  • 3acf157857 Eliminate warning about missing readme.txt, use readme.md Martinsh Shaiters 2013-01-15 06:20:22 +0200
  • 9352408301 Merge pull request #87 from MortenMacFly/master Lee Thomason 2013-01-14 11:10:43 -0800
  • 3e6f8658da Merge 4ee49f1690 into f563fa1a29 MortenMacFly 2013-01-14 11:04:36 -0800
  • 4ee49f1690 Eliminate warnings with GCC/MinGW MortenMacFly 2013-01-14 20:03:14 +0100
  • 6cb72c0959 Merge 11cc9e0a41 into f563fa1a29 Martinsh Shaiters 2013-01-13 23:06:40 -0800
  • 11cc9e0a41 Adds acknowledgment for import/export macro Martinsh Shaiters 2013-01-14 06:18:40 +0200
  • 0f77c2cd93 Adds support for building documents with Doxygen if it's available Martinsh Shaiters 2013-01-13 00:31:25 +0200
  • 71e5da318d Use version number components instead of now non-existent GENERIC_LIB_VERSION Martinsh Shaiters 2013-01-13 00:30:24 +0200
  • dcb8ce88c0 Use readme.md instead of readme.txt Martinsh Shaiters 2013-01-13 00:26:40 +0200
  • 04acf5d80b Marked readme.md with #mainpage tag to have Doxygen use it for index page. Martinsh Shaiters 2013-01-13 00:25:26 +0200
  • 45b18077d4 Project version now set via include, version.dox. Martinsh Shaiters 2013-01-12 22:52:31 +0200
  • c9752dc99a Rewrite of setversion.py to write version info to separate files Martinsh Shaiters 2013-01-12 22:43:05 +0200
  • 346e57ec49 Version variables now set via include, version.h. Martinsh Shaiters 2013-01-12 22:39:36 +0200
  • d76e252c38 Version info now read from external file, version.cmake. Martinsh Shaiters 2013-01-12 22:34:54 +0200
  • f3cf7bd92e Correctly marks everything for import/export. Martinsh Shaiters 2013-01-12 18:55:07 +0200
  • dc79c30c0c Adds include for compiling with MinGW. Martinsh Shaiters 2013-01-12 18:53:55 +0200
  • 0c509c49fe Switches to using separate variable for library name instead of using project's name. Martinsh Shaiters 2013-01-12 17:12:53 +0200
  • e391685011 Removes code that unnecessarily emulates behavior baked into `include(GNUInstallDirs)` Martinsh Shaiters 2013-01-12 17:01:26 +0200
  • 25b558ee09 Changes how tests executable in build and how it and it's resources are installed. Martinsh Shaiters 2013-01-12 14:37:51 +0200
  • bd05fff5b3 Added configuration for installing runtime (DLL) components. Martinsh Shaiters 2013-01-12 14:11:13 +0200
  • b9d8ef2ff6 Marked all classes and static functions that are part of the API with TINYXML2_API attribute. Martinsh Shaiters 2013-01-12 12:35:07 +0200
  • 3c031f9c4c Added macro definitions for detecting whether lib is being build or linked to. Martinsh Shaiters 2013-01-12 12:11:27 +0200
  • 7a5282a397 Corrected a typo. Martinsh Shaiters 2013-01-12 11:56:39 +0200
  • 1a750bf37e Added import/export macro definition for shared libs. Martinsh Shaiters 2013-01-12 11:55:48 +0200
  • e04170e47c Removed repeated definition of _CRT_SECURE_NO_WARNINGS. Martinsh Shaiters 2013-01-12 11:10:52 +0200
  • 4a0c4d2af7 "TX2_STATIC" => "TINYXML2_STATIC" Martinsh Shaiters 2013-01-12 03:49:12 +0200
  • 50b04c5767 Overhauling CMakeLists.txt to produce sane builds on Windows. Martinsh Shaiters 2013-01-12 03:47:12 +0200
  • f563fa1a29 Merge pull request #85 from kainjow/master Lee Thomason 2013-01-09 09:43:11 -0800
  • 2340100489 Merge 273f7b4cf8 into 15408a952d Kevin Wojniak 2013-01-09 09:23:11 -0800
  • 273f7b4cf8 Fixed wrongly encoded apostrophe. Fixed typo. Kevin Wojniak 2013-01-09 09:21:13 -0800
  • 15408a952d VS2010 Express solution files mangeled. Move to subdirectory and recreate Lee Thomason (grinliz) 2013-01-08 08:46:50 -0800
  • ec3454bafc Merge pull request #84 from Jerome7573/master Lee Thomason 2013-01-07 15:07:23 -0800
  • a0907f9c4c Merge 242c3eaa33 into a6412ac2d5 Jerome7573 2013-01-06 03:24:23 -0800
  • 242c3eaa33 Reverting std lib is in std:: namespace and using .h versions instead Jerome Martinez 2013-01-06 12:20:04 +0100
  • a6412ac2d5 add a printing test Lee Thomason 2012-12-13 15:39:11 -0800
  • 5b0a677712 fix incorrect assert on unused memory Lee Thomason 2012-11-19 13:54:42 -0800
  • 998116e587 up the version Lee Thomason 2012-11-12 13:04:56 -0800
  • 685b895172 trivial comment fix Lee Thomason 2012-11-12 13:00:06 -0800
  • 8950b37aa0 Merge branch 'master' of https://github.com/leethomason/tinyxml2 Lee Thomason 2012-11-12 12:59:25 -0800
  • 248e523dad Merge pull request #80 from kainjow/master Lee Thomason 2012-11-12 12:59:18 -0800
  • 2fa8172236 type XMLError. fix some comments Lee Thomason 2012-11-09 12:37:46 -0800
  • 12cdd56340 Merge 04c22d250a into 687f90e843 Kevin Wojniak 2012-11-08 11:03:21 -0800
  • 04c22d250a Enclose code in namespace instead of 'using namespace' to resolve conflict on Windows with MSXML. Fixes issue #37. Kevin Wojniak 2012-11-08 11:02:22 -0800
  • 67abded7f7 Merge branch 'master' of https://github.com/leethomason/tinyxml2 Lee Thomason 2012-10-25 16:12:48 -0700
  • 687f90e843 Merge pull request #76 from Jerome7573/master Lee Thomason 2012-10-24 10:20:38 -0700
  • ae9ab0741e test case for unlinked nodes, commented out Lee Thomason 2012-10-24 10:17:53 -0700
  • c26dcdf893 Merge 7921df1b47 into 856da21652 Jerome7573 2012-10-24 02:51:06 -0700
  • 7921df1b47 Moved COUNT from private to public Jerome Martinez 2012-10-24 11:45:44 +0200
  • 856da21652 fix duplicated COUNT logic Lee Thomason (grinliz) 2012-10-19 09:08:15 -0700
  • 3947d0036b Merge 7fbefab95d into 1aa8fc4a1e Jerome7573 2012-10-19 02:37:36 -0700
  • 7fbefab95d std lib is in std:: namespace only and array definition is not possible with an enum Jerome Martinez 2012-10-19 11:30:33 +0200
  • 1aa8fc4a1e fix up rename on windows Lee Thomason 2012-10-13 20:01:30 -0700
  • 624d43fc05 finish switching to _ for member vars Lee Thomason 2012-10-12 10:58:48 -0700
  • ed5c879dfe switch StrPair() over to _ for member vars Lee Thomason 2012-10-12 10:09:48 -0700
  • 120b3a62be switch StrPair() over to _ for member vars Lee Thomason 2012-10-12 10:06:59 -0700
  • a9cf3f9f3f Switched to Artistic Style auto-formatting to allow integration of patches from other coding styles. Lee Thomason 2012-10-11 16:56:51 -0700
  • 3572ae0308 Merge pull request #69 from sniperbat/master Lee Thomason 2012-10-11 09:48:06 -0700
  • fc1a0fc0de Merge a5716b787a into 3cd66ee850 Huang Cheng 2012-10-11 00:25:24 -0700
  • a5716b787a nothing but just remove compile warning sniperbat 2012-10-11 15:22:28 +0800
  • 3cd66ee850 fix a fopen bug: rb should be w Lee Thomason 2012-09-25 13:22:41 -0700
  • 4eadd6403d Merge 108f7b52ea into 99024dc20b Huang Cheng 2012-09-24 15:29:39 -0700
  • 99024dc20b Merge branch 'master' of github.com:leethomason/tinyxml2 Lee Thomason (grinliz) 2012-09-23 20:26:12 -0700
  • fc6320e30a experimented with print f vs. g. increased version Lee Thomason (grinliz) 2012-09-23 20:25:50 -0700
  • ac8e0ce21c only turn off deprecated warnings for test file Lee Thomason 2012-09-23 14:06:43 -0700
  • 2125be0a43 Merge 0922b7389f into 2f1f6247e0 Thomas Roß 2012-09-23 13:05:26 -0700
  • 0922b7389f Replaced pragmas with compiler define. Thomas Roß 2012-09-23 16:31:22 +0200
  • 18039cae36 Merge 02d6beb9e6 into 2f1f6247e0 XhmikosR 2012-09-18 03:45:25 -0700
  • 02d6beb9e6 update .gitignore and sort the entries by name XhmikosR 2012-09-18 13:40:08 +0300
  • ac607b7dd2 remove trailing spaces XhmikosR 2012-09-18 14:35:11 +0300
  • e2bcb32494 accept a nBytes argument for Parse() Lee Thomason (grinliz) 2012-09-17 17:58:25 -0700