guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] GNU Guile annotated tag, v2.1.0, updated. v2.1.0


From: Andy Wingo
Subject: [Guile-commits] GNU Guile annotated tag, v2.1.0, updated. v2.1.0
Date: Wed, 31 Aug 2011 07:48:50 +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=f08d4189770090a6e0f9216e993a7a4a294c500e

The annotated tag, v2.1.0 has been updated
        to  f08d4189770090a6e0f9216e993a7a4a294c500e (tag)
      from  8b66aa8f5496a515ca133d6d2c37a06f6ec1720d (which is now obsolete)
   tagging  8b66aa8f5496a515ca133d6d2c37a06f6ec1720d (commit)
  replaces  v2.0.2
 tagged by  Andy Wingo
        on  Wed Aug 31 09:48:30 2011 +0200

- Log -----------------------------------------------------------------
retag 2.1.0 after stable-2.0 merge

Andy Wingo (107):
      Merge remote branch 'origin/stable-2.0'
      bump effective version to 2.2
      Merge remote-tracking branch 'origin/stable-2.0'
      oop goops comment
      eval-when matches situations symbolically
      fix free-id=? for module-bound keywords
      Merge remote-tracking branch 'origin/stable-2.0'
      Merge remote-tracking branch 'origin/stable-2.0'
      bytevectors have internal parent field
      Merge remote-tracking branch 'origin/stable-2.0'
      Merge remote-tracking branch 'origin/stable-2.0'
      remove all deprecated code
      merge strictness branch from 2.0
      Bump default typing strictness to 2.
      fix type errors in test suite
      SCM is a union
      SCM is either a union or scm_t_bits
      remove ENGNOT from __scm.h
      remove SICP from __scm.h
      remove #define STACK_CHECKING from __scm.h.
      remove mention of GUILE_DEBUG_FREELIST
      remove more unused __scm.h options
      remove SCM_CHAR_CODE_LIMIT define
      remove SCM_I_SIZE limits defines
      remove SCM_I_LLONG and SCM_I_ULLONG limit defines
      remove mention of cheap continuations
      minor __scm.h cleanup
      move SCM_FLUSH_REGISTER_WINDOWS to continuations.c
      make SCM_I_SETJMP and SCM_I_LONGJMP private
      remove SCM_THREAD_SWITCHING_CODE
      simplify SCM_TICK
      rename scm_async_click() to scm_async_tick(); privatize SCM_ASYNC_TICK
      remove unused SCM_FENCE definition
      remove SCM_ASRTGO
      SCM_ASSERT to error.h
      scm_wta_* procedures replace SCM_WTA_* macros
      use of EXIT_SUCCESS and EXIT_FAILURE
      remove SCM_EXIT_SUCCESS and SCM_EXIT_FAILURE definitions
      regexp.test needed char-code-limit
      Merge remote-tracking branch 'origin/stable-2.0'
      Merge remote-tracking branch 'local-2.0/stable-2.0'
      simplify inline function infrastructure
      scm_cell, scm_double_cell, scm_words back to gc.h
      scm_new_smob, scm_new_double_smob inline functions
      Merge remote-tracking branch 'origin/stable-2.0'
      remove gc pthread redirects entirely
      Merge remote-tracking branch 'origin/stable-2.0'
      rename <application> to <call>
      add <primcall> to tree-il
      sequence of expressions -> seq of head and tail
      Merge remote-tracking branch 'local-2.0/stable-2.0'
      Merge remote-tracking branch 'local-2.0/stable-2.0'
      fix tree-il->scheme bug for seq
      Merge remote-tracking branch 'local-2.0/stable-2.0'
      allow gc <= 7.1 to stop the signal delivery thread
      don't spawn the signal delivery thread in a thread-exit handler
      Merge remote-tracking branch 'local-2.0/stable-2.0'
      Merge remote-tracking branch 'origin/lexical-literals'
      defining a smob or port type no longer mucks exports of (oop goops)
      fix r6rs-records-syntactic.test to not shadow a literal
      more precision for ,time
      goops.scm cleanups
      fix invocation of duplicate handlers for merge-generics
      fix CPL of <extended-generic-with-setter> and <extended-accessor>
      add (web client)
      ensure presence of Host header in HTTP/1.1 requests
      fix web-request.test
      open-socket-for-url returns port in latin1 encoding
      add a site dir to %load-compiled-path
      a prettier `guild list'
      remove scripts PROGRAM
      more work on "guild list"
      add (scripts help)
      add support for guild help FOO
      fix GC_get_suspend_signal on Mac OS
      Merge remote-tracking branch 'origin/stable-2.0'
      export <macro> from goops, to appease texinfo reflection
      fix scm_i_tag_name
      remove dead code in scm_ceiling_quotient
      fix list validation bug in @abort
      fix write beyond array end in arrays.c
      fix read beyond end of hashtable size array in hashtab.c
      fix a leak on startup from script.c
      minor style fix in bytevectors.c
      style fix in read.c
      simplify narrow_stack.
      fix unnecessary call to canonicalize_path in load-path fast case
      avoid duplicate stats when searching for files in a path
      srfi-19 refactor
      (web http): locale-independent parsing and serialization of dates
      fix tree-il->scheme test
      fix take-right and drop-right for improper lists
      fix leak in get_current_locale()
      srfi-9 record compatibility with boot-9 records
      fix recursive define-inlinable expansions
      check that srfi-1 procedure arguments are procedures
      fix r6rs `map'
      fix scm_tmpfile leak
      reword open-file docs
      fix a couple of leaks
      fix order of importing modules and resolving duplicates handlers
      better guild help FOO
      texinfo: alias `url' to `uref'.
      module-stexi-documentation #:docs-resolver keyword arg
      texinfo: add paragraphindent
      fix scm_gc_strdup invocation
      Merge remote-tracking branch 'origin/stable-2.0'

Ludovic Courtès (14):
      Switch to 2.1.0.
      VM: Keep jump table address in a register.
      configure: Build a `tar.xz' in addition to `tar.gz'.
      doc: Fix `merge-generics' example.
      Export `<macro>' from (oop goops).
      Fix typo in (language tree-il spec).
      Add document describing the release process.
      Disable TLS on NetBSD up to 5.x included.
      Define `O_NOTRANS' on GNU/Hurd.
      Fix `open' mode bits on GNU/Hurd.
      Export `main' from (scripts help).
      doc: Remove redundant footnote about the former name of `guild'.
      Change `guild --help' and `--version' output to be more GNUish.
      guild: Close over `$bindir/guile'.

Mark H Weaver (13):
      Fix comment above number-theoretic division tests
      Improvements to `log' and `log10'
      Portability fix for new log and log10
      Portability fixes for popen.test (for when /bin/sh is not bash)
      Fix bytevectors VALIDATE_REAL to test for reals, not rationals
      Fix description of the R6RS `finite?' in manual
      Update comments regarding GMP earlier than 4.2.
      Remove incorrect footnote from GOOPS manual
      Quotient, remainder and modulo accept inexact integers
      Within `while', `continue' takes zero arguments
      Improve docs of string and symbol conversions from C strings
      Add scm_from_latin1_keyword and scm_from_utf8_keyword
      Don't call scm_lock_mutex and scm_unlock_mutex via pointer of wrong type

Neil Jerram (2):
      No sublimated desires
      Rewording for "make an intervention".

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


hooks/post-receive
-- 
GNU Guile



reply via email to

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