jbeder
|
855d0d60df
|
Switched to reading the entire file into a buffer at the start.\nThis speeds it up a TON (like 100x).
|
2009-02-01 20:48:43 +00:00 |
|
jbeder
|
51ea36e444
|
Added a templated derived exception to KeyNotFound so that you can figure out *which* key wasn't found.
|
2009-01-01 02:40:18 +00:00 |
|
jbeder
|
ad2b9fbaaf
|
Fixed tag output bug
|
2008-11-20 04:12:31 +00:00 |
|
jbeder
|
d1ef1e8ef1
|
Added more natural ways to parse boolean values (based on the YAML spec).
(Thanks to Vadim Zeitlin)
|
2008-09-25 00:15:40 +00:00 |
|
jbeder
|
ecba08e240
|
Fixed infinite loop bug having to do with simple keys when we hit an unexpected EOF.
|
2008-09-24 22:45:04 +00:00 |
|
jbeder
|
b43f827188
|
Set the eol style to native for all files.
|
2008-09-03 22:20:39 +00:00 |
|
jbeder
|
7f2c3591e3
|
Unified line endings.
|
2008-09-03 22:17:17 +00:00 |
|
jbeder
|
aa25fadf94
|
Fixed struct vs. class disparity.
|
2008-08-07 03:37:16 +00:00 |
|
jbeder
|
2d93b6ce58
|
Added CMake scripts for other platforms\nFixed some bugs that gcc complained about\nFixed CR/LF vs LF bug
|
2008-08-07 03:30:56 +00:00 |
|