Work around `#define except' on Tru64.
[bpt/guile.git] / libguile / ChangeLog
2008-06-02 Ludovic CourtèsWork around `#define except' on Tru64.
2008-05-31 Ludovic CourtèsAdd `SCM_INTERNAL' macro, use it.
2008-05-14 Neil JerramDelete trailing whitespace.
2008-05-14 Julian GrahamChangeLog updates for latest set of SRFI-18 changes
2008-05-12 Neil JerramExpand DEFFROM and DEFTO macros in discouraged.c
2008-05-12 Neil JerramFix continuation problems on IA64.
2008-05-07 Ludovic CourtèsAvoid warning with GCC on FreeBSD 6.2 in `numbers.c'.
2008-05-05 Neil JerramFix c-tokenize.c error: 'input' defined but not used...
2008-04-26 Ludovic CourtèsRemove extraneous semi-colon in `read.c'.
2008-04-24 Ludovic CourtèsDon't use "-I$(srcdir)", so that our "random.h" doesn...
2008-04-16 Ludovic CourtèsInline `scm_getc', `scm_putc' and `scm_puts'.
2008-04-15 Ludovic CourtèsAdd support for SRFI-88-like postfix keyword read syntax.
2008-04-13 Ludovic CourtèsSlightly simplify inline machinery.
2008-04-13 Ludovic CourtèsReally fix inline machinery for MacOS X.
2008-04-10 Ludovic CourtèsFix inline machinery in C99 mode on MacOS X.
2008-04-10 Andy Wingofix struct-ref and struct-set! on "light" structs
2008-04-10 Andy Wingoinitialize 'u' slots to 0, not SCM_UNPACK(SCM_GOOPS_UNB...
2008-04-10 Andy Wingorespect slot allocation, e.g. for <read-only-slot>
2008-04-07 Ludovic CourtèsFix inline machinery for GCC 4.3 and later in C99 mode.
2008-03-24 Neil Jerram(to_timespec): Change 1000000 multiplier to
2008-03-10 Ludovic CourtèsFix `alloca' on FreeBSD 6.
2008-03-09 Neil JerramOnly define scm_from_complex_double if it will
2008-03-08 Neil JerramCore enhancements, by Julian Graham, to Guile's thread...
2008-03-06 Ludovic CourtèsFix type-checking for the second argument of `eval'.
2008-03-02 Ludovic CourtèsFix "mixed linkage" errors in `inline.h'.
2008-02-27 Neil Jerram(errno): Remove declarations that have been there
2008-02-23 Ludovic CourtèsUse `imaginary_part' instead of `imaginary' to fix...
2008-02-22 Ludovic CourtèsLook for `strncasecmp' declaration.
2008-02-22 Ludovic CourtèsFix build issue in `gc.c' on GNU/Linux IA64.
2008-02-21 Ludovic CourtèsFix bug #22369: segfault in `scm_add_slot ()'.
2008-02-21 Ludovic CourtèsMerge 1.8.4 release commit.
2008-02-16 Ludovic CourtèsFix NetBSD/alpha support.
2008-02-12 Ludovic Courtèsguile-snarf: Honor $TMPDIR.
2008-02-11 Neil Jerram* numbers.c (SCM_COMPLEX_VALUE): Use GUILE_I instead...
2008-02-07 Ludovic CourtèsMore compilation fixes with Sun CC (bug #21378).
2008-02-07 Neil Jerram * threads.c (do_thread_exit, scm_cancel_thread,
2008-02-06 Neil Jerram(scm_gc_malloc): Return NULL if requested size is 0.
2008-02-06 Ludovic CourtèsFix compilation of `numbers.c' with Sun CC.
2008-02-05 Neil Jerram* fports.c (fport_seek): Make dependent on GUILE_USE_64...
2008-02-01 Neil Jerram* modules.c (the_root_module): Moved before scm_current...
2008-01-22 Neil Jerram* LICENSE: Change COPYING.LIB to COPYING.LESSER.
2008-01-22 Neil Jerram* srfi-39.scm: Update copyright statement to LGPL.
2008-01-18 Neil Jerram* hashtab.c (scm_hash_fn_create_handle_x): If supplied...
2007-12-29 Neil Jerram* gc.c (mark_gc_async): Change "func_data" to "fn_data...
2007-12-08 Ludovic CourtèsChanges from arch/CVS synchronization
2007-12-04 Ludovic CourtèsChanges from arch/CVS synchronization
2007-12-04 Ludovic CourtèsChanges from arch/CVS synchronization
2007-10-27 Ludovic CourtèsChanges from arch/CVS synchronization
2007-10-27 Ludovic CourtèsChanges from arch/CVS synchronization
2007-10-27 Ludovic CourtèsChanges from arch/CVS synchronization
2007-10-21 Neil Jerram(unmemoize_delay): Extend the environment before
2007-10-20 Ludovic CourtèsChanges from arch/CVS synchronization
2007-10-17 Ludovic CourtèsChanges from arch/CVS synchronization
2007-10-10 Ludovic CourtèsChanges from arch/CVS synchronization
2007-10-04 Ludovic CourtèsChanges from arch/CVS synchronization
2007-10-02 Ludovic CourtèsChanges from arch/CVS synchronization
2007-10-01 Ludovic CourtèsChanges from arch/CVS synchronization
2007-09-11 Kevin Ryde*** empty log message ***
2007-09-03 Ludovic CourtèsChanges from arch/CVS synchronization
2007-09-02 Ludovic CourtèsChanges from arch/CVS synchronization
2007-09-02 Kevin Ryde*** empty log message ***
2007-09-02 Ludovic CourtèsChanges from arch/CVS synchronization
2007-08-26 Han-Wen Nienhuysreplace port table with weak hash table. This simplifies
2007-08-26 Han-Wen Nienhuys(cleanup_for_exit): abort cleanup if init_mutex is...
2007-08-23 Ludovic CourtèsChanges from arch/CVS synchronization
2007-08-23 Ludovic CourtèsChanges from arch/CVS synchronization
2007-08-21 Kevin Ryde*** empty log message ***
2007-08-16 Kevin Ryde*** empty log message ***
2007-07-29 Ludovic CourtèsChanges from arch/CVS synchronization
2007-07-29 Ludovic CourtèsChanges from arch/CVS synchronization
2007-07-24 Ludovic CourtèsChanges from arch/CVS synchronization
2007-07-22 Ludovic CourtèsChanges from arch/CVS synchronization
2007-07-17 Ludovic CourtèsChanges from arch/CVS synchronization
2007-07-10 Ludovic CourtèsChanges from arch/CVS synchronization
2007-06-25 Ludovic CourtèsChanges from arch/CVS synchronization
2007-06-12 Ludovic CourtèsChanges from arch/CVS synchronization
2007-06-07 Ludovic CourtèsChanges from arch/CVS synchronization
2007-05-26 Ludovic CourtèsChanges from arch/CVS synchronization
2007-05-05 Ludovic CourtèsChanges from arch/CVS synchronization
2007-04-17 Ludovic CourtèsChanges from arch/CVS synchronization
2007-04-09 Han-Wen Nienhuys* configure.in (HAVE_CRYPT): check for cexp, clog,...
2007-03-27 Ludovic CourtèsChanges from arch/CVS synchronization
2007-03-07 Kevin Rydefixup Ludovic's name 2006-01-04, got a literal ascii...
2007-03-07 Kevin Rydemerge from 1.8 branch
2007-02-19 Neil Jerram(noinst_HEADERS): Add private-options.h, so that it
2007-02-19 Neil Jerram(noinst_HEADERS): Add private-options.h, so that it
2007-01-31 Ludovic CourtèsChanges from arch/CVS synchronization
2007-01-25 Han-Wen Nienhuys*** empty log message ***
2007-01-22 Han-Wen Nienhuys(s_scm_vector_move_right_x): complain about naming.
2007-01-22 Han-Wen Nienhuysregularize comments.
2007-01-22 Han-Wen Nienhuys* eval.c: remove superfluous ifndef DEVAL.
2007-01-22 Han-Wen Nienhuys* private-options.h: idem.
2007-01-22 Han-Wen Nienhuys* eval.c: distangle. move duplicate code to eval.i...
2007-01-22 Han-Wen Nienhuys* backtrace.c, debug.c, debug.h, deprecation.c, eq...
2007-01-22 Han-Wen Nienhuysadd FSF header.
2007-01-19 Han-Wen Nienhuys* debug.h (SCM_RESET_DEBUG_MODE): switch to debugging if
2007-01-19 Han-Wen Nienhuys* options.c (scm_options_try): new function. This allow...
2007-01-19 Han-Wen Nienhuys* srcprop.c: use double cell for storing source-propert...
2007-01-19 Han-Wen Nienhuys* readline.c: terminate option list with NULL.
2007-01-19 Ludovic CourtèsChanges from arch/CVS synchronization
next