Simplify the interpreter for trivial inits and no letrec
[bpt/guile.git] / libguile / regex-posix.c
2012-03-05 BT TempletonMerge branch 'bt/elisp'
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-03 Ludovic CourtèsUse Gnulib's `regex' module.
2011-01-07 Andy Wingomultibyte regex error handling fix
2010-11-23 Andy Wingofix regexp matches to refer to chars, not bytes
2009-12-11 Andy Wingomerge from master to elisp
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-03-22 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-08 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-02-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-01-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-12-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-11-04 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-10-11 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-23 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsInclude <config.h> in all C files; use `#ifdef HAVE_CON...
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '2e77f7202b11ad0003831fcff94ec7db80cca015...
2008-09-10 Ludovic CourtèsMerge commit '29776e85da637ec4d44b2b2822d6934a50c0084b...
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-09-10 Ludovic CourtèsMerge commit '032913739218c756f673bfb9c8f66ef9f8f02330...
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-09-10 Ludovic CourtesUse `scm_gc_malloc_pointerless' in various places ...
2008-08-02 Andy Wingomerge guile-vm to guile
2007-01-15 Kevin Rydemerge from 1.8
2006-04-17 Kevin Rydemerge from 1.8 branch
2006-01-01 Han-Wen Nienhuys*** empty log message ***
2005-05-23 Marius VollmerThe FSF has a new address.
2005-03-07 Marius VollmerInclude "libguile/async.h" for SCM_CRITICAL_SECTION_STA...
2005-03-02 Marius VollmerSee ChangeLog from 2005-03-02.
2005-01-02 Marius VollmerUse new vector elements API or simple vector API, as...
2004-09-28 Kevin Ryde(scm_regexp_exec): Correction to last change, should
2004-09-22 Marius Vollmer*** empty log message ***
2004-09-22 Marius Vollmer(scm_regexp_exec): Convert string to zero-temrinated...
2004-08-19 Marius Vollmer* strings.h, strings.c: (scm_i_string_chars, scm_i_stri...
2004-08-12 Marius Vollmer* socket.c, rw.c, deprecated.h, validate.h
2004-08-02 Marius Vollmer* numbers.h, numbers.c, discouraged.h, discouraged...
2004-07-23 Marius Vollmer* deprecated.h, deprecated.c, numbers.h (SCM_INUMP...
2004-07-10 Marius Vollmer* validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALI...
2004-07-09 Kevin Ryde(scm_make_regexp): Free rx on error, to avoid memory...
2004-07-08 Marius Vollmer* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_M...
2004-07-06 Marius Vollmer* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP...
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-03-25 Rob Browning* regex-posix.c: #include <config.h> if HAVE_CONFIG_H.
2002-08-04 Han-Wen Nienhuysnew gc
2002-07-20 Han-Wen Nienhuys2002-07-20 Han-Wen <hanwen@cs.uu.nl>
2002-03-14 Thien-Thi NguyenRetire inclusion guard macro SCM_MAGIC_SNARFER.
2002-02-11 Marius Vollmer* gc.h, gc.c (scm_gc_sweep): Issue deprecation warning...
2001-08-31 Dirk Herrmann* Removed lots of deprecated stuff.
2001-07-22 Gary Houston * regex-posix.c (s_scm_regexp_exec): use scm_long2num not
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2001-05-24 Michael Livshin* validate.h
2001-05-15 Marius VollmerMerge from mvo-vcell-cleanup-1-branch.
2001-05-06 Thien-Thi Nguyen(scm_regexp_exec): Expand docstring to briefly
2001-04-03 Martin GrabmüllerCorrect, update, improve and clean up a lot of docstrin...
2001-03-09 Keisuke NishidaRemove #include <stdio.h>. Add #include <string.h>.
2001-02-02 Keisuke NishidaNew functions: scm_c_make_vector, scm_c_make_hash_table.
2000-12-08 Keisuke NishidaSmob-related creanup.
2000-11-17 Marius Vollmer* alist.c, arbiters.c, async.c, backtrace.c, boolean...
2000-10-30 Dirk Herrmann* Change a couple of functions to accept either symbols...
2000-10-09 Dirk Herrmann* Made some functions not accept symbols as input param...
2000-09-26 Dirk Herrmann* Replaced a lot of references to SCM_CHARS.
2000-09-22 Dirk Herrmann* Replaced SCM_CHARS with SCM_STRING_CHARS or SCM_SYMBO...
2000-06-13 Mikael DjurfeldtCode layout fix
2000-06-12 Mikael DjurfeldtUpdated copyrights
2000-05-18 Dirk Herrmann* Unified some rest argument checking and handling.
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-17 Dirk HerrmannOnly include strings.h where it is actually needed.
2000-03-03 Greg J. Badros* error.h, error.c: Added `scm_wrong_type_arg_msg'...
2000-02-14 Greg J. Badros* arbiters.c, eq.c, gc.c, guardians.c, list.c, ports...
2000-01-18 Mikael Djurfeldt* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error...
2000-01-05 Greg J. Badros* *.[ch]: Whitespace changes -- added space after SCM_V...
2000-01-05 Greg J. Badros*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
2000-01-05 Greg J. Badros* *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INU...
1999-12-16 Greg J. Badros* coop-threads.c: Remove K&R function headers.
1999-12-13 Greg J. Badros* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,
1999-12-13 Greg J. BadrosRemove leading whitespace before empty docstrings.
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-08-06 Jim BlandyUpdate FSF address in copyright notices.
1999-07-19 Jim Blandy* regex-posix.c (scm_regexp_error_msg): Change `rx...
1999-07-07 Mikael DjurfeldtGreg's smob patch
1999-05-23 Mikael Djurfeldt* arbiters.c, async.c, regex-posix.c: Use new smob...
1998-11-23 Jim Blandy* regex-posix.c (scm_regexp_exec): Reliably mark unmatched
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-10-16 Jim Blandy* regex-posix.c (scm_regexp_exec): Add a cast to remove a
1998-09-30 Jim BlandyWarning fixes from Maciej Stachowiak:
1998-07-23 Jim BlandySimplify smob and port marking; set the mark bit in...
1998-07-12 Mikael Djurfeldt* eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init...
1998-06-09 Mikael Djurfeldt* regex-posix.c (scm_regexp_exec): Free malloced memory...
1997-11-06 Mikael DjurfeldtSmall fix of last fix...
next