Abdulaziz Ghuloum
79e62bf5d5
updated documentation. more in progress.
2008-12-26 20:02:44 -05:00
Abdulaziz Ghuloum
db9789068c
fixed a few typos in users guide.
2008-11-15 11:03:22 -05:00
Abdulaziz Ghuloum
5d3e70fa83
- removed note about "equal? not terminating" in documentation.
2008-11-11 00:59:31 -05:00
Abdulaziz Ghuloum
122f4f1663
- added configure option for supporting large files.
2008-11-09 22:24:04 -05:00
Abdulaziz Ghuloum
15e8775c67
- reduced latency of construction of unicode composition tables.
2008-10-29 02:11:53 -04:00
Abdulaziz Ghuloum
c19b79927e
- Changed set of library extensions to be:
...
("/main.ikarus.sls" "/main.ikarus.ss" "/main.ikarus.scm"
"/main.sls" "/main.ss" "/main.scm" ".ikarus.sls"
".ikarus.ss" ".ikarus.scm" ".sls" ".ss" ".scm")
and updated documentation accordingly.
2008-10-22 21:15:12 -04:00
Abdulaziz Ghuloum
1be0f2af6e
- changed foreign accessors and mutator names to have '-c-' in their
...
names as suggested by Ken Dickey.
2008-10-12 02:06:25 -04:00
Abdulaziz Ghuloum
1e5e516b08
- added (ikarus foreign) library that should be used instead of
...
(ikarus system $foreign).
- changed the names of some of the pointer primitives
- changed the name of the procedure make-ffi to make-callout
- updated examples and libraries to conform with new names
- updated the users guide to provide a complete description of
the (ikarus foreign) library
- updated list of missing R6RS features in the users guide
2008-10-06 01:19:27 -04:00
Abdulaziz Ghuloum
d4fe3a0d64
updated user's guide for 0.0.3
2008-01-31 22:21:44 -05:00
Abdulaziz Ghuloum
9ba00f128e
Fixes big 185268: open-string-input-port type check die message missing
2008-01-23 02:17:25 -05:00
Abdulaziz Ghuloum
b0ffb78d67
Updated user's guide:
...
- Changed license from FDL to GPL
- Added docs about file extensions
- Updated list of missing features (list is down to one page, yay!)
- Updated copyright years in document and ikarus-main.ss (it's 2008!).
2008-01-21 01:01:28 -05:00
Abdulaziz Ghuloum
0ec309fd22
Fixed typos in the user's guide (reported in bug 173535)
2007-12-11 03:14:07 -05:00
Abdulaziz Ghuloum
dbf3620a0c
Switched fonts to CharisSIL and Inconsolata.
2007-12-05 01:07:56 -05:00
Abdulaziz Ghuloum
113add26ac
Improved error reports in records.procedural as per Derick
...
Eddington's suggestions and removed the record-name check for
non-generative records.
2007-12-01 22:32:19 -05:00
Abdulaziz Ghuloum
b3dd3aa4a6
More documentation regarding IKARUS_LIBRARY_PATH.
2007-11-28 20:41:41 -05:00
Abdulaziz Ghuloum
3ca093b970
renamed the user's guide to "ikarus-scheme-users-guide.pdf".
2007-11-28 04:13:37 -05:00