1993-01-28 |
Stephen Adams | Add dummy variants for Windows NT. |
commit | commitdiff | tree | snapshot |
1993-01-27 |
Guillermo J... | Add record types. |
commit | commitdiff | tree | snapshot |
1993-01-25 |
Jason Wilson | I finished up the new tag stuff. Now you can include... |
commit | commitdiff | tree | snapshot |
1993-01-25 |
Nick Papadakis | Use the right package this time ... arrgh. |
commit | commitdiff | tree | snapshot |
1993-01-24 |
Nick Papadakis | Just get-time, not unix/get-time |
commit | commitdiff | tree | snapshot |
1993-01-24 |
Chris Hanson | UNDO-DONE! shouldn't enable undo if it is disabled. |
commit | commitdiff | tree | snapshot |
1993-01-24 |
Gerald Jay... | updated floppy.scm to conform to the change made by... |
commit | commitdiff | tree | snapshot |
1993-01-23 |
Chris Hanson | Redesign interaction between line-end translation and... |
commit | commitdiff | tree | snapshot |
1993-01-23 |
Nick Papadakis | Added conditionalization for REAL_IS_DEFINED_DOUBLE... |
commit | commitdiff | tree | snapshot |
1993-01-20 |
Jason Wilson | I added the ability to use more than one TAGS file... |
commit | commitdiff | tree | snapshot |
1993-01-20 |
Chris Hanson | Fix fencepost error in code that places zero byte at... |
commit | commitdiff | tree | snapshot |
1993-01-20 |
Chris Hanson | SET-STRING-MAXIMUM-LENGTH! was locking interrupts with |
commit | commitdiff | tree | snapshot |
1993-01-20 |
Chris Hanson | Change DYNAMIC-WIND (and FLUID-LET) so that they record... |
commit | commitdiff | tree | snapshot |
1993-01-20 |
Chris Hanson | Fix typo in PROMPT-FOR-CONFIRMATION operation on REPL... |
commit | commitdiff | tree | snapshot |
1993-01-19 |
Chris Hanson | Always grow string by fixed ratio to guarantee constant... |
commit | commitdiff | tree | snapshot |
1993-01-18 |
Guillermo J... | Fix bug: write-substring was not growing the accumulato... |
commit | commitdiff | tree | snapshot |
1993-01-18 |
Chris Hanson | Don't call APPLY with a list that could potentially... |
commit | commitdiff | tree | snapshot |
1993-01-18 |
Chris Hanson | When printing error messages, put some large limits... |
commit | commitdiff | tree | snapshot |
1993-01-18 |
Chris Hanson | Don't lose completely when second arg to APPLY is too... |
commit | commitdiff | tree | snapshot |
1993-01-16 |
Chris Hanson | Must run %NOTICE-WINDOW-CHANGES! when doing direct... |
commit | commitdiff | tree | snapshot |
1993-01-13 |
Chris Hanson | (DIRECTORY-PATHNAME-AS-FILE "/") can't represent its... |
commit | commitdiff | tree | snapshot |
1993-01-13 |
Chris Hanson | Install new version of RANDOM from slib1c4. |
commit | commitdiff | tree | snapshot |
1993-01-13 |
Chris Hanson | Implement calls to SET-INTERRUPT-ENABLES! by jumping to |
commit | commitdiff | tree | snapshot |
1993-01-12 |
Gerald Jay... | Fix print-graphics to work with all windows |
commit | commitdiff | tree | snapshot |
1993-01-12 |
Guillermo J... | Add support for handling end-of-file ^Z under DOS. |
commit | commitdiff | tree | snapshot |
1993-01-12 |
Brian A. LaMacchia | Fix boundary error involving changes indexes in buffer... |
commit | commitdiff | tree | snapshot |
1993-01-12 |
Chris Hanson | Define new procedure X-GRAPHICS/WINDOW-ID, which return... |
commit | commitdiff | tree | snapshot |
1993-01-12 |
Chris Hanson | Add new primitive X-WINDOW-ID. |
commit | commitdiff | tree | snapshot |
1993-01-12 |
Gerald Jay... | Fix bugs in consistent assignment of coordinate limits. |
commit | commitdiff | tree | snapshot |
1993-01-12 |
Chris Hanson | Fix spelling error that has been corrected in Edwin. |
commit | commitdiff | tree | snapshot |
1993-01-12 |
Guillermo J... | Initial revision |
commit | commitdiff | tree | snapshot |
1993-01-12 |
Guillermo J... | Redo time primitives to provide conversion between... |
commit | commitdiff | tree | snapshot |
1993-01-12 |
Guillermo J... | Add syscall_mktime. |
commit | commitdiff | tree | snapshot |
1993-01-12 |
Guillermo J... | Add CURRENT-FILE-TIME as an alias for ENCODED-TIME. |
commit | commitdiff | tree | snapshot |
1993-01-12 |
Guillermo J... | Remove current-file-time. |
commit | commitdiff | tree | snapshot |
1993-01-12 |
Guillermo J... | Import get-time. |
commit | commitdiff | tree | snapshot |
1993-01-12 |
Guillermo J... | Replace unix/current-file-time with get-time. |
commit | commitdiff | tree | snapshot |
1993-01-12 |
Guillermo J... | Remove current-file-time, replaced by get-time. |
commit | commitdiff | tree | snapshot |
1993-01-12 |
Guillermo J... | Remove current-file-time, not in use. |
commit | commitdiff | tree | snapshot |
1993-01-12 |
Chris Hanson | Change method by which a window recomputes its starting... |
commit | commitdiff | tree | snapshot |
1993-01-12 |
Chris Hanson | Fix two bugs in M-x recover-file. |
commit | commitdiff | tree | snapshot |
1993-01-12 |
Chris Hanson | Calls to SET-INTERRUPT-ENABLES! primitive should be... |
commit | commitdiff | tree | snapshot |
1993-01-12 |
Chris Hanson | Disable open-coding of SET-INTERRUPT-ENABLES! -- it... |
commit | commitdiff | tree | snapshot |
1993-01-12 |
Chris Hanson | Add assembly hook to implement SET-INTERRUPT-ENABLES... |
commit | commitdiff | tree | snapshot |
1993-01-10 |
Chris Hanson | New code to grow and shrink buffers guarantees that... |
commit | commitdiff | tree | snapshot |
1993-01-10 |
Chris Hanson | Change GC undo truncation code to use buffer-local... |
commit | commitdiff | tree | snapshot |
1993-01-10 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
1993-01-10 |
Chris Hanson | Typed characters are now grouped properly by undo regar... |
commit | commitdiff | tree | snapshot |
1993-01-10 |
Chris Hanson | Class and object data structures are now tagged as... |
commit | commitdiff | tree | snapshot |
1993-01-09 |
Chris Hanson | Add a SHRINK-LENGTH field to the group data structure... |
commit | commitdiff | tree | snapshot |
1993-01-09 |
Chris Hanson | GAP-ALLOCATION-EXTRA no longer defined. |
commit | commitdiff | tree | snapshot |
1993-01-09 |
Chris Hanson | Define a new condition type that is signalled when... |
commit | commitdiff | tree | snapshot |
1993-01-09 |
Chris Hanson | Fix several instances of SET-INTERRUPT-ENABLES! that... |
commit | commitdiff | tree | snapshot |
1993-01-09 |
Chris Hanson | Add a SHRINK-LENGTH field to the group data structure... |
commit | commitdiff | tree | snapshot |
1993-01-09 |
Chris Hanson | This version of Edwin requires microcode 11.125 or... |
commit | commitdiff | tree | snapshot |
1993-01-08 |
Guillermo J... | Remove fossil? |
commit | commitdiff | tree | snapshot |
1993-01-08 |
Chris Hanson | Add entries for "scmsig" and "everything". |
commit | commitdiff | tree | snapshot |
1993-01-08 |
Chris Hanson | Fixed bug in inline expander for OBJECT-TYPE?. |
commit | commitdiff | tree | snapshot |
1993-01-07 |
Chris Hanson | Added new primitives: PRIMITIVE-GET-FREE, PRIMITIVE... |
commit | commitdiff | tree | snapshot |
1993-01-07 |
Chris Hanson | Export REPL history variables needed to make new histor... |
commit | commitdiff | tree | snapshot |
1993-01-05 |
Guillermo J... | Change cc-vector structures to be of type vector so... |
commit | commitdiff | tree | snapshot |
1993-01-04 |
Chris Hanson | Don't allow the same name to be interned twice in the... |
commit | commitdiff | tree | snapshot |
1993-01-02 |
Chris Hanson | Complete redesign of environment model and declaration... |
commit | commitdiff | tree | snapshot |
1992-12-30 |
Guillermo J... | Add definition compression for the C back end. |
commit | commitdiff | tree | snapshot |
1992-12-30 |
Guillermo J... | Add scode/sequence? |
commit | commitdiff | tree | snapshot |
1992-12-30 |
Guillermo J... | Changes for the C back end. |
commit | commitdiff | tree | snapshot |
1992-12-30 |
Guillermo J... | Add < and expt to the set of back-end-specific operations. |
commit | commitdiff | tree | snapshot |
1992-12-29 |
Guillermo J... | Some changes for the C back end. |
commit | commitdiff | tree | snapshot |
1992-12-29 |
Guillermo J... | Some changes for the C back end. |
commit | commitdiff | tree | snapshot |
1992-12-28 |
Chris Hanson | Change implementation of INVOCATION:APPLY to use the new |
commit | commitdiff | tree | snapshot |
1992-12-28 |
Chris Hanson | Tweak fixnum rules slightly so that previous implementa... |
commit | commitdiff | tree | snapshot |
1992-12-28 |
Chris Hanson | Fix think-o in implementation of object-type inliner. |
commit | commitdiff | tree | snapshot |
1992-12-28 |
Chris Hanson | Fix bug in code that recognizes named structures. ... |
commit | commitdiff | tree | snapshot |
1992-12-28 |
Chris Hanson | Install shortcircuit_apply support for MIPS. |
commit | commitdiff | tree | snapshot |
1992-12-23 |
Chris Hanson | Fix think-o from the past. |
commit | commitdiff | tree | snapshot |
1992-12-23 |
Chris Hanson | Change ".binf" to ".bci". |
commit | commitdiff | tree | snapshot |
1992-12-23 |
Chris Hanson | Fix typo in previous change. |
commit | commitdiff | tree | snapshot |
1992-12-22 |
Chris Hanson | Integrate structure predicates. |
commit | commitdiff | tree | snapshot |
1992-12-22 |
Chris Hanson | Define CALL-WITH-VALUES to be an alias for WITH-VALUES. |
commit | commitdiff | tree | snapshot |
1992-12-22 |
Chris Hanson | Add open-coding for FIXNUM-NOT, FIXNUM-AND, FIXNUM... |
commit | commitdiff | tree | snapshot |
1992-12-17 |
Chris Hanson | Change reference from UNPARSER-METHOD? to PROCEDURE... |
commit | commitdiff | tree | snapshot |
1992-12-16 |
Guillermo J... | Fix bug. Dependents are not nodes, but targets. |
commit | commitdiff | tree | snapshot |
1992-12-16 |
Guillermo J... | Fix bug in last edit. |
commit | commitdiff | tree | snapshot |
1992-12-16 |
Guillermo J... | Improve the open coder for OBJECT-TYPE? |
commit | commitdiff | tree | snapshot |
1992-12-16 |
Guillermo J... | Generalize an identity from value-class=datum to |
commit | commitdiff | tree | snapshot |
1992-12-16 |
Guillermo J... | Bug in object-type open coding! |
commit | commitdiff | tree | snapshot |
1992-12-15 |
Chris Hanson | Turn off stack-overflow interrupt in both WITHIN-CONTIN... |
commit | commitdiff | tree | snapshot |
1992-12-15 |
Guillermo J... | Add blank line to make comparing with DOS version easier. |
commit | commitdiff | tree | snapshot |
1992-12-11 |
Guillermo J... | Fix bug in finding init file. |
commit | commitdiff | tree | snapshot |
1992-12-11 |
Arthur Gleckler | Set up (EDWIN DEBUGGER) package to handle my (older... |
commit | commitdiff | tree | snapshot |
1992-12-10 |
Chris Hanson | Change primitives that set window colors to use the... |
commit | commitdiff | tree | snapshot |
1992-12-10 |
Chris Hanson | Ignore BadWindow errors generated by XDestroyWindow. |
commit | commitdiff | tree | snapshot |
1992-12-10 |
Chris Hanson | Change record support to understand that a record is... |
commit | commitdiff | tree | snapshot |
1992-12-10 |
Chris Hanson | Change record support to understand that a record is... |
commit | commitdiff | tree | snapshot |
1992-12-09 |
Chris Hanson | Further restrict application of records: the type that... |
commit | commitdiff | tree | snapshot |
1992-12-09 |
Chris Hanson | Add inline coding for OBJECT-TYPE, PRIMITIVE-OBJECT... |
commit | commitdiff | tree | snapshot |
1992-12-08 |
Chris Hanson | DEFINE-STRUCTURE no longer allows NAMED to be used... |
commit | commitdiff | tree | snapshot |
1992-12-07 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1992-12-07 |
Chris Hanson | Add scmsig to "everything" rule. |
commit | commitdiff | tree | snapshot |
1992-12-07 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
next |