Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VSs_impls > VSs__MC_shared_impl
changeset 24:aad5a2e77163 dev_expl_VP_and_DKU
new brch -- ML_dev -- changing VMS to style allows mix and match of langlets
author | Sean Halle <seanhalle@yahoo.com> |
---|---|
date | Mon, 03 Sep 2012 03:18:15 -0700 |
parents | 459055db7fc0 |
children | 5bc52d3eae7d 552192f088a2 |
files | __brch__ML_dev __brch__dev_expl_VP_and_DKU |
diffstat | 2 files changed, 4 insertions(+), 4 deletions(-) [+] |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/__brch__ML_dev Mon Sep 03 03:18:15 2012 -0700 1.3 @@ -0,0 +1,4 @@ 1.4 +This branch is for the project structure defined Jan 2012.. the #includes reflect this directory structure. 1.5 + 1.6 +More importantly, the MC_shared version of VMS requires a separat malloc implemeted by VMS code.. so this branch has modified the library to use the VMS-specific malloc. 1.7 +
2.1 --- a/__brch__dev_expl_VP_and_DKU Thu Aug 23 03:21:03 2012 -0700 2.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 2.3 @@ -1,4 +0,0 @@ 2.4 -This branch is for the project structure defined Jan 2012.. the #includes reflect this directory structure. 2.5 - 2.6 -More importantly, the MC_shared version of VMS requires a separat malloc implemeted by VMS code.. so this branch has modified the library to use the VMS-specific malloc. 2.7 -