remove pop function and the sds dependency; can be implemented using get+delete
authorPieter Noordhuis <pcnoordhuis@gmail.com>
Wed, 9 Jun 2010 09:36:58 +0000 (11:36 +0200)
committerPieter Noordhuis <pcnoordhuis@gmail.com>
Wed, 9 Jun 2010 09:36:58 +0000 (11:36 +0200)
commit306974f5d77c9b0245c6dbb8c44cd4f358eac521
treed4ea55a1328e001923cf98e8065bc7de1d29b77f
parent4e16d8b312d913085d70617dd75cc7550610ce72
remove pop function and the sds dependency; can be implemented using get+delete
ziplist.c
ziplist.h