index
:
delta/guile.git
alt-par-map-and-thread-safe-popen
baserock/morph
bdw-gc-static-alloc
boehm-demers-weiser-gc
brainfuck
branch_mvo-substrings
branch_mvo-thread-cleanup
branch_release-1-4
branch_release-1-6
branch_release-1-8
calling-convention
cky-hygienic-macros
compile-to-js-merge
coop-repl-servers
dev/hanwen
dirk-adding-josts-environments
dirk-thread-factorization-branch
eval-cleanup
excise-ltdl
historical/wip-1-8-mingw-build
jimb
jimb_env_branch
jimb_mb_branch_1
jimb_readline
lexical-literals
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
master
mdj_elisp_branch
mdj_genloc_branch
mdj_goops_branch
mike-port-encodings
mingw-guile-3.0
mvo-vcell-cleanup-1-branch
mvo_libtool_branch
nan-boxing
ossau-elisp-branch
ossau-gds-dev
r6rs-strings
r7rs-wip
ra0
srfi-4-bytevectors
srfi-41
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
string-abstraction
string_abstraction2
subr-simplification
syncase
syncase-in-boot-9
thread-safe-popen
ttn-back-in-the-saddle
use-minigmp
vm
vm-syncase
vtable-vtable-deprecation
wingo
wip-2.1.2
wip-bpt-elisp
wip-closure-conversion
wip-compiler
wip-cps-bis
wip-cps-for-merge
wip-cse
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-dwarf
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-foreign-objects
wip-generalized-vectors
wip-gnulib-update
wip-goops-refactor
wip-guile-pkg
wip-https-client
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-linker
wip-lloda
wip-load-lang
wip-manual
wip-manual-2
wip-mingw
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-peg
wip-peg-fixed
wip-peg-fixed-2
wip-port-refactor
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-rtl
wip-rtl-assembler
wip-rtl-cps
wip-rtl-dwarf
wip-rtl-halloween
wip-rtl-may-2013
wip-rtl-metadata
wip-rtl-prompts
wip-rtl-vm
wip-sassy
wip-source-info
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-uri-reference
wip-utf16-debugging
wip-vector-cleanup
wip-wingo-elisp-badness
git.savannah.gnu.org: git/guile.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Build and check (ice-9 popen) only when --enable-posix and HAVE_FORK.
Ludovic Courtès
2013-03-29
1
-1
/
+2
*
build: Remove redundant check for `struct timespec'.
Ludovic Courtès
2013-03-29
1
-18
/
+0
*
Allow compilation with GMP < 5.0.0.
Ludovic Courtès
2013-03-28
1
-0
/
+8
*
Add bindings for `sendfile'.
Ludovic Courtès
2013-03-22
1
-4
/
+16
*
Avoid rebuild of `guile.info' at the user's site.
Ludovic Courtès
2013-03-18
1
-1
/
+0
*
rely on gnulib for `poll'
Jason Earl
2013-03-10
1
-5
/
+2
*
fix AC_CHECK_DECLS for `alarm'
Jason Earl
2013-03-10
1
-1
/
+1
*
provide getlogin declaration if needed.
Andy Wingo
2013-03-09
1
-1
/
+1
*
portability simplification with scmsigs.c and alarm
Andy Wingo
2013-03-09
1
-0
/
+2
*
squish remove some mingw-specific code that is covered by gnulib
Andy Wingo
2013-03-09
1
-3
/
+0
*
add check for struct pollfd
Andy Wingo
2013-03-09
1
-0
/
+2
*
Use accessors instead of symbols deprecated in libgc 7.3.
Ludovic Courtès
2013-03-01
1
-1
/
+6
*
require automake 1.12 for `serial-tests'.
Andy Wingo
2013-01-30
1
-2
/
+2
*
build: Allow use of Automake 1.13.
Ludovic Courtès
2013-01-28
1
-2
/
+5
*
build: Require Automake 1.11.2 or later.
Ludovic Courtès
2012-12-10
1
-2
/
+2
*
Remove definition of the `SHARED_LIBRARY_PATH_VARIABLE' C macro.
Ludovic Courtès
2012-11-28
1
-4
/
+0
*
Remove reference to `scm_init_popen' when `fork' is unavailable.
Ludovic Courtès
2012-11-23
1
-0
/
+3
*
build: Use Automake's `color-tests'.
Ludovic Courtès
2012-09-03
1
-1
/
+1
*
build: Use `AM_PROG_AR'.
v2.0.6
Ludovic Courtès
2012-07-07
1
-0
/
+1
*
Use `clock-time' directly from Gnulib, but with a local patch.
Ludovic Courtès
2012-07-06
1
-6
/
+0
*
add --match pattern to git-version-gen
Andy Wingo
2012-07-06
1
-1
/
+1
*
add check for fchmod
Andy Wingo
2012-07-06
1
-1
/
+1
*
Build with `-Wpointer-arith' when available.
Ludovic Courtès
2012-05-06
1
-3
/
+1
*
more libgc 7.1 compat
Andy Wingo
2012-03-08
1
-1
/
+1
*
run finalizers asynchronously in asyncs
Andy Wingo
2012-03-08
1
-1
/
+1
*
i18n: Use Gnulib's `nl_langinfo' module.
Ludovic Courtès
2012-02-03
1
-14
/
+2
*
Use Gnulib's `regex' module.
Ludovic Courtès
2012-02-03
1
-20
/
+4
*
Build with `-fno-strict-aliasing' when available.
Ludovic Courtès
2012-01-27
1
-1
/
+6
*
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
[next]