1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 20:00:19 +02:00
guile/module
Andy Wingo c1e3e9aaff more precision for ,time
* module/system/repl/command.scm (time): Use the high-precision timers
  instead of stime(2).  Changes the output format of `,time' too;
  perhaps there is a better way.
2011-07-07 09:57:19 +02:00
..
ice-9 fix generation of auto-compiled file names on mingw systems 2011-06-30 16:07:17 +02:00
language fix invalid transformation of (values x) -> x, (+ x) -> x, etc 2011-06-17 19:42:55 +02:00
oop (syntax foo) -> #'foo in goops 2011-05-21 13:13:58 +02:00
rnrs Fix hygiene issues with `define-record-type' 2011-06-19 21:41:39 +02:00
scripts rename guile-tools' to guild' 2011-05-31 22:01:47 +02:00
srfi fix srfi-1 map-in-order definition 2011-05-07 11:31:38 +02:00
sxml sxml->xml fix 2010-12-02 22:24:26 +01:00
system more precision for ,time 2011-07-07 09:57:19 +02:00
texinfo fix stexi->html double translation 2011-03-26 13:33:40 +01:00
web web server more assiduous about closing ports 2011-02-24 11:10:49 +01:00
Makefile.am rename guile-tools' to guild' 2011-05-31 22:01:47 +02:00
rnrs.scm Enhance transcoder-related functionality of `(rnrs io ports)' 2011-03-13 23:14:43 +01:00
statprof.scm add gcprof 2011-05-05 11:43:12 +02:00
texinfo.scm Remove unused top-level variables. 2010-01-11 01:21:14 +01:00