summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-18docs: Update release datev1.7Arseny Kapoulkine
2015-10-18docs: Rewrite Portability sectionArseny Kapoulkine
2015-10-18Add config=analyzeArseny Kapoulkine
2015-10-18Add release build to TravisArseny Kapoulkine
2015-10-18Fix wchar modeArseny Kapoulkine
2015-10-18Fix MWCW issue with compact modeArseny Kapoulkine
2015-10-18Fix Borland C++ issues with compact modeArseny Kapoulkine
2015-10-18Work around DMC compilation errorArseny Kapoulkine
2015-10-18Fix 'cast increases required alignment of type' warningsArseny Kapoulkine
2015-10-17Use -pedantic instead of -WpedanticArseny Kapoulkine
2015-10-17Enable a few more warningsArseny Kapoulkine
2015-10-17Fix XPath query move ctor/operatorArseny Kapoulkine
2015-10-17Fix 'signed/unsigned comparison' warning in wchar modeArseny Kapoulkine
2015-10-17tests: Fix GCC warningArseny Kapoulkine
2015-10-17Fix -Wshadow warningArseny Kapoulkine
2015-10-17Fix MSVC6 header-only buildArseny Kapoulkine
2015-10-17Fix integer overflow detection with leading zerosArseny Kapoulkine
2015-10-17Use explicit tests in set_Name/set_valueArseny Kapoulkine
2015-10-17Fix argument mismatch in integer parsingArseny Kapoulkine
2015-10-17Add compact_hash_table assertionsArseny Kapoulkine
2015-10-17docs: Add a note about moving xpath_queryArseny Kapoulkine
2015-10-12Refactor output buffer encodingArseny Kapoulkine
2015-10-10docs: Regenerate HTML documentationArseny Kapoulkine
2015-10-10scripts: Use changelog URL as release notesArseny Kapoulkine
2015-10-10docs: Correct the acknowledgment sectionArseny Kapoulkine
2015-10-10scripts: Use /Z7 for NuGet packageArseny Kapoulkine
2015-10-10tests: Fix version check :)Arseny Kapoulkine
2015-10-10Add .gitignoreArseny Kapoulkine
2015-10-10docs: Update changelog for 1.7Arseny Kapoulkine
2015-10-10Fix 'make release' after clean checkoutArseny Kapoulkine
2015-10-10Update version to 1.7Arseny Kapoulkine
2015-10-10scripts: Fix NuGet description formattingArseny Kapoulkine
2015-10-10scripts: Cleanup NuGet packagingArseny Kapoulkine
2015-10-10Merge branch 'master' of https://github.com/igagis/pugixml into nugetArseny Kapoulkine
2015-10-09tests: Add a test for empty xpath_query ctorArseny Kapoulkine
2015-10-09Refactor utf_decoder classesArseny Kapoulkine
2015-10-08changed nuget name to pugixml without lib prefixIvan Gagis
2015-10-07Use correct type for lead in decode_utf16_blockArseny Kapoulkine
2015-10-07Refactor decode_utfN_block and decode_latin1_blockArseny Kapoulkine
2015-10-07Simplify file/stream loading flowArseny Kapoulkine
2015-10-07Delete ReadMe.txtigagis
2015-10-07nuget package scriptsIvan Gagis
2015-10-07VisualStudio 2015 solution addedIvan Gagis
2015-10-06tests: Add a copy of header-only testArseny Kapoulkine
2015-10-06Merge pull request #58 from Breush/patch-1Arseny Kapoulkine
2015-10-06Fixed missing PUGI__FNA. Breust
2015-09-23scripts: Enable C++11 in CMakeListsArseny Kapoulkine
2015-09-21Fix parsing of integers that start with +Arseny Kapoulkine
2015-09-20Merge pull request #56 from zeux/travis-osxArseny Kapoulkine
2015-09-20build: Reduce the build matrixArseny Kapoulkine