mit-scheme.git
2007-05-03 Chris HansonConditionally compile .pkd files. Fix typos.
2007-05-03 Chris HansonLink "make.com" even for liarc.
2007-05-03 Chris HansonTweak echo line to be more specific.
2007-05-03 Chris Hanson"etc/c-bundle.sh" is now executable, so we can call...
2007-05-03 Chris HansonRewrite code to compile Scheme files; now "etc/compile...
2007-05-03 Chris HansonChange "Clean.sh" files to use common shell function...
2007-05-03 Chris HansonDon't clean "make.dylib"; we don't generate it any...
2007-05-02 Chris HansonSet up "scheme" and "bchscheme" symlinks properly when...
2007-05-02 Chris HansonFix "(load-option 'compiler)" to work right with liarc.
2007-05-02 Chris HansonSimplify: no need for SCHEME_COMPILER variable since...
2007-05-02 Chris HansonEliminate unnecessary "(load-option 'sf)".
2007-05-02 Chris HansonChange meaning of "make c-clean" to delete only those...
2007-05-02 Chris HansonAdd new variable MICROCODE-ID/COMPILED-CODE-TYPE. ...
2007-05-02 Chris HansonHandle case where cc-arch isn't known. Change cc-arch...
2007-05-02 Chris HansonSimplify char_pointer_to_string.
2007-05-01 Chris HansonAdd identification item for compiled-code architecture.
2007-05-01 Chris HansonEliminate output optimization for binary; it was breaki...
2007-05-01 Chris HansonUse output port's column tracking rather than computing...
2007-05-01 Chris HansonEliminate "lib/shared"; move contents to "lib/lib".
2007-04-30 Chris HansonChange liarc system to use "mit-scheme-c" as name of...
2007-04-30 Chris HansonIncrease heap size to eliminate weird compilation error.
2007-04-30 Chris HansonBuild only two bands: "runtime.com" and "all.com"....
2007-04-30 Chris HansonPass --disable-native-code when setting up.
2007-04-30 Chris HansonEliminate use of $(^:.o=.c) which is a GNU make extension.
2007-04-29 Chris HansonBump heap size so that compilation finishes.
2007-04-29 Chris Hanson"base/scode" no longer produces a .ext file.
2007-04-29 Chris HansonFix typo in previous change.
2007-04-29 Chris HansonEliminate useless compiler warnings.
2007-04-29 Chris HansonFix typo: reverse sense of flag passed to FASLOAD.
2007-04-29 Chris HansonEliminate runtime support for pure space, which no...
2007-04-29 Chris HansonEliminate now-unused error code.
2007-04-29 Chris HansonClean up output; use WITH-NOTIFICATION-LINE to normaliz...
2007-04-29 Chris HansonMore tweaks to make liarc.stamp work right.
2007-04-29 Chris HansonFix typos in previous change.
2007-04-29 Chris HansonSuppress loading/dumping messages for most files.
2007-04-29 Chris HansonAfter "make c" completes, generate a file "liarc.stamp...
2007-04-29 Chris HansonEliminate unused ${FULL}.
2007-04-29 Chris HansonAllow two-part version numbers.
2007-04-28 Chris HansonSignal error if liarc used without dynamic library...
2007-04-25 Chris HansonEliminate distinction between pure and constant.
2007-04-24 Chris HansonFix examples in DEFINE-CLASS definition.
2007-04-24 Chris HansonChanges to get v15 working in win32.
2007-04-22 Chris HansonBump version number.
2007-04-22 Chris HansonWhen installing, create symlink from bchscheme to scheme.
2007-04-22 Chris HansonMust conditionalize references to memory_base.
2007-04-22 Chris HansonFinal merge from pre-v15 branch.
2007-04-18 Taylor R. CampbellHandle definitions that start at the beginning of the...
2007-04-17 Chris HansonTell unstackify how large the bytes block is.
2007-04-15 Chris HansonUse .so extension only when input file is a .bin file...
2007-04-15 Chris HansonAdapt to another change in built-in object handle naming.
2007-04-15 Chris HansonForgot to export C-OUTPUT-EXTENSION.
2007-04-15 Chris HansonIn FIND-PATHNAME, don't do built-in test for pathnames...
2007-04-15 Chris HansonTweak.
2007-04-15 Chris HansonIgnore .sl and .dylib file extensions; we're now using...
2007-04-15 Chris HansonUse correct output extension for built-in object handles.
2007-04-15 Chris HansonForce use of .so suffix independent of operating system.
2007-04-15 Taylor R. CampbellChange to the right directory before tarring the C...
2007-04-15 Chris HansonChange handles for liarc files to use output pathname...
2007-04-15 Chris HansonSuppress "because of" messages.
2007-04-15 Chris HansonBack out last change; shouldn't be necessary with chang...
2007-04-15 Chris HansonChange handles for liarc files to use output pathname...
2007-04-15 Taylor R. CampbellBump the stack size to two hundred blocks, rather than...
2007-04-15 Taylor R. CampbellUse liarc built-in objects only for LOAD, not for FASLO...
2007-04-14 Taylor R. CampbellNew declarations (TYPE-CHECKS), (RANGE-CHECKS), (NO...
2007-04-14 Taylor R. CampbellClean up the C stamp file.
2007-04-14 Chris HansonSuppress "loading" and "dumping" messages for compiler.
2007-04-14 Chris HansonTweak whitespace.
2007-04-14 Chris HansonSuppress "loading" and "dumping" messages for compiler.
2007-04-14 Chris HansonSuppress "loading" and "dumping" messages for compiler.
2007-04-14 Chris HansonFix previous tweak to work when HEAP_IN_LOW_MEMORY...
2007-04-14 Chris HansonDon't delete compiler-unx.c for c-clean rule.
2007-04-14 Chris HansonRestructure bundling so that each subsystem has its...
2007-04-14 Chris HansonFix old typo.
2007-04-14 Chris HansonRedesign interface to built-in object files, so that...
2007-04-14 Chris HansonAdd error check for case where FASL file and microcode...
2007-04-11 Chris HansonFix typo.
2007-04-11 Chris HansonUse standard formatting for usual-integrations warning.
2007-04-09 Chris HansonInitial compiler should have cref support.
2007-04-09 Chris HansonGenerate "cref.so" for boot bundles.
2007-04-09 Chris HansonClean up "microcode/compinit.c".
2007-04-09 Chris HansonFix thinkos: "make" files are sometimes compiled.
2007-04-09 Chris HansonReorder LOAD types for consistency with FASLOAD.
2007-04-07 Chris HansonFix typo in previous change.
2007-04-07 Chris HansonAdd missing #include "osfs.h".
2007-04-07 Chris HansonBack out previous change; it's the right behavior but...
2007-04-07 Chris HansonChanges to support microcode's pre-v15 branch.
2007-04-07 Chris HansonFix syntax error (quoting problem). Rewrite hereis...
2007-04-07 Chris HansonDelete "compiler-unx.*".
2007-04-07 Chris HansonAll clean rules must delete "boot-compiler.com".
2007-04-05 Taylor R. CampbellUse BUFFER-REMOVE!, rather than (BUFFER-PUT! ... #F).
2007-04-05 Taylor R. CampbellTweak EDWIN-SET-STRING-MAXIMUM-LENGTH!, too.
2007-04-05 Taylor R. CampbellTweak EDWIN-STRING-ALLOCATE so that it doesn't rely...
2007-04-05 Chris HansonDon't show compilation of individual procedures.
2007-04-05 Chris HansonEliminate runtime-check directory and 6.001 band.
2007-04-05 Chris HansonWhen loading a file, change the working directory to...
2007-04-05 Chris HansonDon't build 6.001 band.
2007-04-05 Chris HansonEliminate separate runtime-check.
2007-04-05 Chris HansonTweak defaults to enable type and range checking by...
2007-04-05 Taylor R. CampbellFix three problems in completion of IMAP mailbox names...
2007-04-05 Taylor R. CampbellAssociate names with generic procedures generated by...
next