Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added a function to deleted an individual key:value in libhashtable | epochqwert | 2015-03-28 | 1 | -9/+14 |
| | | | | | added a function that does line cutting to libirc (and its prototype in the header) made segfault take advantage of the new cutting function. | ||||
* | a round of warnings on Linux fixed. | epochqwert | 2015-02-04 | 1 | -2/+3 |
| | |||||
* | I don't remember. | epochqwert | 2015-02-04 | 2 | -0/+2 |
| | |||||
* | added some deletion stuff to libhashtable and made segfault have a couple | Epoch Qwert | 2014-11-08 | 2 | -12/+59 |
| | | | | | 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 Qwert | 2014-09-15 | 4 | -20/+25 |
| | | | | | | 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 header | Epoch Qwert | 2014-09-07 | 2 | -4/+3 |
| | |||||
* | took the hashtable stuff out of segfault and put it into a library. good ↵ | Epoch Qwert | 2014-09-07 | 4 | -0/+176 |
idea? dunno. |