Don't use raw divisions by zero in `test-conversion.c'.
[bpt/guile.git] / NEWS
2009-05-20 Ludovic CourtèsUpdate `NEWS' and `THANKS'.
2009-03-19 Ludovic CourtèsHave `scm_take_locale_symbol ()' return an interned...
2009-03-17 Andy WingoMerge commit 'cb9d473112ac172a3d328bb029b5b550918d4262...
2009-03-17 Andy WingoMerge commit 'e20d7001c3f7150400169fecb0bf0eefdf122fe2...
2009-03-17 Andy WingoMerge commit 'ad5f5ada1d50ecdab634d60ffe3a13b9193156aa...
2009-03-17 Andy WingoMerge commit '95a040cd2be7ad03bf197edbdb1fec2c52749ef6...
2009-03-17 Andy WingoMerge commit 'ab878b0f8e675a741a7dd56f52638a7cc0419907...
2009-03-17 Andy WingoMerge commit 'cbee5075d69cb057c4af4c5e24319da90367897f...
2009-03-09 Ludovic CourtèsUpdate `NEWS'.
2009-02-11 Ludovic CourtèsUpdate `NEWS'.
2009-02-08 Neil JerramAllow @ to work with (ice-9 syncase)
2009-02-08 Neil JerramFix build when compiled with -Wundef -Werror
2009-01-23 Neil JerramFix build when scm_t_timespec is different from struct...
2009-01-23 Neil JerramFix MinGW HAVE_STRUCT_TIMESPEC build problem
2009-01-12 Andy WingoMerge commit 'origin/master' into vm
2009-01-04 Neil JerramNEWS entry for %fast-slot-ref/set! fix
2008-12-10 Neil JerramRevert "* README: Note need for subscription to bug...
2008-12-10 Ludovic CourtèsFix erroneous differences in `NEWS' compared to `branch...
2008-12-08 Ludovic CourtèsMention the end of `ChangeLog' files in `NEWS'.
2008-12-02 Ludovic CourtèsFix sloppy bound checking in `string-{ref,set!}' with...
2008-12-02 Ludovic CourtèsUpdate `NEWS'.
2008-11-30 Ludovic CourtèsFix potential deadlock in `make-struct'.
2008-11-24 Ludovic CourtèsRun the handler of SRFI-34's `with-exception-handler...
2008-11-13 Ludovic CourtèsUpdate the thread stack base when `scm_with_guile'...
2008-11-13 Ludovic CourtèsAdd "guile(1)" man page.
2008-10-17 Neil JerramAvoid `Stack overflow' errors when running `make check'
2008-10-10 Ludovic CourtèsFix compilation error due to strict aliasing rules...
2008-10-09 Ludovic CourtèsRevert "Make literal strings (i.e., returned by `read...
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-28 Han-Wen NienhuysRemove GH and its traces.
2008-09-25 Ludovic CourtèsFix handling of the FLAGS argument in `fold-matches'.
2008-09-23 Ludovic CourtèsMake literal strings (i.e., returned by `read') read...
2008-09-23 Ludovic CourtèsMake `symbol->string' return a read-only string.
2008-09-22 Neil JerramFix for incorrect (gcd -2) => -2; should give 2.
2008-09-09 Ludovic CourtèsMerge branch 'master' into strftime-gnulib
2008-09-09 Ludovic CourtèsGet rid of Automake's "maintainer mode".
2008-09-08 Ludovic CourtèsUpdate `NEWS' wrt. `mutex-lock' deadlock fix.
2008-09-04 Ludovic CourtèsUpdate `NEWS' wrt. the removal of `scm_i_' symbols.
2008-08-26 Andy Wingomerge from guile master
2008-08-19 Ludovic CourtèsAdd ChangeLog and NEWS entry for the GOOPS `class-redef...
2008-08-07 Neil JerramFix build failure on Debian hppa architecture (bad...
2008-08-02 Neil JerramFix misleading output from `(help rationalize)'
2008-08-02 Andy Wingomerge guile-vm to guile
2008-07-17 Neil JerramSingle stepping through code from Emacs
2008-07-16 Ludovic CourtèsHandle lack of `struct dirent64' and `readdir64_r ...
2008-07-12 Neil JerramImprove stack direction test
2008-07-05 Ludovic CourtèsAdd `scm_c_symbol_length ()'.
2008-06-30 Ludovic CourtèsAdd `NEWS' entry for SRFI-18.
2008-06-28 Ludovic CourtèsDisable type-checking of `SCM_UNPACK' for the broken...
2008-06-02 Ludovic Courtèsguile-config: Show `-L$libdir' before `-lguile'.
2008-06-02 Ludovic CourtèsWork around `#define except' on Tru64.
2008-05-31 Ludovic CourtèsUpdate `NEWS'.
2008-05-20 Andy Wingoupdate news
2008-05-07 Ludovic CourtèsRemove uses of non-portable makefile constructs.
2008-05-05 Neil JerramAdd NEWS and concept index entries for traps infrastruc...
2008-05-04 Ludovic CourtèsAdd `pkg-config' support.
2008-04-28 Ludovic CourtèsFix type-checking of SRFI-1 `partition'.
2008-04-26 Ludovic CourtèsMake `(srfi srfi-35)' visible through `cond-expand'.
2008-04-26 Ludovic CourtèsAdd `(srfi srfi-88)'.
2008-04-24 Ludovic CourtèsDon't use "-I$(srcdir)", so that our "random.h" doesn...
2008-04-16 Ludovic CourtèsUpdate `NEWS'.
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-10 Ludovic CourtèsAdd `NEWS' entries for Andy's fixes.
2008-04-07 Ludovic CourtèsUpdate/remove references to the CVS repository.
2008-04-07 Ludovic CourtèsFix inline machinery for GCC 4.3 and later in C99 mode.
2008-03-13 Ludovic CourtèsHonor $TMPDIR in the test suite.
2008-03-12 Ludovic CourtèsFix SRFI-37 `args-fold' with short option names of...
2008-03-12 Ludovic CourtèsProvide `describe' feature in `(oop goops describe)'.
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-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 Neil Jerram* FAQ: New file.
2008-02-23 Ludovic CourtèsUse `imaginary_part' instead of `imaginary' to fix...
2008-02-22 Ludovic CourtèsFix `(ice-9 match)' for lists of lists.
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 Neil JerramFix a strange character that got into "scm_add_slot...
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-15 Neil JerramRelease stuff: missing NEWS and 2007/2008 copyrights.
2008-02-15 Neil Jerram * autogen.sh: Copy versions of config.guess and config...
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*** empty log message ***
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*** empty log message ***
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
next