Merge remote-tracking branch 'origin/stable-2.0'
[bpt/guile.git] / libguile / read.h
2009-12-11 Andy Wingomerge from master to elisp
2009-11-14 Ludovic CourtèsHave `scm_scan_for_encoding ()' use GC-managed memory.
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-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Andy WingoMerge commit 'origin/master'
2009-08-25 Michael GranAdd full Unicode capability to ports and the default...
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-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-09-10 Ludovic CourtèsMerge commit '032913739218c756f673bfb9c8f66ef9f8f02330...
2008-08-26 Andy Wingomerge from guile master
2008-08-02 Andy Wingomerge guile-vm to guile
2008-05-31 Ludovic CourtèsAdd `SCM_INTERNAL' macro, use it.
2007-07-22 Ludovic CourtèsChanges from arch/CVS synchronization
2007-01-22 Han-Wen Nienhuys* backtrace.c, debug.c, debug.h, deprecation.c, eq...
2006-04-17 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2004-10-26 Marius Vollmer* read.c (scm_lreadr): Call scm_i_read_homogenous_vecto...
2004-02-20 Neil Jerram * list.c (scm_list_n): Add #if SCM_DEBUG_CELL_ACCESSES...
2004-02-08 Neil Jerram * read.c (scm_read_opts): New opts `elisp-vectors...
2003-05-06 Dirk Herrmann * eval.c, eval.h, read.c, read.h (scm_sym_dot): Moved...
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2002-12-28 Neil JerramCode (work in progress, currently disabled) for reading...
2001-11-02 Marius VollmerPrefixed each each exported symbol with SCM_API.
2001-08-31 Dirk Herrmann* Renamed header macros to the SCM_<filename>_H format.
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2001-05-24 Michael Livshin* validate.h
2000-06-12 Mikael DjurfeldtUpdated copyrights
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-02 Greg J. Badros* list.c: Moved append docs to append! Thanks Dirk...
1999-02-06 Jim Blandy* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_c...
1998-11-09 Mikael Djurfeldt* read.c, read.h (scm_read_options, scm_read_opts)...
1998-10-31 Mikael Djurfeldt* read.c, read.h (history-length, history-file): New...
1997-05-27 Jim Blandyformatting tweak
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-03-10 Gary Houston * read.h (SCM_N_READ_OPTIONS): increase SCM_N_READ_OPT...
1997-03-08 Gary Houston * strports.c (scm_read_0str, scm_eval_0str): update...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-09-18 Mikael Djurfeldt* read.h: Added prototype for scm_lreadrecparen
1996-09-10 Jim Blandy* print.h, read.h: #include "options.h", since everyone...
1996-09-05 Jim Blandy* alist.h, append.h, arbiters.h, async.h, boolean.h...
1996-09-04 Jim BlandyDon't install the unwashed masses of Guile header files...
1996-08-23 Mikael Djurfeldt* eval.c, print.h, print.c, read.h, read.c: Modificatio...
1996-08-20 Mikael Djurfeldt* read.h: Defines for reader options.
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import