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
2012-02-14
web server: use CLOEXEC
wip-threads-and-fork
Andy Wingo
1
-1
/
+1
2012-02-14
optional flags arg to scm_accept, which uses accept4
Andy Wingo
2
-6
/
+16
2012-02-14
primitive-move->fdes preserves CLOEXEC flag
Andy Wingo
1
-6
/
+4
2012-02-14
add file-port-close-on-exec?; popen takes advantage of it.
Andy Wingo
3
-11
/
+48
2012-02-14
fcntl: support F_DUPFD_CLOEXEC and O_CLOEXEC.
Andy Wingo
1
-1
/
+9
2012-02-14
wrap iconv_open / iconv_close with a lock to help in thread/fork issues
Andy Wingo
4
-1
/
+42
2012-02-14
use scm_c_atfork_lock_static_mutex for guile's static mutexen
Andy Wingo
9
-4
/
+20
2012-02-14
add scm_c_atfork_lock_static_mutex
Andy Wingo
2
-0
/
+19
2012-02-14
add atfork interface
Andy Wingo
6
-31
/
+253
2012-02-14
fix a race (one of many) relating to close-port
Andy Wingo
2
-37
/
+59
2012-02-14
scm_from_stringn utf8 optimization
Andy Wingo
1
-7
/
+3
2012-02-14
fix buggy scm_from_utf8_stringn (!)
Andy Wingo
1
-2
/
+2
2012-02-14
ports: avoid adding port table entries and finalizers if possible
Andy Wingo
2
-33
/
+37
2012-02-14
refactor port encoding modes: utf-8 and iconv
Andy Wingo
3
-94
/
+158
2012-02-14
string ports simplification
Andy Wingo
1
-65
/
+20
2012-02-13
weaks: move an allocation outside a critical section
Andy Wingo
2
-34
/
+71
2012-02-12
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
3
-6
/
+31
2012-02-12
web server: do not provide a response body where it is not permitted
Andy Wingo
3
-6
/
+31
2012-02-11
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-16
/
+8
2012-02-11
web server: print backtrace on errors when run in batch mode
Andy Wingo
1
-16
/
+8
2012-02-11
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
10
-201
/
+422
2012-02-10
more efficient scm_string_to_utf8, scm_string_to_utf32
Andy Wingo
1
-26
/
+30
2012-02-10
more efficient scm_to_utf8_stringn, scm_to_utf32_stringn
Andy Wingo
1
-4
/
+52
2012-02-08
Support => within case, and improve error messages for cond and case
Mark H Weaver
5
-84
/
+234
2012-02-08
Add source properties to many more types of data
Mark H Weaver
2
-26
/
+47
2012-02-08
Unoptimize 'read' to return freshly allocated empty strings
Mark H Weaver
2
-12
/
+8
2012-02-08
Optimize empty substring case of scm_i_substring_copy
Mark H Weaver
1
-22
/
+27
2012-02-08
Add and use maybe_annotate_source helper in read.c
Mark H Weaver
1
-12
/
+11
2012-02-08
Remove inline and register attributes from read.c
Mark H Weaver
1
-12
/
+12
2012-02-08
Remove incorrect comment in read.c
Mark H Weaver
1
-3
/
+2
2012-02-08
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-1
/
+2
2012-02-08
i18: avoid freelocale (NULL)
Andy Wingo
1
-1
/
+2
2012-02-08
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
147
-4676
/
+17939
2012-02-05
Fix --enable-debug-malloc
Andy Wingo
1
-37
/
+56
2012-02-04
i18n: Skips ~h `format' tests when digit grouping info is missing.
Ludovic Courtès
1
-5
/
+13
2012-02-04
fix check for when libc already has clock_gettime / clock_getcpuclockid
Andy Wingo
1
-1
/
+2
2012-02-04
Improve consistency of definitions of C functions in manual.
Bake Timmons
7
-57
/
+57
2012-02-04
fix compilation of control.c, continuations.c when SCM_ALIGNED is not defined
Andy Wingo
2
-36
/
+34
2012-02-04
Make notation for Scheme repeated arguments more consistent in manual.
Bake Timmons
20
-347
/
+369
2012-02-03
i18n: Provide default values for when Gnulib has no replacement.
Ludovic Courtès
1
-26
/
+32
2012-02-03
Augment `-Wformat' analysis with support for `~:h'.
Ludovic Courtès
2
-1
/
+33
2012-02-03
format: Add specifier ~h for localized number output.
Ludovic Courtès
4
-7
/
+109
2012-02-03
i18n: Add a couple of tests for `monetary-amount->locale-string'.
Ludovic Courtès
1
-0
/
+18
2012-02-03
i18n: Use Gnulib's `nl_langinfo' module.
Ludovic Courtès
5
-103
/
+50
2012-02-03
Use Gnulib's `regex' module.
Ludovic Courtès
40
-43
/
+16040
2012-02-03
tests: Have `getaddrinfo' test work for Darwin 8.
Ludovic Courtès
3
-13
/
+22
2012-02-03
tests: Work around erroneous tr_TR locale in Darwin 8.
Ludovic Courtès
1
-4
/
+5
2012-02-02
Update srfi-14 test for Unicode 6.1
Mike Gran
1
-2
/
+2
2012-02-02
Implement scm_to_pointer
Mark H Weaver
3
-0
/
+27
2012-02-02
revert r5rs changes
Andy Wingo
1
-82
/
+83
[next]