0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rewritten using "control table" approach. More... over 21 years ago
Updated More... over 21 years ago
Clean up. More... over 21 years ago
(gpg_parser): Fixed KW_GPG_SIGN case. More... over 21 years ago
Updated More... over 21 years ago
(_perl_match): Fixed allocation of ovector. More... over 21 years ago
Updated More... over 21 years ago
Minor changes. More... over 21 years ago
Restored checking the modification time of the global rcfile. More... over 21 years ago
Updated calls to check_filename(). More... over 21 years ago
Updated More... over 21 years ago
Improved readability of the diagnostic output. More... over 21 years ago
(check_filename): Take an additional argument: a pointer to the file modification time. More... over 21 years ago
(minor) Fixed copyright at top of the file. More... over 21 years ago
Updated More... over 21 years ago
(translate_parser): Fixed a bug in `user name after into' parser. More... over 21 years ago
Updated More... over 21 years ago
(rc_stmt_print): Display IFFALSE branch only if it is non-null. (rc_run_section): Check for sec==NULL. More... over 21 years ago
Fixed section name More... over 21 years ago
Updated More... over 21 years ago
(rc_parse): Fixed return value. (node_eval): Check the number of backreferences in regexp. More... over 21 years ago
A couple of bugfixes/improvements in RX/RXM states. More... over 21 years ago
(anubis_regex_refcnt): New function. More... over 21 years ago
(guile_parser): Removed kludge. More... over 21 years ago
Updated More... over 21 years ago
Modularized regular expressions. All implementation dependent parts (regex,pcre) live in this file. The rest of the sources uses anubis_regex_.* interface. More... over 21 years ago
Fixed support for traditional syntax. Changed regular expression handling. More... over 21 years ago
Fixed support for traditional syntax. More... over 21 years ago
(struct rc_regex,RC_REGEX): Removed. It is defined in headers.h (struct rc_node): Changed type of 'v.re' member. More... over 21 years ago
Removed inclusion of <regex.h> and <pcre.h> (anubis_regex_match,anubis_regex_free,anubis_regex_source): Added new prototypes. More... over 21 years ago