Jesse Beder
|
b1ce042535
|
Collected pos, line, and column into a Mark struct
|
2009-07-27 02:56:18 +00:00 |
|
Jesse Beder
|
9b78bd459b
|
Fixed hex output in emitter (should be always two hex chars)
|
2009-07-26 07:57:22 +00:00 |
|
Jesse Beder
|
c225a55344
|
Fixed bug in emitting null nodes
|
2009-07-26 07:42:50 +00:00 |
|
Jesse Beder
|
555fb5c3a0
|
Fixed the Exception::what() function
|
2009-07-26 01:37:21 +00:00 |
|
Jesse Beder
|
2160bb2bcc
|
Fixed bug with simple keys that are quoted scalars
|
2009-07-25 18:58:41 +00:00 |
|
Jesse Beder
|
946d3260d7
|
Fixed yaml-cpp.pc file (with prefix)
|
2009-07-25 18:03:58 +00:00 |
|
Jesse Beder
|
2f3821ca98
|
Fixed location of yaml-cpp.pc file
|
2009-07-24 06:18:46 +00:00 |
|
Jesse Beder
|
980c4cb0ce
|
Updated visual studio project, and fixed a VS warning
|
2009-07-20 20:18:59 +00:00 |
|
Jesse Beder
|
670a3e952a
|
Patched to read into std::wstring
|
2009-07-15 20:47:51 +00:00 |
|
Jesse Beder
|
5b7f931cd7
|
Cosmetic change to .pc.cmake file
|
2009-07-15 20:38:25 +00:00 |
|
Jesse Beder
|
ff6e6bdfd5
|
Added support for pkgconfig
|
2009-07-15 20:37:11 +00:00 |
|
Jesse Beder
|
a84c1af98a
|
Added FindValue to more easily read optional keys in a map
|
2009-07-12 02:59:23 +00:00 |
|
Jesse Beder
|
3e0179fd6e
|
Added emitting for a YAML::Node (instead of the ad-hoc std::ostream overload) so it'll actually emit valid YAML always
|
2009-07-10 23:39:14 +00:00 |
|
Jesse Beder
|
6c8600ab52
|
Added check for extra compiler flags if using gcc
|
2009-07-10 17:26:39 +00:00 |
|
Jesse Beder
|
174f2c1fe7
|
Set up the parse utility program to read from standard input if no file is specified
|
2009-07-10 04:25:11 +00:00 |
|
Jesse Beder
|
11f98f1cc6
|
(Finally) overrode Exception::what()\n
|
2009-07-10 04:17:30 +00:00 |
|
Jesse Beder
|
464bb70114
|
Applied patch to build and version a shared library
|
2009-07-10 03:52:05 +00:00 |
|
Jesse Beder
|
781fb4d093
|
Fixed warnings to compile on gcc with -Wall -pedantic -Wextra
|
2009-07-10 03:30:04 +00:00 |
|
Jesse Beder
|
b113c37819
|
Clarified some copy/assignment issues with the stream/streamcharsource.
|
2009-07-10 03:20:16 +00:00 |
|
Jesse Beder
|
6f44e89b7f
|
Updated the visual studio project with some of the utf changes
|
2009-07-10 03:15:08 +00:00 |
|
Jesse Beder
|
b929eb94a0
|
Merged utf branch changes r178:187 into the trunk
|
2009-07-10 03:10:03 +00:00 |
|
Jesse Beder
|
a7b8879494
|
Fixed bug that didn't allow multiple docs in a stream (using only "---")
|
2009-06-25 03:05:09 +00:00 |
|
Jesse Beder
|
81f5348ea9
|
Patched CMake file to allow flexibility in build (in particular to allow shared lib build)
|
2009-06-12 04:28:36 +00:00 |
|
Jesse Beder
|
620c58abec
|
Updated the nested RegEx classes so they don't need to also take an std::string
|
2009-06-01 03:42:16 +00:00 |
|
Jesse Beder
|
d2e037396e
|
Updated yaml-reader CMake file
|
2009-05-31 06:39:08 +00:00 |
|