summaryrefslogtreecommitdiff
path: root/libhashtable/hashtable.h
Commit message (Collapse)AuthorAgeFilesLines
* moved libhashtable and libirc into their own repos.epochqwert2015-03-311-27/+0
|
* added some deletion stuff to libhashtable and made segfault have a coupleEpoch Qwert2014-11-081-5/+9
| | | | | function to delete his two hashtables and reinitialize them. they aren't builtins as default but can be added with !builtin. :)
* did the TODO of making builtins use a hashtable.Epoch Qwert2014-09-151-8/+8
| | | | | | added two commands for dealing with them. if you want you can override builtins for security reasons? :) added a small program for doing tail -f for systems that may not have tail -f
* small fix with libhashtable's headerEpoch Qwert2014-09-071-0/+23