fb443b3056Updated signature of Parser::GetNextDocument (issue 45)
jbeder
2009-09-29 18:25:11 +0000
3f0cbb563dUpdated signature of Parser::GetNextDocument (issue 45)
jbeder
2009-09-29 18:25:11 +0000
94eb7f1dbdModified 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
2009-09-16 05:31:28 +0000
60fce621e8Modified 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.
jbeder
2009-09-16 05:31:28 +0000
564b0d4d52Modified 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.
jbeder
2009-09-16 05:31:28 +0000
5733b77b84Patched for gcc version <= 3.3 (just fall back to original version of Node::Read)
Jesse Beder
2009-09-16 04:01:40 +0000
a20141bca7Patched for gcc version <= 3.3 (just fall back to original version of Node::Read)
jbeder
2009-09-16 04:01:40 +0000
bbc05e6457Patched for gcc version <= 3.3 (just fall back to original version of Node::Read)
jbeder
2009-09-16 04:01:40 +0000
98bebfb628Tagged version 0.2.2
Jesse Beder
2009-09-09 01:37:23 +0000
d957634c25Tagged version 0.2.2
jbeder
2009-09-09 01:37:23 +0000
21b4a609abTagged version 0.2.2
jbeder
2009-09-09 01:37:23 +0000
7c4cc9bf5fCleaned 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.
release-0.2.2
Jesse Beder
2009-09-08 20:57:18 +0000
7b889b9f35Cleaned 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.
jbeder
2009-09-08 20:57:18 +0000
f5bca50ff8Cleaned 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.
jbeder
2009-09-08 20:57:18 +0000
fa885d1813More tests, found bug in implicit keys in flow sequence
Jesse Beder
2009-09-08 05:35:39 +0000
246d8993d2More tests, found bug in implicit keys in flow sequence
jbeder
2009-09-08 05:35:39 +0000
cf07fb3712More tests, found bug in implicit keys in flow sequence
jbeder
2009-09-08 05:35:39 +0000
da4614eb8bFixed flow folding, and made the separation slightly cleaner (but the whole scanscalar thing could use a major refactoring)
Jesse Beder
2009-09-08 05:24:06 +0000
e4540f2c2aFixed flow folding, and made the separation slightly cleaner (but the whole scanscalar thing could use a major refactoring)
jbeder
2009-09-08 05:24:06 +0000
eb8d78f3a3Fixed flow folding, and made the separation slightly cleaner (but the whole scanscalar thing could use a major refactoring)
jbeder
2009-09-08 05:24:06 +0000
4dcd222d1fTests through 6.29, skipping directives and tags
Jesse Beder
2009-09-08 04:16:45 +0000
1d52e03750Tests through 6.29, skipping directives and tags
jbeder
2009-09-08 04:16:45 +0000
633aa1a801Tests through 6.29, skipping directives and tags
jbeder
2009-09-08 04:16:45 +0000
7bdd31b34b(Actually) fixed the folding newline bug, but it's a bit messy, and we don't accurately make the distinction between block folding and flow folding
Jesse Beder
2009-09-07 23:29:04 +0000
d38c4e6026(Actually) fixed the folding newline bug, but it's a bit messy, and we don't accurately make the distinction between block folding and flow folding
jbeder
2009-09-07 23:29:04 +0000
740bf19023(Actually) fixed the folding newline bug, but it's a bit messy, and we don't accurately make the distinction between block folding and flow folding
jbeder
2009-09-07 23:29:04 +0000
f3ff6ffc55Fixed bugs with tab as non-content whitespace
Jesse Beder
2009-09-07 17:12:45 +0000
d15ce26b58Fixed bugs with tab as non-content whitespace
jbeder
2009-09-07 17:12:45 +0000
074283dc4bFixed bugs with tab as non-content whitespace
jbeder
2009-09-07 17:12:45 +0000
e3ff87ecdeFixed bugs in escape characters (both parsing and emitting)
Jesse Beder
2009-09-07 16:31:23 +0000
a725d4b190Fixed bugs in escape characters (both parsing and emitting)
jbeder
2009-09-07 16:31:23 +0000
7a80506a91Fixed bugs in escape characters (both parsing and emitting)
jbeder
2009-09-07 16:31:23 +0000
45ac700fffFixed error in test
Jesse Beder
2009-09-07 06:56:05 +0000
315205298aFixed error in test
jbeder
2009-09-07 06:56:05 +0000
73d60b1b22Fixed error in test
jbeder
2009-09-07 06:56:05 +0000
2aab5acab4Fixed last newline of folded scalar bug
Jesse Beder
2009-09-07 06:54:38 +0000
e1a112a761Fixed last newline of folded scalar bug
jbeder
2009-09-07 06:54:38 +0000
e1d3109bd7Fixed last newline of folded scalar bug
jbeder
2009-09-07 06:54:38 +0000
e9d760eea9Fixed bug in trailing newlines of plain scalars
Jesse Beder
2009-09-07 06:42:03 +0000
21232e3befFixed bug in trailing newlines of plain scalars
jbeder
2009-09-07 06:42:03 +0000
df1d440804Fixed bug in trailing newlines of plain scalars
jbeder
2009-09-07 06:42:03 +0000
d485d0a834Added spec tests (minus tags, directives, and BOM) up through example 5.12 - this exposed an error in line folding
Jesse Beder
2009-09-07 06:35:37 +0000
90be7e75c2Added spec tests (minus tags, directives, and BOM) up through example 5.12 - this exposed an error in line folding
jbeder
2009-09-07 06:35:37 +0000
4e0e37cdd7Added spec tests (minus tags, directives, and BOM) up through example 5.12 - this exposed an error in line folding
jbeder
2009-09-07 06:35:37 +0000
973ac4b3bdAdded spec tests through example 2.13
Jesse Beder
2009-09-06 22:17:53 +0000
bdf6008deaAdded spec tests through example 2.13
jbeder
2009-09-06 22:17:53 +0000
51a8e0d8b8Added spec tests through example 2.13
jbeder
2009-09-06 22:17:53 +0000
e91a152e06Tagged release 0.2.1 for patch with complex keys
Jesse Beder
2009-09-06 22:02:59 +0000
21c87d4961Tagged release 0.2.1 for patch with complex keys
jbeder
2009-09-06 22:02:59 +0000
732232a564Tagged release 0.2.1 for patch with complex keys
jbeder
2009-09-06 22:02:59 +0000
5217149ed4Fixed bug with complex keys (and simplified the parsing for flow maps)
release-0.2.1
Jesse Beder
2009-09-06 21:52:56 +0000
e67e6e19f9Fixed bug with complex keys (and simplified the parsing for flow maps)
jbeder
2009-09-06 21:52:56 +0000
223177db90Fixed bug with complex keys (and simplified the parsing for flow maps)
jbeder
2009-09-06 21:52:56 +0000
e7ac6b3bf1Refactored 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)
Jesse Beder
2009-09-06 20:52:45 +0000
fe47783b5fRefactored 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)
jbeder
2009-09-06 20:52:45 +0000
a258030d6dRefactored 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)
jbeder
2009-09-06 20:52:45 +0000
9a1f4f9a0dAdded spec tests through 2.10
Jesse Beder
2009-09-06 17:02:24 +0000
dbcf401cbdAdded spec tests through 2.10
jbeder
2009-09-06 17:02:24 +0000
ec438c6e98Added spec tests through 2.10
jbeder
2009-09-06 17:02:24 +0000
07443495c8Added templated casting to nodes, as well as operator == and != (for quick checks, especially to help in testing). Implemented size() on a map node to return the number of key/value pairs (as in std::map)
Jesse Beder
2009-09-06 15:54:11 +0000
2fe7e8d525Added templated casting to nodes, as well as operator == and != (for quick checks, especially to help in testing). Implemented size() on a map node to return the number of key/value pairs (as in std::map)
jbeder
2009-09-06 15:54:11 +0000