SCM Repository
Log of /sml/trunk/src/cm/stable/verify.sml
Sticky Revision: |
Revision 666 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 16 08:27:00 2000 UTC (20 years, 8 months ago) by blume
File length: 3002 byte(s)
Diff to previous 652 , to selected 587
merging back my devel changes (anchor environments)
Revision 652 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 6 02:14:56 2000 UTC (20 years, 8 months ago) by blume
File length: 2997 byte(s)
Diff to previous 651 , to selected 587
merging changes from devel branch; new boot files
Revision 651 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 1 18:34:03 2000 UTC (20 years, 9 months ago) by monnier
File length: 2956 byte(s)
Diff to previous 632 , to selected 587
bring revisions from the vendor branch to the trunk
Revision 632 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 29 15:50:42 2000 UTC (20 years, 10 months ago) by blume
File length: 2956 byte(s)
Diff to previous 587
merged pending changes into main trunk; see HISTORY; new binfiles!!
Revision 587 - (view) (download) (annotate) - [selected]
Modified Thu Mar 30 09:01:52 2000 UTC (20 years, 11 months ago) by blume
File length: 2763 byte(s)
Diff to previous 569
merging back development branch blume_devel_v110p26p1_3... This involves changes to CM and the removal of CMStaticEnv from the compiler. See the HISTORY file for more information.
Revision 569 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 7 04:01:07 2000 UTC (20 years, 11 months ago) by blume
File length: 2722 byte(s)
Diff to previous 537 , to selected 587
- size info in BOOTLIST * no fixed upper limits for number of bootfiles or length of bootfile names in runtime * falling back to old behavior if no BOOTLIST size info found - allocation size heuristics in .run-sml * tries to read cache size from /proc/cpuinfo (this is important for small-cache Celeron systems!) - install.sh robustified - CM manual updates - paranoid mode * no more CMB.deliver() (i.e., all done by CMB.make()) * can re-use existing sml.boot.* files * init.cmi now treated as library * library stamps for consistency checks - sml.boot.<arch>-<os>/PIDMAP file * This file is read by the CM startup code. This is used to minimize the amount of dynamic state that needs to be stowed away for the purpose of sharing between interactive system and user code. - CM.Anchor.anchor instead of CM.Anchor.{set,cancel} * Upon request by Elsa. Anchors now controlled by get-set-pair like most other CM state variables. - Compiler.CMSA eliminated * No longer supported by CM anyway. - fixed bugs in pickler that kept biting Stefan * past refs to past refs (was caused by the possibility that ad-hoc sharing is more discriminating than hash-cons sharing) * integer overflow on LargeInt.minInt - ml-{lex,yacc} build scripts now use new mechanism for building standalone programs - fixed several gcc -Wall warnings that were caused by missing header files, missing initializations, etc., in runtime (not all warnings eliminated, though)
Revision 537 - (view) (download) (annotate) - [select for diffs]
Added Fri Feb 18 17:20:16 2000 UTC (21 years ago) by blume
File length: 1760 byte(s)
Diff to selected 587
CM changes: standalone builds, better CMB.make/deliver, general improvements
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |