- 20 Nov, 2002 5 commits
-
-
(sieve_require_comparator,sieve_comparator_lookup) (sieve_get_comparator) (sieve_register_standard_comparators): Accept the pointer to sieve machine as first argument.
Sergey Poznyakoff authored -
test_list, action_list and comp_list provide independent symbol space for this particular instance of sieve.
Sergey Poznyakoff authored -
(sieve_action_lookup,sieve_register_test) (sieve_register_action,sieve_register_comparator) (sieve_comparator_lookup,sieve_require_comparator) (sieve_get_comparator): Accept the pointer to sieve machine as first argument.
Sergey Poznyakoff authored -
-
- 19 Nov, 2002 20 commits
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
:comparator i;ascii-numeric. Fixed handling of :comparator i;ascii-casemap :matches and :contains. Added i;ascii-numeric :is comparator.
Sergey Poznyakoff authored
-
- 18 Nov, 2002 15 commits
-
-