- 26 Apr, 2006 11 commits
-
-
-
-
-
only if the alias matches (mh_alias_get_address): Initialize incl Use mu_address_set_personal to handle alias inclusion
Sergey Poznyakoff authored -
-
-
-
- 22 Apr, 2006 2 commits
-
-
- 21 Apr, 2006 12 commits
-
-
-
-
-
-
-
-
Do not use make-shared-substring. Change initialization of the syntax tables. Construct the code so, that it returns #t if implicit keep is performed, pass the code as an argument to sieve-main. Fix handling of command line arguments when executing the compiled code (call without -o option). (lex-error,syntax-error): Rewritten (sieve-preprocess-arguments): Correctly handle #:comparator tags (sieve-parse-arguments): Fix handling of keywords (did not work with Guile 1.6.x) (sieve-parse-test): Bugfix 1: Some tests are not procedures. Bugfix 2: Do not ignore last test in allof, anyof constructs (sieve-save-program): Rewrite using with-output-to-file (grammar): New option --verbose.
Sergey Poznyakoff authored -
initialization of the syntax tables. (handle-exception,sieve-verbose-print): New macro (action-fileinto,action-keep,action-stop,action-discard): Produce verbose diagnostics if required. (sieve-run): Take thunk as an argument. Report implicit keep if it returns #t and the verbose mode is on. (sieve-main): Take thunk as an argument.
Sergey Poznyakoff authored -
-
-
- 20 Apr, 2006 9 commits
-
-
- 19 Apr, 2006 6 commits
-
-