1996-07-26 |
Stephen Adams | Fixed bug: LEXPR primitive were being mistaken as havin... |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Stephen Adams | Added new stack frame type for preservation frames... |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Stephen Adams | Fixed missing argument bug. |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Stephen Adams | Fixed typo. |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Stephen Adams | Fixed a bug with constant folding binary operators... |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Stephen Adams | Made extra arguments in some calls (e.g. %internal... |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Stephen Adams | Added code so that %RECORD-REF/SET! at known index... |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Stephen Adams | Improved hashing of flonums. |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Stephen Adams | Made CSE of predicate arguments only occur for REGISTER... |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Stephen Adams | . Fixed bug that was preventing CSE of flonums. |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Stephen Adams | . Improved predicates FITS-IN-nn-BITS?. |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Stephen Adams | Tweaked with constant costs. |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Stephen Adams | Extended hashing to include reals rather than just... |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Stephen Adams | Removed rules containing CHAR->ASCII because the rtlgen... |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Stephen Adams | revert one line. |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Stephen Adams | Removed lots (500 lines) of tagged-fixnum code. If... |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Stephen Adams | Changed FORM->SOURCE-IRRITANT to give a more useful... |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Stephen Adams | Removed old (mostly unused) method of reporting type... |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Stephen Adams | Added type:user-description, which gives an english... |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Stephen Adams | Fixed typo. |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Stephen Adams | Removed debugging print code, reformated 2 small proced... |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Stephen Adams | Added switch compiler:type-error-warnings?, default... |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Stephen Adams | Added SORT[!], FOR-EACH and MAP, and some generic arith... |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Stephen Adams | Fixed to keep runtime and runtime-check debugging info... |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Stephen Adams | Disable optimizations with INTEGER-<relation> because... |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Stephen Adams | Fix typos. |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Stephen Adams | Fixed bug in typerew/remember* (it was sometimes return... |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Stephen Adams | Added EXACT->INEXACT, INEXACT->EXACT, MAKE-STRING,... |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Stephen Adams | Removed suggestion mechanism for rewrites. It was... |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Stephen Adams | Deleted unused let-binding. |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Stephen Adams | . Changes to permit use of procedures with variable... |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Stephen Adams | Added LENGTH, and vector and string constructors. |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Stephen Adams | Improved the ascii byte store code (elide object->datum... |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Stephen Adams | Removed useless rule for flonum-subtract. |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Stephen Adams | Canonicalized (flonum-less? x 0.) to flonum-negative... |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Stephen Adams | Added open-coder for %fixnum->flonum. |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Stephen Adams | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Stephen Adams | Added (FLONUM-1-ARG FIXNUM->FLONUM ...) rules. |
commit | commitdiff | tree | snapshot |
1996-07-20 |
Stephen Adams | Added constant-folding of %fixnum->flonum. |
commit | commitdiff | tree | snapshot |
1996-07-20 |
Stephen Adams | Added %fixnum->flonum. |
commit | commitdiff | tree | snapshot |
1996-07-20 |
Stephen Adams | Typo. |
commit | commitdiff | tree | snapshot |
1996-07-20 |
Stephen Adams | Added FIXNUM->FLONUM. |
commit | commitdiff | tree | snapshot |
1996-07-20 |
Stephen Adams | Added STRING relational operators. |
commit | commitdiff | tree | snapshot |
1996-07-20 |
Stephen Adams | Added switch compiler:rtl-instruction-scheduling? |
commit | commitdiff | tree | snapshot |
1996-07-20 |
Stephen Adams | Fixed type checked indexed operators to not generate... |
commit | commitdiff | tree | snapshot |
1996-07-19 |
Stephen Adams | Fixed bug in PROCEDURE-TYPE. |
commit | commitdiff | tree | snapshot |
1996-07-19 |
Stephen Adams | Added rewrite code to replace an expression with a... |
commit | commitdiff | tree | snapshot |
1996-07-19 |
Stephen Adams | Added an arity check so that primitives with rewrite... |
commit | commitdiff | tree | snapshot |
1996-07-19 |
Stephen Adams | Exported flag compiler:rtl-instruction-scheduling? |
commit | commitdiff | tree | snapshot |
1996-07-19 |
Stephen Adams | SET-INTERRUPT-ENABLES! is now open-coded as a special... |
commit | commitdiff | tree | snapshot |
1996-07-19 |
Stephen Adams | SET-INTERRUPT-ENABLES! is now open-coded as a special... |
commit | commitdiff | tree | snapshot |
1996-07-19 |
Stephen Adams | Added set_interrupt_enables_hook |
commit | commitdiff | tree | snapshot |
1996-07-17 |
Stephen Adams | Added rules for %/, which enables &/ -> flo:/ |
commit | commitdiff | tree | snapshot |
1996-07-17 |
Stephen Adams | Fixed bug in TYPEREW/EXPR*/UNORDERED/HARD where type... |
commit | commitdiff | tree | snapshot |
1996-07-12 |
Stephen Adams | Added graphcis operations DRAW-ARC, DRAW-CIRCLE and... |
commit | commitdiff | tree | snapshot |
1996-07-12 |
Stephen Adams | Fixed X-GRAPHICS-DRAW-ARC to do the right thing when... |
commit | commitdiff | tree | snapshot |
1996-07-12 |
Stephen Adams | Added X-graphics documentation about DRAW-CIRCLE and... |
commit | commitdiff | tree | snapshot |
1996-07-12 |
Stephen Adams | Added X-GRAPHICS/DRAW-ARC, X-GRAPHICS/DRAW-CIRCLE and... |
commit | commitdiff | tree | snapshot |
1996-07-12 |
Stephen Adams | Added X-GRAPHICS-DRAW-ARC for drawing filled and unfill... |
commit | commitdiff | tree | snapshot |
1996-07-02 |
Chris Hanson | Rewrite `poll' support to make it conditionalized more... |
commit | commitdiff | tree | snapshot |
1996-07-02 |
Chris Hanson | Use POLLNORM in preference to POLLIN since the former... |
commit | commitdiff | tree | snapshot |
1996-07-02 |
Chris Hanson | Fix minor bug in handling of cursor during SCREEN-FORCE... |
commit | commitdiff | tree | snapshot |
1996-07-01 |
Chris Hanson | If the `poll' system call is available, use it in prefe... |
commit | commitdiff | tree | snapshot |
1996-07-01 |
Chris Hanson | Add conditionalization to detect versions of HP-UX... |
commit | commitdiff | tree | snapshot |
1996-07-01 |
Chris Hanson | Add conditionalization to detect HP-UX version 10.10. |
commit | commitdiff | tree | snapshot |
1996-06-16 |
Chris Hanson | Fix bug that caused RMAIL to signal an error when conve... |
commit | commitdiff | tree | snapshot |
1996-06-11 |
Chris Hanson | Implement "engineering" display mode. |
commit | commitdiff | tree | snapshot |
1996-06-07 |
Stephen Adams | Included "load.scm" in syntax sequence. |
commit | commitdiff | tree | snapshot |
1996-06-07 |
Stephen Adams | Any identifier containing `protect' is no longer exported. |
commit | commitdiff | tree | snapshot |
1996-06-06 |
Chris Hanson | Extend FLONUM-UNPARSER-CUTOFF to allow specification... |
commit | commitdiff | tree | snapshot |
1996-05-24 |
Chris Hanson | Fix bug: don't enqueue a process in the process-input... |
commit | commitdiff | tree | snapshot |
1996-05-18 |
Chris Hanson | Change mechanism used to open files and sockets, so... |
commit | commitdiff | tree | snapshot |
1996-05-18 |
Chris Hanson | Fix code so that interrupts delivered during socket... |
commit | commitdiff | tree | snapshot |
1996-05-18 |
Chris Hanson | Add code to allow delivery of interrupts during socket... |
commit | commitdiff | tree | snapshot |
1996-05-18 |
Chris Hanson | Implement new primitives to support new method for... |
commit | commitdiff | tree | snapshot |
1996-05-17 |
Chris Hanson | Allow keyboard interrupts while opening sockets. This... |
commit | commitdiff | tree | snapshot |
1996-05-17 |
Chris Hanson | Implement new procedure, like WITHOUT-INTERRUPTS, excep... |
commit | commitdiff | tree | snapshot |
1996-05-17 |
Chris Hanson | Allow interrupt delivery during socket system calls. |
commit | commitdiff | tree | snapshot |
1996-05-17 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
1996-05-15 |
Chris Hanson | Fix thinko. |
commit | commitdiff | tree | snapshot |
1996-05-15 |
Chris Hanson | Fix bug: GROUP-INSERT-FILE! was depending on the fact... |
commit | commitdiff | tree | snapshot |
1996-05-15 |
Chris Hanson | Eliminate random heuristic buffer-size modulation from... |
commit | commitdiff | tree | snapshot |
1996-05-15 |
Chris Hanson | Eliminate loop in INPUT-BUFFER/READ-SUBSTRING. When... |
commit | commitdiff | tree | snapshot |
1996-05-15 |
Chris Hanson | Fix thinko: point was not being moved appropriately... |
commit | commitdiff | tree | snapshot |
1996-05-15 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
1996-05-15 |
Chris Hanson | Force the reader on-line when the user requests re... |
commit | commitdiff | tree | snapshot |
1996-05-15 |
Chris Hanson | In SCREEN-MOVE-CURSOR, forget current position of curso... |
commit | commitdiff | tree | snapshot |
1996-05-14 |
Chris Hanson | In SCREEN-FORCE-UPDATE, forget the cursor position... |
commit | commitdiff | tree | snapshot |
1996-05-14 |
Chris Hanson | Yet more work on synchronous-subprocess I/O. The simpl... |
commit | commitdiff | tree | snapshot |
1996-05-14 |
Chris Hanson | Guarantee that the presentation space for a window... |
commit | commitdiff | tree | snapshot |
1996-05-14 |
Chris Hanson | Move the cursor only when its position is changed.... |
commit | commitdiff | tree | snapshot |
1996-05-14 |
Chris Hanson | Change DISPLAY-STYLE in order to orthogonalize the... |
commit | commitdiff | tree | snapshot |
1996-05-14 |
Chris Hanson | Change DISPLAY-STYLE in order to orthogonalize the... |
commit | commitdiff | tree | snapshot |
1996-05-14 |
Chris Hanson | Change definition of UPDATE-INFERIOR! in order to centr... |
commit | commitdiff | tree | snapshot |
1996-05-14 |
Chris Hanson | When doing redisplay in a synchronous subprocess, updat... |
commit | commitdiff | tree | snapshot |
1996-05-14 |
Chris Hanson | Define new operations: CLOSE-INPUT, CLOSE-OUTPUT, INPUT... |
commit | commitdiff | tree | snapshot |
1996-05-14 |
Chris Hanson | Rewrite SYNCHRONOUS-PROCESS-WAIT to reduce the amount... |
commit | commitdiff | tree | snapshot |
1996-05-13 |
Chris Hanson | Define new operations: CLOSE-INPUT, CLOSE-OUTPUT, INPUT... |
commit | commitdiff | tree | snapshot |
1996-05-13 |
Chris Hanson | Fix bug: reading output from a subprocess would occasio... |
commit | commitdiff | tree | snapshot |
1996-05-12 |
Chris Hanson | Change popclient code to use new indicator to allow... |
commit | commitdiff | tree | snapshot |
next |