add read-string and read-string! to (ice-9 rdelim)
[bpt/guile.git] / module / rnrs / records /
2011-11-01 Ian PriceFix R6RS `fold-left' so the accumulator is the first...
2011-06-19 Ian PriceFix hygiene issues with `define-record-type'
2010-11-25 Andreas RottmannSome tweaks to the R6RS support
2010-10-22 Julian GrahamImprove performance of R6RS records implementation
2010-08-28 Andreas RottmannSeveral fixes to R6RS libraries
2010-06-16 Andy Wingoremove encoding of versions into the file system (for...
2010-05-21 Julian GrahamExplicitly import `@@' to support R6RS library purifica...
2010-05-21 Julian GrahamTest suite and fixes for R6RS (rnrs conditions) and
2010-05-21 Julian GrahamAdd `guard' form and test cases to R6RS (rnrs exception...
2010-05-21 Julian GrahamImplementation for the R6RS (rnrs hashtables) library;
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs record...
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs record...