0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 20 hours ago.
Dec 31, 2024 — Dec 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #3 from mlawren/utf8-strings More... over 7 years ago
Make Text::TNetstrings::PP encode UTF8 strings correctly More... about 9 years ago
Add Travis CI build status badge to README.md More... about 13 years ago
Fix passing properties to Module::Build in Build.PL More... about 13 years ago
Use the `z` length modifier when formatting `STRLEN` More... about 13 years ago
Run PP and XS tests a single pass More... about 13 years ago
Add Travis CI configuration More... about 13 years ago
Add MANIFEST.SKIP More... almost 14 years ago
Fix parenthasis warning in tn_encode_hash More... almost 14 years ago
Fix unused variable warning in tn_decode_string More... almost 14 years ago
Fix return type for tn_buffer_expand More... almost 14 years ago
Fix unused RETVAL warning in TN_decode_tnetstrings More... almost 14 years ago
Support boolean types using the boolean module More... about 14 years ago
Require Perl v5.8 More... about 14 years ago
Release v1.2.0 More... about 14 years ago
Update version and changelog for v1.1.1 More... about 14 years ago
Update README.md with benchmarks and docs More... about 14 years ago
Optimize hash key (string) parsing More... over 14 years ago
Fix stringification of floats/numbers More... over 14 years ago
Fix encoding of strings with NULL bytes More... over 14 years ago
Fix memory management on hash store failure More... over 14 years ago
Add test and documentation for array context More... over 14 years ago
Use SvCUR() instead of strlen() to get string length More... over 14 years ago
Use PL_sv_yes and PL_sv_no instead of numbers More... over 14 years ago
Use strtol instead of atoi for size prefix More... over 14 years ago
Reorganize benchmarks More... over 14 years ago
Release v1.1.0 More... over 14 years ago
Use a back-to-front buffer to optimize encoding More... over 14 years ago
Replace explicit type comparison with enum More... over 14 years ago
Fix indentation in Build.PL More... over 14 years ago