add libffi dependency
[bpt/guile.git] / test-suite / tests /
2010-01-23 Michael GranR6RS string escapes broken on string output
2010-01-23 Ludovic CourtèsOptimize struct initialization and accessors for the...
2010-01-19 Ludovic CourtèsMake `sockets.test' more robust.
2010-01-18 Ludovic CourtèsFix use of utimensat(2).
2010-01-13 Michael GranMove r6rs-hex-escape tests into reader.test
2010-01-13 Michael GranReader option for R6RS hex escapes
2010-01-11 Ludovic CourtèsEvaluate the `export' and `re-export' forms at compile...
2010-01-11 Ludovic CourtèsAdd `-Wunused-toplevel' compiler warning.
2010-01-10 Michael GranAdd R6RS backspace string escape
2010-01-10 Michael GranAdd R6RS backslash string escape
2010-01-10 Michael GranAdd R6RS character names
2010-01-09 Andy Wingoallocate free variables inline to closures
2010-01-08 Ludovic CourtèsUse `HORIZONTAL ELLIPSIS' when available in `truncated...
2010-01-07 Andy Wingoreimplement srfi-4 vectors on top of bytevectors
2010-01-07 Ludovic CourtèsEnclose hooks tests in their own module.
2010-01-07 Ludovic CourtèsUse `encoding-error' instead of `misc-error' for string...
2010-01-07 Ludovic CourtèsHave string ports honor `%default-port-encoding'.
2010-01-03 Andy Wingorename goto/args and friends to tail-call, tail-apply...
2010-01-03 Andy Wingoadd truncated-print tests
2010-01-03 Andy Wingofix bug in generalized-vector->list
2010-01-03 Julian GrahamSupport for Unicode string normalization functions
2009-12-29 Andy Wingofix bug in string array implementation type mask
2009-12-28 Andy Wingofix bug bindings lexical vars within optargs initializers
2009-12-28 Andy WingoMerge branch 'read-fix'
2009-12-28 Andy Wingofix defmacro*
2009-12-24 Julian GrahamSupport for Unicode general categories
2009-12-23 Andy Wingokeyword arg errors throw to 'keyword-argument-error
2009-12-22 Julian GrahamImproved support for Unicode title case in Guile's...
2009-12-20 Andy Wingoadd test suites
2009-12-20 Andy Wingopsyntax's labels and marks now unique over a read/write...
2009-12-13 Andy Wingointerpreted closures cons less.
2009-12-11 Ludovic CourtèsTweak the "unused modules are removed" test.
2009-12-11 Andreas Rottmannadd partial support for tail patterns in syntax-rules...
2009-12-11 Andy Wingomerge from master to elisp
2009-12-04 Andy Wingoremove rpsubrs
2009-12-03 Andy Wingo+, -, min, lcm, gcd now documented
2009-12-03 Andy Wingoimplement transcendental sin, cos etc in c; deprecate...
2009-12-03 Andy Wingoremove tc7_subr_* and tc7_lsubr_*
2009-12-03 Andy Wingoremove debug frames
2009-12-02 Andy Wingoreally boot primitive-eval from scheme.
2009-12-01 Andy Wingonew evaluator, y'all
2009-12-01 Andy Wingoremove (lang elisp), as it won't work with the new...
2009-12-01 Andy Wingono special treatment for memoized code in srcprop.c
2009-12-01 Andy Wingofactor copy-tree and cons-source out of eval.[ch]
2009-12-01 Andy Wingogut trampolines
2009-11-25 Andy Wingoeqv? not a generic, equal? dispatches to generic only...
2009-11-25 Andy Wingomore clarity in (oop goops dispatch)
2009-11-18 Ludovic CourtèsWork around path name length limitations in `socket...
2009-11-15 Andy WingoRevert "implement #:predicate" and remove predicate...
2009-11-15 Andy Wingofix a structs.test test
2009-11-14 Andreas Rottmannadd quasisyntax
2009-11-14 Ludovic CourtèsAdd currently failing tests for optargs.
2009-11-14 Ludovic CourtèsReplace `setbinary' by a public `%default-port-encoding...
2009-11-08 Ludovic CourtèsAdd support for multiple arities in `arity-mismatch...
2009-11-08 Ludovic CourtèsAdd tests for `unbound-variable-analysis'.
2009-11-08 Ludovic CourtèsAdd support for keyword arguments in `arity-mismatch...
2009-11-07 Ludovic CourtèsAdd `arity-mismatch' warning type.
2009-11-04 Neil JerramFill code coverage holes in continuations.c and keywords.c
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-25 Ludovic CourtèsSRFI-35: Provide nice vtable names, to make GOOPS happier.
2009-10-25 Ludovic CourtèsFix GOOPS `class-of' for nameless structs.
2009-10-25 Andy Wingorefactor psyntax.scm's treatment of lambda and lambda*
2009-10-23 Andy Wingoseparate "inits" field in <lambda-case>; compile fixes...
2009-10-23 Andy Wingoadd some optargs tests
2009-10-23 Andy Wingomore work towards compiling and interpreting keyword...
2009-10-23 Andy Wingofix brainfuck for new tree-il, and add tests
2009-10-23 Andy Wingotree-il support for case-lambda
2009-10-23 Andy Wingoflesh out glil support for optional and keyword arguments
2009-10-23 Andy Wingode-nargs struct scm_objcode; procedure-property refactor
2009-10-23 Andy Wingocallees reserve their own local vars
2009-10-23 Andy Wingosteps on the way to have the callee check the number...
2009-10-21 Ludovic CourtèsHave `-Wunbound-variable' account for GOOPS top-level...
2009-10-19 Ludovic CourtèsAdd support for R6RS/SRFI-30 nested block comments.
2009-10-15 Ludovic CourtèsFix compilation of literal bitvectors.
2009-10-15 Ludovic CourtèsFix segfault for `(uniform-array->bytevector (bitvector))'.
2009-10-15 Ludovic CourtèsDocument the interaction of the "compilee" with the...
2009-10-13 Ken RaeburnFlush output before forking, to make test output consis...
2009-10-12 Michael GranModify regexp.test to work better with mac/darwin
2009-10-09 Michael GranRevert changes that gather thread-specific local language
2009-10-06 Ludovic CourtèsAdd compiler warning for possibly unbound variables.
2009-10-02 Ludovic CourtèsFix the argument list of gsubr stack frames.
2009-10-01 Neil JerramFix handling of IPv6 addresses
2009-10-01 Neil JerramAdd define-module to signals.test
2009-10-01 Neil JerramChange signals.test to LGPLv3+
2009-09-30 Neil JerramRemove unused environments code and tests
2009-09-30 Neil JerramAvoid throw from critical section, given invalid sigact...
2009-09-28 Ludovic CourtèsMake `weaks.test' slightly more robust.
2009-09-24 Michael GranTests for locale-specific case conversion
2009-09-21 Michael GranTests for record types
2009-09-21 Michael GranMore tests for strings
2009-09-20 Ludovic CourtèsHonor and confine expansion-time side-effects to `curre...
2009-09-20 Ludovic CourtèsCompile in a fresh module by default.
2009-09-18 Ludovic Courtèsi18n: Always use locale-dependent string collation.
2009-09-17 Neil JerramRemove deprecation warnings from the build
2009-09-15 Ludovic CourtèsFix bug #27450 ("Fat mutexes not GC'd until their owner...
2009-09-15 Ludovic Courtès"Document" the `set-module-eval-closure!' weak hash...
2009-09-13 Ludovic CourtèsSwitch the `encoding*.test' files to LGPLv3+.
2009-09-11 Michael GranMore setlocale robustness in regexp tests
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-09 Michael GranAvoid prematurely ending regexp test when ISO-8859...
next