Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-15 | Added some ecpg stuff. | Jon Bergli Heier | 1 | -1/+1 | |
2010-11-12 | Remove broken threading support. | Jon Bergli Heier | 1 | -1/+1 | |
2010-06-05 | Mostly-working implementation of time tracking for users.time | Jon Bergli Heier | 1 | -0/+1 | |
Needs some more testing. | |||||
2010-06-03 | Degrade struct ircstats_config_t's members to int. | Jon Bergli Heier | 1 | -1/+1 | |
2010-06-02 | Added a minimum word length config option, "wordlen_min". | Jon Bergli Heier | 1 | -1/+1 | |
Also did some minor cleanup of the word add code in process_file. | |||||
2010-01-08 | Implemented monolog counters. | Jon Bergli Heier | 1 | -1/+1 | |
2009-11-22 | Added support for using pthreads. | Jon Bergli Heier | 1 | -0/+6 | |
Data processing (parsing) moved to parsing.c. The line parsing code is moved to its own function which is called from one or more threads (depends on the "threads" setting in the config file). | |||||
2009-08-13 | Added channels. | Jon Bergli Heier | 1 | -0/+1 | |
Minor fixes - known bugs! | |||||
2009-08-11 | Initial commit. | Jon Bergli Heier | 1 | -0/+6 | |