1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
demerphq
as Yves Orton
More... almost 13 years ago
bump version to v0.13 and update changes
demerphq
as Yves Orton
More... almost 13 years ago
make it so storing a key twice in a hash is illegal (would never happen in a legal dump)
demerphq
as Yves Orton
More... almost 13 years ago
oh well, missed this from the tag, but it will be in the dist
demerphq
as Yves Orton
More... almost 13 years ago
compare against decode_json if JSON::XS is installed
demerphq
as Yves Orton
More... almost 13 years ago
bump version, add test
demerphq
as Yves Orton
More... almost 13 years ago
comment out two sizing blocks I believe are unnecessary
demerphq
as Yves Orton
More... almost 13 years ago
work in progress, use more advanced strategies to do unicode
demerphq
as Yves Orton
More... almost 13 years ago
get rid of fs_last_escape
demerphq
as Yves Orton
More... almost 13 years ago
split up scan_quote
demerphq
as Yves Orton
More... almost 13 years ago
try to speed up scan_quote() by converting it to a macro
demerphq
as Yves Orton
More... almost 13 years ago
accidentally applied this to the .c code not the XS. Sigh.
demerphq
as Yves Orton
More... almost 13 years ago
handle scalar refs
demerphq
as Yves Orton
More... almost 13 years ago
fix octal
demerphq
as Yves Orton
More... almost 13 years ago
rebase version bump
demerphq
as Yves Orton
More... almost 13 years ago
Fix octal and speedup strings
demerphq
as Yves Orton
More... almost 13 years ago
reverse args so test fail output makes sense ('got' goes first)
demerphq
as Yves Orton
More... almost 13 years ago
Fix format-string argument mismatch.
dgryski
as Damian Gryski
More... almost 13 years ago
v0.08 - yet another fixup
demerphq
as Yves Orton
More... almost 13 years ago
add missing file from 0.06 and 0.07
demerphq
as Yves Orton
More... almost 13 years ago
v0.07 - Admin release to silence warnings in unreleased 0.06
demerphq
as Yves Orton
More... almost 13 years ago
Fix string corruption bug - Bump version to 0.06
demerphq
as Yves Orton
More... almost 13 years ago
set up for fix of string corruption problem
demerphq
as Yves Orton
More... almost 13 years ago
Fix memory leak and release as 0.05
demerphq
as Yves Orton
More... about 13 years ago
add corpus, update changes, bump version
demerphq
as Yves Orton
More... about 13 years ago
tweaks to the POD and changelog
demerphq
as Yves Orton
More... about 13 years ago
strip out the quote scanning/escape detection logic
demerphq
as Yves Orton
More... about 13 years ago