|
From: <jg...@us...> - 2011-04-06 08:33:09
|
Revision: 1334
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=1334&view=rev
Author: jgcode
Date: 2011-04-06 08:33:02 +0000 (Wed, 06 Apr 2011)
Log Message:
-----------
Fixed source for package 4.0.0.1 which was missing 'VI Tree - array.vi' and included more files than the 3.x release (not desired). New package is 4.0.0.7. Updated 'ToDo.txt' with information regarding this release.
Modified Paths:
--------------
trunk/array/dev docs/ToDo.txt
trunk/array/source/.vipb
Modified: trunk/array/dev docs/ToDo.txt
===================================================================
--- trunk/array/dev docs/ToDo.txt 2011-01-26 03:31:33 UTC (rev 1333)
+++ trunk/array/dev docs/ToDo.txt 2011-04-06 08:33:02 UTC (rev 1334)
@@ -1,10 +1,19 @@
-- Create an Index Array that accepts an array of indices as an input
+----------------------------------------
+4.0.0.7 Release, Developer Notes, 06-04-2011
+----------------------------------------
+[Excluded files]
+The following files\folders in the source\library directory have been excluded from the .vipb file and are not linked in the VI Tree:
+ - Append or Replace Array Element (all contents)
+ - Initialize Array from Array (all contents)
+ - Append or Replace Array Element.vi
+ - Initialize Array from Array.vi
+They should be moved to candidates, but to avoid reshuffling twice have been left this way for this release.
-[Old]
-The following files\folders in the Source directory aren't included in the Tree VI:
-- Append or Replace Array Element
-- Initialize Array from Array
-- Append or Replace Array Element.vi
-- Initialize Array from Array.vi
+[XXX-files]
+These template files are included in the source\library folder however, they should be outside of the source folder. They have been excluded in the .vipb file but should be moved after checking how this impacts the polymorphizer tool (have not looked into this yet).
-XXX-files
+----------------------------------------
+New VI Ideas
+----------------------------------------
+- Create an Index Array that accepts an array of indices as an input
+----------------------------------------
Modified: trunk/array/source/.vipb
===================================================================
--- trunk/array/source/.vipb 2011-01-26 03:31:33 UTC (rev 1333)
+++ trunk/array/source/.vipb 2011-04-06 08:33:02 UTC (rev 1334)
@@ -1,7 +1,7 @@
-<VI_Package_Builder_Settings Version="0.3" Created_Date="2010-12-19 20:21:08" Modified_Date="2011-01-23 19:01:09" Creator="Jonathon Green" Comments="" ID="88984c62609cf3c783681f4194ca52ef">
+<VI_Package_Builder_Settings Version="0.3" Created_Date="2010-12-19 20:21:08" Modified_Date="2011-04-06 16:20:30" Creator="Jonathon Green" Comments="" ID="0ddf4feb61b4b4f22cc01d5a59ccef47">
<Library_General_Settings>
<Package_File_Name>oglib_array</Package_File_Name>
- <Library_Version>4.0.0.2</Library_Version>
+ <Library_Version>4.0.0.8</Library_Version>
<Auto_Increment_Version>false</Auto_Increment_Version>
<Library_Source_Folder>.</Library_Source_Folder>
<Library_Output_Folder>..</Library_Output_Folder>
@@ -126,6 +126,81 @@
<Exclusions>
<Path>user docs</Path>
</Exclusions>
+ <Exclusions>
+ <Path>library\VI Tree - xxx- Files.vi</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Sort Array\Sort 2D Array (xxx).vi</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Slice 1D Array\Slice 1D Array (xxx).vi</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Search Array\Search 1D Array (xxx).vi</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Reverse 2D Array\Reverse 2D Array (xxx).vi</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Reorder Array\Reorder 2D Array2 (xxx).vi</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Remove Duplicates from 1D Array\Remove Duplicates from 1D Array (xxx).vi</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Initialize Array from Array\Initialize 2D Array (xxx) from 2D Array (yyy).vit</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Index Array Elements\Index 2D Array Elements (xxx).vi</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Filter 1D Array\Filter 1D Array with Scalar (xxx).vi</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Empty Array\Empty 2D Array (xxx).vi</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Delete Elements from Array\Delete Elements from 2D Array (xxx).vi</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Delete Elements from Array\Delete Elements from 1D Array (xxx).vi</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Conditional Auto-Indexing Tunnel\Conditional Auto-Indexing Tunnel (xxx).vi</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Filter 1D Array\Filter 1D Array (xxx).vi</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Empty Array\Empty 1D Array (xxx).vi</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Index Array Elements\Index 1D Array Elements (xxx).vi</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Reorder Array\Reorder 1D Array (xxx).vi</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Reorder Array\Reorder 2D Array (xxx).vi</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Sort Array\Sort 1D Array (xxx).vi</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Reorder Array\Reorder 1D Array2 (xxx).vi</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Initialize Array from Array</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Append or Replace Array Element</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Append or Replace Array Element.vi</Path>
+ </Exclusions>
+ <Exclusions>
+ <Path>library\Initialize Array from Array.vi</Path>
+ </Exclusions>
</Source_Files>
<License_Agreement_Filepath>user docs\License Agreement.txt</License_Agreement_Filepath>
<Licensing_and_Activation>
@@ -152,7 +227,7 @@
<Functions_Palette_Information>
<Virtual_Palette_Base_Path>Functions</Virtual_Palette_Base_Path>
<Palette_Disk_Base_Path><menus>\Categories</Palette_Disk_Base_Path>
- <Syncing_MNU_file/>
+ <Syncing_MNU_file><Not A Path></Syncing_MNU_file>
</Functions_Palette_Information>
</Palette_Sets>
<Install_Requirements>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|