mit-scheme.git
2006-10-27 Chris HansonRewrite Turtle encoder to have simpler, more consistent...
2006-10-26 Chris HansonChange WITH-NOTIFICATION to use a different strategy...
2006-10-26 Chris HansonFix bug: list parser wasn't recognizing whitespace...
2006-10-25 Chris HansonChange "Syntax file" to "Generating SCode for file".
2006-10-25 Chris HansonChange "Compile File" to "Compiling file".
2006-10-25 Chris HansonEliminate unnecessary semicolons in notification lines.
2006-10-25 Chris HansonUse WITH-NOTIFICATION when pre-loading class definitions.
2006-10-25 Chris HansonUse WRITE-NOTIFICATION-LINE to generate dependency...
2006-10-25 Chris HansonDon't use generic script to delete packaging files...
2006-10-25 Chris HansonUse new WITH-NOTIFICATION and WRITE-NOTIFICATION-LINE...
2006-10-25 Chris HansonChange way that WITH-NOTIFICATION prints "refresh"...
2006-10-25 Chris HansonAdd WRITE-NOTIFICATION-LINE.
2006-10-25 Chris HansonImplement WITH-NOTIFICATION to provide more uniform...
2006-10-25 Chris HansonFix typo in previous change.
2006-10-25 Chris HansonImplement new output operations OUTPUT-PORT/LINE-START...
2006-10-25 Chris HansonEliminate unused COLUMN field from GSTATE structure.
2006-10-24 Chris HansonEliminate CHAR-CONTROLIFY and friends in favor of more...
2006-10-24 Chris HansonStore bucky bits in variables, and provide operations...
2006-10-22 Chris HansonChange pointer-button abstraction to have bucky bits...
2006-10-22 Chris HansonChange representation of pointer-button codes to includ...
2006-10-22 Chris HansonChange x_modifier_mask_to_bucky_bits and x_key_button_m...
2006-10-21 Taylor R. CampbellStrip the bucky bit for control from key input events...
2006-10-21 Taylor R. CampbellFind interpretation of modifier masks through the X...
2006-10-20 Chris HansonExport procedures to generate parts of turtle file...
2006-10-20 Chris HansonChange output to use simpler and more consistent indent...
2006-10-19 Chris HansonImplement support for writing collection syntax.
2006-10-19 Chris HansonDo a better job distinguishing procedures that generate...
2006-10-19 Chris HansonImplement Turtle output.
2006-10-19 Chris HansonAdd URI->RDF-PREFIX.
2006-10-16 Arthur GlecklerFixed bug: LOAD failed with relative pathnames, e.g.:
2006-10-14 Arthur GlecklerFixed typos in `set-output-buffer-coding!'.
2006-10-12 Chris HansonUpdate config.{guess,sub}.
2006-10-10 Chris HansonDon't bother generating gunk logs.
2006-10-10 Chris HansonRemove no-longer-needed reference to "True and False...
2006-10-09 Chris HansonChange interface to C native code to simplify porting...
2006-10-09 Chris HansonClean up output a little to simplify porting to new...
2006-10-08 Chris HansonMove C output abstraction to "cutl.scm" so that it...
2006-10-07 Chris HansonFix typo.
2006-10-07 Chris HansonAdd "savannah-arthur".
2006-10-07 Chris HansonReorganize closure code slightly to clarify.
2006-10-07 Chris HansonTweak.
2006-10-07 Chris HansonFix typo.
2006-10-06 Chris HansonUpdate some more code to use C output abstraction.
2006-10-06 Chris HansonAdd C:<< and C:>>.
2006-10-05 Chris HansonUse C output abstraction.
2006-10-05 Chris HansonAllow booleans as line items, and translate them to...
2006-10-05 Arthur GlecklerFixed: Change 1.28 removed the check that output ports...
2006-10-05 Chris HansonRestructure code that generates the code and data for...
2006-10-04 Chris HansonFix bug: sense of test for binary de/normalizers was...
2006-10-04 Chris HansonFix and handful of bugs.
2006-10-04 Arthur GlecklerAdded `port-position' and `set-port-position!' operatio...
2006-10-02 Chris HansonFix bug: LOAD-OPTION was generating a SIGSEGV when...
2006-10-02 Chris HansonTweak logic of MAKE-PATHNAME to simplify it.
2006-10-02 Chris HansonRemove now-unused "files-compiled.scm".
2006-10-01 Chris HansonFix another typo.
2006-10-01 Chris HansonMissed two references to @X_LIBS@.
2006-10-01 Chris HansonUpdate configuration to handle COMPILED_SOURCES better...
2006-10-01 Chris HansonReimplement C output generation. There's now a procedu...
2006-09-29 Chris HansonMake SF quieter.
2006-09-29 Chris HansonFix cleaning rules to eliminate stuff generated by...
2006-09-28 Chris HansonAlso clean up files generated by compiling to C.
2006-09-26 Chris HansonUse "T" as ISO-8601 date/time separator, since it makes...
2006-09-25 Chris HansonRewrite so that the script is run when the working...
2006-09-25 Chris HansonUntangle the c-back-end knot by using $(wildcard ....
2006-09-25 Chris HansonAdd support for "--enable-c-back-end", to override...
2006-09-25 Chris HansonChange all "Setup.sh" scripts to accept arguments and...
2006-09-25 Chris HansonIf <stdlib.h> is available, use that rather than explic...
2006-09-24 Chris HansonBump version number for C-back-end changes.
2006-09-24 Chris HansonFix bug: must use generic arithmetic when comparing
2006-09-21 Chris HansonBump version number to current. This probably should...
2006-09-21 Chris HansonBump version number to current. This probably should...
2006-09-17 Guillermo J... 1. Add unsigned fixnum comparisons, needed to compile...
2006-09-16 Guillermo J... Changes to resurrect the C back end.
2006-09-16 Chris HansonFix bug: typo was causing WNA error to be signalled...
2006-09-15 Chris HansonEliminate long-unused DUMP-WORLD.
2006-09-15 Chris HansonFix broken reference: TYPE-CODE->GC-TYPE should be...
2006-09-10 Chris HansonDelete random "autom4te.cache" directories from source...
2006-09-09 Chris HansonIgnore undefined microcode error names. Signalling...
2006-09-09 Chris HansonAdd datarootdir to Makefiles.
2006-09-08 Chris HansonEliminate references to MANIFEST-SPECIAL-NM-VECTOR...
2006-09-08 Chris Hanson"undo" must be loaded after "editor".
2006-09-06 Chris HansonMore fixes.
2006-09-06 Chris HansonFix typo in previous change.
2006-09-06 Chris HansonChange handling of purification queue so that the list...
2006-09-06 Chris HansonEliminate FUTURE?.
2006-08-29 Chris HansonWhen building constant-folding list, be tolerant of...
2006-08-29 Chris HansonFix typo in previous change.
2006-08-28 Chris HansonRe-fix previous change -- forgot to account for bucky...
2006-08-27 Chris HansonAdd windows 8-bit codecs.
2006-08-27 Chris HansonChange representation of characters in PSB files to...
2006-08-27 Arthur GlecklerFixed typo in comment.
2006-08-16 Chris HansonMake symbolic names for parse-state vector, and use...
2006-08-15 Chris HansonFix bug: "ignored" files should be treated the same...
2006-08-15 Chris HansonFix typo in previous change.
2006-08-10 Arthur GlecklerFixed spelling errors.
2006-08-09 Arthur GlecklerAdded new `port-position' procedure. On a port created...
2006-08-03 Taylor R. CampbellUpdate the size of parse states according to the recent...
2006-08-02 Chris HansonFix various compiler warnings.
2006-08-02 Taylor R. CampbellNew simple HTTP client abstraction.
2006-08-02 Arthur GlecklerFixed bug in `make-hash-table' and `alist->hash-table...
next