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
/
futures.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-30
Since support for "futures" in C has been completely disabled for some
Ken Raeburn
1
-375
/
+0
2009-08-18
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
1
-6
/
+7
2009-06-17
Change Guile license to LGPLv3+
Neil Jerram
1
-6
/
+7
2008-09-13
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
1
-1
/
+5
2008-09-13
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
Ludovic Courtès
1
-1
/
+5
2008-09-05
Removed a lot of now-useless SMOB mark/free functions.
Ludovic Courtes
1
-5
/
+0
2006-04-17
merge from 1.8 branch
Kevin Ryde
1
-1
/
+1
2006-01-29
* futures.h, futures.c: Wrap whole contents in "#if 0"/"#endif".
Marius Vollmer
1
-0
/
+8
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
-28
/
+31
2005-01-24
Reverted changed from 2005/01/24 19:14:54, which was a commit to the
Marius Vollmer
1
-31
/
+28
2005-01-24
Threading changes.
Marius Vollmer
1
-28
/
+31
2004-09-22
*** empty log message ***
Marius Vollmer
1
-8
/
+8
2004-07-23
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
Marius Vollmer
1
-2
/
+2
2004-07-08
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
Marius Vollmer
1
-2
/
+2
2003-04-05
Changed license terms to the plain LGPL thru-out.
Marius Vollmer
1
-36
/
+12
2003-01-23
* futures.c (mark_futures): Don't need to mark data of recycled
Mikael Djurfeldt
1
-3
/
+4
2003-01-23
* futures.h, futures.c: New files; Introduced recycling of
Mikael Djurfeldt
1
-0
/
+387