1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Speed up functional interface by buffer stealing More... almost 12 years ago
More bless tests More... almost 12 years ago
Simplify tests a bit More... almost 12 years ago
Move shared tests to a module More... almost 12 years ago
Add a bunch of missing dependencies More... almost 12 years ago
add another test for reuse/bless/copy
demerphq
as Yves Orton
More... almost 12 years ago
Promote testset to module More... almost 12 years ago
first steps to dealing with regexps, and a subtle fix to bless when combined with reuse
demerphq
as Yves Orton
More... almost 12 years ago
add a readme
demerphq
as Yves Orton
More... almost 12 years ago
add many sanity checks
demerphq
as Yves Orton
More... almost 12 years ago
reorganize subs a bit, cleanups
demerphq
as Yves Orton
More... almost 12 years ago
OO interface: 40% faster for tiny data structure More... almost 12 years ago
Lazily create string/ref/weak seen hashes More... almost 12 years ago
Much less aggressive buffer pre-allocation More... almost 12 years ago
More aggressive buffer growth More... almost 12 years ago
various changes to get bless working in encoder/decoder
demerphq
as Yves Orton
More... almost 12 years ago
split up t/010_desperate.t so the test set can be shared between the encoder and decoder
demerphq
as Yves Orton
More... almost 12 years ago
add simple test for blessed objects
demerphq
as Yves Orton
More... almost 12 years ago
add some debugging
demerphq
as Yves Orton
More... almost 12 years ago
fix iteration logic
demerphq
as Yves Orton
More... almost 12 years ago
make hobodecoder handle bless
demerphq
as Yves Orton
More... almost 12 years ago
passes all tests. still unimplemented features waiting.
demerphq
as Yves Orton
More... almost 12 years ago
Decoder now passes most of the same tests we put the encoder through
demerphq
as Yves Orton
More... almost 12 years ago
various minor changes to get tests to pass, etc
demerphq
as Yves Orton
More... almost 12 years ago
eliminate cross contamination during benchmark
demerphq
as Yves Orton
More... almost 12 years ago
deal with the last weakref issues
demerphq
as Yves Orton
More... almost 12 years ago
rework the logic for handling weakrefs
demerphq
as Yves Orton
More... almost 12 years ago
fixup hobodecoder by removing the confusing ref stuff and replacing it with simpler global vars. yeah it sucks, but it works
demerphq
as Yves Orton
More... almost 12 years ago
fix tests and etc, weakrefs not yet implemented
demerphq
as Yves Orton
More... almost 12 years ago
fix ref logic
demerphq
as Yves Orton
More... almost 12 years ago