SCM Repository
Log of /sml/trunk/src/cm/Doc
Sticky Revision: |
Revision 642 - Directory Listing
Modified Thu May 11 07:30:29 2000 UTC (20 years, 9 months ago) by blume
CM.sources implemented; CM.makedepend dropped
Revision 634 - Directory Listing
Modified Mon May 1 10:03:50 2000 UTC (20 years, 10 months ago) by blume
merged changes from devel branch (added noweb tool)
Revision 632 - Directory Listing
Modified Sat Apr 29 15:50:42 2000 UTC (20 years, 10 months ago) by blume
merged pending changes into main trunk; see HISTORY; new binfiles!!
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 588 - Directory Listing
Modified Fri Mar 31 09:00:02 2000 UTC (20 years, 11 months ago) by blume
changes to modmap generator and CM tool parameter mechanism (see HISTORY)
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 578 - Directory Listing
Modified Tue Mar 14 05:16:29 2000 UTC (20 years, 11 months ago) by blume
merging back blume_devel_v110p26p1_1
Revision 573 - Directory Listing
Modified Thu Mar 9 15:23:52 2000 UTC (20 years, 11 months ago) by blume
merging back changes from blume_devel_v110_26_2
Revision 569 - Directory Listing
Modified Tue Mar 7 04:01:07 2000 UTC (20 years, 11 months 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 537 - Directory Listing
Modified Fri Feb 18 17:20:16 2000 UTC (21 years ago) by blume
CM changes: standalone builds, better CMB.make/deliver, general improvements
Revision 528 - Directory Listing
Modified Mon Jan 24 05:03:42 2000 UTC (21 years, 1 month ago) by blume
TODO and manual update
Revision 507 - Directory Listing
Modified Fri Dec 10 09:18:23 1999 UTC (21 years, 2 months ago) by blume
conserve_memory off by default; done anyway at bootstrap time; docu update
Revision 494 - Directory Listing
Modified Tue Nov 30 09:07:21 1999 UTC (21 years, 3 months ago) by blume
memoize put into its own module
Revision 490 - Directory Listing
Modified Wed Nov 24 07:00:45 1999 UTC (21 years, 3 months ago) by blume
cmdline: dflt = autoload; comp->sml
Revision 487 - Directory Listing
Modified Fri Nov 19 07:18:17 1999 UTC (21 years, 3 months ago) by blume
smlinfo registry handled better; dia test; manual updates
Revision 484 - Directory Listing
Modified Thu Nov 18 08:46:16 1999 UTC (21 years, 3 months ago) by blume
master-slave implementation improved; now more robust against slave crashes
Revision 482 - Directory Listing
Modified Fri Nov 12 07:56:29 1999 UTC (21 years, 3 months ago) by blume
version number in manual corrected
Revision 481 - Directory Listing
Modified Fri Nov 12 06:34:38 1999 UTC (21 years, 3 months ago) by blume
manual updated
Revision 459 - Directory Listing
Modified Fri Oct 29 06:22:25 1999 UTC (21 years, 4 months ago) by blume
small change to SafeIO; cosmetic fix of master-slave interrupt handling; doc
Revision 455 - Directory Listing
Modified Wed Oct 27 08:08:25 1999 UTC (21 years, 4 months ago) by blume
documentation updated
Revision 445 - Directory Listing
Modified Thu Sep 16 07:55:27 1999 UTC (21 years, 5 months ago) by blume
dynlink chapter added to doc
Revision 436 - Directory Listing
Modified Tue Sep 14 09:05:35 1999 UTC (21 years, 5 months ago) by blume
in Doc: tabbing changed to tabular env
Revision 434 - Directory Listing
Modified Mon Sep 13 08:40:49 1999 UTC (21 years, 5 months ago) by blume
CMB.symval added; manual update
Revision 424 - Directory Listing
Modified Mon Sep 6 06:56:21 1999 UTC (21 years, 5 months ago) by blume
cm-tools.cm added
Revision 415 - Directory Listing
Modified Fri Sep 3 08:15:09 1999 UTC (21 years, 6 months ago) by blume
first draft of manual complete
Revision 408 - Directory Listing
Modified Thu Sep 2 14:22:37 1999 UTC (21 years, 6 months ago) by blume
some more manual writing
Revision 407 - Directory Listing
Modified Thu Sep 2 09:16:50 1999 UTC (21 years, 6 months ago) by blume
small error fixed in manual
Revision 406 - Directory Listing
Added Thu Sep 2 09:13:19 1999 UTC (21 years, 6 months ago) by blume
first attempt at some documentation; empty lines in pathconfig files ignored
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |