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
/
test-suite
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for `..1' to `match'.
Ludovic Courtès
2010-09-27
1
-1
/
+22
*
Add implementation of SRFI 27
Andreas Rottmann
2010-09-27
2
-0
/
+92
*
add call-with-vm; remove thread-vm bits; remove vm-apply; engines settable.
Andy Wingo
2010-09-27
4
-14
/
+6
*
Have `@abort' honor VM changes by winds.
Ludovic Courtès
2010-09-27
1
-0
/
+26
*
Favor non-hex string escapes over hex escapes when writing strings
Michael Gran
2010-09-26
1
-1
/
+2
*
Incorrect parsing of NaN complex numbers
Michael Gran
2010-09-25
1
-0
/
+3
*
remove vm-version, vm options
Andy Wingo
2010-09-25
2
-5
/
+7
*
fix up options.test
Andy Wingo
2010-09-25
1
-8
/
+7
*
statprof test traps fix; re-enable accurate call counting test
Andy Wingo
2010-09-25
1
-11
/
+4
*
fix eval.test for procnames eval option
Andy Wingo
2010-09-25
1
-7
/
+0
*
remove a number of debug options
Andy Wingo
2010-09-24
1
-2
/
+1
*
Fix coverage analysis of procedures called from C.
Ludovic Courtès
2010-09-24
1
-1
/
+20
*
Fix typo in `weaks.test'.
Ludovic Courtès
2010-09-24
1
-1
/
+1
*
Fix bug #31081 (`lookahead-u8' returns an s8.)
Ludovic Courtès
2010-09-23
1
-0
/
+5
*
Fixlet in `coverage.test'.
Ludovic Courtès
2010-09-23
1
-1
/
+2
*
Strengthen the weak hash table tests.
Ludovic Courtès
2010-09-23
1
-24
/
+39
*
Fix weak-value hash tables.
Ludovic Courtès
2010-09-23
1
-50
/
+55
*
Define `equal?' for pointer objects.
Ludovic Courtès
2010-09-23
1
-1
/
+12
*
Optimize `peek-char'.
Ludovic Courtès
2010-09-15
1
-1
/
+19
*
Re-introduce pretty-printing of combining characters.
Ludovic Courtès
2010-09-15
3
-5
/
+34
*
move srfi-1 and srfi-60 C impl to libguile, without public C api
Andy Wingo
2010-09-12
2
-95
/
+0
*
Rename `make-foreign-function' to `pointer->procedure'.
Ludovic Courtès
2010-09-06
2
-48
/
+47
*
Add an entertaining `procedure->pointer' test.
Ludovic Courtès
2010-09-04
1
-0
/
+18
*
Fix the `put-bytevector' tests.
Ludovic Courtès
2010-09-03
1
-21
/
+30
*
Add license header to `test-ffi'.
Ludovic Courtès
2010-09-03
1
-0
/
+17
*
Add `procedure->pointer' to the FFI.
Ludovic Courtès
2010-09-03
3
-1
/
+117
*
Fix for `submodules' in (ice-9 session) (closes #30062)
Jose A. Ortega Ruiz
2010-09-02
2
-0
/
+54
*
popen.test: Don't auto-compile `popen-child.scm'.
Ludovic Courtès
2010-09-01
1
-4
/
+5
*
Add `test-suite/tests/popen-child.scm' to the distribution.
Ludovic Courtès
2010-09-01
1
-0
/
+1
*
bitvector work
Andy Wingo
2010-08-29
2
-0
/
+60
*
net-db.test tweak
Andy Wingo
2010-08-28
1
-2
/
+3
*
SRFI-1: Rewrite `break' and `break!' in Scheme.
Ludovic Courtès
2010-08-27
1
-3
/
+29
*
SRFI-1: Rewrite `fifth', `sixth', etc. in Scheme.
Ludovic Courtès
2010-08-27
1
-6
/
+6
*
Assorted `syntax-check' fixes.
Ludovic Courtès
2010-08-27
3
-47
/
+49
*
Fix i18n tests when no French locale is available.
Ludovic Courtès
2010-08-16
1
-11
/
+16
*
Link test-srfi-1 to libguile as well
Andreas Rottmann
2010-08-15
1
-1
/
+2
*
Add `string->pointer' and `pointer->string' to the FFI.
Ludovic Courtès
2010-08-15
1
-0
/
+12
*
Add `number->locale-string' tests.
Ludovic Courtès
2010-08-15
1
-1
/
+42
*
Explicit definitions for `memp' and `assp' in `(rnrs list)'; the predicate
Julian Graham
2010-08-08
2
-0
/
+33
*
Explicit definitions for `vector-for-each' and `vector-map'; Guile's SRFI-1
Julian Graham
2010-08-08
2
-0
/
+34
*
deprecated all discouraged functions
Andy Wingo
2010-08-08
1
-32
/
+13
*
fix vector-move-right! and vector-move-left!
Andy Wingo
2010-08-04
1
-1
/
+80
*
Fix `parse-c-struct'.
Ludovic Courtès
2010-07-28
1
-0
/
+10
*
Use "pointer" instead of "foreign" when dealing with wrapped pointers.
Ludovic Courtès
2010-07-28
2
-14
/
+14
*
Add `dereference-pointer' to `(system foreign)'.
Ludovic Courtès
2010-07-26
1
-0
/
+10
*
Simplify the (system foreign) API.
Ludovic Courtès
2010-07-26
2
-26
/
+39
*
remove SCM_HAVE_T_INT64, SCM_HAVE_T_UINT64
Andy Wingo
2010-07-26
1
-7
/
+1
*
Start rewriting SRFI-1 in Scheme.
Ludovic Courtès
2010-07-21
4
-2
/
+70
*
Add `vhash-fold*' in `(ice-9 vlist)'.
Ludovic Courtès
2010-07-21
1
-4
/
+39
*
Enable character hex escapes by default
Michael Gran
2010-07-17
1
-12
/
+5
[next]