Changes 0 to 10 on this branch are displayed below, sorted in descending chronological order.

1186 days ago: Test_Dot_Emacs: fix a bug: actually advance the cursor in the list of regexps
revision info | browse files | diff
Author: Ludovic Brenta
Changelog: * Test_Dot_Emacs: fix a bug: actually advance the cursor in the list of regexps
in the loop that traverses it.
* Dot_Emacs.Parse: split the contents of the outer loop into a separate procedure,
Parse_One_Line.
* Dot_Emacs.Parse_One_Line:
- use function Ada.Text_IO.Get_Line instead of the procedure. This removes the
arbitrary limitation of 80 characters per line.
- if the line contains a malformed regex, say so in an error message rather than
adding an empty regex to the list (which could delete ham!)
Date: Sun, 09 Nov 2008 09:47:01 GMT
1886 days ago: Port forward to the standard Ada.Containers, instead of Charles.
revision info | browse files | diff
Author: ludovic@ludovic-brenta.org
Changelog: * Port forward to the standard Ada.Containers, instead of Charles.
* Mail (Get_Header): remove.
(First_Header, Succ): rename to First and Next; make Next a procedure.
(Pred, Last_Header, Header_Name, Header_Value): remove.
(Mail_Error): remove.
(Header_Iterator): rename to Cursor.
* Maps_Of_Headers: move inside Mail.
* Spamkiller (Matches): remove the heuristic, it was broken for two
reasons: (1) the presence of a colon in a regexp was not sufficient,
e.g. in the case where the regexp in question was '[^:]+', i.e.
anything but a colon; and (2) we were not trying the regular algorithm
if the heuristic failed.
(Spamkiller): switch to using a cursor for traversing the regexes.
* Test_Dot_Emacs: switch to using a cursor for traversing the regexes.
Date: Sun, 10 Dec 2006 01:14:50 GMT
1886 days ago: Merge libspopc into a subdirectory.
revision info | browse files | diff, diff
Author: ludovic@ludovic-brenta.org
Changelog: Merge libspopc into a subdirectory.
Date: Sat, 09 Dec 2006 23:35:40 GMT
2659 days ago: Introduced a 4-second delay between retries.
revision info | browse files | diff
Author: lbrenta
Changelog: * Introduced a 4-second delay between retries.
Date: Thu, 28 Oct 2004 15:41:50 GMT
2958 days ago: Make debugging not the default.
revision info | browse files | diff
Author: lbrenta
Changelog: Make debugging not the default.
Date: Fri, 02 Jan 2004 23:02:31 GMT
2958 days ago: Removed some log messages.
revision info | browse files | diff
Author: lbrenta
Changelog: Removed some log messages.
Date: Fri, 02 Jan 2004 22:57:25 GMT
3037 days ago: Upgraded to my latest revision of libcharles0
revision info | browse files | diff
Author: lbrenta
Changelog: * Upgraded to my latest revision of libcharles0
* Use the project file from libcharles0
* Use a new project file.
Date: Thu, 16 Oct 2003 13:57:42 GMT
3037 days ago: Added retry capability.
revision info | browse files | diff
Author: lbrenta
Changelog: Added retry capability.
Date: Thu, 16 Oct 2003 13:45:37 GMT
3057 days ago: Output a timestamp upon startup.
revision info | browse files | diff
Author: lbrenta
Changelog: * Output a timestamp upon startup.
Date: Fri, 26 Sep 2003 13:20:53 GMT
3058 days ago: Allow use of SMP when building.
revision info | browse files | diff
Author: lbrenta
Changelog: * Allow use of SMP when building.
* Build libspopc with the same compiler options as Spam Killer.
Date: Thu, 25 Sep 2003 06:21:23 GMT
earlier changes recent changes (no later changes)