Skip to content

Tags: trevnorris/buffer-dispose

Tags

0.0.6

Toggle 0.0.6's commit message
Update speed test results and usages

Also a few small things in the speed test.

0.0.5

Toggle 0.0.5's commit message
Fix unslice, update docs, etc.

Changes include:
* Remove need for njsutil.
* Fix BufferUnslice (wasn't actually added to "target").
* Speed test, write until returns false.
* Update docs with additional performance data.

0.0.4

Toggle 0.0.4's commit message
Add support for slices

Life now rocks! It doesn't add much, but hopefully down the line we'll
be able to do more.

Also fixed a bug where I forgot to tell v8 we had free'd the external
memory.

0.0.3

Toggle 0.0.3's commit message
Something in njsutil 0.0.3 was causing issues

0.0.2

Toggle 0.0.2's commit message
Many fixes to get building on install

Also added some additional information to README

0.0.1

Toggle 0.0.1's commit message
Initial commit

Not everything is here, but enough for a decent first commit.