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
2013-04-10
Mention `open-file' in NEWS.
v2.0.9
Ludovic Courtès
1
-3
/
+3
2013-04-10
doc: Require libunistring 0.9.3 in `README'.
Ludovic Courtès
1
-1
/
+1
2013-04-10
build: Tell `gen-scmconfig' whether the system has `struct timespec'.
Ludovic Courtès
2
-1
/
+24
2013-04-10
Bump version number for 2.0.9.
Ludovic Courtès
2
-2
/
+5
2013-04-10
doc: Update `release.org'.
Ludovic Courtès
1
-8
/
+7
2013-04-10
stime: Remove #ifdef HAVE_*_H for headers provided by Gnulib.
Ludovic Courtès
1
-10
/
+2
2013-04-10
Make `build-aux/gendocs.sh' executable.
Ludovic Courtès
1
-0
/
+0
2013-04-09
Bump version number for 2.0.8.
Ludovic Courtès
1
-3
/
+3
2013-04-09
tests: Skip FFI tests involving `scm_is_pair' when `dynamic-func' fails.
Ludovic Courtès
1
-4
/
+6
2013-04-09
doc: Cosmetic change for `release.org'.
Ludovic Courtès
1
-1
/
+1
2013-04-09
Update `THANKS'.
Ludovic Courtès
1
-0
/
+2
2013-04-09
update NEWS
Andy Wingo
1
-22
/
+14
2013-04-09
fix stime patch for HAVE_TIMES removal
Andy Wingo
1
-3
/
+14
2013-04-09
simplify configure checks for functionality provided by gnulib
Andy Wingo
2
-27
/
+4
2013-04-09
Minor 'THANKS' fix.
Mark H Weaver
1
-1
/
+1
2013-04-09
Fix alignment in 'THANKS'.
Mark H Weaver
1
-1
/
+1
2013-04-09
Update bug report section of 'THANKS'.
Mark H Weaver
1
-0
/
+4
2013-04-09
Update 'THANKS'.
Mark H Weaver
1
-0
/
+8
2013-04-09
Manual: Don't promise to signal an error for an illegal 'letrec'.
Mark H Weaver
1
-2
/
+2
2013-04-09
tests: Skip IPv6 socket tests when OS support is missing.
Ludovic Courtès
1
-1
/
+10
2013-04-08
Update 'NEWS'.
Mark H Weaver
1
-9
/
+3
2013-04-08
Update 'NEWS'.
Mark H Weaver
1
-0
/
+7
2013-04-08
Consume a peeked EOF at the REPL.
Mark H Weaver
1
-5
/
+2
2013-04-08
Miscellaneous 'sendfile' fixes and improved tests.
Mark H Weaver
2
-33
/
+53
2013-04-07
Update 'NEWS'.
Mark H Weaver
1
-76
/
+159
2013-04-07
Change `sendfile' to loop until everything has been sent.
Ludovic Courtès
3
-74
/
+114
2013-04-07
Remove outdated and misplaced "Included Guile Modules" node from manual.
Mark H Weaver
1
-122
/
+1
2013-04-07
Clarify 'file-encoding' docs: heuristics may be improved later.
Mark H Weaver
1
-14
/
+22
2013-04-07
Add keyword arguments to file opening procedures.
Mark H Weaver
6
-70
/
+581
2013-04-07
Add record type printer for srfi-41.
Chris K. Jester-Young
1
-0
/
+23
2013-04-07
Add record type printer for srfi-45.
Chris K. Jester-Young
1
-1
/
+16
2013-04-07
Implement efficient 'scm_unget_bytes' and 'unget-bytevector'.
Mark H Weaver
7
-60
/
+160
2013-04-07
Remove byte-order mark check from 'scm_i_scan_for_encoding'.
Mark H Weaver
1
-10
/
+0
2013-04-07
Do not scan for coding declarations in open-file.
Mark H Weaver
6
-44
/
+40
2013-04-07
doc: Link exceptions and escape continuations.
Ludovic Courtès
1
-1
/
+8
2013-04-07
doc: Warn against misuses of `file-name-separator-string'.
Ludovic Courtès
1
-1
/
+6
2013-04-07
Don't use scm_generalized_vector_get_handle() in array-map.c
Daniel Llorens
1
-6
/
+6
2013-04-06
Fix the recommendations for conversion of C string constants.
Mark H Weaver
1
-11
/
+13
2013-04-06
Fix indentation in test-scm-c-bind-keyword-arguments.c.
Mark H Weaver
1
-7
/
+7
2013-04-06
Implement 'scm_c_bind_keyword_arguments'.
Mark H Weaver
5
-0
/
+353
2013-04-06
NEWS tweaks
Andy Wingo
1
-3
/
+3
2013-04-06
Bump 'copyright-year' to 2013.
Mark H Weaver
1
-1
/
+1
2013-04-06
Remove duplicate definitions of `call/ec' and `let/ec'.
Ian Price
2
-26
/
+3
2013-04-06
Update `NEWS'.
Ludovic Courtès
1
-9
/
+3
2013-04-06
doc: Document `--language'.
Ludovic Courtès
1
-0
/
+29
2013-04-06
doc: Document file name separator procedures.
Ludovic Courtès
1
-0
/
+32
2013-04-06
Use a fresh cons for %stream-null.
Chris K. Jester-Young
1
-1
/
+1
2013-04-05
Update `NEWS'.
Ludovic Courtès
1
-2
/
+16
2013-04-05
Deprecate scm_array_fill_int()
Daniel Llorens
3
-23
/
+21
2013-04-05
Remove double indirection in array-fill!
Daniel Llorens
2
-3
/
+28
[next]