| Commit message (Expand) | Author | Age | Files | Lines |
* | added another example of something actually useful to meHEADmaster | epoch | 2021-08-11 | 3 | -0/+54 |
* | made ll_freevalues recurse instead of using the ll_destroy if had for some re... | epoch | 2020-05-15 | 1 | -2/+6 |
* | Merge branch 'master' of ssh://21.41.41.1/~/libhashtable | epoch | 2020-05-15 | 2 | -2/+5 |
|\ |
|
| * | added the .o to the .gitignore | epoch | 2020-03-21 | 1 | -0/+1 |
| * | cleaned this Makefile up a bot, PHONYs, simpler install -t | epoch | 2020-03-21 | 1 | -3/+5 |
* | | moved some CFLAGS to target-specific | epoch | 2020-05-15 | 1 | -2/+3 |
* | | added a few more functions and fixed a BIG bug in ht_delete | epoch | 2020-05-15 | 2 | -20/+104 |
|/ |
|
* | changed cp to install, optional override of PREFIX, use LD insted of expectin... | epochqwert | 2019-03-12 | 1 | -5/+9 |
* | made the Makefile a bit more sane. | epochqwert | 2016-11-14 | 2 | -5/+11 |
* | made the Makefile not rebuild every time. | epochqwert | 2016-07-25 | 1 | -1/+1 |
* | made some debugging statements moved to inside #ifdefs | epochqwert | 2015-06-21 | 1 | -2/+8 |
* | added an include for the uint32 that the hash function uses | epochqwert | 2015-05-18 | 1 | -0/+1 |
* | changed the use of wc -l to grep -c '^.*$' because for some reasons Linux and... | epochqwert | 2015-05-18 | 1 | -1/+1 |
* | fixed some really stupid stuff. | epochqwert | 2015-05-13 | 4 | -46/+119 |
* | made genheader.sh not use static sizes for grepping out the structs. | epochqwert | 2015-04-30 | 2 | -3/+3 |
* | fixed up pedantic stuff. | epochqwert | 2015-03-31 | 3 | -4/+6 |
* | init commit after splitting from segfault | epochqwert | 2015-03-31 | 7 | -0/+238 |