summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Handle lack of `struct dirent64' and `readdir64_r ()' on HP-UX 11.11.Ludovic Courtès2008-07-171-0/+1
* Improve stack direction test...Neil Jerram2008-07-121-0/+1
* Add `scm_c_symbol_length ()'.Ludovic Courtès2008-07-051-0/+4
* Add `NEWS' entry for SRFI-18.Ludovic Courtès2008-06-301-0/+1
* Disable type-checking of `SCM_UNPACK' for the broken HP compilers.Ludovic Courtès2008-06-281-1/+1
* guile-config: Show `-L$libdir' before `-lguile'.Ludovic Courtès2008-06-021-0/+1
* Work around `#define except' on Tru64.Ludovic Courtès2008-06-021-0/+2
* Update `NEWS'.Ludovic Courtès2008-05-311-0/+10
* Remove uses of non-portable makefile constructs.Ludovic Courtès2008-05-071-0/+1
* Add NEWS and concept index entries for traps infrastructure and Emacs support.Neil Jerram2008-05-051-0/+12
* Add `pkg-config' support.Ludovic Courtès2008-05-041-0/+4
* Fix type-checking of SRFI-1 `partition'.Ludovic Courtès2008-04-281-0/+1
* Make `(srfi srfi-35)' visible through `cond-expand'.Ludovic Courtès2008-04-261-0/+1
* Add `(srfi srfi-88)'.Ludovic Courtès2008-04-261-0/+4
* Don't use "-I$(srcdir)", so that our "random.h" doesn't shadow libc's on Tru64.Ludovic Courtès2008-04-241-0/+1
* Update `NEWS'.Ludovic Courtès2008-04-161-0/+1
* Inline `scm_getc', `scm_putc' and `scm_puts'.Ludovic Courtès2008-04-161-0/+1
* Add support for SRFI-88-like postfix keyword read syntax.Ludovic Courtès2008-04-151-0/+4
* Add `NEWS' entries for Andy's fixes.Ludovic Courtès2008-04-101-0/+2
* Update/remove references to the CVS repository.Ludovic Courtès2008-04-081-0/+8
* Fix inline machinery for GCC 4.3 and later in C99 mode.Ludovic Courtès2008-04-071-0/+1
* Honor $TMPDIR in the test suite.Ludovic Courtès2008-03-131-0/+1
* Fix SRFI-37 `args-fold' with short option names of argument-less options.Ludovic Courtès2008-03-121-1/+6
* Provide `describe' feature in `(oop goops describe)'.Ludovic Courtès2008-03-121-0/+1
* Fix `alloca' on FreeBSD 6.Ludovic Courtès2008-03-101-1/+2
* Only define scm_from_complex_double if it will...Neil Jerram2008-03-091-0/+1
* Fix type-checking for the second argument of `eval'.Ludovic Courtès2008-03-061-0/+1
* Fix "mixed linkage" errors in `inline.h'.Ludovic Courtès2008-03-021-0/+1
* (errno): Remove declarations that have been there...Neil Jerram2008-02-271-1/+1
* * FAQ: New file....Neil Jerram2008-02-231-0/+7
* Use `imaginary_part' instead of `imaginary' to fix build on Solaris 2.10.Ludovic Courtès2008-02-231-0/+1
* Fix `(ice-9 match)' for lists of lists.Ludovic Courtès2008-02-221-1/+6
* Look for `strncasecmp' declaration.Ludovic Courtès2008-02-221-0/+1
* Fix build issue in `gc.c' on GNU/Linux IA64.Ludovic Courtès2008-02-221-1/+2
* Fix a strange character that got into "scm_add_slot" somehowNeil Jerram2008-02-211-1/+1
* Fix bug #22369: segfault in `scm_add_slot ()'.Ludovic Courtès2008-02-211-0/+7
* Merge 1.8.4 release commit.Ludovic Courtès2008-02-211-0/+1
* Fix NetBSD/alpha support.Ludovic Courtès2008-02-161-0/+2
* Release stuff: missing NEWS and 2007/2008 copyrights.Neil Jerram2008-02-151-0/+12
* * autogen.sh: Copy versions of config.guess and config.sub from...Neil Jerram2008-02-151-0/+1
* * numbers.c (SCM_COMPLEX_VALUE): Use GUILE_I instead of _Complex_I...Neil Jerram2008-02-111-0/+1
* More compilation fixes with Sun CC (bug #21378).Ludovic Courtès2008-02-071-1/+1
* * threads.c (do_thread_exit, scm_cancel_thread,...Neil Jerram2008-02-071-0/+1
* (scm_gc_malloc): Return NULL if requested size is 0....Neil Jerram2008-02-061-0/+2
* Fix compilation of `numbers.c' with Sun CC.Ludovic Courtès2008-02-061-1/+2
* * fports.c (fport_seek): Make dependent on GUILE_USE_64_CALLS....Neil Jerram2008-02-051-0/+2
* * modules.c (the_root_module): Moved before scm_current_module....Neil Jerram2008-02-011-0/+1
* *** empty log message ***Neil Jerram2008-01-221-0/+4
* * srfi-39.scm: Update copyright statement to LGPL....Neil Jerram2008-01-221-0/+8
* * hashtab.c (scm_hash_fn_create_handle_x): If supplied assoc_fn...Neil Jerram2008-01-181-0/+2