summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* NEWS entry for %fast-slot-ref/set! fixNeil Jerram2009-01-041-0/+6
* Revert "* README: Note need for subscription to bug-guile@gnu.org."Neil Jerram2008-12-101-3/+1
* Fix erroneous differences in `NEWS' compared to `branch_release-1-8'.Ludovic Courtès2008-12-101-3/+10
* Mention the end of `ChangeLog' files in `NEWS'.Ludovic Courtès2008-12-091-0/+6
* Fix sloppy bound checking in `string-{ref,set!}' with the empty string.Ludovic Courtès2008-12-021-0/+1
* Update `NEWS'.Ludovic Courtès2008-12-021-0/+1
* Fix potential deadlock in `make-struct'.Ludovic Courtès2008-11-301-0/+1
* Run the handler of SRFI-34's `with-exception-handler' in the right dyn. env.Ludovic Courtès2008-11-241-0/+2
* Update the thread stack base when `scm_with_guile' is invoked multiple times.Ludovic Courtès2008-11-141-0/+2
* Add "guile(1)" man page.Ludovic Courtès2008-11-131-0/+2
* Avoid `Stack overflow' errors when running `make check'Neil Jerram2008-10-171-0/+1
* Fix compilation error due to strict aliasing rules on `i386-unknown-freebsd7.0'.Ludovic Courtès2008-10-101-0/+1
* Revert "Make literal strings (i.e., returned by `read') read-only."Ludovic Courtès2008-10-091-1/+0
* Remove GH and its traces.Han-Wen Nienhuys2008-09-281-0/+2
* Fix handling of the FLAGS argument in `fold-matches'.Ludovic Courtès2008-09-251-0/+1
* Make literal strings (i.e., returned by `read') read-only.Ludovic Courtès2008-09-231-0/+1
* Make `symbol->string' return a read-only string.Ludovic Courtès2008-09-231-0/+1
* Fix for incorrect (gcd -2) => -2; should give 2.Neil Jerram2008-09-221-0/+1
* Get rid of Automake's "maintainer mode".Ludovic Courtès2008-09-091-0/+7
* Update `NEWS' wrt. `mutex-lock' deadlock fix.Ludovic Courtès2008-09-081-0/+1
* Update `NEWS' wrt. the removal of `scm_i_' symbols.Ludovic Courtès2008-09-041-5/+5
* Add ChangeLog and NEWS entry for the GOOPS `class-redefinition' memoryLudovic Courtès2008-08-191-0/+1
* Fix build failure on Debian hppa architecture (bad stack growth detection)Neil Jerram2008-08-071-0/+1
* Fix misleading output from `(help rationalize)'Neil Jerram2008-08-031-0/+1
* Single stepping through code from EmacsNeil Jerram2008-07-171-0/+6
* Handle lack of `struct dirent64' and `readdir64_r ()' on HP-UX 11.11.Ludovic Courtès2008-07-171-0/+1
* Improve stack direction testNeil 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