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