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
2016-06-24
Add with-input-from-port, etc documentation
Andy Wingo
1
-0
/
+8
2016-06-24
Clarify use of the term "scanning" in the manual
Andy Wingo
2
-34
/
+56
2016-06-24
Locale is default port encoding
Andy Wingo
1
-1
/
+2
2016-06-23
Add weak hash table documentation
Andy Wingo
1
-2
/
+10
2016-06-23
Fix R6RS fold-left documentation
Andy Wingo
1
-4
/
+8
2016-06-23
Static default for define-module #:duplicates
Andy Wingo
1
-29
/
+38
2016-06-23
Fix default-duplicate-binding-handlers for compilation
Andy Wingo
1
-30
/
+31
2016-06-23
Don't serialize uninterned symbols
Andy Wingo
2
-0
/
+12
2016-06-23
Fix memory leak in scm_from_{u,}int64 on 32-bit platforms
Andy Wingo
2
-2
/
+2
2016-06-23
Remove unused doc/maint
Daniel Llorens
4
-11823
/
+0
2016-06-23
Fix race between SMOB marking and finalization
Andy Wingo
3
-3
/
+101
2016-06-23
Fix relative file name canonicalization on paths with "."
Andy Wingo
2
-16
/
+35
2016-06-22
Remove unused internal i18n functions
Andy Wingo
1
-38
/
+0
2016-06-22
Remove a stale variable use in libguile/Makefile.am
Andy Wingo
1
-1
/
+1
2016-06-22
Fix SCM_DEBUG_TYPING_STRICTNESS bug
Andy Wingo
1
-11
/
+7
2016-06-21
Fix (< 'foo) compilation
Andy Wingo
2
-2
/
+11
2016-06-21
Fix srfi-64.test for #:select borkage. The irony...
Andy Wingo
1
-1
/
+2
2016-06-21
`define!' instruction returns the variable
Andy Wingo
8
-13
/
+27
2016-06-21
Use source file permissions for compiled files
Andy Wingo
1
-1
/
+3
2016-06-21
Document pretty-print #:max-expr-width
Andy Wingo
1
-0
/
+3
2016-06-21
Importing modules with #:select no longer grovels private bindings
Andy Wingo
3
-6
/
+14
2016-06-21
Detect too-old libunistring at configure-time.
Andy Wingo
1
-0
/
+7
2016-06-21
Update and-let-star.test
Andy Wingo
1
-4
/
+4
2016-06-21
Add SRFI-2 (and-let*) test suite.
Taylan Ulrich Bayırlı/Kammer
2
-0
/
+78
2016-06-21
Fix SRFI-2 (and-let*) implementation.
Taylan Ulrich Bayırlı/Kammer
1
-13
/
+39
2016-06-21
Add R6RS bytevector->string, string->bytevector
Andy Wingo
3
-0
/
+166
2016-06-21
Export &i/o-decoding, &i/o-encoding from (rnrs)
Andy Wingo
2
-5
/
+10
2016-06-21
Implement R6RS output-port-buffer-mode
Andy Wingo
3
-3
/
+36
2016-06-21
(rnrs hashtables): Hash functions of eq? and eqv? hashtables
Taylan Ulrich Bayırlı/Kammer
2
-8
/
+20
2016-06-21
(rnrs hashtables): Mutation of immutable hashtable ignored
Taylan Ulrich Bayırlı/Kammer
2
-4
/
+7
2016-06-21
Fix fixnum-range changes in R6RS fixnum bitops
Andy Wingo
2
-4
/
+26
2016-06-21
Add another code coverage test
Andy Wingo
1
-1
/
+19
2016-06-21
Document sigaction + SA_RESTART
Andy Wingo
1
-0
/
+16
2016-06-20
Fix peval on (call-with-values foo (lambda (x) x))
Andy Wingo
2
-6
/
+4
2016-06-20
Document char-ready? limitations.
Andy Wingo
1
-0
/
+16
2016-06-20
Fix size measurement in bytevector_large_set
Andy Wingo
2
-4
/
+9
2016-06-20
Fix uri-decode behavior for "+"
Andy Wingo
4
-5
/
+25
2016-06-19
Add reference to the lack of "non-greedy" variants
Diogo F. S. Ramos
1
-4
/
+5
2016-06-19
Remove link to Emacs' regexp syntax
Diogo F. S. Ramos
1
-4
/
+1
2016-06-18
Bump version to 2.1.3
v2.1.3
Andy Wingo
1
-1
/
+1
2016-06-18
Minor NEWS updates
Andy Wingo
1
-2
/
+7
2016-06-18
Fix ports bug when size_t is 32 bits
Andy Wingo
1
-2
/
+4
2016-06-17
Fix 64->32 bit cross-compilation of large-ish fixnums
Andy Wingo
1
-23
/
+23
2016-06-12
Skip incompatible .go files
Andy Wingo
2
-85
/
+275
2016-06-11
Remove unused static definitions
Andy Wingo
2
-45
/
+0
2016-06-11
Fix shuffling of unboxed stack elements on 32-bit systems
Andy Wingo
1
-8
/
+27
2016-06-11
VM type checking refactor
Andy Wingo
1
-42
/
+37
2016-06-11
vm: Make sure IP is stored before potentially GCing.
Andy Wingo
1
-6
/
+18
2016-06-10
Fix bad backtraces
Andy Wingo
1
-16
/
+15
2016-06-10
Minor VM fixes
Andy Wingo
1
-2
/
+2
[prev]
[next]