1996-03-04 |
Chris Hanson | Fix bugs that caused ^ and $ to return incorrect answer... |
commit | commitdiff | tree | snapshot |
1996-03-04 |
Chris Hanson | Changes to allow microcode to be compiled by the Linux... |
commit | commitdiff | tree | snapshot |
1996-03-04 |
Stephen Adams | . Changed environment data structures to use a hash... |
commit | commitdiff | tree | snapshot |
1996-03-04 |
Stephen Adams | Update. |
commit | commitdiff | tree | snapshot |
1996-03-04 |
Stephen Adams | my => may |
commit | commitdiff | tree | snapshot |
1996-03-03 |
Chris Hanson | Trace symbolic links pointing to directories as well... |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Chris Hanson | Finish change that was started in revision 1.10. |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Chris Hanson | Fix bug in previous change. |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Chris Hanson | Change \\ to / so that this file can be used under... |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Chris Hanson | Update for 7.4.2 release. |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Chris Hanson | Doing M-x reindent-then-newline-and-indent on a blank... |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Chris Hanson | When deleting files, determine whether a file is a... |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Chris Hanson | In M-x c-indent-command, if point is in the line's... |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Chris Hanson | * get-pop-account-info, rmail-pop-accounts: allow arbit... |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Chris Hanson | * os/pathname->display-string: discover pathnames that... |
commit | commitdiff | tree | snapshot |
1996-02-29 |
Chris Hanson | In OS/TRIM-PATHNAME-STRING, allow the user to delete... |
commit | commitdiff | tree | snapshot |
1996-02-29 |
Chris Hanson | In ENOUGH-PATHNAME, specially handle DOS network filena... |
commit | commitdiff | tree | snapshot |
1996-02-29 |
Chris Hanson | Don't silently ignore pathname syntax errors; signal... |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Chris Hanson | Continuation of previous bug fix. |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Stephen Adams | Added cut and paste. |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Stephen Adams | Added clipbrd.scm and exported WIN32-CLIPBOARD-READ... |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Stephen Adams | Added Win32 API functions required for clipboard commands. |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Stephen Adams | Initial revision |
commit | commitdiff | tree | snapshot |
1996-02-27 |
Chris Hanson | Fix long-standing bug in OS/HOSTNAME. |
commit | commitdiff | tree | snapshot |
1996-02-27 |
Chris Hanson | Fix bug: when an environment variable expands into... |
commit | commitdiff | tree | snapshot |
1996-02-27 |
Chris Hanson | Fix bug: code to determine when the user begins typing... |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Chris Hanson | Directory reader should treat "c:\\cph" differently... |
commit | commitdiff | tree | snapshot |
1996-02-22 |
Stephen Adams | TYpo |
commit | commitdiff | tree | snapshot |
1996-02-22 |
Stephen Adams | Added efficiency tip on intercation between internal... |
commit | commitdiff | tree | snapshot |
1996-02-22 |
Chris Hanson | Fix bug: when line translation is in effect, reading... |
commit | commitdiff | tree | snapshot |
1996-02-15 |
Chris Hanson | Fix typo and update revision numbers. |
commit | commitdiff | tree | snapshot |
1996-02-13 |
Chris Hanson | Fix bug: redisplay was needlessly recentering point... |
commit | commitdiff | tree | snapshot |
1996-02-13 |
Chris Hanson | Fix bug: code to find unix mail messages appended to... |
commit | commitdiff | tree | snapshot |
1996-02-09 |
Stephen Adams | Made ASSCONV/ENV slots read-only. |
commit | commitdiff | tree | snapshot |
1996-02-09 |
Stephen Adams | Removed unsused procedures. |
commit | commitdiff | tree | snapshot |
1996-02-09 |
Stephen Adams | Added comment. |
commit | commitdiff | tree | snapshot |
1996-02-08 |
Stephen Adams | Fixed typo in comment |
commit | commitdiff | tree | snapshot |
1996-01-04 |
Chris Hanson | Change `declare_builtin' to do a sorted insertion into... |
commit | commitdiff | tree | snapshot |
1996-01-04 |
Chris Hanson | Add call to `declare_builtin' when setting up assembly... |
commit | commitdiff | tree | snapshot |
1996-01-04 |
Chris Hanson | Make sure that floating-point control word is properly... |
commit | commitdiff | tree | snapshot |
1995-12-19 |
Chris Hanson | Fix access violation caused by missing test for #f. |
commit | commitdiff | tree | snapshot |
1995-11-29 |
Stephen Adams | Added 7.? vs 8.0 clarifications. |
commit | commitdiff | tree | snapshot |
1995-11-28 |
Stephen Adams | Added simplifier for EQ? |
commit | commitdiff | tree | snapshot |
1995-11-28 |
Stephen Adams | Added `echo' lines for each invocation of scheme. |
commit | commitdiff | tree | snapshot |
1995-11-28 |
Stephen Adams | Added more directories to daily update. |
commit | commitdiff | tree | snapshot |
1995-11-26 |
Michael R.... | typo within backquote jungle. |
commit | commitdiff | tree | snapshot |
1995-11-20 |
Stephen Adams | Fixed typo in example. |
commit | commitdiff | tree | snapshot |
1995-11-20 |
Chris Hanson | Fix bug: when comparing interprogram-paste string to... |
commit | commitdiff | tree | snapshot |
1995-11-20 |
Chris Hanson | Fix bug: when comparing interprogram-paste string to... |
commit | commitdiff | tree | snapshot |
1995-11-19 |
Stephen Adams | Add ZONES subpackage. |
commit | commitdiff | tree | snapshot |
1995-11-19 |
Stephen Adams | Renamed initialization procedure to INITIALIZE-PACKAGE! |
commit | commitdiff | tree | snapshot |
1995-11-19 |
Stephen Adams | Updateded documentation string. |
commit | commitdiff | tree | snapshot |
1995-11-19 |
Stephen Adams | Changed %PC-SAMPLE/SET-ZONE! to incorporate a compariso... |
commit | commitdiff | tree | snapshot |
1995-11-19 |
Stephen Adams | Added ZONES sub-package. |
commit | commitdiff | tree | snapshot |
1995-11-19 |
Stephen Adams | Added PCSAMPLE and SWAT to daily logs. |
commit | commitdiff | tree | snapshot |
1995-11-19 |
Chris Hanson | Fix bug introduced in previous change to this file... |
commit | commitdiff | tree | snapshot |
1995-11-13 |
Chris Hanson | Don't override the geometry specification given in... |
commit | commitdiff | tree | snapshot |
1995-11-13 |
Chris Hanson | Disable the thread timer while doing hostname lookups... |
commit | commitdiff | tree | snapshot |
1995-11-12 |
Chris Hanson | Generate more output to describe what is happening. |
commit | commitdiff | tree | snapshot |
1995-11-12 |
Chris Hanson | Generate more output to describe what is happening. |
commit | commitdiff | tree | snapshot |
1995-11-12 |
Chris Hanson | Generate more output to describe what is happening. |
commit | commitdiff | tree | snapshot |
1995-11-12 |
Chris Hanson | Use "rcs/mklogs" file to run the log-regeneration program. |
commit | commitdiff | tree | snapshot |
1995-11-12 |
Chris Hanson | Update with current directories, and also to use new... |
commit | commitdiff | tree | snapshot |
1995-11-12 |
Chris Hanson | Export RCS-DIRECTORY-LOG to the global environment... |
commit | commitdiff | tree | snapshot |
1995-11-12 |
Chris Hanson | Don't regenerate RCS.log file unless at least one of... |
commit | commitdiff | tree | snapshot |
1995-11-11 |
Chris Hanson | When reading directory, return both the working file... |
commit | commitdiff | tree | snapshot |
1995-11-11 |
Chris Hanson | Fix bug in previous change. |
commit | commitdiff | tree | snapshot |
1995-11-11 |
Chris Hanson | Change log merger to accept a single directory argument... |
commit | commitdiff | tree | snapshot |
1995-11-11 |
Chris Hanson | Change log merger to accept a single directory argument... |
commit | commitdiff | tree | snapshot |
1995-11-11 |
Chris Hanson | Fix randomness in last change. |
commit | commitdiff | tree | snapshot |
1995-11-10 |
Chris Hanson | Assume that FILE-TIME->STRING will return a plausible... |
commit | commitdiff | tree | snapshot |
1995-11-10 |
Chris Hanson | Assume that FILE-TIME->STRING will return a plausible... |
commit | commitdiff | tree | snapshot |
1995-11-10 |
Chris Hanson | Supply a default file-time string if the FILE-TIME... |
commit | commitdiff | tree | snapshot |
1995-11-10 |
Chris Hanson | Don't return an empty string if ctime() doesn't know... |
commit | commitdiff | tree | snapshot |
1995-11-09 |
Stephen Adams | Reverted previous changes. |
commit | commitdiff | tree | snapshot |
1995-11-09 |
Stephen Adams | *Attempt* to fix OS_channel_read_load_file and |
commit | commitdiff | tree | snapshot |
1995-11-08 |
Stephen Adams | Fixed RCS header & copyright. |
commit | commitdiff | tree | snapshot |
1995-11-07 |
Stephen Adams | Added STRING->CHAR-SET. |
commit | commitdiff | tree | snapshot |
1995-11-07 |
Stephen Adams | Added STRING->CHAR-SET. |
commit | commitdiff | tree | snapshot |
1995-11-06 |
Chris Hanson | Reconcile various versions of file-copying primitives. |
commit | commitdiff | tree | snapshot |
1995-11-06 |
Chris Hanson | Reconcile various versions of file-copying primitives. |
commit | commitdiff | tree | snapshot |
1995-11-06 |
Chris Hanson | Force repainting of console window after a font change... |
commit | commitdiff | tree | snapshot |
1995-11-06 |
Chris Hanson | Patch to fix arguments to emxbind. |
commit | commitdiff | tree | snapshot |
1995-11-06 |
Chris Hanson | Patch for EMX/GCC. |
commit | commitdiff | tree | snapshot |
1995-11-06 |
Chris Hanson | Update for release. |
commit | commitdiff | tree | snapshot |
1995-11-05 |
Stephen Adams | Added %=, %< and %> |
commit | commitdiff | tree | snapshot |
1995-11-05 |
Stephen Adams | Added FIX: and FLO: predicates. |
commit | commitdiff | tree | snapshot |
1995-11-05 |
Stephen Adams | Added a printout line before band saves. |
commit | commitdiff | tree | snapshot |
1995-11-04 |
Stephen Adams | Added FLO: replacements for CIELING, FLOOR, ROUND and... |
commit | commitdiff | tree | snapshot |
1995-11-04 |
Stephen Adams | Added signatures for OBJECT-TYPE and OBJECT-DATUM. |
commit | commitdiff | tree | snapshot |
1995-11-04 |
Stephen Adams | Added EQUAL? and CEILING, FLOOR, ROUND, TRUNCATE to... |
commit | commitdiff | tree | snapshot |
1995-11-04 |
Chris Hanson | Update for release. |
commit | commitdiff | tree | snapshot |
1995-11-04 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
1995-11-04 |
Stephen Adams | Split type inference from operator replacement for... |
commit | commitdiff | tree | snapshot |
1995-11-04 |
Chris Hanson | Fix RCS header line and copyright date. |
commit | commitdiff | tree | snapshot |
1995-11-04 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
1995-11-04 |
Chris Hanson | Set the icon of each graphics window to the standard... |
commit | commitdiff | tree | snapshot |
1995-11-04 |
Chris Hanson | Set the icon of each graphics window to the standard... |
commit | commitdiff | tree | snapshot |
1995-11-04 |
Chris Hanson | Set the icon of each Edwin screen to the standard Edwin... |
commit | commitdiff | tree | snapshot |
next |