2007-04-22 |
Chris Hanson | Must conditionalize references to memory_base. |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Chris Hanson | Final merge from pre-v15 branch. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Taylor R. Campbell | Handle definitions that start at the beginning of the... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Chris Hanson | Tell unstackify how large the bytes block is. |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Chris Hanson | Use .so extension only when input file is a .bin file... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Chris Hanson | Adapt to another change in built-in object handle naming. |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Chris Hanson | Forgot to export C-OUTPUT-EXTENSION. |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Chris Hanson | In FIND-PATHNAME, don't do built-in test for pathnames... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Chris Hanson | Tweak. |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Chris Hanson | Ignore .sl and .dylib file extensions; we're now using... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Chris Hanson | Use correct output extension for built-in object handles. |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Chris Hanson | Force use of .so suffix independent of operating system. |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Taylor R. Campbell | Change to the right directory before tarring the C... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Chris Hanson | Change handles for liarc files to use output pathname... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Chris Hanson | Suppress "because of" messages. |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Chris Hanson | Back out last change; shouldn't be necessary with chang... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Chris Hanson | Change handles for liarc files to use output pathname... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Taylor R. Campbell | Bump the stack size to two hundred blocks, rather than... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Taylor R. Campbell | Use liarc built-in objects only for LOAD, not for FASLO... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Taylor R. Campbell | New declarations (TYPE-CHECKS), (RANGE-CHECKS), (NO... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Taylor R. Campbell | Clean up the C stamp file. |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Chris Hanson | Suppress "loading" and "dumping" messages for compiler. |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Chris Hanson | Tweak whitespace. |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Chris Hanson | Suppress "loading" and "dumping" messages for compiler. |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Chris Hanson | Suppress "loading" and "dumping" messages for compiler. |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Chris Hanson | Fix previous tweak to work when HEAP_IN_LOW_MEMORY... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Chris Hanson | Don't delete compiler-unx.c for c-clean rule. |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Chris Hanson | Restructure bundling so that each subsystem has its... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Chris Hanson | Fix old typo. |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Chris Hanson | Redesign interface to built-in object files, so that... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Chris Hanson | Add error check for case where FASL file and microcode... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Chris Hanson | Use standard formatting for usual-integrations warning. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Chris Hanson | Initial compiler should have cref support. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Chris Hanson | Generate "cref.so" for boot bundles. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Chris Hanson | Clean up "microcode/compinit.c". |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Chris Hanson | Fix thinkos: "make" files are sometimes compiled. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Chris Hanson | Reorder LOAD types for consistency with FASLOAD. |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Chris Hanson | Fix typo in previous change. |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Chris Hanson | Add missing #include "osfs.h". |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Chris Hanson | Back out previous change; it's the right behavior but... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Chris Hanson | Changes to support microcode's pre-v15 branch. |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Chris Hanson | Fix syntax error (quoting problem). Rewrite hereis... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Chris Hanson | Delete "compiler-unx.*". |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Chris Hanson | All clean rules must delete "boot-compiler.com". |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Taylor R. Campbell | Use BUFFER-REMOVE!, rather than (BUFFER-PUT! ... #F). |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Taylor R. Campbell | Tweak EDWIN-SET-STRING-MAXIMUM-LENGTH!, too. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Taylor R. Campbell | Tweak EDWIN-STRING-ALLOCATE so that it doesn't rely... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Chris Hanson | Don't show compilation of individual procedures. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Chris Hanson | Eliminate runtime-check directory and 6.001 band. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Chris Hanson | When loading a file, change the working directory to... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Chris Hanson | Don't build 6.001 band. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Chris Hanson | Eliminate separate runtime-check. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Chris Hanson | Tweak defaults to enable type and range checking by... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Taylor R. Campbell | Fix three problems in completion of IMAP mailbox names... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Taylor R. Campbell | Associate names with generic procedures generated by... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Taylor R. Campbell | Remember when MIME entities are collapsed or expanded... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Taylor R. Campbell | Use `pwd`, rather than $(pwd), which standard sh does... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Taylor R. Campbell | Use WITH-NOTIFICATION to notify of initialization and... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Taylor R. Campbell | Fix formerly untested make-c-files script for making... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Taylor R. Campbell | Use --preserve-timestamps only if available. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Taylor R. Campbell | Very belatedly, many changes to smooth many rough edges... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Chris Hanson | Add a few missing primitives to FILE-PRIMITIVE-DESCRIPTION. |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Chris Hanson | Don't return error message for syserr_unknown. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Taylor R. Campbell | Commit forgotten changes to runtime/string.scm in the... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Taylor R. Campbell | Use external strings to store the contents of Edwin... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Taylor R. Campbell | Use XSUBSTRING-MOVE! in WRITE-SUBSTRING:EXTERNAL-SUBSTR... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Taylor R. Campbell | Use true or false pcfgs, as appropriate, instead of... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Taylor R. Campbell | When evaluating a region, if the region is from the... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Taylor R. Campbell | When switching between Inferior REPL and Inferior CMDL... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Chris Hanson | Rename REDUCE to REDUCE-LEFT. |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Chris Hanson | Implement REDUCE-LEFT, which has semantics of old REDUCE. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Taylor R. Campbell | Unmap the message indices returned by SEARCH-FOLDER... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Taylor R. Campbell | Bump the default size limit for in-line display of... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Taylor R. Campbell | New Edwin variable IMAIL-INLINE-MIME-TEXT-LIMIT, to... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Taylor R. Campbell | Don't record the folder's cached modification count... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Taylor R. Campbell | Remove Edwin indentation settings for no longer used... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Taylor R. Campbell | Fix thinko in previous commit: if the folder's modifica... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Taylor R. Campbell | Preload folder outlines before memoizing folder order... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Taylor R. Campbell | Use a modification count cache to verify and commit... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Taylor R. Campbell | Fix another bug, with receiving and ignoring modificati... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Taylor R. Campbell | Fix bug in previous commit with modification event... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Taylor R. Campbell | New implementation of folder orders that uses AVL trees... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Taylor R. Campbell | Use %MESSAGE-INDEX instead of MESSAGE-INDEX in FETCH... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Taylor R. Campbell | Include middle initial in `Taylor R. Campbell', to... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Taylor R. Campbell | Implement rudimentary font name completion and apropos. |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Chris Hanson | Backport changes from pre-v15 branch. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Taylor R. Campbell | Incorporate changes from Jesper Louis Andersen to make... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Taylor R. Campbell | In the double-quote command, actually insert an escaped... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Taylor R. Campbell | After inserting newlines, reindent the following expres... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Chris Hanson | Eliminate debugging statement. |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Chris Hanson | Change WRITE-RDF/TURTLE-TRIPLES to elide unreferenced... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Chris Hanson | Change WRITE-RDF/TURTLE-TRIPLES to elide unreferenced... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Chris Hanson | Fix type error in RE-DISASSEMBLE-PATTERN. Eliminate... |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Chris Hanson | Don't build with optional libraries. |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Taylor R. Campbell | Bind RET to DIRED-FIND-FILE. |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Taylor R. Campbell | In HOSTNAME primitive, move PRIMITIVE_RETURN outside... |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Taylor R. Campbell | Conditionalize inclusion of optional modules' header... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Taylor R. Campbell | Generalize Unix install instructions over Scheme versio... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Taylor R. Campbell | Oops: because the available space after subtracting... |
commit | commitdiff | tree | snapshot |
next |