Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1997-06-07 | * regex-posix.c (scm_regexp_exec): Use the `start' argument if | Jim Blandy | 1 | -4/+15 |
1997-05-29 | * regex-posix.c (scm_init_regex_posix): Register the "regex" | Jim Blandy | 1 | -0/+3 |
1997-05-29 | * regex-posix.c: #include "_scm.h" before conditionally #including | Jim Blandy | 1 | -1/+2 |
1997-05-28 | * regex-posix.c: #include <regex.h> conditionally, so the file is | Jim Blandy | 1 | -0/+8 |
1997-05-27 | Add support for POSIX regular expressions. | Jim Blandy | 1 | -0/+229 |