Update Changes and version for 0.15 release |
|
More...
|
almost 12 years ago
|
Add support for comments |
|
More...
|
almost 12 years ago
|
LLVM/Clang insists on inline functions being static |
|
More...
|
almost 13 years ago
|
roll out v0.14 to replace the b0rked v0.13 |
|
More...
|
almost 13 years ago
|
bump version to v0.13 and update changes |
|
More...
|
almost 13 years ago
|
make it so storing a key twice in a hash is illegal (would never happen in a legal dump) |
|
More...
|
almost 13 years ago
|
oh well, missed this from the tag, but it will be in the dist |
|
More...
|
almost 13 years ago
|
compare against decode_json if JSON::XS is installed |
|
More...
|
almost 13 years ago
|
bump version, add test |
|
More...
|
almost 13 years ago
|
comment out two sizing blocks I believe are unnecessary |
|
More...
|
almost 13 years ago
|
work in progress, use more advanced strategies to do unicode |
|
More...
|
almost 13 years ago
|
get rid of fs_last_escape |
|
More...
|
almost 13 years ago
|
split up scan_quote |
|
More...
|
almost 13 years ago
|
try to speed up scan_quote() by converting it to a macro |
|
More...
|
almost 13 years ago
|
accidentally applied this to the .c code not the XS. Sigh. |
|
More...
|
almost 13 years ago
|
handle scalar refs |
|
More...
|
almost 13 years ago
|
fix octal |
|
More...
|
almost 13 years ago
|
rebase version bump |
|
More...
|
almost 13 years ago
|
Fix octal and speedup strings |
|
More...
|
almost 13 years ago
|
reverse args so test fail output makes sense ('got' goes first) |
|
More...
|
almost 13 years ago
|
Fix format-string argument mismatch. |
|
More...
|
almost 13 years ago
|
v0.08 - yet another fixup |
|
More...
|
almost 13 years ago
|
add missing file from 0.06 and 0.07 |
|
More...
|
almost 13 years ago
|
v0.07 - Admin release to silence warnings in unreleased 0.06 |
|
More...
|
almost 13 years ago
|
Fix string corruption bug - Bump version to 0.06 |
|
More...
|
almost 13 years ago
|
set up for fix of string corruption problem |
|
More...
|
almost 13 years ago
|
Fix memory leak and release as 0.05 |
|
More...
|
about 13 years ago
|
add corpus, update changes, bump version |
|
More...
|
about 13 years ago
|
tweaks to the POD and changelog |
|
More...
|
about 13 years ago
|
strip out the quote scanning/escape detection logic |
|
More...
|
about 13 years ago
|