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-03-04
Remove documentation of internal static string comparison functions
Mark H Weaver
1
-10
/
+0
2012-03-04
Comment out unused definitions of 'do' and 'case' in psyntax.scm
Mark H Weaver
2
-137
/
+7
2012-03-04
Fix syntax wrap comments; remove old unused cruft
Mark H Weaver
1
-11
/
+4
2012-03-03
Merge branch 'stable-2.0'
Mark H Weaver
6
-25488
/
+4085
2012-03-03
Minimize size of embedded syntax objects in psyntax-pp.scm
Mark H Weaver
3
-8153
/
+220
2012-03-03
tree-il->scheme improvements
Mark H Weaver
4
-25085
/
+10102
2012-03-03
optimize dynamic-wind when we know winders are thunks
Andy Wingo
3
-18
/
+28
2012-03-03
remove out-of-date comment
Andy Wingo
1
-1
/
+0
2012-03-03
the dynamic stack is really a stack now, instead of a list
Andy Wingo
22
-534
/
+1079
2012-03-02
pretty-print: allow max-expr-width to be set; recognize more keywords
Mark H Weaver
1
-7
/
+9
2012-03-02
Fix typos in psyntax.scm
Mark H Weaver
2
-8435
/
+8508
2012-03-02
comment formatting in ports.c
Andy Wingo
1
-3
/
+3
2012-03-02
hash-set! on weak tables returns the value
Andy Wingo
4
-26
/
+47
2012-03-02
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2
-21
/
+18
2012-03-02
tweaks to -Wformat's gettext detection
Andy Wingo
2
-21
/
+18
2012-03-02
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
11
-506
/
+592
2012-03-02
peval: inline applications of lambda to rest args
Andy Wingo
2
-16
/
+40
2012-03-02
tree-il: fix `canonicalize!' for prompts
Andy Wingo
1
-5
/
+5
2012-03-02
more general treatment of call-with-prompt
Andy Wingo
2
-16
/
+44
2012-03-01
pmatch: always wrap with let, even if the expression appears atomic
Mark H Weaver
1
-8
/
+8
2012-03-01
Fix <TAG>vector-length when applied to other uniform vector types
Mark H Weaver
3
-4
/
+32
2012-02-27
Avoid failure when `format-analysis' stumbles upon unbound variables.
Ludovic Courtès
2
-1
/
+15
2012-02-24
port i/o optimizations for iso-8859-1
Andy Wingo
3
-6
/
+83
2012-02-24
fixes to threaded finalizers
Andy Wingo
1
-12
/
+23
2012-02-24
srfi-18 test fix
Andy Wingo
1
-433
/
+430
2012-02-24
slight cleanup to run-test
Andy Wingo
1
-28
/
+27
2012-02-24
srfi-18 cleanup
Andy Wingo
1
-13
/
+13
2012-02-24
statically initialize the pthread mutex in fat mutexen
Andy Wingo
1
-10
/
+4
2012-02-24
run finalizers asynchronously (in asyncs and/or pthreads)
Andy Wingo
5
-1
/
+190
2012-02-24
signal an error on multithreaded fork
Andy Wingo
3
-5
/
+20
2012-02-23
remove atfork on revealed mutex in fports.c
Andy Wingo
1
-1
/
+0
2012-02-23
Revert "add pthread_atfork helpers to our threading shims"
Andy Wingo
3
-18
/
+3
2012-02-23
Revert "with a threaded guile, lock weak sets and tables during a fork"
Andy Wingo
4
-194
/
+28
2012-02-23
Revert "install pthread_atfork handlers for guile's static mutexen"
Andy Wingo
9
-16
/
+5
2012-02-23
Revert "wrap iconv_open / iconv_close with a lock to help in thread/fork issues"
Andy Wingo
4
-45
/
+1
2012-02-23
Merge remote-tracking branch 'local-2.0/stable-2.0'
Andy Wingo
10
-172
/
+381
2012-02-23
rewrite open-process in C, for robustness
Andy Wingo
2
-95
/
+214
2012-02-22
microoptimizations in (web uri)
Andy Wingo
1
-11
/
+10
2012-02-22
add test for recent quick fix
Andy Wingo
1
-1
/
+5
2012-02-21
quick fix the quick fix
Andy Wingo
1
-1
/
+1
2012-02-21
quick fix to uri parser
Andy Wingo
1
-3
/
+3
2012-02-20
Optimize Equality Primitives
Noah Lavine
3
-1
/
+31
2012-02-19
Have `-Wformat' recognize `ngettext' calls.
Ludovic Courtès
2
-33
/
+67
2012-02-19
Have `-Wformat' better recognize the `gettext' procedure.
Ludovic Courtès
2
-8
/
+41
2012-02-19
use the new finalizer helpers
Andy Wingo
7
-86
/
+21
2012-02-19
add scm_i_set_finalizer, scm_i_add_finalizer, scm_i_add_resuscitator
Andy Wingo
4
-2
/
+170
2012-02-19
better hysteresis in weak-set, weak-table
Andy Wingo
2
-2
/
+74
2012-02-19
tune default hash table sizes
Andy Wingo
3
-8
/
+4
2012-02-19
move revealed-count mechanism to fports.c
Andy Wingo
5
-105
/
+120
2012-02-19
ice-9/poll optimization
Andy Wingo
1
-8
/
+2
[prev]
[next]