Ludovic Courtès
|
eb4a14ed47
Use Gnulib's `regex' module.
|
13 anni fa |
Andy Wingo
|
f756cd3076
multibyte regex error handling fix
|
14 anni fa |
Andy Wingo
|
644c5165ee
fix regexp matches to refer to chars, not bytes
|
14 anni fa |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
15 anni fa |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
Ludovic Courtès
|
44e268898b
Merge branch 'master' into boehm-demers-weiser-gc
|
16 anni fa |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 anni fa |
Ludovic Courtès
|
4a4849dbe0
Merge commit '032913739218c756f673bfb9c8f66ef9f8f02330' into boehm-demers-weiser-gc
|
16 anni fa |
Ludovic Courtes
|
92d8fd328c
Use `scm_gc_malloc_pointerless' in various places (improves performance).
|
18 anni fa |
Kevin Ryde
|
23d7256628
merge from 1.8
|
18 anni fa |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
18 anni fa |
Han-Wen Nienhuys
|
c255614e26
*** empty log message ***
|
19 anni fa |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 anni fa |
Marius Vollmer
|
627c72a944
Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END.
|
20 anni fa |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
20 anni fa |
Marius Vollmer
|
4057a3e05a
Use new vector elements API or simple vector API, as appropriate.
|
20 anni fa |
Kevin Ryde
|
21682b207e
(scm_regexp_exec): Correction to last change, should
|
20 anni fa |
Marius Vollmer
|
d2e53ed6f8
*** empty log message ***
|
20 anni fa |
Marius Vollmer
|
1eff9c2f70
(scm_regexp_exec): Convert string to zero-temrinated locale string
|
20 anni fa |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
20 anni fa |
Marius Vollmer
|
8824ac88f0
* socket.c, rw.c, deprecated.h, validate.h
|
20 anni fa |
Marius Vollmer
|
b9bd8526f0
* numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num,
|
20 anni fa |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
20 anni fa |
Marius Vollmer
|
a55c2b6809
* validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY,
|
20 anni fa |
Kevin Ryde
|
f8fc973725
(scm_make_regexp): Free rx on error, to avoid memory leak.
|
20 anni fa |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
20 anni fa |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
20 anni fa |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 anni fa |
Rob Browning
|
bbcbca7f2a
* regex-posix.c: #include <config.h> if HAVE_CONFIG_H.
|
22 anni fa |
Han-Wen Nienhuys
|
c8a1bdc460
new gc
|
22 anni fa |