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
/
libguile
/
async.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-25
Switch to use atomic_compare_exchange_strong
Andy Wingo
1
-6
/
+11
2018-06-26
Rename scm_i_thread to scm_thread
Andy Wingo
1
-12
/
+12
2018-06-20
Update license notices in all C files
Andy Wingo
1
-17
/
+17
2018-06-20
Remove (C) from copyright statements
Andy Wingo
1
-1
/
+1
2018-06-20
Rationalize include order in C files
Andy Wingo
1
-12
/
+12
2018-06-20
Make libguile header inclusion consistent within libguile c files
Andy Wingo
1
-12
/
+12
2018-06-20
Remove Emacs local variables comments in Guile source
Andy Wingo
1
-6
/
+0
2018-06-20
Remove _scm.h
Andy Wingo
1
-1
/
+0
2018-06-20
Move subr snarfing macros to gsubr.h.
Andy Wingo
1
-0
/
+1
2018-06-18
Devolve pairs.h
Andy Wingo
1
-0
/
+1
2018-06-18
Remove list.h from _scm.h
Andy Wingo
1
-0
/
+1
2018-06-18
Remove includes of validate.h.
Andy Wingo
1
-3
/
+2
2017-01-08
Thread prepare-to-wait respects block_asyncs
Andy Wingo
1
-2
/
+3
2016-12-29
New interfaces to help wait on fd/cond
Andy Wingo
1
-23
/
+75
2016-11-21
Deprecate dynamic roots
Andy Wingo
1
-1
/
+0
2016-11-19
Inline interrupts
Andy Wingo
1
-2
/
+2
2016-11-18
Refactor async handling to be FIFO
Andy Wingo
1
-17
/
+85
2016-11-13
Fix crasher in scm_system_async_mark_for_thread
Andy Wingo
1
-3
/
+6
2016-11-13
Refactor GC implications of thread sleep
Andy Wingo
1
-6
/
+6
2016-11-01
Deprecate critical sections
Andy Wingo
1
-20
/
+0
2016-11-01
Threads no longer track critical section level
Andy Wingo
1
-2
/
+0
2016-11-01
Simplify critical section implementation
Andy Wingo
1
-6
/
+10
2016-10-26
Use atomics for async interrupts
Andy Wingo
1
-117
/
+64
2016-10-17
Deprecate user asyncs
Andy Wingo
1
-81
/
+5
2014-04-25
Merge branch 'stable-2.0'
v2.1.0
Mark H Weaver
1
-3
/
+2
2014-02-27
Rely on Gnulib for <unistd.h>.
Mark H Weaver
1
-3
/
+2
2012-02-23
Revert "install pthread_atfork handlers for guile's static mutexen"
Andy Wingo
1
-2
/
+1
2012-02-17
install pthread_atfork handlers for guile's static mutexen
Andy Wingo
1
-1
/
+2
2011-05-15
rename scm_async_click() to scm_async_tick(); privatize SCM_ASYNC_TICK
Andy Wingo
1
-8
/
+2
2011-05-13
merge strictness branch from 2.0
Andy Wingo
1
-39
/
+55
2011-05-13
async.c refactor
Andy Wingo
1
-39
/
+55
2011-05-12
remove all deprecated code
Andy Wingo
1
-61
/
+1
2010-08-27
Assorted `syntax-check' fixes.
Ludovic Courtès
1
-1
/
+0
2010-04-09
remove libguile/lang.h, deprecate %nil (in favor of #nil)
Andy Wingo
1
-2
/
+1
2009-12-08
fix SCM_CELL_* macro usage in async.c
Andy Wingo
1
-3
/
+3
2009-12-05
decruftify scm_sys_protects
Andy Wingo
1
-1
/
+0
2009-10-09
Arrange so that `SCM_I_CURRENT_THREAD' is not accessed outside of libguile.
Ludovic Courtès
1
-0
/
+23
2009-10-02
Use `SCM_DEPRECATED' in declarations of deprecated functions/variables.
Ludovic Courtès
1
-1
/
+3
2009-08-18
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
1
-7
/
+8
2009-06-17
Change Guile license to LGPLv3+
Neil Jerram
1
-6
/
+7
2009-05-20
Fix `explicitely' typos, should be `explicitly'
Neil Jerram
1
-1
/
+1
2008-12-14
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
1
-4
/
+6
2008-11-30
Check the return value of libc's functions to make `_FORTIFY_SOURCE=2' work.
Ludovic Courtès
1
-4
/
+6
2008-09-13
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
1
-1
/
+1
2008-09-13
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
Ludovic Courtès
1
-1
/
+1
2008-09-05
Removed a lot of now-useless SMOB mark/free functions.
Ludovic Courtes
1
-6
/
+0
2006-04-17
merge from 1.8 branch
Kevin Ryde
1
-1
/
+1
2006-01-29
Renamed the "frames" that are related to dynamic-wind to "dynamic
Marius Vollmer
1
-6
/
+6
2005-05-23
The FSF has a new address.
Marius Vollmer
1
-1
/
+1
2005-03-02
See ChangeLog from 2005-03-02.
Marius Vollmer
1
-55
/
+146
[next]