mit-scheme.git
1989-07-14 Chris HansonSpectrum compiler won't allow casts on lvalues.
1989-07-13 Chris HansonFix bug: can't assume that argument to `debugging-info...
1989-07-12 Chris Hanson*** empty log message ***
1989-07-11 Chris Hanson*** empty log message ***
1989-07-05 Chris HansonFix incorrectly written call to `critical_section_hook'.
1989-07-05 Chris HansonEliminate random use of & on character array.
1989-07-05 Chris HansonAdd \n\ as appropriate to documentation strings of...
1989-07-05 Chris HansonMissing assigment in bit-substring-find-next-set-bit.
1989-07-05 Chris HansonCan't use #error because not all cpp's support it.
1989-07-02 Chris HansonTwo problems with print_a_char: was not checking character
1989-07-01 Chris HansonPrepare for beta test 7.0.0
1989-07-01 Chris HansonMerge from branch 1.4.1.3
1989-07-01 Chris Hanson*** empty log message ***
1989-06-27 Chris HansonFix bug in sense of graphics buffering. Previously...
1989-06-27 Chris HansonImplement `get-default' operation on X graphics windows...
1989-06-27 Chris HansonChange resource handling to use property names similar...
1989-06-27 Chris HansonExport procedure `x_get_default'.
1989-06-23 Chris HansonConditionalize running of x-close-all-displays on its...
1989-06-23 ojnExport the x-graphics operations to the global package...
1989-06-23 Chris HansonChange X resource names to conform to (what appear...
1989-06-23 Panayotis Skordos*** empty log message ***
1989-06-23 Chris HansonInitial revision
1989-06-22 Chris HansonInstallation of new graphics operations. This requires...
1989-06-22 Chris HansonChange name of primitive to prevent conflict with new...
1989-06-22 Panayotis SkordosNew 6003 system under construction
1989-06-22 Chris Hanson*** empty log message ***
1989-06-21 Chris Hanson`comtab-entry' was missing one place where it needed...
1989-06-21 Chris HansonAdd \n\ to ends of documentation lines.
1989-06-21 Chris HansonRedesign for changes to microcode X11 interface. Add...
1989-06-21 Chris HansonInitial revision
1989-06-21 Chris HansonAdd new file "xcom". Add Markf's mouse-button enhancem...
1989-06-21 Chris HansonAdd new file "xcom."
1989-06-21 Chris HansonRewrite `inferior-containing-coordinates' to be faster...
1989-06-21 Chris HansonChange calling conventions for mouse-button commands...
1989-06-21 Chris HansonAdd new file "xcom".
1989-06-21 Chris Hanson*** empty log message ***
1989-06-21 Chris HansonChange comtabs to have a separate slot for mouse-button...
1989-06-21 Chris HansonInitial revision
1989-06-21 Chris Hanson*** empty log message ***
1989-06-20 Mark FriedmanCommand tables now associate on buttons as well as...
1989-06-20 Mark FriedmanAdded method :leaf-containing-coordinates in support...
1989-06-20 Mark FriedmanSupport for mouse buttons. The support is not complete...
1989-06-19 Mark FriedmanAdded a VALUES-LET macro for binding multiple values.
1989-06-19 Mark FriedmanFixed bug in MARK-PERMANENT!.
1989-06-19 Mark FriedmanAdded a procedure to find an inferior containing a...
1989-06-19 Mark FriedmanSupport for mouse buttons. The support is not complete...
1989-06-16 Chris HansonChange the string hashing algorithm one more time....
1989-06-16 Chris HansonChange the string hashing algorithm one more time....
1989-06-16 Chris HansonSignificant changes to symbol interning code. Various...
1989-06-16 Chris HansonSignificant rewrite -- changed algorithm used for strin...
1989-06-16 Chris HansonChange reference to `Intern' to refer to `intern_symbol...
1989-06-16 Chris HansonChange code that previously referenced `Find_Symbol...
1989-06-16 Chris HansonDelete export of `Find_Symbol', which has been deleted.
1989-06-16 Chris HansonAdd definition for `UNSPECIFIC'.
1989-06-16 Chris HansonFix bug in calling sequence of known lexprs: when calle...
1989-06-13 Chris HansonFix formatting of error message in `make-primitive...
1989-06-13 Guillermo J... Add most linking code and a few other procedures.
1989-06-12 Guillermo J... Change the normal termination message.
1989-06-12 Guillermo J... Fix comentry_lexpr_apply. The number of arguments...
1989-06-12 Guillermo J... Bump constant space size for the compiler.
1989-06-10 Guillermo J... Fix trivial bug to recursive-compilation-results. ...
1989-06-09 Chris HansonAdd new global variable, `sf/default-declarations'...
1989-06-09 Chris HansonAdd new event-receiver, `event:before-exit', which...
1989-06-08 Guillermo J... Add new flags to the microcode:
1989-06-08 Guillermo J... Add new flags to the microcode:
1989-06-07 Mark FriedmanTake into account the case where a variable is in a...
1989-06-07 Chris HansonFix stupid bugs introduced in `vector-map'.
1989-06-07 Guillermo J... Add primitive uuo link disassembly.
1989-06-07 Guillermo J... Supply missing argument to compiled-code-block/dbg...
1989-06-07 Guillermo J... Make SIGUSR2 renice scheme.
1989-06-06 Chris HansonAdd new operations `append-map', `append-map*', `append...
1989-06-06 Chris HansonAdd new operations `append-map', `append-map*'; these...
1989-06-06 Chris HansonAdd new operation `for-each-vector-element'.
1989-06-06 Chris HansonAdd new operation `1d-table/alist'.
1989-06-06 Guillermo J... Wrote comutil_link.
1989-06-03 Guillermo J... Finished comutil_apply.
1989-06-02 Guillermo J... Fix "infinite" GC bug when a bad type code is encounter...
1989-06-02 Guillermo J... Initial revision
1989-05-31 Guillermo J... Remove the concept of safe primitives since the microco...
1989-05-31 Guillermo J... Make unsafe primitives back out of compiled code so...
1989-05-31 Guillermo J... Make Prim_Inexistent (last entry in the primitive table...
1989-05-26 Guillermo J... Fix many little bugs found when porting to the PMAX...
1989-05-26 Guillermo J... 0x19 + 1 = 0x1a, not 0x20!
1989-05-26 Guillermo J... Initial revision
1989-05-25 Chris HansonAdd operation to extract defined names from a syntax...
1989-05-25 Chris Hanson*** empty log message ***
1989-05-25 Chris Hanson*** empty log message ***
1989-05-24 Guillermo J... Make Wsize output the few remaining definitions require...
1989-05-24 Guillermo J... Add a comment about consistency between object.h and...
1989-05-24 Guillermo J... Fix bug in debugging version of Apply_Primitive. The...
1989-05-24 Guillermo J... Add PMAX (MIPS) definitions.
1989-05-24 Guillermo J... Add missing extern declaration.
1989-05-24 Guillermo J... Fix edit bug. MINIMUM_LENGTH must include the other...
1989-05-24 Guillermo J... Improve the heuristic disassembly so that the disassemb...
1989-05-24 Guillermo J... Fix bug in disassembler/write-compiled-code-block by...
1989-05-22 Guillermo J... Remove crsend which has moved to compiler/etc.
1989-05-21 Guillermo J... Fix pathname for global-definitions.
1989-05-21 Guillermo J... Fix pathname for global-definitions.
1989-05-21 Guillermo J... Upgrade to Liar 4.44 because of many bug fixes.
1989-05-21 Guillermo J... Upgrade to Liar 4.44 because of many bug fixes.
next