# HG changeset patch # User Sean Halle # Date 1379638658 25200 # Node ID ceb4ceab9c829eb5ef2ffd941ea68d9233b31bf0 # Parent a1f4cf924309cb4de8bb202a652ee23b8fc176ba added __brch_ML_lib and pr .so diff -r a1f4cf924309 -r ceb4ceab9c82 __brch__Dev_Univ --- a/__brch__Dev_Univ Sun Sep 15 19:07:01 2013 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,28 +0,0 @@ -This branch is for developing the multi-language capability in VMS. The idea is to define langlets, whose constructs can be freely mixed together inside application code. No need to separate into distinct modules. A single function can use constructs from all the different langlets together inside itself. - - -======== Background on branch naming ========= - -There are two kinds of branchs: ones used to develop features, and ones tuned to particular hardware. A given HW branch may combine features from several feature-branches, picking and choosing among them. - -After Feb 2012, branches are named by the scheme: - -feat____ - -HW__ - -where and follow the pattern: - - x __ - -Examples: - -feat__exp_array_malloc - -feat__rand_backoff__4x10_Intel_WestmereEx - -HW__1x4_Intel_SandyBridge - -HW__4x10_Intel_WestmereEx - -HW__1x4_AMD_mobile diff -r a1f4cf924309 -r ceb4ceab9c82 __brch__ML_lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/__brch__ML_lib Thu Sep 19 17:57:38 2013 -0700 @@ -0,0 +1,28 @@ +This branch is for developing the multi-language capability in VMS. The idea is to define langlets, whose constructs can be freely mixed together inside application code. No need to separate into distinct modules. A single function can use constructs from all the different langlets together inside itself. + + +======== Background on branch naming ========= + +There are two kinds of branchs: ones used to develop features, and ones tuned to particular hardware. A given HW branch may combine features from several feature-branches, picking and choosing among them. + +After Feb 2012, branches are named by the scheme: + +feat____ + +HW__ + +where and follow the pattern: + + x __ + +Examples: + +feat__exp_array_malloc + +feat__rand_backoff__4x10_Intel_WestmereEx + +HW__1x4_Intel_SandyBridge + +HW__4x10_Intel_WestmereEx + +HW__1x4_AMD_mobile diff -r a1f4cf924309 -r ceb4ceab9c82 libpr__ML_lib__mc_sharedmem.so Binary file libpr__ML_lib__mc_sharedmem.so has changed