Menu

Code Commit Log


Commit Date  
[r205] (HEAD) by patrick-o

0.2.14 release

2008-12-24 20:25:19 Tree
[r204] by patrick-o

fixed segfaults in words.cpp
free customData in repeat/spam/vctrl modules ([C]167)
added prepareCustomData() to spam module
fixed segfaults in plog on some ircds
removed old docs
put some files of the wiki in docs/wiki/

2008-12-24 16:05:32 Tree
[r203] by patrick-o

fixed segfaults in words.cpp
free customData in repeat/spam/vctrl modules ([C]167)
added prepareCustomData() to spam module
fixed segfaults in plog on some ircds
removed old docs
put some files of the wiki in docs/wiki/

2008-12-24 16:04:36 Tree
[r202] by patrick-o

updated repeat.cpp

2008-11-21 23:04:33 Tree
[r201] by patrick-o

repeat module could not request shit

2008-11-21 22:48:48 Tree
[r200] by patrick-o

removed compabitility settings
report bot handle and not nick if a bot requests shit

2008-11-21 16:52:31 Tree
[r199] by patrick-o

fixed segfault when module path is a directory
added raw module to modules/Makefile
config generator asks for vhost (patch by [C]167)
ensure bin/ exists when linking (patch by [C]167)
moved SVN_REVISION to config.h, distclean cleans up (patch by [C]167)

2008-11-14 21:51:59 Tree
[r198] by patrick-o

Fixed compiler warning when building static ([C]167)
Added Makefile for plog ([C]167)
changed version to 0.2.14rc1

2008-11-07 17:26:08 Tree
[r197] by patrick-o

added raw and plog module

2008-11-05 18:47:43 Tree
[r196] by patrick-o

patches by [C]167:

[PATCH 1/2] Fix missing include causing errors under g++4.3

Using libstdc++ 4.2, no include to <algorithm> is needed in order to
have std::find.
This seems to have changed in libstdc++ 4.3 (Debian SID at least), so
the header has to be included explicitly.
The code now compiles under versions 4.1, 4.2 and 4.3 of the GNU
Compiler Collection.

Subject: [PATCH 2/2] Fix warnings when compiled with g++ 4.3

2008-11-02 11:05:44 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.