summaryrefslogtreecommitdiff
path: root/libirc
Commit message (Collapse)AuthorAgeFilesLines
* Made segfault compile without warnings again. This time with -std=c99. You ↵Epoch Qwert2014-10-265-1/+3
| | | | know how to read Makefiles.
* deleted the compile.sh shit. using makefiles now.Epoch Qwert2014-09-221-3/+0
| | | | | | added %~ to point to the bot's cwd. updated README to include useful info about env vars he uses. fixed runme.sh to use libhashtable's directory in LD_LIBRARY_PATH
* various silly things.Epoch Qwert2014-07-261-1/+1
|
* fixed it *really*epoch2014-03-252-2/+6
|
* fixed a bug in libirc where pong was sending ping. dunno.epoch2014-03-252-41/+15
| | | | I don't remember what else I did.
* experimental Makefiles.epoch2014-03-151-0/+11
|
* first useful commit. hopefully it compiles...epoch2014-02-055-0/+186