1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module
Mark H Weaver f2de4fac88 Fix (system base types) on big-endian systems.
* module/system/base/types.scm (cell->object): When reading stringbufs,
  use UTF-32BE on big-endian systems.
2014-03-15 13:23:21 -04:00
..
ice-9 Make sure 'ftw' allows directory traversal when running as root. 2014-02-20 22:57:26 +01:00
language Compile numerical comparisons with more than 2 arguments to VM code. 2014-02-01 01:19:16 -05:00
oop Improve correctness and consistency of 'eval-when' usage. 2014-01-23 10:41:22 -05:00
rnrs Convert guile exceptions to R6RS conditions in R6RS exception handlers. 2013-11-18 00:35:42 -05:00
scripts Make snarfing tools more robust to varied C preprocessor behavior. 2014-03-06 17:25:55 -05:00
srfi SRFI-19: Update the table of leap seconds. 2014-03-03 17:31:51 -05:00
sxml Remove duplicate definitions of call/ec' and let/ec'. 2013-04-06 15:40:19 +02:00
system Fix (system base types) on big-endian systems. 2014-03-15 13:23:21 -04:00
texinfo Improve correctness and consistency of 'eval-when' usage. 2014-01-23 10:41:22 -05:00
web Write out HTTP Basic auth headers correctly. 2014-01-21 16:11:04 -05:00
Makefile.am Add (system base types). 2014-02-18 23:04:30 +01:00
rnrs.scm Add missing R6RS `open-file-input/output-port' procedure 2012-11-12 20:47:57 +01:00
statprof.scm add gcprof 2011-05-05 11:43:12 +02:00
texinfo.scm texinfo: Recognize `@:'. 2013-03-21 18:52:29 +01:00