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
path:
root
/
module
/
srfi
/
srfi-18.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-29
Associate #:replace info with modules, not variables
Andy Wingo
1
-2
/
+2
2019-11-14
SRFI-18 uses core exceptions
Andy Wingo
1
-86
/
+60
2018-08-07
srfi-18: 'thread-sleep!' timeout-as-a-number is relative.
Ludovic Courtès
1
-3
/
+3
2018-08-07
srfi-18: When timeout is a number, it's a relative number of seconds.
Ludovic Courtès
1
-16
/
+28
2016-11-05
SRFI-18 mutexes are not recursive
Andy Wingo
1
-8
/
+1
2016-11-05
Move more functionality to SRFI-18 mutex-unlock!
Andy Wingo
1
-15
/
+17
2016-11-05
SRFI-18 manages own mutex "abandoned" state
Andy Wingo
1
-21
/
+20
2016-11-04
SRFI-18 threads disjoint from guile threads
Andy Wingo
1
-67
/
+75
2016-11-04
srfi-18 condition variables disjoint
Andy Wingo
1
-32
/
+27
2016-11-04
Remove export srfi-18 never had
Andy Wingo
1
-1
/
+0
2016-11-04
SRFI-18 mutexes disjoint from Guile mutexes
Andy Wingo
1
-41
/
+62
2016-10-31
srfi-18: thread-terminate! without cleanup handlers
Andy Wingo
1
-23
/
+13
2016-10-31
Trim srfi-18 thread startup machinery
Andy Wingo
1
-10
/
+6
2016-10-31
Refactor thread-join! to use optional args.
Andy Wingo
1
-7
/
+14
2016-10-31
Rationalize exception handling in srfi-18
Andy Wingo
1
-44
/
+38
2016-10-31
srfi-18: Avoid call/cc.
Andy Wingo
1
-29
/
+35
2016-10-30
srfi-18: Inline uses of srfi-18-exception-preserver.
Andy Wingo
1
-16
/
+13
2016-10-30
srfi-18: Use srfi-35 conditions.
Andy Wingo
1
-26
/
+25
2016-10-30
srfi-18: Use parameters.
Andy Wingo
1
-25
/
+15
2016-10-30
srfi-18: Use lambda* optional arguments.
Andy Wingo
1
-12
/
+10
2016-10-30
srfi-18: Simplify thread-sleep!, thread-terminate!.
Andy Wingo
1
-19
/
+15
2016-10-30
srfi-18: Use `match' in thread-start!.
Andy Wingo
1
-9
/
+10
2016-10-30
srfi-18: Improve style.
Andy Wingo
1
-11
/
+7
2016-10-23
Move thread bindings to (ice-9 threads)
Andy Wingo
1
-111
/
+111
2014-04-25
Merge branch 'stable-2.0'
v2.1.0
Mark H Weaver
1
-4
/
+4
2014-03-23
Calculate usecs correctly in thread-sleep!
Nathaniel Alderson
1
-1
/
+1
2014-02-27
SRFI-18: Export 'current-thread'.
Mark H Weaver
1
-3
/
+3
2012-02-24
srfi-18 cleanup
Andy Wingo
1
-13
/
+13
2010-01-11
Remove unused top-level variables.
Ludovic Courtès
1
-2
/
+1
2009-10-22
Fix typos leading to unbound variable references.
Ludovic Courtès
1
-2
/
+2
2009-06-17
Complete changing license to LGPLv3+
Neil Jerram
1
-1
/
+1
2009-05-21
fix multiple values returning from srfi-18's `with-exception-handler'
Andy Wingo
1
-2
/
+4
2009-05-21
procedures in "drop" contexts can return unspecified values
Andy Wingo
1
-2
/
+2
2008-11-01
move scm srfi files to module/srfi, and compile them.
Andy Wingo
1
-0
/
+382