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-4, created. release


From: Ludovic Courtès
Subject: [Guile-commits] GNU Guile annotated tag, release_1-9-4, created. release_1-9-4
Date: Thu, 15 Oct 2009 22:23:04 +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=ab1f67f440937bd87b8b152508f325523369d888

The annotated tag, release_1-9-4 has been created
        at  ab1f67f440937bd87b8b152508f325523369d888 (tag)
   tagging  96e15df109ccfdcc2f6b2cffc0b64a083f000903 (commit)
  replaces  release_1-9-3
 tagged by  Ludovic Courtès
        on  Fri Oct 16 00:17:41 2009 +0200

- Log -----------------------------------------------------------------
GNU Guile 1.9.4 (alpha).
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)

iEYEABECAAYFAkrXn4kACgkQd92V4upS7PSpAACdEzAcr0vU30gVrKVqGXHubGeh
0e0AnigIqWNNUElq1Icl7boTpYXz30uc
=KNHH
-----END PGP SIGNATURE-----

Andy Wingo (9):
      add the libdir to the ltdl lib search path
      fix thinko in api-memory.texi
      fix bitvectors after the array handle refactoring
      add $libir to the ltdl path, not $pkglibdir; add extensionsdir
      add back support for #y bitvector read syntax
      fix scm_array_handle_ref signedness fix
      update NEWS for 1.9.4
      `load' autocompiles -- in the current module.
      signedness fix fix fix

Ken Raeburn (1):
      Flush output before forking, to make test output consistent and avoid

Ludovic Courtès (39):
      Add the `%host-type' global variable.
      i18n: Simplify `RUN_IN_LOCALE_SECTION' (GNU version).
      i18n: Avoid needless heap allocation.
      i18n: Always use locale-dependent string collation.
      i18n: Remove non-local exists from `u32_locale_casecoll ()'.
      Compile in a fresh module by default.
      Fix copyright in `(srfi srfi-4 gnu)'.
      Honor and confine expansion-time side-effects to `current-reader'.
      Remove unused variables in ice-9/goops/srfi/scripts.
      Remove unused variables in system/language.
      Reinstate backward-compatible `scm_array_p ()'.
      Partially revert e5f5113c21f396705d7479a570c96690135c9d36.
      Have `guile-config' close over `pkg-config' and $(pkgconfigdir).
      Move "-z relro" out of $LDFLAGS so it's not in `guile-2.0.pc'.
      Remove default port/SMOB finalizers.
      Remove unneeded SMOB/port mark/free procedures.
      Improve description of `scm_set_smob_mark ()'.
      Make `weaks.test' slightly more robust.
      Fix the argument list of gsubr stack frames.
      Add `SCM_DEPRECATED' macro to declare deprecated C functions/variables.
      Use `SCM_DEPRECATED' in declarations of deprecated functions/variables.
      tree-il: Pass the environment to warning passes.
      Add compiler warning for possibly unbound variables.
      Fix typo in `scm_array_p_2 ()'.
      Deprecate `scm_mask_ints'.
      Arrange so that `SCM_I_CURRENT_THREAD' is not accessed outside of 
libguile.
      Use TLS when available for `SCM_I_CURRENT_THREAD'.
      Adjust to match changes in libgc's CVS (pre-7.2).
      Fix signed/unsigned mismatch in `scm_array_handle_{ref,set} ()'.
      Use GC-managed memory for port->encoding.
      Restore signature of `scm_primitive_load_path ()' as found in 1.8.
      Use pointer-less memory for `scm_gc_strdup ()'.
      Fix REPL environment for languages other than scheme.
      Document the interaction of the "compilee" with the compiler's current 
module.
      Fix `gitlog-to-changelog' on NixOS.
      Fix segfault for `(uniform-array->bytevector (bitvector))'.
      Fix compilation of literal bitvectors.
      Bump version number for 1.9.4.
      Improve TLS detection for systems with compiler support but no libc 
support.

Michael Gran (11):
      Adapt i18n string and char comparison funcs for Unicode
      More tests for strings
      Tests for record types
      Modify char and string locale upcase and downcase for Unicode
      Try to adjust i18n for strict aliasing
      Tests for locale-specific case conversion
      Language-specific case-conversion doesn't honor locale
      Fix encoding of strings returned by nl-langinfo
      Missing free in nl-langinfo
      Revert changes that gather thread-specific local language
      Modify regexp.test to work better with mac/darwin

Neil Jerram (23):
      Remove unhittable else branch for nonexistent type of debug frame
      Fix incorrect stack count warnings
      Fix omission of VM frames from backtrace
      Convenience for running GDB on Guile in Emacs
      Remove deprecation warnings from the build
      Fix GDB in Emacs incantation
      Typo fixes
      GDS usability: operation without a mouse
      Changes so that benchmark-guile runs successfully
      Manual link from `Guile Initialization' to `Initialization'
      Fix make distcheck by looking for guile-config in $(srcdir)
      Don't include guile-config and guile-tools in distribution
      Clean meta/guile-config
      Avoid throw from critical section, given invalid sigaction call
      Fix spurious `throw from within critical section' errors
      Remove unused environments code and tests
      Change signals.test to LGPLv3+
      Add define-module to signals.test
      Fix incorrect doc mentions of INADDR_LOCALHOST
      Fix handling of IPv6 addresses
      Fix doc for inet-ntop: always produces a string
      Change dynwind flag enums to #defines, for greater portability
      Revert "Change dynwind flag enums to #defines, for greater portability"

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


hooks/post-receive
-- 
GNU Guile




reply via email to

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