mit-scheme.git
1993-10-08 Chris HansonModify RB-TREE->ALIST, RB-TREE/KEY-LIST, and RB-TREE...
1993-10-07 Chris HansonLimit interrupt locking to minimum needed for single...
1993-10-07 Chris HansonComplete rewrite of hash-table implementation to improv...
1993-10-06 Chris HansonAdd type-checking of tree arguments and interrupt locki...
1993-10-06 Chris HansonAdd new editor variable info-selection-key which implements
1993-10-06 Chris HansonExport COMTAB-KEY? which is true of keys that can be...
1993-10-06 Chris HansonExport new Info editor variable. Also export Info...
1993-10-06 Chris HansonDefine some procedures to hide the use of the text...
1993-10-05 Chris HansonMajor rewrite of text property mechanism. New implemen...
1993-10-05 Chris HansonLoad red/black tree implementation for use by text...
1993-10-05 Stephen AdamsFixed a few typos.
1993-10-05 Chris HansonFix think-o: argument to SET-VISITED-PATHNAME might...
1993-10-05 Chris HansonInitial revision
1993-10-05 Chris HansonAdd red/black tree datatype option.
1993-10-04 Stephen Adams*** empty log message ***
1993-09-30 Stephen AdamsDocumentsed FOLD-LEFT and FOLD-RIGHT
1993-09-30 Brian A. LaMacchiaMade rmailsum.scm part of the default edwin system...
1993-09-30 Stephen Adamsexported FOLD-LEFT and FOLD-RIGHT to ()
1993-09-30 Stephen AdamsAdded fold-left and fold-right
1993-09-24 Stephen AdamsFixed typos in new graphics documentations.
1993-09-23 Chris HansonRedo last change -- can't just rewrite frame elements...
1993-09-23 Chris HansonDon't treat input events as commands unless they're...
1993-09-23 Chris Hanson"Clever" fix to handle case of deletion to window start...
1993-09-23 Chris HansonStack-marker frames must be identifiable as such. ...
1993-09-21 Guillermo J... Add a kludge to prevent a double-fault under Windows 3.1
1993-09-21 Guillermo J... Allow other guard page accesses to continue.
1993-09-20 Guillermo J... Missing unguarded cdr of the result of purify.
1993-09-20 Guillermo J... Take cdr of pairs only.
1993-09-20 Guillermo J... Avoid infinite loop.
1993-09-20 Guillermo J... Simplify interface to purify.
1993-09-20 Guillermo J... default/gc-flip should always flip, even when purify...
1993-09-20 Guillermo J... Add .cur files.
1993-09-20 Stephen AdamsInitial revision
1993-09-19 Stephen AdamsAltered order of graphics initialization to make X...
1993-09-18 Guillermo J... purify can now return three possible status codes:
1993-09-17 Chris HansonFix old typo.
1993-09-16 Stephen AdamsAdded VERSIONINFO resource
1993-09-16 Stephen AdamsMore frightening message when closing master_tty_window
1993-09-16 Chris HansonSCHEME-COMPLETE-SYMBOL now downcases the prefix that...
1993-09-16 Stephen AdamsInitial revision
1993-09-16 Stephen AdamsAdded icon & cursor
1993-09-16 Stephen AdamsInitial revision
1993-09-16 Stephen AdamsOops!
1993-09-16 Stephen AdamsDocumented scheme graphcis for windows NT
1993-09-15 Stephen AdamsAdded x-graphics-default-geometry & ..-default-display...
1993-09-15 Chris HansonMake sure that keyboard macro definition is terminated...
1993-09-15 Stephen AdamsGlobalized x-graphics-default-geometry & x-graphics...
1993-09-15 Stephen Adams* Added new graphics-device-type protocol - use 'X...
1993-09-15 Stephen AdamsNew graphics-device-type protocol
1993-09-15 Stephen AdamsAdded generalized images
1993-09-15 Stephen AdamsGeneralized graphics images
1993-09-15 Guillermo J... Remove spurious comma that was legal but had the comple...
1993-09-15 Guillermo J... build-new-code was incorrectly passing scode to
1993-09-14 Guillermo J... Define hp9000s300, gone in 9.01.
1993-09-13 Guillermo J... offsets are not unsigned.
1993-09-13 Guillermo J... Increase the catatonia period. Loading large bands...
1993-09-13 Guillermo J... Add alloc_event_failure so that a breakpoint can be...
1993-09-13 Guillermo J... Offsets are not unsigned!
1993-09-13 Guillermo J... Open all files with read sharing.
1993-09-13 Guillermo J... Make COMPILER_SETUP_INTERRUPT test only for enabled...
1993-09-13 Guillermo J... Close the interrupt window correctly.
1993-09-12 Guillermo J... Take interrupts at the point at which the interrupt...
1993-09-12 Guillermo J... Fix mismatch in dummy version of do_bkpt_proceed.
1993-09-12 Guillermo J... Can't count.
1993-09-11 Guillermo J... Change breakpoint handles to non-marked-vectors to...
1993-09-11 Guillermo J... Add the ability to parse special compiled code frames.
1993-09-11 Guillermo J... Add the ability to parse special compiled code frames.
1993-09-11 Guillermo J... Distinguish between return-to-interpreter and reflect...
1993-09-11 Guillermo J... Make the interrupt window in breakpoint proceed narrowe...
1993-09-11 Guillermo J... - Add a primitive facility to set breakpoints on compil...
1993-09-11 Guillermo J... - Add a primitive facility to set breakpoints on compil...
1993-09-11 Guillermo J... Add a primitive facility to set breakpoints on compiled...
1993-09-10 Guillermo J... Yet another pass at the alloc_event bug: have rewritten...
1993-09-10 Chris HansonChange BLOCK-ON-INPUT-DESCRIPTOR to return one of the...
1993-09-10 Chris HansonCheck for process status changes before blocking. ...
1993-09-10 Chris HansonSignal modeline events appropriately for changes to...
1993-09-10 Chris HansonGeneralize input descriptors -- test them using eqv...
1993-09-09 Chris HansonAttempt to detect process status changes more reliably.
1993-09-09 Chris HansonAttempt to detect process status changes more reliably.
1993-09-09 Chris HansonRename PREV-SPECIFIC-PROPERTY-CHANGE to
1993-09-09 Chris HansonRename GET-PROPERTY-AT to GET-TEXT-PROPERTY and TEXT...
1993-09-09 Chris HansonEliminate GET-PROPERTY which is now undefined.
1993-09-09 Chris HansonEliminate unused variable warnings.
1993-09-09 Chris HansonEliminate unused variable warnings.
1993-09-09 Chris HansonChange to use new property operations. Repaginate.
1993-09-09 Chris HansonImplement new operations ADD-TEXT-PROPERTY and REMOVE...
1993-09-09 Guillermo J... Linux patch.
1993-09-09 Guillermo J... Linux patch.
1993-09-09 Guillermo J... Fix the error the right way.
1993-09-09 Guillermo J... Add cast to eliminate warning.
1993-09-09 Chris HansonFix bug: renaming last file in dired buffer to another...
1993-09-08 Chris HansonThis is an incompatible change that requires microcode...
1993-09-08 Chris HansonThis is an incompatible change that requires runtime...
1993-09-08 Chris HansonChange find-file-hooks to pass the buffer to the event...
1993-09-08 Guillermo J... Prevent multiple catatonia messages.
1993-09-08 Guillermo J... Add ability to detect stack overflow in NT/Windows.
1993-09-07 Guillermo J... Add default value for the TERM environment variable.
1993-09-07 Guillermo J... Default variables can now be initialized by running...
1993-09-07 Guillermo J... Close interrupt window in string-allocate.
1993-09-07 Guillermo J... Take interrupts immediately when restoring the interrup...
next