ikarus/scheme
Abdulaziz Ghuloum 0db7d1d6d0 Identified places where a hard-coded number of null bytes are
manually inserted into the code stream to ensure proper offsets.
These need to be removed ASAP.  Also, abstracted the values of three
constants that were hardcoded.
2008-01-02 05:55:30 -05:00
..
ikarus renamed: 2007-10-17 20:07:10 -04:00
tests Added bitwise-length (fixing bug 178345: Missing bitwise-length) 2007-12-23 17:33:13 -05:00
unicode Fixes bug 173201: More reader bugs from read0 2007-12-02 20:06:00 -05:00
Makefile.am cygwin does not have getaddrinfo so I added a compatibility 2007-12-26 22:28:48 -05:00
Makefile.in cygwin does not have getaddrinfo so I added a compatibility 2007-12-26 22:28:48 -05:00
ikarus.apply.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.boot.prebuilt Added tcp-connect-nonblocking which is line tcp-connect but puts the 2007-12-27 22:08:27 -05:00
ikarus.bytevectors.ss removed one implicit dependency on mp_bits_per_limb in ikarus.bytevectors.ss 2008-01-01 05:30:51 -05:00
ikarus.cafe.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.chars.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.code-objects.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.codecs.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.collect.ss * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.command-line.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.compiler.altcogen.ss Identified places where a hard-coded number of null bytes are 2008-01-02 05:55:30 -05:00
ikarus.compiler.ss Identified places where a hard-coded number of null bytes are 2008-01-02 05:55:30 -05:00
ikarus.conditions.ss Added tcp-connect-nonblocking which is line tcp-connect but puts the 2007-12-27 22:08:27 -05:00
ikarus.control.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.date-string.ss * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.enumerations.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.exceptions.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.fasl.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.fasl.write.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.fixnums.ss number->string now returns a fresh string for 0. 2007-12-30 18:37:37 -05:00
ikarus.guardians.ss * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.handlers.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.hash-tables.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.intel-assembler.ss cleanup of the C files to make all ikptr->int casts ikptr->long int 2008-01-01 04:24:36 -05:00
ikarus.io.ss Fixes bug 179015: Feature request: socket-port's id/name includes 2007-12-28 00:05:44 -05:00
ikarus.lists.ss Changed implementation of append so that it uses half the cons cells 2007-12-15 08:55:53 -05:00
ikarus.load.ss syntax-errors now give source information in their error message. 2007-12-19 19:05:23 -05:00
ikarus.main.ss Ikarus now recognizes ".sls", ".ss", and ".scm" extensions as well 2007-12-27 15:16:08 -05:00
ikarus.multiple-values.ss * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.numerics.ss Added bitwise-length (fixing bug 178345: Missing bitwise-length) 2007-12-23 17:33:13 -05:00
ikarus.pairs.ss Fixes bug 176710: Strange error message for cadr. 2007-12-18 11:32:13 -05:00
ikarus.posix.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.predicates.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.pretty-print.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.promises.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.reader.ss minor change to the value returned by input-port-byte-position 2007-12-19 19:33:05 -05:00
ikarus.records.procedural.ss changed error message as suggested in bug 173369. 2007-12-15 09:00:31 -05:00
ikarus.singular-objects.ss * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.sort.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.strings.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.structs.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.symbols.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.time-and-date.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.timer.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.trace.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.unicode-conversion.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.unicode-data.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.vectors.ss fixes bug 173369: errors are supposed to be &assertion 2007-12-15 08:22:49 -05:00
ikarus.writer.ss Fixes bug 178385: Closed port giving incorrect error about type 2007-12-23 22:28:48 -05:00
last-revision Identified places where a hard-coded number of null bytes are 2008-01-02 05:55:30 -05:00
makefile.ss Added a tcp-connect-nonblocking-example.ss to demonstrate how to 2007-12-27 22:17:54 -05:00
pass-specify-rep-primops.ss removed some hard-coded constants of pcb-offsets. 2008-01-01 23:07:41 -05:00
pass-specify-rep.ss Added an optimization that removes self-references from fix-bound 2007-11-21 04:00:10 -05:00
psyntax.builders.ss * libraries are now expanded to a special library-letrec* form. 2007-11-17 09:53:22 -05:00
psyntax.compat.ss syntax-errors now give source information in their error message. 2007-12-19 19:05:23 -05:00
psyntax.config.ss renamed: 2007-10-17 20:07:10 -04:00
psyntax.expander.ss * made unbound variable violations have &undefined condition type. 2007-12-23 19:52:18 -05:00
psyntax.internal.ss renamed: 2007-10-17 20:07:10 -04:00
psyntax.library-manager.ss Ikarus now recognizes ".sls", ".ss", and ".scm" extensions as well 2007-12-27 15:16:08 -05:00
run-tests.ss Added bitwise-length (fixing bug 178345: Missing bitwise-length) 2007-12-23 17:33:13 -05:00
todo-r6rs.ss * made unbound variable violations have &undefined condition type. 2007-12-23 19:52:18 -05:00