.. |
tests
|
- port-has-port-position? and port-position are now honest wrt
|
2008-11-11 16:31:35 -05:00 |
unicode
|
- reduced latency of construction of unicode composition tables.
|
2008-10-29 02:11:53 -04:00 |
Makefile.am
|
- fixed equal? to terminate on all inputs as mandated by R6RS.
|
2008-11-11 00:39:02 -05:00 |
Makefile.in
|
- fixed equal? to terminate on all inputs as mandated by R6RS.
|
2008-11-11 00:39:02 -05:00 |
ikarus.apply.ss
|
…
|
|
ikarus.boot.4.prebuilt
|
- implemented $unintern-gensym
|
2008-11-12 18:03:14 -05:00 |
ikarus.boot.8.prebuilt
|
- implemented $unintern-gensym
|
2008-11-12 18:03:14 -05:00 |
ikarus.bytevectors.ss
|
fixed wrong endianness in bytevector-[su]32-native-ref.
|
2008-10-21 06:03:31 -04:00 |
ikarus.cafe.ss
|
…
|
|
ikarus.chars.ss
|
…
|
|
ikarus.code-objects.ss
|
…
|
|
ikarus.codecs.ss
|
…
|
|
ikarus.collect.ss
|
…
|
|
ikarus.command-line.ss
|
command line arguments are now interpreted as utf8 strings.
|
2008-08-10 11:33:10 -07:00 |
ikarus.compiler.altcogen.ss
|
- removed bset/h instruction from the compiler (it was rarely used
|
2008-09-06 04:17:20 -07:00 |
ikarus.compiler.source-optimizer.ss
|
fixed a few problems in geometric functions when they are passed
|
2008-08-11 10:37:05 -07:00 |
ikarus.compiler.ss
|
- removed bset/h instruction from the compiler (it was rarely used
|
2008-09-06 04:17:20 -07:00 |
ikarus.compiler.tag-annotation-analysis.ss
|
Added the following file system primitives
|
2008-11-10 23:36:11 -05:00 |
ikarus.conditions.ss
|
…
|
|
ikarus.control.ss
|
…
|
|
ikarus.date-string.ss
|
…
|
|
ikarus.enumerations.ss
|
…
|
|
ikarus.equal.ss
|
- added bytevector clauses to new equal? code.
|
2008-11-14 02:15:12 -05:00 |
ikarus.exceptions.ss
|
…
|
|
ikarus.fasl.ss
|
- fixed bug in printing "-0.0i" on some archs (cygwin, solaris,
|
2008-11-01 15:13:27 -04:00 |
ikarus.fasl.write.ss
|
…
|
|
ikarus.fixnums.ss
|
…
|
|
ikarus.guardians.ss
|
…
|
|
ikarus.handlers.ss
|
…
|
|
ikarus.hash-tables.ss
|
added make-eqv-hashtable
|
2008-10-31 23:09:03 -04:00 |
ikarus.intel-assembler.ss
|
…
|
|
ikarus.io.ss
|
- current-*-port procedures are now parameters (breaking R6RS
|
2008-11-15 11:21:00 -05:00 |
ikarus.lists.ss
|
…
|
|
ikarus.load.ss
|
- invoking ikarus in r6rs mode now takes optional library files
|
2008-11-01 16:19:35 -04:00 |
ikarus.main.ss
|
- invoking ikarus in r6rs mode now takes optional library files
|
2008-11-01 16:19:35 -04:00 |
ikarus.multiple-values.ss
|
…
|
|
ikarus.not-yet-implemented.ss
|
added make-eqv-hashtable
|
2008-10-31 23:09:03 -04:00 |
ikarus.numerics.ss
|
- fixed bug in printing "-0.0i" on some archs (cygwin, solaris,
|
2008-11-01 15:13:27 -04:00 |
ikarus.ontology.ss
|
…
|
|
ikarus.pairs.ss
|
…
|
|
ikarus.pointers.ss
|
- changed foreign accessors and mutator names to have '-c-' in their
|
2008-10-12 02:06:25 -04:00 |
ikarus.posix.ss
|
fixed return value of file-ctime and file-mtime (were incorrect due
|
2008-11-16 03:59:30 -05:00 |
ikarus.predicates.ss
|
- fixed equal? to terminate on all inputs as mandated by R6RS.
|
2008-11-11 00:39:02 -05:00 |
ikarus.pretty-formats.ss
|
- pretty-printing record type now work properly and share/graph
|
2008-10-16 02:43:03 -04:00 |
ikarus.pretty-print.ss
|
- pretty-printing record type now work properly and share/graph
|
2008-10-16 02:43:03 -04:00 |
ikarus.promises.ss
|
…
|
|
ikarus.reader.annotated.ss
|
- invoking ikarus in r6rs mode now takes optional library files
|
2008-11-01 16:19:35 -04:00 |
ikarus.reader.ss
|
- reading #vu8(-1) now reports proper lexical source position.
|
2008-11-14 03:12:18 -05:00 |
ikarus.records.procedural.ss
|
- interface between write/display and custom struct writers is
|
2008-10-15 07:44:06 -04:00 |
ikarus.singular-objects.ss
|
…
|
|
ikarus.sort.ss
|
…
|
|
ikarus.string-to-number.ss
|
…
|
|
ikarus.strings.ss
|
- fixed printer of syntax annotations which was printing
|
2008-11-15 13:26:23 -05:00 |
ikarus.structs.ss
|
- interface between write/display and custom struct writers is
|
2008-10-15 07:44:06 -04:00 |
ikarus.symbols.ss
|
- uninstalling precompiled libraries now works properly.
|
2008-11-12 18:15:42 -05:00 |
ikarus.time-and-date.ss
|
…
|
|
ikarus.timer.ss
|
…
|
|
ikarus.trace.ss
|
…
|
|
ikarus.unicode-conversion.ss
|
fixed a big in string->utf16 and string->utf32 that I introduced in
|
2008-10-19 23:10:34 -04:00 |
ikarus.unicode.ss
|
- speedup of unicode normalization routines.
|
2008-10-29 03:15:17 -04:00 |
ikarus.vectors.ss
|
…
|
|
ikarus.writer.ss
|
fixed printing of #<output-port ---> (were written as #<input-port --->).
|
2008-11-09 23:12:51 -05:00 |
last-revision
|
fixed build error under linux.
|
2008-11-16 04:22:23 -05:00 |
makefile.ss
|
removed some bindings from some base libraries which should not have
|
2008-11-15 11:31:10 -05:00 |
pass-specify-rep-primops.ss
|
- fixed a bug in bytevector-ieee-double-ref which only showed up
|
2008-11-14 02:35:56 -05:00 |
pass-specify-rep.ss
|
…
|
|
psyntax.builders.ss
|
- synching scheme/psyntax.*.ss from the psyntax distribution.
|
2008-10-13 17:33:25 -04:00 |
psyntax.compat.ss
|
- uninstalling precompiled libraries now works properly.
|
2008-11-12 18:15:42 -05:00 |
psyntax.config.ss
|
- synching scheme/psyntax.*.ss from the psyntax distribution.
|
2008-10-13 17:33:25 -04:00 |
psyntax.expander.ss
|
- fixed printer of syntax annotations which was printing
|
2008-11-15 13:26:23 -05:00 |
psyntax.internal.ss
|
…
|
|
psyntax.library-manager.ss
|
- added the ability to inject arbitrary compile time values using:
|
2008-11-14 04:32:08 -05:00 |
run-tests.64.ss
|
…
|
|
run-tests.ss
|
- fixed errors where multiple internal definitions were silently
|
2008-10-31 16:22:25 -04:00 |
test64.ss
|
…
|
|
todo-r6rs.ss
|
added make-hashtable.
|
2008-10-21 05:52:42 -04:00 |
unicode-data.ss
|
- speedup of unicode normalization routines.
|
2008-10-29 03:15:17 -04:00 |
x86-64-repl.ss
|
…
|
|