14
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jun 13, 2024 — Jun 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not increment passthrough on -p, but set it to 1. More... over 22 years ago
Removed stuff with Eric's name on it that he wanted to retract. Maybe that was not his suggestion or something. More... over 22 years ago
Add missing .h files and list man1_MANS in EXTRA_DIST so that 'make distcheck' works. More... over 22 years ago
Fix 'last line occasionally emitted twice' bug, cleaning up our yyinput(). More... over 22 years ago
Fix -n and -N to -h and -H in the description. Add sourceforge.net URL. More... over 22 years ago
Added two items: --with-nfs-locks and .count file obviation More... over 22 years ago
Refactor the main bogofilter() function into three smaller, more coherent pieces: More... over 22 years ago
Add an enumerated type for return codes of RC_SPAM and RC_NONSPAM, which values of 0 and 1 as called for by procmail. Use the new codes and type for bogofilter() and when generating the X-Spam-Status message. More... over 22 years ago
bogofilter.c: More... over 22 years ago
Add lexer_l.c to the mostlyclean-compile target, as it is now generated. More... over 22 years ago
The printing of tokens used for computing the spamicity has been changed. They are now printed in increasing order (by probability and alphabet). The cumulative spamicity is also printed. More... over 22 years ago
Implement Eric Seppanen's fix so that bogofilter() properly populates the stats.extrema array. A new word goes into the first empty slot of the array. If there are no empty slots, it replaces the word with the spamicity index closest to 0.5. More... over 22 years ago
Substitute STDIN_FILENO where numeric constant 0 is used as a file descriptor. More... over 22 years ago
Clean up underflow checking for word counts by using max() instead of if...then... More... over 22 years ago
Makefile.in: - fix .l.c rule so that lexer_l.c is correctly generated from lexer_l.l - added lexer_l.c to target mostlyclean-compile - removed lexer_l.c from DIST_COMMON. As it can can be generated, it no longer needs to be distributed. - added target lexertest (from original bogofilter release) More... over 22 years ago
Removed items that we agreed to leave out, and the items we recently completed. More... over 22 years ago
Added Gyepi Sam More... over 22 years ago
Fixed CVS info token More... over 22 years ago
Initial revision More... over 22 years ago
New repository initialized by cvs2svn. More... over 22 years ago