Commit History

Author SHA1 Message Date
  Neil Jerram ced1987c77 NEWS entry for lock ordering and critical section fixes 16 years ago
  Ludovic Courtès 8760f4694d Have `scm_take_locale_symbol ()' return an interned symbol (fixes bug #25865). 16 years ago
  Neil Jerram f8d8007275 Allow @ to work with (ice-9 syncase) 16 years ago
  Neil Jerram a24f4637ea Fix build when compiled with -Wundef -Werror 16 years ago
  Neil Jerram 94922b177b Fix build when scm_t_timespec is different from struct timespec 16 years ago
  Neil Jerram d681856755 Fix MinGW HAVE_STRUCT_TIMESPEC build problem 16 years ago
  Neil Jerram f9c780db97 NEWS entry for %fast-slot-ref/set! fix 16 years ago
  Ludovic Courtès aa57bb21e9 Mention the end of `ChangeLog' files in `NEWS'. 16 years ago
  Ludovic Courtès deee086c8d Fix sloppy bound checking in `string-{ref,set!}' with the empty string. 16 years ago
  Ludovic Courtès 0affe15f63 Update `NEWS'. 16 years ago
  Ludovic Courtès a87c991545 Fix potential deadlock in `make-struct'. 16 years ago
  Ludovic Courtès 2ae217f418 Run the handler of SRFI-34's `with-exception-handler' in the right dyn. env. 16 years ago
  Ludovic Courtès cd1a1e47b5 Update the thread stack base when `scm_with_guile' is invoked multiple times. 16 years ago
  Ludovic Courtès 25bb753140 Add "guile(1)" man page. 16 years ago
  Neil Jerram 05675184ee Avoid `Stack overflow' errors when running `make check' 16 years ago
  Ludovic Courtès c18ed8cead Fix compilation error due to strict aliasing rules on `i386-unknown-freebsd7.0'. 16 years ago
  Ludovic Courtès 4b600701b9 Revert "Make literal strings (i.e., returned by `read') read-only." 16 years ago
  Ludovic Courtès afb28ce860 Fix handling of the FLAGS argument in `fold-matches'. 16 years ago
  Ludovic Courtès be5c4a82ab Make literal strings (i.e., returned by `read') read-only. 16 years ago
  Ludovic Courtès 40de0323e7 Make `symbol->string' return a read-only string. 16 years ago
  Neil Jerram 0bf4fe19a6 Fix for incorrect (gcd -2) => -2; should give 2. 16 years ago
  Ludovic Courtès 4e329a9569 Get rid of Automake's "maintainer mode". 16 years ago
  Ludovic Courtès 06b6fb81ea Update `NEWS' wrt. `mutex-lock' deadlock fix. 16 years ago
  Ludovic Courtès 77554491e1 Remove mention of `scm_i_' removal from `NEWS'. 16 years ago
  Ludovic Courtès dc0f35ca61 Add ChangeLog and NEWS entry for the GOOPS `class-redefinition' memory 16 years ago
  Neil Jerram adacd2dac5 Fix build failure on Debian hppa architecture (bad stack growth detection) 16 years ago
  Neil Jerram 7ed52b7bbb Fix misleading output from `(help rationalize)' 16 years ago
  Neil Jerram e460586430 Single stepping through code from Emacs 16 years ago
  Ludovic Courtès dc329592ff Handle lack of `struct dirent64' and `readdir64_r ()' on HP-UX 11.11. 16 years ago
  Neil Jerram 9143131b27 Improve stack direction test 16 years ago