SCM Repository
Log of /sml/trunk/src/compiler/Semant/basics
Sticky Revision: |
Revision 651 - Directory Listing
Modified Thu Jun 1 18:34:03 2000 UTC (20 years, 9 months ago) by monnier
bring revisions from the vendor branch to the trunk
Revision 592 - Directory Listing
Modified Mon Apr 3 07:04:12 2000 UTC (20 years, 11 months ago) by blume
merging branch blume_devel_v110p26p2_1 (elimination of corenv)
Revision 587 - Directory Listing
Modified Thu Mar 30 09:01:52 2000 UTC (20 years, 11 months ago) by blume
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 - Directory Listing
Modified Tue Mar 7 04:01:07 2000 UTC (21 years ago) by blume
- 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 422 - Directory Listing
Modified Sun Sep 5 22:49:38 1999 UTC (21 years, 6 months ago) by monnier
merged in 110.19 and 110.20. Conflicts resolved, but it probably doesn't compile yet.
Revision 419 - Directory Listing
Modified Fri Sep 3 23:51:27 1999 UTC (21 years, 6 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r418, which included commits to RCS files with non-trunk default branches.
Revision 412 - Directory Listing
Modified Fri Sep 3 00:25:03 1999 UTC (21 years, 6 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r411, which included commits to RCS files with non-trunk default branches.
Revision 250 - Directory Listing
Modified Sat Apr 17 18:57:03 1999 UTC (21 years, 10 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r249, which included commits to RCS files with non-trunk default branches.
Revision 244 - Directory Listing
Modified Sat Apr 17 18:41:51 1999 UTC (21 years, 10 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r243, which included commits to RCS files with non-trunk default branches.
Revision 228 - Directory Listing
Modified Sat Apr 17 17:15:03 1999 UTC (21 years, 10 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r227, which included commits to RCS files with non-trunk default branches.
Revision 224 - Directory Listing
Modified Sat Apr 17 16:27:01 1999 UTC (21 years, 10 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r223, which included commits to RCS files with non-trunk default branches.
Revision 140 - Directory Listing
Modified Mon Sep 7 21:11:35 1998 UTC (22 years, 6 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r139, which included commits to RCS files with non-trunk default branches.
Revision 133 - Directory Listing
Modified Mon Sep 7 19:48:36 1998 UTC (22 years, 6 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r132, which included commits to RCS files with non-trunk default branches.
Revision 118 - Directory Listing
Modified Fri Jun 5 21:38:17 1998 UTC (22 years, 9 months ago) by monnier
merged in 110.7 changes
Revision 114 - Directory Listing
Modified Fri Jun 5 19:41:21 1998 UTC (22 years, 9 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r113, which included commits to RCS files with non-trunk default branches.
Revision 109 - Directory Listing
Modified Fri May 29 02:12:55 1998 UTC (22 years, 9 months ago) by monnier
merged in 110.6 changes
Revision 102 - Directory Listing
Modified Thu May 14 05:53:10 1998 UTC (22 years, 9 months ago) by monnier
merged in 110.5.1 from Zhong
Revision 95 - Directory Listing
Modified Wed May 13 00:49:12 1998 UTC (22 years, 9 months ago) by monnier
merged with 110.5
Revision 94 - Directory Listing
Modified Tue May 12 21:56:22 1998 UTC (22 years, 9 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r93, which included commits to RCS files with non-trunk default branches.
Revision 78 - Directory Listing
Modified Fri Apr 17 17:58:14 1998 UTC (22 years, 10 months ago) by league
*** empty log message ***
Revision 77 - Directory Listing
Modified Tue Apr 14 05:21:45 1998 UTC (22 years, 10 months ago) by league
debugging code
Revision 46 - Directory Listing
Modified Sun Mar 22 20:11:09 1998 UTC (22 years, 11 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r45, which included commits to RCS files with non-trunk default branches.
Revision 25 - Directory Listing
Modified Thu Mar 12 00:49:58 1998 UTC (23 years ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r24, which included commits to RCS files with non-trunk default branches.
Revision 16 - Directory Listing
Added Wed Mar 11 21:00:04 1998 UTC (23 years ago) by monnier
Initial revision
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |