Pieter Noordhuis 169d2ef1e0 Fix updating the prevlen field of consecutive entries
In the condition where the prevlen field of the next entry on insert
and delete operations needs more bytes to be properly encoded, the next
entry also needs to be updated with a new prevlen. This patch makes sure
that this effect cascades throughout the ziplist.
2010-09-07 00:04:57 +02:00
2010-05-21 13:59:16 +02:00
2010-08-03 14:25:22 +02:00
2010-07-01 14:41:03 +02:00
2009-03-22 10:30:00 +01:00
2010-07-01 14:45:37 +02:00
2009-03-22 10:30:00 +01:00
2009-03-22 10:30:00 +01:00

Check the 'doc' directory. doc/README.html is a good starting point :)
Description
No description provided
Readme 79 MiB
Languages
C 85.6%
Tcl 13.2%
Ruby 0.4%
Shell 0.4%
Makefile 0.3%
Other 0.1%