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