1991-08-23 |
Arthur Gleckler | Fix bug that caused init file to not be loaded if |
commit | commitdiff | tree | snapshot |
1991-08-23 |
Arthur Gleckler | Initial revision |
commit | commitdiff | tree | snapshot |
1991-08-23 |
Chris Hanson | Fix think-o in case for MOVE-FRAME-UP. |
commit | commitdiff | tree | snapshot |
1991-08-23 |
Arthur Gleckler | Various small modifications. |
commit | commitdiff | tree | snapshot |
1991-08-23 |
Arthur Gleckler | Use relative pathnames so handling 300's and 800's... |
commit | commitdiff | tree | snapshot |
1991-08-23 |
Arthur Gleckler | Change command line processing to load the .scheme... |
commit | commitdiff | tree | snapshot |
1991-08-23 |
Arthur Gleckler | Add SCROLL-OTHER-WINDOW-DOWN command and bind |
commit | commitdiff | tree | snapshot |
1991-08-22 |
Arthur Gleckler | Add ability to regenerate the 6.001 (student) band... |
commit | commitdiff | tree | snapshot |
1991-08-22 |
Arthur Gleckler | Add make.scm to the list of files to syntax. |
commit | commitdiff | tree | snapshot |
1991-08-22 |
Arthur Gleckler | Give RCS the correct version number for the 6.001 ... |
commit | commitdiff | tree | snapshot |
1991-08-22 |
Guillermo J... | Change compare-file-modification-times so that if foo... |
commit | commitdiff | tree | snapshot |
1991-08-22 |
Guillermo J... | Change compare-file-modification-times so that if foo... |
commit | commitdiff | tree | snapshot |
1991-08-22 |
Arthur Gleckler | Activate compiler type and range-checks. |
commit | commitdiff | tree | snapshot |
1991-08-22 |
Arthur Gleckler | Initial revision |
commit | commitdiff | tree | snapshot |
1991-08-22 |
Arthur Gleckler | (Arthur and Jinx:) Add special restarts for open-file... |
commit | commitdiff | tree | snapshot |
1991-08-22 |
Arthur Gleckler | (Arthur and Jinx:) Add special restarts for open-file... |
commit | commitdiff | tree | snapshot |
1991-08-22 |
Chris Hanson | New directory organization. |
commit | commitdiff | tree | snapshot |
1991-08-22 |
Chris Hanson | (Arthur and Jinx:) Add special restarts for open-file... |
commit | commitdiff | tree | snapshot |
1991-08-22 |
Chris Hanson | Add rewriting rules for sony. |
commit | commitdiff | tree | snapshot |
1991-08-21 |
Chris Hanson | Update for new directory structure. |
commit | commitdiff | tree | snapshot |
1991-08-21 |
Arthur Gleckler | Export sendmail variables MAIL-POSITION-ON-FIELD and |
commit | commitdiff | tree | snapshot |
1991-08-21 |
Guillermo J... | Add interrupt support and cleanup code. |
commit | commitdiff | tree | snapshot |
1991-08-21 |
Guillermo J... | Make fields of pretty-printer-highlight structure mutable. |
commit | commitdiff | tree | snapshot |
1991-08-21 |
Arthur Gleckler | Export RMAIL-REPLY command. |
commit | commitdiff | tree | snapshot |
1991-08-21 |
Chris Hanson | Fix bugs in rules for generating closures: these rules... |
commit | commitdiff | tree | snapshot |
1991-08-21 |
Chris Hanson | Fix several bugs in the rules for instructions with... |
commit | commitdiff | tree | snapshot |
1991-08-20 |
Arthur Gleckler | Add the following command-line options to Scheme. ... |
commit | commitdiff | tree | snapshot |
1991-08-18 |
Chris Hanson | Fix typo. Use typed errors. |
commit | commitdiff | tree | snapshot |
1991-08-18 |
Guillermo J... | Replace 6 with scheme-type-width in do-multiply. Fix... |
commit | commitdiff | tree | snapshot |
1991-08-17 |
Guillermo J... | Fix unbound variable problem and make tables print... |
commit | commitdiff | tree | snapshot |
1991-08-17 |
Chris Hanson | Fix typo in `REGISTER->MEMORY-TRANSFER' that caused... |
commit | commitdiff | tree | snapshot |
1991-08-16 |
Arthur Gleckler | Initial revision |
commit | commitdiff | tree | snapshot |
1991-08-16 |
Arthur Gleckler | Make REGION-CLIP! guarantee that the point is in the... |
commit | commitdiff | tree | snapshot |
1991-08-16 |
Guillermo J... | Fix counting bug in maybe-print-table. |
commit | commitdiff | tree | snapshot |
1991-08-16 |
Guillermo J... | Rename (and invert) *pp-really-pretty?* to *pp-save... |
commit | commitdiff | tree | snapshot |
1991-08-16 |
Guillermo J... | Fix bug in maybe-print-table. It was ignoring depth... |
commit | commitdiff | tree | snapshot |
1991-08-16 |
Guillermo J... | New (runtime hash) module supports multiple hash tables. |
commit | commitdiff | tree | snapshot |
1991-08-16 |
Guillermo J... | Export hash-table/make and object-hashed? from (runtime... |
commit | commitdiff | tree | snapshot |
1991-08-16 |
Guillermo J... | Multiple hash tables supported. |
commit | commitdiff | tree | snapshot |
1991-08-16 |
Guillermo J... | Fix typo. |
commit | commitdiff | tree | snapshot |
1991-08-16 |
Arthur Gleckler | Add DEFAULT-WINDOW-WIDTH, the value returned by the... |
commit | commitdiff | tree | snapshot |
1991-08-16 |
Guillermo J... | Update pretty printer to include highlight objects... |
commit | commitdiff | tree | snapshot |
1991-08-16 |
Guillermo J... | Updated pretty printer exports control variables. |
commit | commitdiff | tree | snapshot |
1991-08-15 |
Chris Hanson | Add dependency of missing.c on config.h. |
commit | commitdiff | tree | snapshot |
1991-08-15 |
Gerald Jay... | Sony NEWS OS has frexp, floor, modf. |
commit | commitdiff | tree | snapshot |
1991-08-15 |
Guillermo J... | Fix rewriting paths to accomodate new directory structure. |
commit | commitdiff | tree | snapshot |
1991-08-15 |
Chris Hanson | Change to match new directory configuration. |
commit | commitdiff | tree | snapshot |
1991-08-14 |
Chris Hanson | Add fixnum bitwise-logical operations to list of primit... |
commit | commitdiff | tree | snapshot |
1991-08-14 |
Guillermo J... | Add FLOATING-VECTOR-xxx primitives. |
commit | commitdiff | tree | snapshot |
1991-08-14 |
Guillermo J... | Add FLOATING-VECTOR-LENGTH. |
commit | commitdiff | tree | snapshot |
1991-08-14 |
Guillermo J... | - Incorporate some reader comments. |
commit | commitdiff | tree | snapshot |
1991-08-13 |
newts | Change command, variable, and mode definition macros... |
commit | commitdiff | tree | snapshot |
1991-08-13 |
Guillermo J... | Change hppa_utility_table to be allocated dynamically... |
commit | commitdiff | tree | snapshot |
1991-08-13 |
Guillermo J... | Add options for 8.01 and 8.05. |
commit | commitdiff | tree | snapshot |
1991-08-13 |
Guillermo J... | Work around HP-UX 8.0's format for C procedure pointers... |
commit | commitdiff | tree | snapshot |
1991-08-13 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
1991-08-13 |
Guillermo J... | Make ANSI declaration use GNU EXFUN macro to allow... |
commit | commitdiff | tree | snapshot |
1991-08-13 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1991-08-13 |
Chris Hanson | Eliminate unused and unbound variables. Repaginate. |
commit | commitdiff | tree | snapshot |
1991-08-13 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
1991-08-12 |
Mark Friedman | Added primitives HOSTNAME and FULL-HOSTNAME to get... |
commit | commitdiff | tree | snapshot |
1991-08-12 |
Chris Hanson | Rewrite fixnum overflow tests to produce significantly... |
commit | commitdiff | tree | snapshot |
1991-08-12 |
Chris Hanson | Fix various bugs in generation of LAP for addition... |
commit | commitdiff | tree | snapshot |
1991-08-12 |
Chris Hanson | Change disassembly of EXTERNAL-LABEL to use (@PCR label... |
commit | commitdiff | tree | snapshot |
1991-08-12 |
Guillermo J... | Fix definitions of &triple-set-second! and &triple... |
commit | commitdiff | tree | snapshot |
1991-08-12 |
Arthur Gleckler | Dired was unable to delete files appearing on the first... |
commit | commitdiff | tree | snapshot |
1991-08-11 |
Guillermo J... | Fix two history-related bugs: |
commit | commitdiff | tree | snapshot |
1991-08-09 |
Arthur Gleckler | Export Edwin variables to the (edwin) package: |
commit | commitdiff | tree | snapshot |
1991-08-08 |
Guillermo J... | Make dummy reduction be recognizable as such, rather... |
commit | commitdiff | tree | snapshot |
1991-08-08 |
Arthur Gleckler | Make most HP keyboard functions do something reasonable... |
commit | commitdiff | tree | snapshot |
1991-08-07 |
Arthur Gleckler | Fix FILL-DIRED-BUFFER! bug that caused "~" command... |
commit | commitdiff | tree | snapshot |
1991-08-06 |
Brian A. LaMacchia | Updates for autoloading. |
commit | commitdiff | tree | snapshot |
1991-08-06 |
Brian A. LaMacchia | Added RMAIL Summary mode and RMAIL sort mode. |
commit | commitdiff | tree | snapshot |
1991-08-06 |
Brian A. LaMacchia | Added RMAIL sort mode. |
commit | commitdiff | tree | snapshot |
1991-08-06 |
Arthur Gleckler | Fix joke brainos. |
commit | commitdiff | tree | snapshot |
1991-08-06 |
Brian A. LaMacchia | Added RMAIL Summary mode and RMAIL sort mode. |
commit | commitdiff | tree | snapshot |
1991-08-06 |
Brian A. LaMacchia | Added autoloads for RMAIL Summary mode. |
commit | commitdiff | tree | snapshot |
1991-08-06 |
Brian A. LaMacchia | It works! (well, at least the basic stuff) |
commit | commitdiff | tree | snapshot |
1991-08-06 |
Arthur Gleckler | Hardware traps now preserve the history when the trap... |
commit | commitdiff | tree | snapshot |
1991-08-06 |
Arthur Gleckler | Debugger improvements to show history for compiled... |
commit | commitdiff | tree | snapshot |
1991-08-06 |
Arthur Gleckler | The last compiled-return-address frame before an interp... |
commit | commitdiff | tree | snapshot |
1991-08-06 |
Arthur Gleckler | Use with-history-disabled in with-new-history so that... |
commit | commitdiff | tree | snapshot |
1991-08-06 |
Arthur Gleckler | Debugger now treats compiled-return-address frames... |
commit | commitdiff | tree | snapshot |
1991-08-06 |
Arthur Gleckler | Jokes. |
commit | commitdiff | tree | snapshot |
1991-08-06 |
Brian A. LaMacchia | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1991-08-06 |
Arthur Gleckler | Add support for special keys, including function keys... |
commit | commitdiff | tree | snapshot |
1991-08-06 |
Arthur Gleckler | Fix unbound variable error from special key changes. |
commit | commitdiff | tree | snapshot |
1991-08-06 |
Arthur Gleckler | Add support for special keys, including function keys... |
commit | commitdiff | tree | snapshot |
1991-08-06 |
Arthur Gleckler | Fix purification bug on Snakes; floating-point alignmen... |
commit | commitdiff | tree | snapshot |
1991-08-06 |
Arthur Gleckler | Upgrade microcode to pass X keysyms in keyboard events... |
commit | commitdiff | tree | snapshot |
1991-08-06 |
Brian A. LaMacchia | Fixed bug in sdata.scm...thanks sybok |
commit | commitdiff | tree | snapshot |
1991-08-05 |
Brian A. LaMacchia | Initial revision |
commit | commitdiff | tree | snapshot |
1991-08-05 |
Mark Friedman | Compiling with the stepper hooks. |
commit | commitdiff | tree | snapshot |
1991-08-01 |
Guillermo J... | Make edit and edwin take arguments and pass them along to |
commit | commitdiff | tree | snapshot |
1991-08-01 |
Brian A. LaMacchia | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1991-08-01 |
Brian A. LaMacchia | Export edwin-variable$mail-setup-hook |
commit | commitdiff | tree | snapshot |
1991-07-31 |
Arthur Gleckler | Add INSERT-PARENTHESES and MOVE-PAST-CLOSE-AND-REINDENT... |
commit | commitdiff | tree | snapshot |
1991-07-31 |
Arthur Gleckler | Add INSERT-PARENTHESES and MOVE-PAST-CLOSE-AND-REINDENT... |
commit | commitdiff | tree | snapshot |
1991-07-31 |
Guillermo J... | Fix UX_times problem in OS_real_time_clock. |
commit | commitdiff | tree | snapshot |
1991-07-26 |
Arthur Gleckler | Enable super, hyper, and top modifier keys under X. |
commit | commitdiff | tree | snapshot |
next |