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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-26
Only run `test-with-guile-module' when pthread support is built.
Ludovic Courtès
4
-1
/
+28
2008-04-26
Remove extraneous semi-colon in `read.c'.
Ludovic Courtès
2
-1
/
+7
2008-04-26
Make `(srfi srfi-35)' visible through `cond-expand'.
Ludovic Courtès
5
-2
/
+23
2008-04-26
Add `(srfi srfi-88)'.
Ludovic Courtès
10
-7
/
+188
2008-04-26
Fix dangling references to files that have been removed.
Ludovic Courtès
4
-6
/
+12
2008-04-24
Don't use "-I$(srcdir)", so that our "random.h" doesn't shadow libc's on Tru64.
Ludovic Courtès
4
-3
/
+19
2008-04-17
Document file-exists?
Neil Jerram
2
-0
/
+9
2008-04-17
Add `read' benchmark.
Ludovic Courtès
3
-4
/
+72
2008-04-16
Update `NEWS'.
Ludovic Courtès
1
-0
/
+1
2008-04-16
Inline `scm_getc', `scm_putc' and `scm_puts'.
Ludovic Courtès
5
-68
/
+89
2008-04-16
Merge branch 'master' of ssh://civodul@git.sv.gnu.org/srv/git/guile
Ludovic Courtès
7
-5
/
+27
2008-04-16
Don't use "echo -n" in `guile-readline/configure.in'.
Ludovic Courtès
2
-1
/
+12
2008-04-16
Add TAGS to .gitignore
Neil Jerram
1
-0
/
+1
2008-04-16
A few elisp fixes and enhancements
Neil Jerram
4
-4
/
+18
2008-04-16
* gds-client.scm (gds-debug-trap): Ensure that frame index passed to Emacs is...
Neil Jerram
2
-1
/
+8
2008-04-15
Revert "Fix typo in `read.c'."
Ludovic Courtès
1
-1
/
+1
2008-04-15
Fix typo in `read.c'.
Ludovic Courtès
1
-1
/
+1
2008-04-15
Add support for SRFI-88-like postfix keyword read syntax.
Ludovic Courtès
8
-12
/
+81
2008-04-13
Test the interaction of GOOPS objects with `struct-{ref,set!}'.
Ludovic Courtès
2
-2
/
+33
2008-04-13
Slightly simplify inline machinery.
Ludovic Courtès
2
-7
/
+7
2008-04-13
Really fix inline machinery for MacOS X.
Ludovic Courtès
2
-4
/
+11
2008-04-10
Fix inline machinery in C99 mode on MacOS X.
Ludovic Courtès
2
-2
/
+13
2008-04-10
Add `NEWS' entries for Andy's fixes.
Ludovic Courtès
1
-0
/
+2
2008-04-10
fix struct-ref and struct-set! on "light" structs
Andy Wingo
2
-2
/
+16
2008-04-10
initialize 'u' slots to 0, not SCM_UNPACK(SCM_GOOPS_UNBOUND)
Andy Wingo
2
-3
/
+11
2008-04-10
respect slot allocation, e.g. for <read-only-slot>
Andy Wingo
2
-2
/
+16
2008-04-08
Fix manual typo.
Neil Jerram
2
-1
/
+5
2008-04-08
Update/remove references to the CVS repository.
Ludovic Courtès
5
-240
/
+28
2008-04-07
Fix "#include" directives in stand-alone C tests.
Ludovic Courtès
7
-16
/
+28
2008-04-07
Fix inline machinery for GCC 4.3 and later in C99 mode.
Ludovic Courtès
3
-40
/
+45
2008-04-07
More `.gitignore'.
Ludovic Courtès
5
-0
/
+18
2008-04-07
More `.gitignore'.
Ludovic Courtès
5
-0
/
+29
2008-03-24
(to_timespec): Change 1000000 multiplier to
Neil Jerram
2
-21
/
+30
2008-03-24
(Mutexes and Condition Variables): Change
Neil Jerram
2
-1
/
+9
2008-03-19
(command-loop): Use
Neil Jerram
2
-1
/
+9
2008-03-19
* api-debug.texi (Low Level Trap Calls): Removed (material
Neil Jerram
7
-646
/
+404
2008-03-18
Use SRFI-1 in `(oop goops util)'.
Ludovic Courtès
2
-40
/
+11
2008-03-13
Honor $TMPDIR in the test suite.
Ludovic Courtès
5
-11
/
+74
2008-03-12
Fix SRFI-37 `args-fold' with short option names of argument-less options.
Ludovic Courtès
5
-4
/
+34
2008-03-12
Provide `describe' feature in `(oop goops describe)'.
Ludovic Courtès
3
-3
/
+14
2008-03-10
Fix `alloca' on FreeBSD 6.
Ludovic Courtès
2
-1
/
+8
2008-03-09
Only define scm_from_complex_double if it will
Neil Jerram
3
-2
/
+10
2008-03-08
Core enhancements, by Julian Graham, to Guile's thread, mutex and
Neil Jerram
6
-174
/
+609
2008-03-06
Fix type-checking for the second argument of `eval'.
Ludovic Courtès
3
-2
/
+11
2008-03-02
Fix "mixed linkage" errors in `inline.h'.
Ludovic Courtès
4
-4
/
+22
2008-02-27
(errno): Remove declarations that have been there
Neil Jerram
3
-9
/
+9
2008-02-23
* FAQ: New file.
Neil Jerram
4
-1
/
+33
2008-02-23
Updated to GNU coding
Neil Jerram
2
-18
/
+48
2008-02-23
Use `imaginary_part' instead of `imaginary' to fix build on Solaris 2.10.
Ludovic Courtès
4
-5
/
+17
2008-02-22
Fix `(ice-9 match)' for lists of lists.
Ludovic Courtès
3
-2
/
+14
[next]