- 12 Sep, 2011 1 commit
-
-
Jesse Beder authored
Fixed new API node key/value insertion in NodeBuilder (it was using the wrong condition on when it had added a key already)
-
- 10 Sep, 2011 4 commits
-
-
Jesse Beder authored
Major switch from Value -> Node. The library compiles with the new API, but tests are still oldies, and don't compile
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
- 06 Sep, 2011 1 commit
-
-
Jesse Beder authored
Switched the 'pragma once' to only happen on MSVC, or gcc >= 3.4 (it was causing trouble on the sun compiler)
-
- 03 Mar, 2011 1 commit
-
-
Jesse Beder authored
-
- 02 Mar, 2011 1 commit
-
-
Jesse Beder authored
Flipped the include guard and the pragma, and don't use the pragma for early versions of gcc (< 3.4)
-
- 18 Oct, 2010 3 commits
-
-
Jesse Beder authored
-
Jesse Beder authored
Moved all the includes to a subfolder yaml-cpp so they don't interfere with other libraries' includes
-
Jesse Beder authored
-