Changes between Version 2 and Version 3 of AllisonTasklist

Show
Ignore:
Timestamp:
11/10/09 18:41:10 (12 years ago)
Author:
allison
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AllisonTasklist

    v2 v3  
    2222 * fix up the build process to more closely mirror install tree 
    2323 
     24 * Change include install to remove "parrot" prefix directory. Fix all #includes in parrot to avoid that leading directory. 
     25 * All header files go in include/parrot, not scattered all over the repository. 
     26 * install only versioned libparrot.so 
     27 * eliminate blib/lib from installed config 
     28 
     29 *pdd18-security 
     30 * security sandbox 
     31 * strings + nfg 
     32 * fix dynpmc vtables 
     33 * concurrency/threading 
     34 * threads useful in hlls 
     35 
    2436 
    2537