Abdulaziz Ghuloum
8640cb785d
Fixes half of bug 164725: missing scheme-report-environment.
2007-11-23 14:38:25 -05:00
Abdulaziz Ghuloum
fe42e0912c
doc/Makefile.am is modified so that it does not attempt to rebuild
...
the user's guide if the system does not have xelatex installed.
2007-11-23 05:08:15 -05:00
Abdulaziz Ghuloum
5e7451167d
Added close-port. Updated user's guide's list of unsupported
...
primitives.
2007-11-23 03:44:48 -05:00
Abdulaziz Ghuloum
ccce44fffa
Fixed dynamic loading problem in the cygwin port. Apparently, no
...
one is using the bzr version of Ikarus under cygwin since it's been
broken for some time now.
2007-11-23 02:29:46 -05:00
Abdulaziz Ghuloum
d227b28a58
* Added put-datum.
2007-11-22 14:48:29 -05:00
Abdulaziz Ghuloum
043425eb20
Added get-u8.
2007-11-22 14:26:54 -05:00
Abdulaziz Ghuloum
6e170030d8
small additions to the user's guide.
2007-11-19 23:19:42 -05:00
Abdulaziz Ghuloum
da22924c65
* Documented the ~b, ~o, ~d, and ~x format strings to the user's guide
2007-11-12 02:14:56 -05:00
Abdulaziz Ghuloum
b7cd4df31a
* Added ~b, ~x, ~d, and ~o to format/printf/fprintf.
2007-11-12 00:20:02 -05:00
Abdulaziz Ghuloum
5a6e106a44
* upgrades to new(er) versions of automake and autoconf.
...
* updated configure.ac and makefile.ac files for the new version
(applying some of the patch in bug 160100).
2007-11-10 23:50:54 -05:00
Abdulaziz Ghuloum
ff81bb99d9
* Fixed bug 160100: ikarus.boot should not be in /usr/local/bin
...
- ikarus.boot now goes to $prefix/lib/ikarus/ikarus.boot
- location of bootfile is now hard-coded in the ikarus executable
- pdf/README/COPYING/GPL-3 files go to $prefix/doc/ikarus/
- Added a 1-line "scheme-script" script to bin.
2007-11-10 08:28:19 -05:00
Abdulaziz Ghuloum
ca25f972fc
* Added missing automake/autoconf files.
2007-11-07 18:04:59 -05:00
Abdulaziz Ghuloum
8e85c3303b
* Switched order of two compiler passes: specify-representation and
...
insert-stack-overflow-check. This will make it easier to remove
unnecessary stack checks and to add some that we *may* be
missing.
* Added a $stack-overflow-check primitive that takes care of checking
and calling ikrt_stack_overflow if we did detect an overflow.
2007-11-05 15:30:42 -05:00
Abdulaziz Ghuloum
0b98d4d014
* Added notes about FreeBSD and NetBSD.
...
* Fixed typesetting of ``Hello World'' in the index.
2007-11-04 10:35:47 -05:00
Abdulaziz Ghuloum
e4e9418dae
* Updated documentation regarding "*interactive*" command-line.
2007-11-03 20:40:02 -04:00
Abdulaziz Ghuloum
6be6dee96c
* Fixed a few typos in docs.
...
* Updated README and introduction in docs.
* changed target in configure.ac to be ikarus instead of ikarus-scheme.
2007-10-31 04:43:22 -04:00
Abdulaziz Ghuloum
4823c9cb5a
* Added pdf version of the user guide to the repository.
2007-10-31 04:33:06 -04:00
Abdulaziz Ghuloum
53c5bb984c
* updated manual before initial release.
2007-10-31 04:32:34 -04:00
Abdulaziz Ghuloum
b79c21132b
* Fixed bug in record constructor when proto is unspecified.
2007-10-29 16:18:11 -04:00
Abdulaziz Ghuloum
c91aaca680
* Fixed license issues in COPYING and GPL-3 files.
2007-10-25 17:56:49 -04:00
Abdulaziz Ghuloum
658e441d6c
* Fixed implementation of record-constructor in (rnrs records procedural)
2007-10-23 00:28:21 -04:00
Abdulaziz Ghuloum
d23267745e
* more documentation.
2007-10-22 16:47:51 -04:00
Abdulaziz Ghuloum
3cca074ca2
* Added the user guide to the repository.
2007-10-20 21:06:40 -04:00
Abdulaziz Ghuloum
80bfa4f0ab
removed docs from repository.
2007-01-13 22:34:40 -05:00
Abdulaziz Ghuloum
d7565580bf
added intel docs
2006-12-07 01:38:04 -05:00