Andy Wingo
|
a5d0c135c0
Remove nonfunctional gdb interface
|
11 年之前 |
Andy Wingo
|
4cbc95f150
Rename objcodes?.{scm,c,h} to loader.{scm,c,h}
|
11 年之前 |
Mark H Weaver
|
f6f4feb0a2
Merge remote-tracking branch 'origin/stable-2.0'
|
12 年之前 |
Mark H Weaver
|
3ace9a8e4e
Add keyword arguments to file opening procedures.
|
12 年之前 |
Mark H Weaver
|
26d148066f
Merge remote-tracking branch 'origin/stable-2.0'
|
12 年之前 |
Andy Wingo
|
44e30ef241
remove init.c iselect include
|
12 年之前 |
Andy Wingo
|
bc61280992
Merge remote-tracking branch 'local-2.0/stable-2.0'
|
13 年之前 |
Andy Wingo
|
f740445a9b
run finalizers asynchronously in asyncs
|
13 年之前 |
Giuseppe Scrivano
|
3658a3744b
Fix a segfault when /dev/urandom is not accessible
|
13 年之前 |
Andy Wingo
|
eaf99988ae
run finalizers asynchronously (in asyncs and/or pthreads)
|
13 年之前 |
Andy Wingo
|
81b80b9610
Revert "with a threaded guile, lock weak sets and tables during a fork"
|
13 年之前 |
Andy Wingo
|
3753e22736
move revealed-count mechanism to fports.c
|
13 年之前 |
Andy Wingo
|
f609480611
with a threaded guile, lock weak sets and tables during a fork
|
13 年之前 |
Andy Wingo
|
0858753e82
Merge remote-tracking branch 'origin/stable-2.0'
|
13 年之前 |
Ludovic Courtès
|
eb4a14ed47
Use Gnulib's `regex' module.
|
13 年之前 |
Andy Wingo
|
296004b3ba
Merge remote-tracking branch 'origin/stable-2.0'
|
13 年之前 |
Ludovic Courtès
|
ed4c373966
Arrange to convert command-line arguments from the right encoding.
|
13 年之前 |
Andy Wingo
|
4938d3cb74
Merge remote-tracking branch 'origin/stable-2.0'
|
13 年之前 |
Andy Wingo
|
a141db8604
remove weak pairs, rewrite weak vectors
|
13 年之前 |
Andy Wingo
|
7005c60fcb
add weak table implementation
|
13 年之前 |
Andy Wingo
|
26b263541b
add weak sets
|
13 年之前 |
Ludovic Courtès
|
80fc43f2cf
Initialize `get_internal_run_time' before it is used.
|
13 年之前 |
Andy Wingo
|
8a562c697b
Merge remote-tracking branch 'local-2.0/stable-2.0'
|
14 年之前 |
Andy Wingo
|
08969a2407
fix --disable-modules build
|
14 年之前 |
Andy Wingo
|
b9b9a02804
remove #define STACK_CHECKING from __scm.h.
|
14 年之前 |
Ludovic Courtès
|
bbec460245
Make the `sizeof (mpz_t)' check at compile-time.
|
14 年之前 |
Ludovic Courtès
|
073167ef7b
Allow compilation with `--disable-posix'.
|
14 年之前 |
Andy Wingo
|
12c1d8616d
threading / with_guile refactor to use more GC_stack_base
|
14 年之前 |
Andy Wingo
|
bfb85df708
fix port-filename without readline to match the docs
|
14 年之前 |
Andy Wingo
|
6f06e8d35f
autocompile -> auto-compile
|
14 年之前 |