index
:
delta/guile.git
alt-par-map-and-thread-safe-popen
baserock/morph
bdw-gc-static-alloc
boehm-demers-weiser-gc
brainfuck
branch_mvo-substrings
branch_mvo-thread-cleanup
branch_release-1-4
branch_release-1-6
branch_release-1-8
calling-convention
cky-hygienic-macros
compile-to-js-merge
coop-repl-servers
dev/hanwen
dirk-adding-josts-environments
dirk-thread-factorization-branch
eval-cleanup
excise-ltdl
historical/wip-1-8-mingw-build
jimb
jimb_env_branch
jimb_mb_branch_1
jimb_readline
lexical-literals
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
master
mdj_elisp_branch
mdj_genloc_branch
mdj_goops_branch
mike-port-encodings
mingw-guile-3.0
mvo-vcell-cleanup-1-branch
mvo_libtool_branch
nan-boxing
ossau-elisp-branch
ossau-gds-dev
r6rs-strings
r7rs-wip
ra0
srfi-4-bytevectors
srfi-41
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
string-abstraction
string_abstraction2
subr-simplification
syncase
syncase-in-boot-9
thread-safe-popen
ttn-back-in-the-saddle
use-minigmp
vm
vm-syncase
vtable-vtable-deprecation
wingo
wip-2.1.2
wip-bpt-elisp
wip-closure-conversion
wip-compiler
wip-cps-bis
wip-cps-for-merge
wip-cse
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-dwarf
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-foreign-objects
wip-generalized-vectors
wip-gnulib-update
wip-goops-refactor
wip-guile-pkg
wip-https-client
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-linker
wip-lloda
wip-load-lang
wip-manual
wip-manual-2
wip-mingw
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-peg
wip-peg-fixed
wip-peg-fixed-2
wip-port-refactor
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-rtl
wip-rtl-assembler
wip-rtl-cps
wip-rtl-dwarf
wip-rtl-halloween
wip-rtl-may-2013
wip-rtl-metadata
wip-rtl-prompts
wip-rtl-vm
wip-sassy
wip-source-info
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-uri-reference
wip-utf16-debugging
wip-vector-cleanup
wip-wingo-elisp-badness
git.savannah.gnu.org: git/guile.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix free-id=? for module-bound keywords
lexical-literals
Andy Wingo
2011-04-29
2
-9865
/
+8183
*
eval-when matches situations symbolically
Andy Wingo
2011-04-29
1
-10
/
+11
*
oop goops comment
Andy Wingo
2011-04-29
1
-1
/
+2
*
psyntax simplification
Andy Wingo
2011-04-29
1
-1
/
+2
*
MV truncation in the boot evaluator
Andy Wingo
2011-04-29
1
-27
/
+58
*
latin1 strings in vm error messages
Andy Wingo
2011-04-29
1
-17
/
+17
*
check for iconveh values at configure-time
Andy Wingo
2011-04-28
4
-12
/
+76
*
-x error message fix
Andy Wingo
2011-04-28
1
-1
/
+1
*
fix double-loading of script in -ds case
Andy Wingo
2011-04-28
1
-12
/
+14
*
fix break example
Andy Wingo
2011-04-28
1
-1
/
+1
*
allow while as an expression
Andy Wingo
2011-04-28
3
-17
/
+36
*
add reset and shift
Andy Wingo
2011-04-28
2
-2
/
+66
*
Fix typo in `NEWS'.
v2.0.1
Ludovic Courtès
2011-04-27
1
-1
/
+1
*
Bump version number for 2.0.1.
Ludovic Courtès
2011-04-27
1
-3
/
+3
*
Update `NEWS'.
Ludovic Courtès
2011-04-27
1
-3
/
+7
*
Keep a 2.0.0-compatible `define-inlinable' macro in (srfi srfi-9).
Ludovic Courtès
2011-04-27
1
-0
/
+31
*
Document `(ice-9 binary-ports)'.
Ludovic Courtès
2011-04-27
2
-0
/
+5
*
Add tests for UTF-8 ill-formed sequence handling.
Ludovic Courtès
2011-04-27
1
-0
/
+27
*
Gracefully handle unterminated UTF-8 sequences instead of hitting an `assert'.
Ludovic Courtès
2011-04-27
2
-5
/
+23
*
Add a couple more Unicode I/O tests.
Ludovic Courtès
2011-04-27
1
-1
/
+11
*
Rewrite port decoding error tests using a mini DSL.
Ludovic Courtès
2011-04-27
1
-74
/
+77
*
Gracefully handle `setlocale' errors at the REPL.
Ludovic Courtès
2011-04-27
1
-1
/
+8
*
Remove the `sizeof (mpz_t)' check.
Ludovic Courtès
2011-04-26
1
-3
/
+0
*
Use `scm_with_guile' in `test-pthread-create'.
Ludovic Courtès
2011-04-25
1
-5
/
+11
*
Update Gnulib to v0.0-5158-g7d06b32; remove `strcase' and `version-etc-fsf'.
Ludovic Courtès
2011-04-25
64
-1251
/
+1361
*
Fix `#ifdef HAVE_CONFIG_H' stanza in some stand-alone tests.
Ludovic Courtès
2011-04-25
6
-6
/
+6
*
Compile more file system related procedures when `--disable-posix'.
Ludovic Courtès
2011-04-25
1
-202
/
+200
*
Move `{total,current}-processor-count' outside of `posix.c'.
Ludovic Courtès
2011-04-25
6
-47
/
+53
*
Make the `sizeof (mpz_t)' check at compile-time.
Ludovic Courtès
2011-04-25
2
-7
/
+5
*
Add pthread-related tests.
Ludovic Courtès
2011-04-25
5
-0
/
+228
*
Make `scm_i_ensure_signal_delivery_thread' call in Guile mode.
Ludovic Courtès
2011-04-25
1
-4
/
+4
*
Make sure binary ports pass `binary-port?' regardless of the locale.
Ludovic Courtès
2011-04-22
6
-20
/
+71
*
Turn the libunistring/iconv configure check into a macro.
Ludovic Courtès
2011-04-22
2
-20
/
+33
*
Fix typo in `configure.ac'.
Ludovic Courtès
2011-04-22
1
-1
/
+1
*
Increase the timeout of timing-sensitive thread tests.
Ludovic Courtès
2011-04-22
1
-4
/
+4
*
add test that libunistring was built with iconv support
Andy Wingo
2011-04-21
1
-0
/
+21
*
Clarify units of string length in decription of scm_from_stringn
Mark H Weaver
2011-04-21
1
-1
/
+1
*
Clarify the units of returned lengths in string conversion functions
Mark H Weaver
2011-04-19
1
-6
/
+9
*
fix pre-GC_set_start_callback compilation
Andy Wingo
2011-04-15
1
-6
/
+7
*
pre-GC_set_start_callback compatibility
Andy Wingo
2011-04-15
3
-9
/
+38
*
weak hash table vacuum on before-gc C hook
Andy Wingo
2011-04-15
1
-14
/
+13
*
use gc_start_callback + asyncs for after-gc-hook, instead of finalizers
Andy Wingo
2011-04-15
1
-32
/
+36
*
add --fresh-auto-compile
Andy Wingo
2011-04-15
6
-4
/
+53
*
Build `filesys.x'.
Ludovic Courtès
2011-04-15
1
-0
/
+1
*
Allow compilation with `--disable-posix'.
Ludovic Courtès
2011-04-15
9
-315
/
+358
*
Include <sched.h> in `posix.c'.
Ludovic Courtès
2011-04-14
2
-1
/
+6
*
Add tests for `-Wformat' and gettext.
Ludovic Courtès
2011-04-14
1
-0
/
+17
*
fix analyze.scm literal string warnings
Andy Wingo
2011-04-14
1
-5
/
+3
*
fix embarrassing bugs in (ice-9 command-line)
Andy Wingo
2011-04-14
1
-3
/
+6
*
guile -v prints LGPLv3+.
Andy Wingo
2011-04-14
1
-0
/
+1
[next]