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
path:
root
/
module
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix string->bytevector for utf-8 and non-error conversion strategies
Andy Wingo
2013-01-15
1
-3
/
+6
*
case-lambda* clauses fail to match if too many positionals
Andy Wingo
2013-01-14
5
-70
/
+109
*
Docstrings in (ice-9 iconv)
Andy Wingo
2013-01-11
1
-0
/
+7
*
Change iconv procedures to take optional instead of keyword arg
Andy Wingo
2013-01-11
1
-4
/
+7
*
Add http-post, http-put, et cetera
Andy Wingo
2013-01-11
1
-56
/
+269
*
read-response-body always returns bytevector or #f
Andy Wingo
2013-01-11
1
-2
/
+8
*
remove (web http) TODO list
Andy Wingo
2013-01-11
1
-7
/
+0
*
(web server) uses (ice-9 iconv)
Andy Wingo
2013-01-11
1
-37
/
+3
*
add bytevector->string and string->bytevector in new (ice-9 iconv) module
Andy Wingo
2013-01-11
2
-1
/
+84
*
fix ice-9/slib
Andy Wingo
2013-01-10
1
-23
/
+14
*
deprecate SCM_CHAR_CODE_LIMIT and char-code-limit
Andy Wingo
2013-01-10
1
-1
/
+6
*
slight open-pipe* / open-process refactor
Andy Wingo
2013-01-08
1
-6
/
+12
*
http-get: don't shutdown write end of socket
Andy Wingo
2013-01-07
2
-5
/
+13
*
More procedure-arguments-alist documentation and a bugfix
Andy Wingo
2013-01-07
1
-2
/
+2
*
document program-arguments-alist and program-lambda-list
Cedric Cellier
2013-01-07
1
-0
/
+2
*
web: Correctly detect "No route to host" conditions.
Ludovic Courtès
2012-12-17
1
-11
/
+14
*
repl: add repl-option for customized print
Daniel Hartwig
2012-12-10
1
-6
/
+15
*
futures: Remove circular dependency with (ice-9 threads).
Ludovic Courtès
2012-11-29
1
-1
/
+0
*
web: Add `http-get*'.
Ludovic Courtès
2012-11-28
1
-1
/
+24
*
web: Add `response-body-port'.
Ludovic Courtès
2012-11-28
1
-11
/
+59
*
web: Export `text-content-type?'.
Ludovic Courtès
2012-11-28
2
-7
/
+10
*
eval: Store docstrings for lambdas.
Ludovic Courtès
2012-11-28
1
-18
/
+25
*
vlist: Remove Texinfo markup from docstrings.
Ludovic Courtès
2012-11-27
1
-47
/
+47
*
web client: correctly handle uri-query, etc. in relative URI headers
Daniel Hartwig
2012-11-27
2
-19
/
+23
*
web client: Support relative URIs in some headers.
Ludovic Courtès
2012-11-27
1
-2
/
+17
*
Have `load-in-vicinity' look for `.go' files in %LOAD-COMPILED-PATH.
Ludovic Courtès
2012-11-27
1
-13
/
+39
*
Split `load-in-vicinity' into small procedures.
Ludovic Courtès
2012-11-27
1
-35
/
+54
*
R6RS srfi library names should ignore first identifier after the :n
Ian Price
2012-11-25
1
-1
/
+7
*
(web uri): document that uri-port is an integer
Daniel Hartwig
2012-11-24
1
-4
/
+5
*
syncronize web module docstrings with manual
Daniel Hartwig
2012-11-24
6
-128
/
+153
*
Turn on the `case' warnings in auto-compilation.
Ludovic Courtès
2012-11-24
1
-1
/
+2
*
Remove reference to `scm_init_popen' when `fork' is unavailable.
Ludovic Courtès
2012-11-23
1
-1
/
+7
*
R6RS `string-for-each' should accept multiple string arguments
Ian Price
2012-11-22
1
-1
/
+38
*
cse: Fix out-of-bounds access to the database.
Ludovic Courtès
2012-11-21
1
-4
/
+5
*
Update `par-map' to use nested futures.
Ludovic Courtès
2012-11-21
1
-11
/
+16
*
futures: Allow nested futures; put the main thread to work.
Ludovic Courtès
2012-11-21
1
-78
/
+159
*
futures: Add a record printer.
Ludovic Courtès
2012-11-21
1
-0
/
+9
*
futures: Keep futures unlocked while they are processing.
Ludovic Courtès
2012-11-21
1
-40
/
+81
*
doc: Fix typo in `set-record-type-printer!' doc.
Ludovic Courtès
2012-11-17
1
-3
/
+3
*
Add missing R6RS `open-file-input/output-port' procedure
Andreas Rottmann
2012-11-12
2
-27
/
+45
*
Change the argument order of 'set-fields' to match that of 'set-fields'.
Mark H Weaver
2012-11-10
1
-2
/
+2
*
Add system/base/ck.scm to SYSTEM_BASE_SOURCES in module/Makefile.am.
Mark H Weaver
2012-11-10
1
-1
/
+2
*
Futures: Avoid creating the worker pool more than once.
Mark H Weaver
2012-11-10
1
-9
/
+15
*
Improve error for set-fields paths leading to different types.
Mark H Weaver
2012-11-10
3
-26
/
+128
*
Improve error messages for invalid record definitions.
Mark H Weaver
2012-11-09
2
-8
/
+40
*
Fix record constructor in getopt-long.
Mark H Weaver
2012-11-08
1
-3
/
+2
*
Implement functional record setters.
Mark H Weaver
2012-11-08
2
-83
/
+269
*
Fix copyright years in `futures.scm'.
Ludovic Courtès
2012-11-05
1
-1
/
+1
*
Preserve additional R6RS library name components after srfi :n
Mark H Weaver
2012-11-04
1
-2
/
+2
*
futures: Have workers work when futures are available.
Ludovic Courtès
2012-11-03
1
-2
/
+4
[next]