- 16 Sep, 2009 2 commits
-
-
Jesse Beder authored
Modified old gcc version patch so it still uses the new Node::Read in Visual Studio. Also broke up the \uNNNN characters in the spec tests into \xNN-type strings.
-
Jesse Beder authored
-
- 08 Sep, 2009 1 commit
-
-
Jesse Beder authored
Cleaned up the read template overloads (per litb's update); it seems the old version didn't compile in VS2008. Also updated the VS project files.
-
- 06 Sep, 2009 1 commit
-
-
Jesse Beder authored
Refactored the operator >> and Node::Read default functions, as well as the conversion functions, to more easily read new types as keys (this uncovered an error, in example 2.11 of the spec)
-