index
:
software/guile
wip-elisp
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
freebsd implementation of get_thread_stack_base
...
Andy Wingo
2011-12-22
1
-2
/
+5
*
stdlib.h, not malloc.h
...
Andy Wingo
2011-12-22
1
-1
/
+1
*
fix compilation with gc 7.1
...
Chris K. Jester-Young
2011-12-08
1
-1
/
+1
*
increase garbage collection rate if the process is growing
...
Andy Wingo
2011-11-29
1
-1
/
+1
*
get heap stats with GC_get_heap_usage_safe, if available.
...
Andy Wingo
2011-11-28
1
-1
/
+1
*
configure: Make sure $GUILE_FOR_BUILD is suitable.
...
Ludovic Courtès
2011-11-23
1
-14
/
+1
*
guild: Close over `$bindir/guile'.
...
Ludovic Courtès
2011-07-23
1
-0
/
+4
*
configure: Build a `tar.xz' in addition to `tar.gz'.
...
Ludovic Courtès
2011-07-06
1
-1
/
+2
*
fix --disable-modules build
...
Andy Wingo
2011-06-30
1
-0
/
+2
*
update stack growth direction check
...
Andy Wingo
2011-06-20
1
-13
/
+10
*
Comment on the Gnulib `clock-gettime' workaround.
...
Ludovic Courtès
2011-06-19
1
-1
/
+3
*
configure: Factorize code checking for `iconveh_' constants; use the cache.
...
Ludovic Courtès
2011-06-19
1
-55
/
+1
*
fix AC_LANG_SOURCE warnings
...
Andy Wingo
2011-06-17
1
-9
/
+9
*
check for clock_getcpuclockid in gl_CLOCK_TIME
...
Andy Wingo
2011-06-17
1
-1
/
+2
*
remove win32-dirent.[ch]
...
Andy Wingo
2011-06-17
1
-1
/
+0
*
rename `guile-tools' to `guild'
...
Andy Wingo
2011-05-31
1
-1
/
+2
*
build support for detecting clock_gettime, with -lrt if needed
...
Andy Wingo
2011-05-04
1
-0
/
+3
*
check for iconveh values at configure-time
...
Andy Wingo
2011-04-28
1
-0
/
+64
*
Update Gnulib to v0.0-5158-g7d06b32; remove `strcase' and `version-etc-fsf'.
...
Ludovic Courtès
2011-04-25
1
-1
/
+3
*
Turn the libunistring/iconv configure check into a macro.
...
Ludovic Courtès
2011-04-22
1
-20
/
+4
*
Fix typo in `configure.ac'.
...
Ludovic Courtès
2011-04-22
1
-1
/
+1
*
add test that libunistring was built with iconv support
...
Andy Wingo
2011-04-21
1
-0
/
+21
*
pre-GC_set_start_callback compatibility
...
Andy Wingo
2011-04-15
1
-1
/
+1
*
Allow compilation with `--disable-posix'.
...
Ludovic Courtès
2011-04-15
1
-3
/
+2
*
Include <sched.h> in `posix.c'.
...
Ludovic Courtès
2011-04-14
1
-1
/
+2
*
pthread-threads.h: only redirect to GC_pthread_sigmask if it is present
...
Andy Wingo
2011-04-03
1
-1
/
+1
*
support loading objcode even if mmap(2) is unavailable
...
Andy Wingo
2011-04-01
1
-1
/
+1
*
check for GC_allow_register_threads
...
Michael Gran
2011-03-30
1
-1
/
+1
*
fix compilation with libgc 7.0, 7.1
...
Andy Wingo
2011-03-29
1
-1
/
+1
*
Make explicit that GUILE_FOR_BUILD is only used when cross-compiling
...
Neil Jerram
2011-03-25
1
-1
/
+1
*
GUILE_FOR_BUILD is only needed by meta/guile.in, not by Makefiles
...
Neil Jerram
2011-03-25
1
-1
/
+1
*
bdw-gc 6.8 compatibility (hopefully)
...
Andy Wingo
2011-03-24
1
-0
/
+7
*
Add `gc-benchmarks/' to the distribution.
...
Ludovic Courtès
2011-03-06
1
-0
/
+1
*
Strip any CPPFLAGS other than `-I' from `guile-2.0.pc'.
...
Ludovic Courtès
2011-02-28
1
-2
/
+20
*
Change tag naming convention to `vX.Y.Z'.
...
Ludovic Courtès
2011-02-16
1
-3
/
+1
*
Set sockaddr_in.sin_len field when it exists.
...
Noah Lavine
2011-02-13
1
-4
/
+1
*
Make sure we don't override the user's extension search path.
...
Ludovic Courtès
2011-02-12
1
-0
/
+4
*
Save config.cache before tests which are likely to fail.
...
Ralf Wildenhues
2011-02-12
1
-0
/
+1
*
Disable stand-alone tests that require `dlopen' when `--disable-shared'.
...
Ludovic Courtès
2011-01-31
1
-1
/
+4
*
scm_with_guile calls GC_call_with_gc_active
...
Andy Wingo
2011-01-22
1
-2
/
+5
*
add (ice-9 poll), a poll wrapper
...
Andy Wingo
2010-12-03
1
-2
/
+3
*
Add bindings to GNU `sched_setaffinity' and `sched_getaffinity'.
...
Ludovic Courtès
2010-12-03
1
-1
/
+2
*
relax sizeof(long) restriction in configure.ac
...
Andy Wingo
2010-11-19
1
-2
/
+2
*
configure: Don't needlessly augment $LIBS (and $GUILE_LIBS.)
...
Ludovic Courtès
2010-10-20
1
-4
/
+5
*
Fix detection of struct ip_mreq
...
Tristan Colgate-McFarlane
2010-10-20
1
-1
/
+2
*
Fix typo in configure.ac
...
Neil Jerram
2010-10-01
1
-1
/
+1
*
move srfi-1 and srfi-60 C impl to libguile, without public C api
...
Andy Wingo
2010-09-12
1
-13
/
+0
*
remove empty srfi-4, srfi-13, and srfi-14 shlibs
...
Andy Wingo
2010-09-12
1
-12
/
+0
*
Use Gnulib's `isnan' and `isinf' modules.
...
Ludovic Courtès
2010-09-08
1
-2
/
+0
*
Use `have-lib' when checking for libltdl.
...
Ludovic Courtès
2010-09-06
1
-4
/
+7
[next]