inline scm_cons, scm_car, scm_cdr
[bpt/guile.git] / libguile / pairs.c
2012-05-17 Andy Wingoinline scm_cons, scm_car, scm_cdr
2011-06-30 Andy WingoMerge remote-tracking branch 'origin/lexical-literals'
2011-05-13 Andy Wingomerge strictness branch from 2.0
2011-05-13 Andy Wingoallow iflags to be constant expressions with typing...
2010-08-27 Andy WingoRevert "[build] Rewrite guile-func-name-check in Scheme...
2010-08-26 Thien-Thi Nguyen[build] Rewrite guile-func-name-check in Scheme, adding...
2009-12-11 Andy Wingomerge from master to elisp
2009-12-04 Andy Wingoremove cxrs
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-27 Mark H Weaverthe cube of lisp booleans (#f nil () #t)
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
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+
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
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-08-02 Andy Wingomerge guile-vm to guile
2006-04-17 Kevin Rydemerge from 1.8 branch
2006-01-28 Marius Vollmer* inline.h, pairs.c (scm_is_pair): Moved scm_is_pair...
2005-07-11 Kevin Ryde(scm_error_pair_access): Plain ascii ' in error message
2005-07-11 Kevin Ryde(scm_error_pair_access): Use scm_from_locale_string...
2005-05-23 Marius VollmerThe FSF has a new address.
2004-11-02 Marius Vollmer(scm_i_chase_pairs): Replace scm_t_bits with scm_t_uint...
2004-09-22 Marius Vollmer* discouraged.h, tags.h (SCM_CONSP, SCM_NCONSP): Moved to
2004-07-06 Marius Vollmer* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP...
2003-06-01 Dirk Herrmann This set of patches separates the representation of...
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2002-08-05 Han-Wen Nienhuys* tests/reader.test: change misc-error in read-error.
2002-08-04 Han-Wen Nienhuysnew gc
2002-03-14 Thien-Thi NguyenRetire inclusion guard macro SCM_MAGIC_SNARFER.
2002-03-01 Dirk HerrmannChanges in doc/ref:
2001-11-25 Marius VollmerReplaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_ce...
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-06-28 Keisuke Nishida * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list...
2001-06-08 Dirk Herrmann* Fixed some bugs, some reported by Matthias Koeppe.
2001-06-07 Dirk Herrmann* Introduce SCM_UNUSED and mark unused function parameters.
2001-05-20 Marius Vollmer(scm_c_make_gsubr, scm_c_define_gsubr, scm_c_make_gsubr...
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>.
2000-11-17 Marius Vollmer* alist.c, arbiters.c, async.c, backtrace.c, boolean...
2000-06-12 Mikael DjurfeldtUpdated copyrights
2000-05-05 Dirk Herrmann* Use SCM{_SET}?_CELL_OBJECT to access cells that are...
2000-04-25 Dirk Herrmann* Remove function scm_init_iprocs, remove struct scm_ip...
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-03 Greg J. Badros* error.h, error.c: Added `scm_wrong_type_arg_msg'...
2000-02-07 Greg J. Badros* pairs.c: Doc patches from Richard Kim. Pasted from...
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.
1999-12-19 Greg J. Badros* tags.h (SCM_CONSP, SCM_NCONSP): Define these in terms of
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-03-22 Mikael Djurfeldt* pairs.c (scm_set_car_x, scm_set_cdr_x): Return SCM_UN...
1999-02-06 Jim Blandy* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_c...
1999-01-13 Mikael DjurfeldtFixed indentation
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1996-10-20 Mikael Djurfeldt* alist.c, arbiters.c, continuations.c, debug.c, debug...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import