guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] GNU Guile annotated tag, release_1-9-10, created. releas


From: Ludovic Courtès
Subject: [Guile-commits] GNU Guile annotated tag, release_1-9-10, created. release_1-9-10
Date: Thu, 15 Apr 2010 20:33:09 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=d7118aaf52ada626d47e0af711af797ee09f852a

The annotated tag, release_1-9-10 has been created
        at  d7118aaf52ada626d47e0af711af797ee09f852a (tag)
   tagging  2d1ff3ba52dfc8ad9ab2a30a76b877024c9fc57a (commit)
  replaces  release_1-9-9
 tagged by  Ludovic Courtès
        on  Thu Apr 15 22:32:47 2010 +0200

- Log -----------------------------------------------------------------
GNU Guile 1.9.10 (beta).
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (GNU/Linux)

iEYEABECAAYFAkvHd/IACgkQd92V4upS7PSjoACfYbdMrEJqim205cd4n4Uif5K3
hBEAoIUylIguXK0zCzCKRNLG3vdK54DY
=R8Bz
-----END PGP SIGNATURE-----

Andy Wingo (52):
      add GUILE-VERSION to CONFIG_STATUS_DEPENDENCIES
      document syntax-case
      finish macro docs
      rename sc-expand to macroexpand
      fix srfi-31 check after macroexpand rename
      Update manual examples of how to link with Guile
      make guile's welcome more gnu-conventional; also warranty and copying info
      psyntax supports multiple docstrings, merging lambda-case metadata
      vectors of pairs in docstring position are metadata
      remove spurious declarations in c-tokenize.lex
      Fix inlining of lambda-apply-lambda.
      metadata for syntax-rules, identifier-syntax, and define-macro macros
      (texinfo reflection) parses out macro metadata
      remove out-of-date comment in scm_gc_malloc
      fix bug in scm_must_free
      going through scm_shell not necessary to get autocompilation
      nil is false, whee
      nil is null, whee
      correctly handle --no-autocompile (fixed broken previous patch)
      fix equal? between an array and a non-array
      Revert "fix equal? between an array and a non-array"
      fix equal? between an array and a non-array
      rename unif.test to arrays.test
      fix bug in ash opcode
      fix array bugs in ecmascript
      more fixes to equal? for arrays
      fix vector-ref and vector-set opcodes for weak vectors
      add api-foreign.texi
      deprecate dynamic-args-call, and update docs some more
      more ffi docs
      finish ffi docs
      remove transient 1.9.9 entries from the NEWS
      Update NEWS to reflect the current state
      deprecated sc-expand in deprecated (ice-9 syncase)
      very important fix to (system repl command)
      update NEWS for 1.9.10
      add docs and tests for array->list
      update licenses on tests imported from guile-lib
      fix bug when importing bindings that were already imported and used
      add (ice-9 curried definitions)
      sync regs before calling scm_class_of
      fix curried definitions for value defines
      repl-reader only prompts if no input is available
      add debugging input and output ports
      lisp nil always enabled
      add read syntax for #nil
      %nil -> #nil
      remove libguile/lang.h, deprecate %nil (in favor of #nil)
      elisp fixes for nil, and, or
      change remaining %nil -> #nil
      re-enable elisp test
      elisp.test cleanups

Ludovic Courtès (15):
      Fix argument passing to foreign functions.
      Cosmetic changes in `foreign.c'.
      Make `include' tail-recursive.
      Add Boucher's `lalr-scm' as the `(system base lalr)' module.
      Mention `(system base lalr)' in the manual.
      Add rudimentary ECMAScript tests.
      Adapt ECMAScript parser and lexer to `(system base lalr)'.
      Add separate test file for GOOPS-less tests.
      Move another GOOPS-less test at the beginning.
      Remove `fold' from (sxml fold).
      Fix `module-reverse-lookup'.
      Avoid obsolescent C declarator with empty parentheses.
      Allocate foreign pointer objects in GC-scanned memory.
      Raise an error when attempting to modify the value of `%null-pointer'.
      Bump version number for 1.9.10.

Mark H Weaver (1):
      Renumber IFLAGSs so the first 8 are reserved for lisp booleans.

Michael Gran (4):
      Unicode data parsing script incorrect for char-set:ascii
      Update standard character sets to Unicode 5.2
      Remove obsolete docs for multi-byte text
      copyright dates

-----------------------------------------------------------------------


hooks/post-receive
-- 
GNU Guile




reply via email to

[Prev in Thread] Current Thread [Next in Thread]