1997-10-25 |
Chris Hanson | Add ability to handle named pipes. This should be... |
commit | commitdiff | tree | snapshot |
1997-10-25 |
Chris Hanson | Fix problem with previous change. Must explicitly... |
commit | commitdiff | tree | snapshot |
1997-10-25 |
Chris Hanson | Fix method used to pass stdio handles to a subprocess... |
commit | commitdiff | tree | snapshot |
1997-10-24 |
Chris Hanson | * Change channel data structure. Now, instead of being... |
commit | commitdiff | tree | snapshot |
1997-10-24 |
Chris Hanson | In OS_process_wait, replace use of Sleep and WaitForSin... |
commit | commitdiff | tree | snapshot |
1997-10-24 |
Chris Hanson | Fix bugs in code that terminates a subprocess. Make... |
commit | commitdiff | tree | snapshot |
1997-10-24 |
Chris Hanson | When killing a subprocess on NT, close our end of the... |
commit | commitdiff | tree | snapshot |
1997-10-22 |
Chris Hanson | Fix typo in previous change. |
commit | commitdiff | tree | snapshot |
1997-10-22 |
Chris Hanson | Change OS/MAKE-SUBPROCESS to use new OS-specific primitive. |
commit | commitdiff | tree | snapshot |
1997-10-22 |
Chris Hanson | Fix bugs from most recent changes. |
commit | commitdiff | tree | snapshot |
1997-10-22 |
Chris Hanson | Use new unix-specific primitive to start subprocesses. |
commit | commitdiff | tree | snapshot |
1997-10-22 |
Stephen Adams | Implemented a pattern based peephole optimizer. |
commit | commitdiff | tree | snapshot |
1997-10-22 |
Chris Hanson | Eliminate compiler warnings. |
commit | commitdiff | tree | snapshot |
1997-10-22 |
Chris Hanson | Add missing include. |
commit | commitdiff | tree | snapshot |
1997-10-22 |
Chris Hanson | Implement subprocess support under NT. Requires runtim... |
commit | commitdiff | tree | snapshot |
1997-10-22 |
Chris Hanson | Extensive reworking of the "select" interface, so that... |
commit | commitdiff | tree | snapshot |
1997-10-22 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1997-10-22 |
Chris Hanson | Deprecate operating-system-independent interface OS_mak... |
commit | commitdiff | tree | snapshot |
1997-10-22 |
Chris Hanson | Add code to create anonymous pipes, to determine how... |
commit | commitdiff | tree | snapshot |
1997-10-22 |
Chris Hanson | Change PROCESS-ID primitive to assume that the ID is... |
commit | commitdiff | tree | snapshot |
1997-10-22 |
Chris Hanson | Define reasonable (unsigned) type for pid_t under NT. |
commit | commitdiff | tree | snapshot |
1997-10-22 |
Chris Hanson | Eliminate compiler warning. |
commit | commitdiff | tree | snapshot |
1997-10-22 |
Chris Hanson | Changes to support subprocesses under NT. Requires... |
commit | commitdiff | tree | snapshot |
1997-10-22 |
Chris Hanson | Change MAKE-SUBPROCESS to define new interface to allow... |
commit | commitdiff | tree | snapshot |
1997-10-22 |
Chris Hanson | Use real subprocess support for NT. |
commit | commitdiff | tree | snapshot |
1997-10-22 |
Chris Hanson | Use COMSPEC environment variable to determine shell... |
commit | commitdiff | tree | snapshot |
1997-10-22 |
Chris Hanson | Change test used to decide whether an unreadable file... |
commit | commitdiff | tree | snapshot |
1997-10-18 |
Chris Hanson | Add code to synchronize the shutdown of the asyncronous... |
commit | commitdiff | tree | snapshot |
1997-10-17 |
Stephen Adams | Changed consing code to compute the tagged pointer... |
commit | commitdiff | tree | snapshot |
1997-10-17 |
Stephen Adams | Added some comments. |
commit | commitdiff | tree | snapshot |
1997-10-17 |
Stephen Adams | Changed the instruction sequence for procedure return... |
commit | commitdiff | tree | snapshot |
1997-10-15 |
Stephen Adams | Moved open-coding of VECTOR?, %RECORD? and CHAR? from... |
commit | commitdiff | tree | snapshot |
1997-10-15 |
Stephen Adams | Fix typo. |
commit | commitdiff | tree | snapshot |
1997-10-15 |
Stephen Adams | Added primitive CHAR? |
commit | commitdiff | tree | snapshot |
1997-10-15 |
Stephen Adams | Added primitives VECTOR? and %RECORD? |
commit | commitdiff | tree | snapshot |
1997-10-14 |
Stephen Adams | Added open-coding for MAKE-CELL. |
commit | commitdiff | tree | snapshot |
1997-10-10 |
Stephen Adams | Improved disassembly output: |
commit | commitdiff | tree | snapshot |
1997-10-07 |
Stephen Adams | Use `cp -p' to preserve file times. |
commit | commitdiff | tree | snapshot |
1997-10-07 |
Stephen Adams | use `cp -p' to preserve file times. |
commit | commitdiff | tree | snapshot |
1997-10-07 |
Stephen Adams | Use `cp -p' to preserve file times. |
commit | commitdiff | tree | snapshot |
1997-10-07 |
Stephen Adams | Typo in previous change. |
commit | commitdiff | tree | snapshot |
1997-10-07 |
Stephen Adams | Fixed so that "1/pivot" is rejected as a number, rather... |
commit | commitdiff | tree | snapshot |
1997-10-05 |
Stephen Adams | Changed compuation of pc_in_C: with dynamically loaded... |
commit | commitdiff | tree | snapshot |
1997-10-03 |
Stephen Adams | Thinko in replacements for INTEGER-NEGATIVE? and INTEGE... |
commit | commitdiff | tree | snapshot |
1997-10-03 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
1997-10-03 |
Chris Hanson | Fix typo in previous change. |
commit | commitdiff | tree | snapshot |
1997-10-02 |
Stephen Adams | Fix typo in instructions. |
commit | commitdiff | tree | snapshot |
1997-10-02 |
Stephen Adams | Added -export-dynamic to the LD switches so that SWAT... |
commit | commitdiff | tree | snapshot |
1997-10-02 |
Stephen Adams | Changed %STRING-APPEND to (APPLY STRING-APPEND ...... |
commit | commitdiff | tree | snapshot |
1997-10-02 |
Stephen Adams | Fixed copyright date and Package: comment. |
commit | commitdiff | tree | snapshot |
1997-10-02 |
Chris Hanson | Change M-A to work better with parameter lists containi... |
commit | commitdiff | tree | snapshot |
1997-10-02 |
Stephen Adams | Tweak output for RTL and LAP files to include the prett... |
commit | commitdiff | tree | snapshot |
1997-09-30 |
Chris Hanson | Fix bug: marked messages that had been deleted from... |
commit | commitdiff | tree | snapshot |
1997-09-26 |
Stephen Adams | The following change in how WIN32 graphics devices... |
commit | commitdiff | tree | snapshot |
1997-08-26 |
Stephen Adams | Added hlsim documentation. |
commit | commitdiff | tree | snapshot |
1997-08-24 |
Chris Hanson | Fix bug: low-level file reading code was occasionally... |
commit | commitdiff | tree | snapshot |
1997-08-24 |
Chris Hanson | Trim any trailing end-of-line from system-call error... |
commit | commitdiff | tree | snapshot |
1997-08-23 |
Chris Hanson | Clip ranges immediately after a group is constructed... |
commit | commitdiff | tree | snapshot |
1997-08-23 |
Chris Hanson | Work around problem in NT: prompting for a directory... |
commit | commitdiff | tree | snapshot |
1997-08-23 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1997-08-23 |
Chris Hanson | Eliminate several calls to the C library in favor of... |
commit | commitdiff | tree | snapshot |
1997-08-23 |
Chris Hanson | Add new file "ntfs.h". |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Chris Hanson | Eliminate conditionalization on OS_open_append_file... |
commit | commitdiff | tree | snapshot |
1997-08-12 |
Stephen Adams | Adjusted indentation to be consistent with 7.4 version. |
commit | commitdiff | tree | snapshot |
1997-08-08 |
Chris Hanson | Add switch to disable canonicalization of symbol case... |
commit | commitdiff | tree | snapshot |
1997-08-03 |
Chris Hanson | Fix bug in Scheme mode C-c C-s that could cause already... |
commit | commitdiff | tree | snapshot |
1997-08-02 |
Chris Hanson | Don't lose if directories in info-directory-list are... |
commit | commitdiff | tree | snapshot |
1997-07-31 |
Stephen Adams | Fix bug in last change - apply STRING->SYMBOL to the... |
commit | commitdiff | tree | snapshot |
1997-07-31 |
Stephen Adams | 7.4: Fixed STRING->SYMBOL expansion to test that it... |
commit | commitdiff | tree | snapshot |
1997-07-28 |
Stephen Adams | The previous change to make the output with '(ABSOLUTE... |
commit | commitdiff | tree | snapshot |
1997-07-26 |
Chris Hanson | Provide the ability for a user to specify how the digit... |
commit | commitdiff | tree | snapshot |
1997-07-26 |
Chris Hanson | Fix another bug in the Dragon4 code (the bug exists... |
commit | commitdiff | tree | snapshot |
1997-07-25 |
Chris Hanson | Reimplement encrypt-file and decrypt-file to eliminate... |
commit | commitdiff | tree | snapshot |
1997-07-21 |
Chris Hanson | Fix bug in AFTER-FIND-FILE: code was assuming that... |
commit | commitdiff | tree | snapshot |
1997-07-21 |
Chris Hanson | Add optional argument to KEYBOARD-READ which, if true... |
commit | commitdiff | tree | snapshot |
1997-07-21 |
Chris Hanson | Fix bug: VC was causing a local binding of vc-mode... |
commit | commitdiff | tree | snapshot |
1997-07-21 |
Chris Hanson | Fix bug: auto-save initialization was not looking for... |
commit | commitdiff | tree | snapshot |
1997-07-21 |
Chris Hanson | Don't use alternate pathnames when writing files; only... |
commit | commitdiff | tree | snapshot |
1997-07-20 |
Chris Hanson | Fix bug: end index in substring is exclusive, not inclu... |
commit | commitdiff | tree | snapshot |
1997-07-18 |
Stephen Adams | Changed error for non-root access to a warning, so... |
commit | commitdiff | tree | snapshot |
1997-07-18 |
Stephen Adams | Changed FIXNUM->FLONUM back to using cast. |
commit | commitdiff | tree | snapshot |
1997-07-16 |
Stephen Adams | Conditionalize fixnum dependency for allow single file... |
commit | commitdiff | tree | snapshot |
1997-07-16 |
Stephen Adams | Changed TC_TRUE to TC_CONSTANT |
commit | commitdiff | tree | snapshot |
1997-07-16 |
Stephen Adams | Changed TC_TRUE to TC_CONSTANT in comment |
commit | commitdiff | tree | snapshot |
1997-07-16 |
Stephen Adams | Changed TC_TRUE to TC_CONSTANT. |
commit | commitdiff | tree | snapshot |
1997-07-16 |
Stephen Adams | Conditionalized EMPTY_LIST_VALUE code. |
commit | commitdiff | tree | snapshot |
1997-07-16 |
Stephen Adams | A hack: Introduced macro |
commit | commitdiff | tree | snapshot |
1997-07-16 |
Stephen Adams | Conditionalized EMPTY_LIST initialization for code... |
commit | commitdiff | tree | snapshot |
1997-07-15 |
Stephen Adams | Moved GLOBAL_ENV to sdata.h. |
commit | commitdiff | tree | snapshot |
1997-07-15 |
Stephen Adams | Merged in changes to make 7.4 and 8.0 more alike. |
commit | commitdiff | tree | snapshot |
1997-07-15 |
Stephen Adams | Fixed the trap debugging primitive |
commit | commitdiff | tree | snapshot |
1997-07-15 |
Stephen Adams | Add ADDRESS_HEAP_P to match existing predicate ADDRESS_... |
commit | commitdiff | tree | snapshot |
1997-07-15 |
Stephen Adams | file: purify.c |
commit | commitdiff | tree | snapshot |
1997-07-15 |
Stephen Adams | Eliminate NT compiler warning. |
commit | commitdiff | tree | snapshot |
1997-07-15 |
Stephen Adams | Disregard working directory when file is loaded; use... |
commit | commitdiff | tree | snapshot |
1997-07-15 |
Stephen Adams | Update copyright date. |
commit | commitdiff | tree | snapshot |
1997-07-15 |
Stephen Adams | Small changes to allow butils.scm to be shared between... |
commit | commitdiff | tree | snapshot |
1997-07-15 |
Stephen Adams | Merge 7.4 and 8.0 versions on scomb.scm |
commit | commitdiff | tree | snapshot |
1997-07-15 |
Stephen Adams | Change to get rid of minor difference between 7.4 and... |
commit | commitdiff | tree | snapshot |
1997-07-15 |
Stephen Adams | Merged 7.4 and 8.0 udata.scm files. |
commit | commitdiff | tree | snapshot |
next |