index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-04
Skip ports tests that require popen if popen not available
wip-cygwin-guile-2.2
Michael Gran
1
-89
/
+96
2017-04-04
ports test tries to mutate a read-only string
Michael Gran
1
-1
/
+1
2017-04-04
Don't run popen tests when popen not provided
Michael Gran
1
-2
/
+4
2017-04-04
Fix socket test throw without catch
Michael Gran
1
-3
/
+3
2017-04-04
Disable scm_fork on Cygwin
Michael Gran
1
-1
/
+7
2017-04-04
prefer producer/consumer to pipes on Cygwin
Michael Gran
2
-16
/
+148
2017-04-04
use fallback nl_langinfo on cygwin
Michael Gran
1
-1
/
+2
2017-04-04
Only run tests that require fork if it is provided
Michael Gran
3
-7
/
+13
2017-04-03
Speed up procedure-minimum-arity for fixed arity
Andy Wingo
1
-1
/
+7
2017-03-31
fix repl server test to allow for ECONNABORTED
Mike Gran
1
-2
/
+2
2017-03-28
Add allow-legacy-syntax-objects? parameter
Andy Wingo
4
-2
/
+68
2017-03-28
Psyntax generates new syntax objects
Andy Wingo
3
-848
/
+941
2017-03-28
Beginnings of psyntax switch to new syntax objects
Andy Wingo
2
-2613
/
+2642
2017-03-28
Add disjoint syntax object type
Andy Wingo
15
-8
/
+221
2017-03-28
Plumbing changes to rename "syntax-module"
Andy Wingo
5
-7
/
+35
2017-03-23
Git ignore .exe files
Mike Gran
1
-0
/
+1
2017-03-20
i18n: add international sign positions to %locale-dump
Mike Gran
1
-2
/
+6
2017-03-20
i18n: locale-positive-separated-by-space? should return bool, not string
Mike Gran
2
-4
/
+21
2017-03-20
i18n: add debugging helper procedure for locales
Mike Gran
1
-1
/
+67
2017-03-20
i18n: add tests for locale-digit-grouping
Mike Gran
1
-0
/
+20
2017-03-20
i18n: add tests for locale AM/PM
Mike Gran
1
-0
/
+20
2017-03-20
i18n: rename locale-monetary-digit-grouping to locale-monetary-grouping
Mike Gran
2
-5
/
+26
2017-03-17
web: Avoid deprecated '_IOFBF'.
Ludovic Courtès
1
-1
/
+1
2017-03-17
web: Remove export of nonexistent 'open-connection-for-uri'.
Ludovic Courtès
1
-2
/
+1
2017-03-15
Add generic prebuilt links to dist.
v2.2.0
Andy Wingo
1
-0
/
+5
2017-03-15
Update --version and REPL copyright years
Andy Wingo
2
-3
/
+3
2017-03-15
GNU Guile 2.2.0.
Andy Wingo
1
-3
/
+3
2017-03-15
GUILE_SITE_DIR: Update to find compiled site directories
Freja Nordsiek
2
-6
/
+39
2017-03-14
Better eval+promise+gc test
Andy Wingo
1
-1
/
+6
2017-03-14
Resolve unresolved alist test cases
Andy Wingo
1
-58
/
+29
2017-03-14
build: Compress with lzip too.
Ludovic Courtès
1
-1
/
+1
2017-03-14
Fixed reversed version order bug in GUILE_PROGS Autoconf macro.
Freja Nordsiek
1
-2
/
+2
2017-03-14
Update NEWS
Andy Wingo
1
-85
/
+42
2017-03-14
configure detects which set of prebuilt binaries to use
Andy Wingo
7
-5
/
+19
2017-03-13
Nonlocal prompt returns cause all effects
Andy Wingo
2
-2
/
+15
2017-03-13
Fix finalizer resuscitation causing excessive GC
Andy Wingo
6
-43
/
+137
2017-03-10
Guile 2.1.8.
v2.1.8
Andy Wingo
1
-1
/
+1
2017-03-10
Revert "Fix "Scheme Syntax" info rendering"
Andy Wingo
1
-2
/
+2
2017-03-10
Update NEWS
Andy Wingo
1
-2
/
+10
2017-03-10
Fix atomics compilation on clang
Andy Wingo
1
-8
/
+19
2017-03-09
Fix a couple of typos in the docs
Vladislav Ivanishin
2
-2
/
+2
2017-03-09
VM support for string-set!; slimmer read-string
Andy Wingo
7
-11
/
+57
2017-03-09
Micro-optimize update-port-position.
Andy Wingo
1
-3
/
+5
2017-03-09
Fix bug in comparison between real and complex
Daniel Llorens
2
-6
/
+17
2017-03-09
Remove contification restriction in case-lambda
Andy Wingo
2
-31
/
+12
2017-03-09
All clauses of function have same nlocals
Andy Wingo
2
-33
/
+25
2017-03-09
Adapt gcprof to preemptive interrupts
Andy Wingo
1
-4
/
+4
2017-03-09
Adapt statprof to new preemptive interrupts
Andy Wingo
1
-2
/
+4
2017-03-09
statprof: 'with-statprof' honors #:display-style.
Ludovic Courtès
1
-1
/
+5
2017-03-08
64KB segment alignment
Andy Wingo
2
-4
/
+50
[next]