summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2017-03-09 23:49:58 +0100
committerStefan Husmann2017-03-09 23:49:58 +0100
commita665b6f2c58974685fa4c13d334796204618e64f (patch)
tree5f0b03a966fdd0fbfabe327a412e7a1db234a6e1 /PKGBUILD
parent09b5d96a55e89cf55bb96d50ffa50dfa18efd99c (diff)
downloadaur-a665b6f2c58974685fa4c13d334796204618e64f.tar.gz
Updated version (2.1.7.76.g8157c2a3a -> 2.1.7.85.gc525aa6d9).
Changelog ========= VM support for string-set!; slimmer read-string (c525aa6d9) Micro-optimize update-port-position. (f71c2c126) Fix bug in comparison between real and complex (7de77bf7d) Remove contification restriction in case-lambda (7cdfaaada) All clauses of function have same nlocals (6d9335ad4) Adapt gcprof to preemptive interrupts (f7909b951) Adapt statprof to new preemptive interrupts (e7d341407) statprof: 'with-statprof' honors #:display-style. (bfa388359) 64KB segment alignment (c62f0b025) Fix new thread-local fluids test (8157c2a3a) Fix documentation build (1e51ffa63) Add thread local fluids (fb8c91a35) psyntax: Generate identifiers in a deterministic fashion. (84a740d86) Check for working profiling and virtual itimers (70cfabd7e) Can't recursively search DLLs with FFI on Cygwin (4ce31fd38) Disable Turkish locale tests on Cygwin (efd6e3f40) Fix regression in non-mmap fallback elf loader (8dc0e8d62) Cygwin: skip tests that require working setrlimits for memory (24da8084a) Revert "build: Compress with lzip too." (6fff84d7d) Fix makeinfo warnings (f2db8fc2f) Remove useless subsection from hooks documentation (c896af55d) Fix scheme-scripts markup. (c2ab4a3b2) Update NEWS for prerelease. (8ed8b375a) Update NEWS (8f7e75f77) doc: Describe -e (module) on equal footing with (@ ...). (1026a7683) i18n: 'number->locale-string' guesses the minimum number of decimals. (de5cf50ab) i18n: Fix corner cases for monetary and number string conversions. (4c7d1a64f) tests: Choose a more plausible US English locale name. (585bf8387) tests: Use 'pass-if-equal' for (ice-9 i18n) tests. (47236c247) i18n: Do not represent zero as "-0". (19d274c68) Recognize sh3 as compilation targets (92222727f) doc: Fix typo in site packages documentation. (7c5f38fe6) doc: Fix typo in keywords documentation. (a4fbc5b09) tests: Avoid statprof test failure on systems without 'setitimer'. (109d22165) build: Honor $SOURCE_DATE_EPOCH for the recorded timestamp. (817a07120) scandir: Avoid 'stat' calls on each entry. (4d3a14924) build: Compress with lzip too. (58c028ebb) build: Check for /gnu/store file names upon "make dist". (8b834206f) Disable REPL server tests if no threads (33944f660) tests: Avoid race condition in REPL server test. (c1581fb2a) tests: Throw 'unresolved when the REPL server is too slow. (bf58d7bb9) tests: Add REPL server test for CVE-2016-8606. (2cecf3b15) REPL Server: Guard against HTTP inter-protocol exploitation attacks. (402162cfc) tests: Use the "normalized codeset" in locale names. (b473598f2) Treat 'SIG_IGN' as a pointer. (7d6f309cc) Document 'scm_to_uintptr_t' and 'scm_from_uintptr_t'. (1107db3eb) Remove 'umask' calls from 'mkdir'. (844b2cf75) %port-encoding requires an open port (25652ff84) http: Do not use 'eq?' to compare characters in parse-request-uri. (b56b94492) build: .x and .doc files depend on generated includes. (8f7ed8abf) texinfo: Remove unnecessary (oop goops) dependency. (7a32add5d) Do not assume that sizeof (long) == sizeof (void *) == sizeof (SCM). (1d257c27f) Avoid signed integer overflows in numeric conversions. (a8d1c7d61) Remove extraneous debugging output in test (36321a8ff) Fix open-file mode misinterpretation (82ea7c763) "select" no longer throws exception on EINTR (24eea1be0) scm_std_select doesn't tick itself (066036499) Cosmetic REPL server improvements (0cd60c3f2) Fix trap frame matching (374b88580) Fix class slot allocation since GOOPS rewrite (77cfd7e4b) Fix (mkstemp! "XX" 0) errors (a86bb2e61) Flush when getting string from r6rs string output port (e13cd5c77) String ports can be truncated (1da66a6ab) Minor expansion of guile-test comments (fcebf93ec) Favor docstrings for describing the purpose of functions. (67b8b6fb0) Fix "Scheme Syntax" info rendering (62f08b8f3) Better errors for odd-length keyword args (68f13adaa) Fix segfault introduced with R6RS port commit (33514ffe2) "Scripting Examples" update. (f3a187270) Register R6RS port and bytevector internals early (94d70684c) Fix support for threads already known to GC (4c3bea3db) Declare module exports before loading imports (631e9901d) Revert "futures: Limit the number of nested futures on the same stack." (9e28a1212) Fix (* x -1) for GOOPS types (70d4c4b28) Explain why no native accessors for `s8' and `u8' exist (f8dd4f67b) Fix guild compile --to=cps / --from=cps (f261eaf03) Fix kfun parse-cps bug (23278d07d) Fixed specific version of guile search in autoconf macro GUILE_PROGS. (b6d3ab6c0) Fix typo in old NEWS. (7242ca566) Fix multi-arity dispatch in GOOPS (c7fb87cd6) Fix compute-frame-sizes for case-lambda jumps (4dcc97288) Use labs instead of abs where needed (5333642b7) Fix make-polar signedness of zeros on macOS (c4b0491e9) Conditionally define SOCK_CLOEXEC, SOCK_NONBLOCK (36023a0d2) Fix flonum/complex type inference. (d0811644f)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04e686a28c3a..2c104ff1eda8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=guile-git
_gitname=guile
-pkgver=2.1.7.76.g8157c2a3a
+pkgver=2.1.7.85.gc525aa6d9
pkgrel=1
pkgdesc="A portable, embeddable Scheme implementation (Git snapshot)"
arch=('i686' 'x86_64')