- Mar 06, 2012
-
-
arseny.kapoulkine@gmail.com authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@844 99668b35-9821-0410-8761-19e4c4f06640
-
arseny.kapoulkine@gmail.com authored
tests: Added BadaSDK to tests, changed report coloring to mark cells that compiled successfully but skipped execution git-svn-id: http://pugixml.googlecode.com/svn/trunk@841 99668b35-9821-0410-8761-19e4c4f06640
-
arseny.kapoulkine@gmail.com authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@840 99668b35-9821-0410-8761-19e4c4f06640
-
- Feb 19, 2012
-
-
arseny.kapoulkine@gmail.com authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@835 99668b35-9821-0410-8761-19e4c4f06640
-
- Oct 08, 2011
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@823 99668b35-9821-0410-8761-19e4c4f06640
-
- Aug 19, 2011
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@818 99668b35-9821-0410-8761-19e4c4f06640
-
- Jul 27, 2011
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@815 99668b35-9821-0410-8761-19e4c4f06640
-
- Feb 16, 2011
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@805 99668b35-9821-0410-8761-19e4c4f06640
-
- Dec 19, 2010
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@802 99668b35-9821-0410-8761-19e4c4f06640
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@801 99668b35-9821-0410-8761-19e4c4f06640
-
arseny.kapoulkine authored
Enabled many additional GCC warnings (most notably -Wshadow and -Wold-style-cast), fixed the code accordingly git-svn-id: http://pugixml.googlecode.com/svn/trunk@800 99668b35-9821-0410-8761-19e4c4f06640
-
- Jul 15, 2010
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@602 99668b35-9821-0410-8761-19e4c4f06640
-
- Jul 10, 2010
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@585 99668b35-9821-0410-8761-19e4c4f06640
-
- Jun 27, 2010
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@542 99668b35-9821-0410-8761-19e4c4f06640
-
- Jun 24, 2010
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@537 99668b35-9821-0410-8761-19e4c4f06640
-
- Jun 23, 2010
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@532 99668b35-9821-0410-8761-19e4c4f06640
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@529 99668b35-9821-0410-8761-19e4c4f06640
-
- Jun 11, 2010
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@510 99668b35-9821-0410-8761-19e4c4f06640
-
- Jun 10, 2010
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@509 99668b35-9821-0410-8761-19e4c4f06640
-
- Jun 07, 2010
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@505 99668b35-9821-0410-8761-19e4c4f06640
-
- Jun 02, 2010
-
-
arseny.kapoulkine authored
tests: Redesigned test building; now all configurations of a single toolset are built in a single jam run git-svn-id: http://pugixml.googlecode.com/svn/trunk@493 99668b35-9821-0410-8761-19e4c4f06640
-
- Jun 01, 2010
-
-
arseny.kapoulkine authored
tests: Added fp:precise flag for IntelC (the default seems to be fp:fast, which breaks some tests with fp specials) git-svn-id: http://pugixml.googlecode.com/svn/trunk@492 99668b35-9821-0410-8761-19e4c4f06640
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@490 99668b35-9821-0410-8761-19e4c4f06640
-
- May 25, 2010
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@453 99668b35-9821-0410-8761-19e4c4f06640
-
- May 20, 2010
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@435 99668b35-9821-0410-8761-19e4c4f06640
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@433 99668b35-9821-0410-8761-19e4c4f06640
-
- May 17, 2010
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@427 99668b35-9821-0410-8761-19e4c4f06640
-
- May 10, 2010
-
-
arseny.kapoulkine authored
Reworked DOM memory allocation scheme (name/value allocations use the same pages as node/attribute structures, pages are now deallocated when completely free) git-svn-id: http://pugixml.googlecode.com/svn/trunk@401 99668b35-9821-0410-8761-19e4c4f06640
-
- May 09, 2010
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@396 99668b35-9821-0410-8761-19e4c4f06640
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@394 99668b35-9821-0410-8761-19e4c4f06640
-
- May 08, 2010
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@391 99668b35-9821-0410-8761-19e4c4f06640
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@390 99668b35-9821-0410-8761-19e4c4f06640
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@387 99668b35-9821-0410-8761-19e4c4f06640
-
- May 06, 2010
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@383 99668b35-9821-0410-8761-19e4c4f06640
-
- Apr 20, 2010
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@278 99668b35-9821-0410-8761-19e4c4f06640
-
- Nov 08, 2009
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@209 99668b35-9821-0410-8761-19e4c4f06640
-
- Oct 31, 2009
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@199 99668b35-9821-0410-8761-19e4c4f06640
-
- Oct 30, 2009
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@196 99668b35-9821-0410-8761-19e4c4f06640
-
- Oct 29, 2009
-
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@195 99668b35-9821-0410-8761-19e4c4f06640
-
arseny.kapoulkine authored
git-svn-id: http://pugixml.googlecode.com/svn/trunk@194 99668b35-9821-0410-8761-19e4c4f06640
-