- 26 May, 2012 1 commit
-
-
Jesse Beder authored
Switched the stream << for c-strings to take a templated array param (since we never stream user-built c-strings, only string literals). For this, refactored the escape character display
-
- 25 May, 2012 1 commit
-
-
Jesse Beder authored
-
- 22 May, 2012 3 commits
-
-
Jesse Beder authored
-
Jesse Beder authored
-
Jesse Beder authored
-
- 21 Jan, 2012 2 commits
-
-
Jesse Beder authored
Renamed the base64 methods, and switched the EncodeBase64 one to return a string (to make it easy to use elsewhere)
-
Jesse Beder authored
Refactored the base64 binary to its own space with a unified class that (will) be used for parsing (in addition to emitting)
-
- 14 Nov, 2011 1 commit
-
-
Jesse Beder authored
-
- 06 Sep, 2011 2 commits
-
-
Jesse Beder authored
-
Jesse Beder authored
-
- 04 Aug, 2011 1 commit
-
-
Jesse Beder authored
-
- 28 Oct, 2010 2 commits
-
-
Jesse Beder authored
-
Jesse Beder authored
-
- 19 Oct, 2010 1 commit
-
-
Jesse Beder authored
Merged the other-tags branch into the trunk (this wasn't an rX:Y merge, since the branch wasn't branched directly from the head of the trunk)
-
- 18 Oct, 2010 1 commit
-
-
Jesse Beder authored
Moved all the includes to a subfolder yaml-cpp so they don't interfere with other libraries' includes
-
- 04 Nov, 2009 1 commit
-
-
Jesse Beder authored
-
- 29 Oct, 2009 1 commit
-
-
Jesse Beder authored
-
- 19 Oct, 2009 1 commit
-
-
Jesse Beder authored
-
- 08 Oct, 2009 1 commit
-
-
Jesse Beder authored
-
- 07 Oct, 2009 1 commit
-
-
Jesse Beder authored
-
- 07 Sep, 2009 1 commit
-
-
Jesse Beder authored
-
- 19 Aug, 2009 1 commit
-
-
Jesse Beder authored
Converted indexing to std::size_t, and fixed the Node templated overloads to properly index any index type (determining what is an index type is a bit of a hack - it should be is_convertible<T, std::size_t> (I think), but I just explicitly wrote down a list)
-
- 26 Jul, 2009 1 commit
-
-
Jesse Beder authored
-
- 10 Jul, 2009 1 commit
-
-
Jesse Beder authored
-
- 22 May, 2009 1 commit
-
-
Jesse Beder authored
-