Merge remote-tracking branch 'origin/stable-2.0'
[bpt/guile.git] / test-suite / tests / ports.test
2013-04-14 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-04-14 Mark H WeaverAdjust BOM tests to reflect the fact that big endian...
2013-04-07 Mark H WeaverAdd keyword arguments to file opening procedures.
2013-04-07 Mark H WeaverImplement efficient 'scm_unget_bytes' and 'unget-byteve...
2013-04-07 Mark H WeaverDo not scan for coding declarations in open-file.
2013-04-05 Mark H WeaverImprove handling of Unicode byte-order marks (BOMs).
2013-04-04 Mark H WeaverPeeks do not consume EOFs.
2013-04-03 Mark H WeaverRemove BOM tests that depend on GNU iconv behavior.
2013-04-02 Mark H WeaverRewrite get_iconv_codepoint to fix a bug involving...
2013-03-29 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-03-28 Ludovic Courtèstests: Fix file name canonicalization tests for when...
2013-03-28 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-03-01 Daniel Hartwigtest-suite: eq-ness of numbers, characters is unspecified
2012-06-22 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-06-20 Ludovic CourtèsFix possible deadlock upon `encoding-error' in `open...
2012-05-30 Ludovic CourtèsHave string ports honor `%default-port-conversion-strat...
2012-05-30 Ludovic CourtèsAdd the `%default-port-conversion-strategy' fluid.
2012-05-21 Andy WingoMerge remote-tracking branch 'origin/master'
2012-05-21 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-05-15 Ludovic CourtèsAdd more `%file-port-name-canonicalization' tests.
2012-05-15 Ludovic CourtèsFix relative file name canonicalization with empty...
2012-05-10 Andy WingoMerge remote-tracking branch 'origin/stable-2.0' into...
2012-05-10 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-05-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-05-08 Ludovic CourtèsFix `setvbuf' to leave the line/column number unchanged.
2011-06-30 Andy WingoMerge remote-tracking branch 'origin/lexical-literals'
2011-05-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
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-05 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-05 Ludovic CourtèsGenerate `escape' and `substitute' port decoding tests.
2011-05-05 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-04 Ludovic CourtèsAutomatically generate `peek-char' decoding error tests.
2011-04-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
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-22 Ludovic CourtèsMake sure binary ports pass `binary-port?' regardless...
2011-02-10 Ludovic CourtèsSimplify `scm_i_set_port_encoding_x'.
2011-02-02 Ludovic CourtèsChange `scm_encoding_error' to pass the port and faulty...
2011-02-02 Ludovic CourtèsHave `read-char' & co. throw to `decoding-error'.
2011-01-25 Ludovic CourtèsHave `scm_getc' honor the port's conversion strategy.
2011-01-25 Ludovic CourtèsTest substitution and escaping on port output.
2010-09-15 Ludovic CourtèsOptimize `peek-char'.
2010-07-17 Michael Granopen-file should handle binary mode and coding declarations
2010-07-16 Michael Granread-line should use port's encoding, not locale's...
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-03-18 Ludovic CourtèsImprove encoding error reporting.
2010-01-07 Ludovic CourtèsHave string ports honor `%default-port-encoding'.
2009-12-11 Andy Wingomerge from master to elisp
2009-11-14 Ludovic CourtèsReplace `setbinary' by a public `%default-port-encoding...
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Andy WingoMerge commit 'origin/master'
2009-08-25 Michael GranAdd full Unicode capability to ports and the default...
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2008-09-10 Ludovic CourtèsMerge commit '29776e85da637ec4d44b2b2822d6934a50c0084b...
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-08-02 Andy Wingomerge guile-vm to guile
2007-08-26 Han-Wen Nienhuys("port-for-each"): remove unresolved for
2007-08-23 Kevin Ryde(port-for-each): New test for passing freed cell,
2007-03-07 Kevin Rydemerge from 1.8 branch
2006-10-09 Kevin Rydemerge from 1.8 branch
2006-05-27 Marius VollmerDelete test file after all tests have run in order...
2006-04-16 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2004-09-22 Marius Vollmer("string ports"): Copy string literal so that it can...
2004-09-08 Kevin Ryde(port-column): Further tests, of new \a \b \r.
2003-10-02 Kevin Ryde(call-with-output-string): Test proc closing port.
2003-09-22 Dirk Herrmann * guile-test: Wrapped in module (test-suite guile...
2001-11-04 Stefan Jahn2001-11-04 Stefan Jahn <stefan@lkcc.org>
2001-07-19 Martin Grabmüller * tests/alist.test, tests/bit-operations.test,
2001-06-16 Marius Vollmer* tests/ports.test: New test for output port line counts.
2001-04-25 Gary Houston * tests/r4rs.test: delete files tmp1, tmp2, tmp3 after...
2001-02-28 Dirk Herrmann* Provide and use new convenience macros to test for...
2001-01-24 Gary Houston * tests/ports.test: include (ice-9 rdelim) module.
2000-05-08 Dirk HerrmannAdopted a couple of nice ideas from Greg.
2000-03-31 Gary Houston * tests/ports.test (non-blocking-I/O): a couple more...
1999-10-24 Gary Houston * tests/ports.test ("string ports"): test seeking...
1999-10-20 Gary Houston * tests/ports.test: in seek/tell test on input port...
1999-10-18 Gary Houston * tests/ports.test: add seek/tell tests for unidirecti...
1999-09-20 Jim Blandy* tests/ports.test: Check that our input functions...
1999-09-14 Gary Houston3 more bytes.
1999-09-14 Gary Houston1999-09-14 Gary Houston <ghouston@freewire.co.uk>
1999-09-03 Jim BlandyFix copyright info.
1999-08-29 Gary Houston1999-08-29 Gary Houston <ghouston@easynet.co.uk>
1999-08-19 Gary Houston1999-08-19 Gary Houston <ghouston@easynet.co.uk>
1999-08-18 Gary Houston1999-08-18 Gary Houston <ghouston@easynet.co.uk>
1999-08-12 Gary Houston1999-08-12 Gary Houston <ghouston@easynet.co.uk>
1999-08-04 Gary Houston1999-08-04 Gary Houston <ghouston@easynet.co.uk>
1999-08-01 Jim Blandy* tests/ports.test: Add some regression tests for char...
1999-07-19 Jim Blandy* tests/ports.test: Fix copyright years.
1999-07-19 Jim Blandy* tests/ports.test ("read-delimited!"): New tests.
1999-06-15 Jim Blandy* tests/ports.test: Group the string port tests under...
next