summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2009-08-14Added a user struct which is stored in a hash table.Jon Bergli Heier1-1/+1
User nicks are hashed using the sdbm hash function.
2009-08-13Added channels.Jon Bergli Heier1-2/+3
Minor fixes - known bugs!
2009-08-11Added regex sets.Jon Bergli Heier1-2/+5
Minor fixes and comments. Added pcre-config to Makefile.
2009-08-11Initial commit.Jon Bergli Heier1-0/+17