SCM Repository
Log of /sml/trunk/src/runtime/config
Sticky Revision: |
Revision 1889 - Directory Listing
Modified Tue Feb 21 21:33:24 2006 UTC (15 years ago) by jhr
Cleanup of Linux signal handling plus port to x86-64.
Revision 1880 - Directory Listing
Modified Mon Jan 30 20:48:19 2006 UTC (15 years, 1 month ago) by jhr
Added <stdlib.h> include to fix warning.
Revision 1799 - Directory Listing
Modified Wed May 18 23:08:12 2005 UTC (15 years, 9 months ago) by mblume
fixed problems with new signal handling code (win32 version was incomplete)
Revision 1781 - Directory Listing
Modified Tue May 3 17:26:49 2005 UTC (15 years, 10 months ago) by jhr
New scheme for managing signals in the runtime system that should avoid race conditions (thanks to Cynbe for the design).
Revision 1778 - Directory Listing
Modified Mon May 2 15:38:45 2005 UTC (15 years, 10 months ago) by jhr
Remove spurious generated file.
Revision 1413 - Directory Listing
Modified Wed Nov 5 14:40:20 2003 UTC (17 years, 4 months ago) by jhr
Fixed script to be less sensitive to the order in which include files are examined for constants.
Revision 812 - Directory Listing
Modified Fri Apr 20 15:07:30 2001 UTC (19 years, 10 months ago) by blume
merged changes from my devel branch (inML flag twiddling)
Revision 739 - Directory Listing
Modified Mon Nov 27 14:24:39 2000 UTC (20 years, 3 months ago) by jhr
Added locale variable fix so that sorting works correctly under RedHat 7.0.
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 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 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 240 - Directory Listing
Modified Sat Apr 17 18:29:24 1999 UTC (21 years, 10 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r239, which included commits to RCS files with non-trunk default branches.
Revision 168 - Directory Listing
Modified Sat Nov 7 20:11:41 1998 UTC (22 years, 4 months ago) by monnier
This commit was generated by cvs2svn to compensate for changes in r167, which included commits to RCS files with non-trunk default branches.
Revision 2 - Directory Listing
Added Sat Oct 4 23:33:09 1997 UTC (23 years, 5 months ago) by monnier
Initial revision
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |