2731f862a5Added convert<> specialization for Binary
beder
2012-01-21 01:54:54 -0600
a6b70bb2acAdded convert<> specialization for Binary
beder
2012-01-21 01:54:54 -0600
d5f10fd5aaRenamed the base64 methods, and switched the EncodeBase64 one to return a string (to make it easy to use elsewhere)
beder
2012-01-21 01:33:49 -0600
ce08203cd7Renamed the base64 methods, and switched the EncodeBase64 one to return a string (to make it easy to use elsewhere)
beder
2012-01-21 01:33:49 -0600
d760d037caRenamed the base64 methods, and switched the EncodeBase64 one to return a string (to make it easy to use elsewhere)
Jesse Beder
2012-01-21 01:33:49 -0600
e17734de33Renamed the base64 methods, and switched the EncodeBase64 one to return a string (to make it easy to use elsewhere)
beder
2012-01-21 01:33:49 -0600
baf180a962Renamed the base64 methods, and switched the EncodeBase64 one to return a string (to make it easy to use elsewhere)
beder
2012-01-21 01:33:49 -0600
bc208bbf75Refactored the base64 binary to its own space with a unified class that (will) be used for parsing (in addition to emitting)
beder
2012-01-21 01:18:37 -0600
c193d053a2Refactored the base64 binary to its own space with a unified class that (will) be used for parsing (in addition to emitting)
beder
2012-01-21 01:18:37 -0600
6105d4cfebRefactored the base64 binary to its own space with a unified class that (will) be used for parsing (in addition to emitting)
Jesse Beder
2012-01-21 01:18:37 -0600
b66197bdf4Refactored the base64 binary to its own space with a unified class that (will) be used for parsing (in addition to emitting)
beder
2012-01-21 01:18:37 -0600
962fde5ef8Refactored the base64 binary to its own space with a unified class that (will) be used for parsing (in addition to emitting)
beder
2012-01-21 01:18:37 -0600
41a7f7a026Moved including boost headers to after the project's headers
beder
2012-01-21 00:22:34 -0600
b2343a86ddMoved including boost headers to after the project's headers
beder
2012-01-21 00:22:34 -0600
8d658bbf61Patched for issue 142 for MSVC
beder
2012-01-21 00:15:01 -0600
f3bd807a19Patched for issue 142 for MSVC
beder
2012-01-21 00:15:01 -0600
457e0c16cfAdded back yaml.h (since it used to be generated)
beder
2012-01-21 00:08:35 -0600
d63b213aefAdded back yaml.h (since it used to be generated)
beder
2012-01-21 00:08:35 -0600
e145488547Added back yaml.h (since it used to be generated)
Jesse Beder
2012-01-21 00:08:35 -0600
b0b0c191b9Flattened the src directory, and added back yaml.h (since it used to be generated)
beder
2012-01-21 00:06:32 -0600
54b39639c2Flattened the src directory, and added back yaml.h (since it used to be generated)
beder
2012-01-21 00:06:32 -0600
510b1c5f61Put all the old-api stuff back in the main folder, for simplicity
beder
2012-01-20 23:55:39 -0600
005ea5fc68Put all the old-api stuff back in the main folder, for simplicity
beder
2012-01-20 23:55:39 -0600
b688c93050Put all the old-api stuff back in the main folder, for simplicity
Jesse Beder
2012-01-20 23:55:39 -0600
d72f94ba87Removed the new API from the default branch
beder
2012-01-20 23:50:39 -0600
45962234a1Removed the new API from the default branch
beder
2012-01-20 23:50:39 -0600
1723523c43Removed the new API from the default branch
Jesse Beder
2012-01-20 23:50:39 -0600
90f48fd035Began new-api branch, and removed all traces of the old api from this branch
beder
2012-01-20 23:36:08 -0600
f84f3be017Began new-api branch, and removed all traces of the old api from this branch
beder
2012-01-20 23:36:08 -0600
d772361f15Fixed hex and oct emitting (it now adds the 0x or 0 prefix)
Jesse Beder
2012-01-13 00:00:11 -0600
9403ac04faFixed hex and oct emitting (it now adds the 0x or 0 prefix)
beder
2012-01-13 00:00:11 -0600
4e7aac7273Fixed hex and oct emitting (it now adds the 0x or 0 prefix)
beder
2012-01-13 00:00:11 -0600
a441e1a14cAdded test for new API octal/hex conversion
Jesse Beder
2012-01-12 23:55:15 -0600
b266447d2eAdded test for new API octal/hex conversion
beder
2012-01-12 23:55:15 -0600
9dcc7ead32Added test for new API octal/hex conversion
beder
2012-01-12 23:55:15 -0600
fb0802097cFixed double -> int conversion (now throws) for old API
Jesse Beder
2012-01-12 23:52:51 -0600
88540cc96aFixed double -> int conversion (now throws) for old API
beder
2012-01-12 23:52:51 -0600