Reveal guile-tools's inner simplicity...
[bpt/guile.git] / test-suite /
2011-05-26 Neil JerramImplement #:stop-at-first-non-option option for getopt...
2011-05-26 Neil JerramFix "occurrances" typos in getopt-long code and test
2011-05-25 Andy Wingoout-of-tree build fix
2011-05-21 Andy Wingofix define-module ordering
2011-05-14 Andreas RottmannImprove R6RS conformance wrt. conditions in the I/O...
2011-05-08 Ludovic CourtèsAdd `vhash-fold-right'.
2011-05-08 Andy Wingofix `hash' for inf and nan
2011-05-07 Ludovic CourtèsFix `get_utf8_codepoint' to not consume valid starting...
2011-05-06 Ludovic CourtèsSpecial-case UTF-8 ports to bypass `iconv' entirely.
2011-05-06 Ludovic CourtèsFix `foreign.test' for big endian machines.
2011-05-05 Andy Wingomap and for-each in scheme
2011-05-05 Ludovic CourtèsGenerate `escape' and `substitute' port decoding tests.
2011-05-05 Andy Wingospeed up compile-bytecode
2011-05-04 Ludovic CourtèsAutomatically generate `peek-char' decoding error tests.
2011-04-28 Andy Wingoallow while as an expression
2011-04-28 Andy Wingoadd reset and shift
2011-04-27 Ludovic CourtèsAdd tests for UTF-8 ill-formed sequence handling.
2011-04-27 Ludovic CourtèsGracefully handle unterminated UTF-8 sequences instead...
2011-04-27 Ludovic CourtèsAdd a couple more Unicode I/O tests.
2011-04-27 Ludovic CourtèsRewrite port decoding error tests using a mini DSL.
2011-04-25 Ludovic CourtèsUse `scm_with_guile' in `test-pthread-create'.
2011-04-25 Ludovic CourtèsFix `#ifdef HAVE_CONFIG_H' stanza in some stand-alone...
2011-04-25 Ludovic CourtèsMove `{total,current}-processor-count' outside of ...
2011-04-25 Ludovic CourtèsAdd pthread-related tests.
2011-04-22 Ludovic CourtèsMake sure binary ports pass `binary-port?' regardless...
2011-04-22 Ludovic CourtèsIncrease the timeout of timing-sensitive thread tests.
2011-04-14 Ludovic CourtèsAdd tests for `-Wformat' and gettext.
2011-04-11 Ian PriceFix fencepost error in bip_seek
2011-04-11 Ian Pricefix assert to return true value.
2011-04-11 Ian PriceAdded optional second arg to R6RS log function
2011-04-11 Andy Wingofix reader.test for --disable-deprecated
2011-04-11 Andy Wingosymbols with odd characters print better in #{}#
2011-04-11 Andy Wingoread-extended-symbol handles backslash better, includin...
2011-04-09 Mark H WeaverFix the R6RS exact-integer-sqrt and import into core...
2011-04-06 Mark H WeaverFix parsing of exact numbers with negative exponents
2011-04-01 Andy Wingofix c32vector-set!, c64vector-set!
2011-04-01 Andy Wingostring->pointer and pointer->string have optional encod...
2011-03-31 Andy Wingofix problems detecting coding: in block comments
2011-03-31 Andy Wingoallow definitions in with-syntax body
2011-03-31 Michael GranMore descriptive error for dynamic-pointer
2011-03-30 Andy Wingowith-continuation-barrier calls exit(3) _after_ unwinding
2011-03-29 Ludovic CourtèsFix `procedure->pointer' for functions returning `void'.
2011-03-27 Andy Wingofix prompt in fix in single-value context compilation
2011-03-25 Andy WingoRevert "with-continuation-barrier carps, calls exit...
2011-03-24 Andy Wingowith-continuation-barrier carps, calls exit(3) _after_...
2011-03-20 Ludovic CourtèsMake VM string literals immutable.
2011-03-20 BT Templetonfix guile-snarf
2011-03-20 Andreas RottmannAdd VM test for call/cc in non-tail position
2011-03-18 Ludovic CourtèsFix `i18n.test' when the German or Greek locales aren...
2011-03-17 Ludovic Courtèsi18n: Add case mapping and case-insensitive string...
2011-03-17 Ludovic Courtèsi18n: Re-enable tests with the Turkish locale.
2011-03-17 Andy Wingoadd multibyte regexp test
2011-03-17 Andy Wingoadd pointer->scm, scm->pointer
2011-03-15 Andy Wingoadd more prompt/abort tests
2011-03-13 Andreas RottmannEnhance transcoder-related functionality of `(rnrs...
2011-03-13 Andreas RottmannAdd `get-string-n' and `get-string-n!' for R6RS ports
2011-03-11 Ludovic CourtèsFix `define-inlinable' in SRFI-9 so that arguments...
2011-03-10 Ludovic CourtèsFFI: Return the right alignment for structures.
2011-03-09 Andreas RottmannDon't mix definitions and expressions in SRFI-9
2011-03-08 Mark H WeaverQuotient, remainder and modulo accept inexact integers
2011-03-08 Mark H WeaverFix bytevectors VALIDATE_REAL to test for reals, not...
2011-03-08 Andy Wingofix scm_setter
2011-03-06 Ludovic CourtèsHandle `letrec*' like `letrec' in simple cases.
2011-03-05 Andy Wingoadd ice-9 eval-string
2011-03-04 BT Templetonguile-snarf: allow multiple init actions on one line
2011-03-04 BT Templetonadd guile-snarf tests
2011-03-03 Andy Wingomore module-use-interfaces! tweaks
2011-03-02 Mark H WeaverPortability fixes for popen.test (for when /bin/sh...
2011-02-28 Ludovic CourtèsHave `read' update line/column numbers when reading...
2011-02-27 Ludovic CourtèsLink stand-alone tests against libgc.
2011-02-27 Andy Wingoadd syncase test
2011-02-21 Ludovic CourtèsFix a bug in `vhash-delete'.
2011-02-15 Mark H WeaverImprovements to `log' and `log10'
2011-02-15 Mark H WeaverFix comment above number-theoretic division tests
2011-02-14 Mark H WeaverOptimize truncate, round, floor, and ceiling
2011-02-14 Mark H WeaverAdd four new sets of fast quotient and remainder operators
2011-02-14 Andy Wingoadd vector-move test cases
2011-02-13 Neil JerramMisc textual editing
2011-02-13 Ludovic CourtèsAdd `*current-warning-prefix*'.
2011-02-13 Ludovic CourtèsHave `the-scm-module' be its own public interface ...
2011-02-13 Andy Wingoautocompile -> auto-compile
2011-02-12 Mark H WeaverFixes and improvements to number-theoretic division...
2011-02-10 Ludovic CourtèsSimplify `scm_i_set_port_encoding_x'.
2011-02-10 Ludovic CourtèsAdd `read-delimited' tests.
2011-02-10 Andy Wingogetopt-long: arg parsing errors cause print and exit...
2011-02-08 Ludovic CourtèsImprove type checking when invoking foreign functions.
2011-02-08 Ludovic CourtèsMake `(format #f ...)' always Unicode-capable.
2011-02-08 Ludovic CourtèsHave `define-wrapped-pointer-type' take a type name.
2011-02-08 Andy Wingofix quasiquote test
2011-02-07 Ludovic CourtèsAdd tests for `memq' and `memv'.
2011-02-03 Mark H WeaverImproved exactness handling for complex number parsing
2011-02-02 Andy Wingofix srfi-13 test argument orders
2011-02-02 Mark H WeaverSupport non-real complex numbers with inexact zero...
2011-02-02 Mark H WeaverImprove handling of signed zeroes
2011-02-02 Mark H WeaverTrigonometric functions return exact numbers in some...
2011-02-02 Mark H WeaverFix `min' and `max' handling of NaNs, infinities, and...
2011-02-02 Ludovic CourtèsR6RS: Have `put-char', `put-string', etc. raise an...
2011-02-02 Ludovic CourtèsChange `scm_encoding_error' to pass the port and faulty...
2011-02-02 Ludovic CourtèsR6RS: Have `get-char', `get-line', etc. raise an `...
2011-02-02 Ludovic CourtèsHave `read-char' & co. throw to `decoding-error'.
next