RScheme 0.7.3.4 Build 3

(For information about all builds in this family, go here.)

Build time: 2006-04-10 08:31:19 CDT

Download

Download Type HTTP Download # Size MD5 Checksum
Generic Source Distribution rs-0.7.3.4-b3.tar.gz 0 2,532,061 dd9fddf3b46025859af6ff680fdae8c8
Generic Library Source Distribution rs-0.7.3.4-b3-lib.tar.gz 0 1,246,502 94fe5e9bd1ea16cce81a39dca1de4e77
HTML Documentation (Compressed Archive) test-cases.tar.gz 0 19,754 2c8c6c3b5b52c60672bad1f5474bd11c
Print Documentation (PDF) rscheme.pdf 0 415,545 599258f66e70c1c903369b2d51aaa4a6
Print Documentation (Compressed PostScript) rscheme.ps.gz 0 523,774 1d4e61e1e4d3b5aba7a547eeb7807407
HTML Documentation (Compressed Archive) rscheme-html.tar.gz 0 113,395 f1491473cf9e3140ae45836b503818d3

Test Suite Summary

10 test cases executed, 10 successful.

For test suite details, go here.

Change Requests Worked

 
Build 3 on 2006-04-10
  Changes since build 2
  · 1010 Add www (w3) datetime to default string->time patterns
  · 1019 Fix 64-bit support
  · 1020 Port technical reference docs from old format
  · 1022 Writing certain-sized strings from pstore causes EFAULT
  · 1023 Support mode argument for mkdir
  · 1024 Improve error display for uncaught exceptions on threads
  · 1025 Factor out socket-connect handling for SSL support

File Changes

FileSet Path
Version Date Author Comment
rs-0.7 handc/config.h.in
1.40 2006-02-10 19:48:00 CST donovan [1019] Define config parms for SIZEOF various types
rs-0.7 handc/configure.in
1.80 2006-02-10 19:49:19 CST donovan [1019] Check for SIZEOF various types
rs-0.7 handc/runtime/interim.c
1.23 2006-02-10 19:47:31 CST donovan [1019] Don't assume sizeof(IEEE_64)==SLOT(2)
rs-0.7 modules/iolib/stdiox.c
1.24 2006-04-07 10:17:15 CDT donovan [1022] Have primop fwrite/str call stdiox_fwrite_str(), and do ensure_string_mapped() there
pkg-0.7 packages/calendar/readtime.scm
1.6 2006-04-07 10:43:45 CDT donovan [1010] Add fractional seconds in a separate time+interval step
pkg-0.7 packages/syscalls/sockaddr.scm
1.5 2006-04-07 10:56:40 CDT donovan [1025] Better error checking in string->inet-addr
pkg-0.7 packages/syscalls/time.scm
1.14 2006-04-07 10:46:09 CDT donovan [1010] Round off usec portion in seconds->interval
pkg-0.7 packages/unixm/syscall.scm
1.18 2006-04-07 10:39:36 CDT donovan [1023] Add mode argument to mkdir
pkg-0.7 packages/unixm/unixm.mcf
1.11 2006-04-07 10:39:36 CDT donovan [1023] Add mode argument to mkdir
threads.1 packages/threads/manager/sockets.scm
1.14 2006-04-07 10:54:22 CDT donovan [1025] Factor out internal-socket-connect functionality for reuse by rs.net.ssl
threads.1 packages/threads/shell/thread-list.scm
1.6 2006-04-07 10:48:53 CDT donovan [1024] Improve error display in the cause of uncaught exceptions
doc-2 doc
1.18 2006-02-14 15:16:52 CST donovan Created new directory doc/tech
doc-2 doc/Makefile
1.4 2006-02-14 17:26:57 CST donovan [1020] Added target to build tech.index
doc-2 doc/bookbody.sgml
1.3 2006-02-14 17:27:22 CST donovan [1020] Bring in Technical Guide content
doc-2 doc/bookinfo.sgml
1.4 2006-02-14 17:45:16 CST donovan [1020] Added doc history entry, rev number to 0.7
doc-2 doc/rscheme.sgml
1.3 2006-02-14 17:27:22 CST donovan [1020] Bring in Technical Guide content
doc-2 doc/tech
1.4 2006-02-14 17:26:29 CST donovan [1020] Created file: placeholder.eps
1.3 2006-02-14 17:08:36 CST donovan [1020] Link in compiler phases diagram
1.2 2006-02-14 17:04:15 CST donovan [1020] Created file: content.sgml
1.1 2006-02-14 15:16:52 CST donovan Created new directory doc/tech
doc-2 doc/tech/compiler-phases.eps
1.1 1997-11-04 12:31:30 CST donovan initial checkin
doc-2 doc/tech/content.sgml
1.2 2006-02-14 17:24:58 CST donovan [1020] Fixed locations of figure graphics
1.1 2006-02-14 17:04:15 CST donovan [1020] Initial checkin of Technical Guide
doc-2 doc/tech/placeholder.eps
1.1 2006-02-14 17:26:29 CST donovan [1020] Placeholder graphic
lib-1 app/doc2ps/Make
1.2 2006-04-07 11:03:16 CDT donovan Various improvements, mostly for ported tech docs
lib-1 app/doc2ps/bookstyles.scm
1.5 2006-04-07 11:03:17 CDT donovan Various improvements, mostly for ported tech docs
lib-1 app/doc2ps/bridge.scm
1.5 2006-04-07 11:03:18 CDT donovan Various improvements, mostly for ported tech docs
lib-1 app/doc2ps/docbook.scm
1.4 2006-04-07 11:03:16 CDT donovan Various improvements, mostly for ported tech docs
lib-1 app/doc2ps/graphic.scm
1.4 2006-04-07 11:03:17 CDT donovan Various improvements, mostly for ported tech docs
lib-1 app/doc2ps/partpage.scm
1.3 2006-04-07 11:03:18 CDT donovan Various improvements, mostly for ported tech docs
lib-1 app/doc2ps/read.scm
1.4 2006-04-07 11:03:17 CDT donovan Various improvements, mostly for ported tech docs
lib-1 graphics/device/postscript.scm
1.6 2006-04-05 08:46:25 CDT donovan Support <symbol> arg to (show) for using glyph-show
lib-1 graphics/fontmgr/module.scm
1.3 2006-04-05 08:46:55 CDT donovan Added string->outline
lib-1 graphics/fontmgr/persist.scm
1.4 2006-04-05 08:46:46 CDT donovan Default to normal width
lib-1 graphics/fontmgr/query.scm
1.3 2006-04-05 08:46:33 CDT donovan Added string->outline
lib-1 load.scm
1.12 2006-01-28 20:22:04 CST donovan Having trouble with gd support on aix, still...
lib-1 rs/net/ssl/Jamfile
1.5 2006-04-05 08:45:19 CDT donovan Compile with debugging (-g)
lib-1 rs/net/ssl/server.c
1.15 2006-04-05 08:45:01 CDT donovan Use a certificate chain instead of a cert file
lib-1 rs/net/ssl/sslsocket.scm
1.13 2006-04-07 11:02:43 CDT donovan [1025] Use internal-socket-connect from rs.sys.threads.manager
1.12 2006-04-05 08:44:24 CDT donovan Turn off debugging by default
Post feedback about this page... Last modified 2006-04-10 09:24:43 CDT (1.43e+03 d ago)