|
From: <jg...@us...> - 2010-12-19 11:21:30
|
Revision: 1276
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=1276&view=rev
Author: jgcode
Date: 2010-12-19 11:21:24 +0000 (Sun, 19 Dec 2010)
Log Message:
-----------
Deleted\Created folders\files as part of upgrade to VIPM 2010 workflow.
Modified Paths:
--------------
trunk/array/docs/ToDo.txt
Added Paths:
-----------
trunk/array/candidates/
trunk/array/source/images/
trunk/array/source/install scripts/
trunk/array/source/user docs/
trunk/array/source/user docs/License Agreement.txt
Removed Paths:
-------------
trunk/array/build rules/
trunk/array/build support/Build Call-Back VI.vi
trunk/array/build support/Build Support - VI Tree.vi
trunk/array/build support/Call-Back Utility - Rem Namespace from Window Title.vi
trunk/array/build support/Call-Back Utility - Set VI Help Path.vi
trunk/array/build support/Post Build Utility - Conditional Auto-Indexing Tunnel (Path)__ogtk.vi
trunk/array/build support/Post Build Utility - Create HTML Help Docs.vi
trunk/array/build support/Post Build Utility - Update OpenG Tags.vi
trunk/array/build support/Pre-Post Build.vi
trunk/array/build support/Read Key (Path) (Append if Relative).vi
trunk/array/build support/Update OpenG Tags.llb
trunk/array/build.vi
trunk/array/docs/ChangeLog-2.1.txt
trunk/array/docs/ChangeLog-2.2.txt
trunk/array/docs/ChangeLog-2.3.txt
trunk/array/docs/ChangeLog-2.5.txt
trunk/array/docs/ChangeLog-2.6.txt
trunk/array/docs/ChangeLog-2.7.txt
trunk/array/docs/ChangeLog-3.0.txt
trunk/array/docs/ChangeLog-x.x.txt
trunk/array/docs/Development Standards.txt
trunk/array/docs/History.txt
trunk/array/docs/MissingInTree.txt
trunk/array/docs/ReleaseNotes-2.5.txt
trunk/array/docs/ReleaseNotes-2.6.txt
trunk/array/docs/ReleaseNotes-2.7.txt
trunk/array/docs/ReleaseNotes-x.x.txt
trunk/array/source/icon.bmp
trunk/array/source/oglib_array.mnu
Deleted: trunk/array/build support/Build Call-Back VI.vi
===================================================================
(Binary files differ)
Deleted: trunk/array/build support/Build Support - VI Tree.vi
===================================================================
(Binary files differ)
Deleted: trunk/array/build support/Call-Back Utility - Rem Namespace from Window Title.vi
===================================================================
(Binary files differ)
Deleted: trunk/array/build support/Call-Back Utility - Set VI Help Path.vi
===================================================================
(Binary files differ)
Deleted: trunk/array/build support/Post Build Utility - Conditional Auto-Indexing Tunnel (Path)__ogtk.vi
===================================================================
(Binary files differ)
Deleted: trunk/array/build support/Post Build Utility - Create HTML Help Docs.vi
===================================================================
(Binary files differ)
Deleted: trunk/array/build support/Post Build Utility - Update OpenG Tags.vi
===================================================================
(Binary files differ)
Deleted: trunk/array/build support/Pre-Post Build.vi
===================================================================
(Binary files differ)
Deleted: trunk/array/build support/Read Key (Path) (Append if Relative).vi
===================================================================
(Binary files differ)
Deleted: trunk/array/build support/Update OpenG Tags.llb
===================================================================
(Binary files differ)
Deleted: trunk/array/build.vi
===================================================================
(Binary files differ)
Property changes on: trunk/array/candidates
___________________________________________________________________
Added: bugtraq:label
+ BugzID:
Added: bugtraq:url
+ https://sourceforge.net/support/tracker.php?aid=%BUGID%
Added: bugtraq:message
+ BugzID: %BUGID%
Deleted: trunk/array/docs/ChangeLog-2.1.txt
===================================================================
--- trunk/array/docs/ChangeLog-2.1.txt 2010-12-19 11:16:49 UTC (rev 1275)
+++ trunk/array/docs/ChangeLog-2.1.txt 2010-12-19 11:21:24 UTC (rev 1276)
@@ -1,8 +0,0 @@
-2004-03-11
-[FIX] "Conditional Auto-Indexing Tunnel.vi" - added "To U32"
- conversion to allow arrays longer than 65k.
-
-2003-10-25
-[MOD] Changed "Sort 2D Array" algorithm to bundled-pointer
- native sort. It fixes a bug in "Sort 2D Array (String)"
- and is also faster.
\ No newline at end of file
Deleted: trunk/array/docs/ChangeLog-2.2.txt
===================================================================
--- trunk/array/docs/ChangeLog-2.2.txt 2010-12-19 11:16:49 UTC (rev 1275)
+++ trunk/array/docs/ChangeLog-2.2.txt 2010-12-19 11:21:24 UTC (rev 1276)
@@ -1,6 +0,0 @@
-2004-03-28
-[MOD] "Filter 1D Array.vi" - Optimized by calling Conditional
- Auto-indexing Tunnel.
-[MOD] "Conditional Auto-Indexing Tunnel.vi" added more polyVI
- members: I16, I8, U16, U32, U8, CXT, CDB, CSG, EXT, SGL,
- Bool, CTL-REF, GEN-REF, VI-REF, GObj-REF
\ No newline at end of file
Deleted: trunk/array/docs/ChangeLog-2.3.txt
===================================================================
--- trunk/array/docs/ChangeLog-2.3.txt 2010-12-19 11:16:49 UTC (rev 1275)
+++ trunk/array/docs/ChangeLog-2.3.txt 2010-12-19 11:21:24 UTC (rev 1276)
@@ -1,2 +0,0 @@
-2004-11-11
-[FIX] Package now overwrites existing files in target location
\ No newline at end of file
Deleted: trunk/array/docs/ChangeLog-2.5.txt
===================================================================
--- trunk/array/docs/ChangeLog-2.5.txt 2010-12-19 11:16:49 UTC (rev 1275)
+++ trunk/array/docs/ChangeLog-2.5.txt 2010-12-19 11:21:24 UTC (rev 1276)
@@ -1,15 +0,0 @@
-2007-02-24
-[MOD] Changed license to BSD
-[NEW] 100% unit test coverage during library build.
-[FIX] Made all inputs of "Conditional Auto-Indexing Tunnel" required
-[FIX] Made input of "Remove Duplicates from 1D Array" required
-[FIX] Added VI description to "Remove Duplicates from 1D Array"
-[FIX] Added VI description to "Reverse 2D Array"
-[FIX] Added VI description to "Conditional Auto-Indexing Tunnel"
-[MOD] "Empty Array" was changed to a polymorphic VI
-[NEW] Added new VI "Reorder Array" that allows reordering an array by pointers
-[NEW] Added new VI "Search Array" that returns all matching elements
-[NEW] Added new VI "Sort Array" that handles both 1D and 2D arrays and allows specifying ascending or descending order
-[MOD] For all polymorphic VIs, made DBL polymorphic member default, for consistency with LabVIEW Array primitives
-[NEW] Added new VI "Index Array Elements" for indexing an array with an array of indices (pointers)
-[NEW] Added several example VIs, which may be found in the <LabVIEW>\examples\OpenG\array folder
\ No newline at end of file
Deleted: trunk/array/docs/ChangeLog-2.6.txt
===================================================================
--- trunk/array/docs/ChangeLog-2.6.txt 2010-12-19 11:16:49 UTC (rev 1275)
+++ trunk/array/docs/ChangeLog-2.6.txt 2010-12-19 11:21:24 UTC (rev 1276)
@@ -1,4 +0,0 @@
-2007-03-28
-[NEW] Added new VI "Delete Elements from Array" that allows deleting an array with an array of indices (pointers)
-[NEW] Added new VI "Reorder Array2" reorders a 1D or 2D array. 2D arrays are reodered by row or column
-[MOD] Deprecated "Reorder Array", which is superceded by "Reorder Array2"
\ No newline at end of file
Deleted: trunk/array/docs/ChangeLog-2.7.txt
===================================================================
--- trunk/array/docs/ChangeLog-2.7.txt 2010-12-19 11:16:49 UTC (rev 1275)
+++ trunk/array/docs/ChangeLog-2.7.txt 2010-12-19 11:21:24 UTC (rev 1276)
@@ -1,5 +0,0 @@
-2007-04-08
-[MOD] In "Filter 1D Array", added poly members for scalar value of "items to filter"
-[MOD] In "Filter 1D Array", added filtered item indices (pointer array) output.
-[MOD] In "Filter 1D Array", refactored code to use "Search Array" and "Delete Elements from Array"
-[MOD] In "Filter 1D Array", improved VI description
Deleted: trunk/array/docs/ChangeLog-3.0.txt
===================================================================
--- trunk/array/docs/ChangeLog-3.0.txt 2010-12-19 11:16:49 UTC (rev 1275)
+++ trunk/array/docs/ChangeLog-3.0.txt 2010-12-19 11:21:24 UTC (rev 1276)
@@ -1,6 +0,0 @@
-Changelog for Openg Array Toolkit version 3.0
-
-[MOD] Recompiled source into LabVIEW 8.2
-[NEW] Added support for 64 bit integer datatypes
-[NEW] Added support for LabVIEW Object datatypes
-[NEW] Made toolkit VIs reentrant
\ No newline at end of file
Deleted: trunk/array/docs/ChangeLog-x.x.txt
===================================================================
--- trunk/array/docs/ChangeLog-x.x.txt 2010-12-19 11:16:49 UTC (rev 1275)
+++ trunk/array/docs/ChangeLog-x.x.txt 2010-12-19 11:21:24 UTC (rev 1276)
@@ -1,10 +0,0 @@
-2006-12-18
-[FIX] Fixed...
-[MOD] Changed...
-[NEW] Added...
-
-
-
-This is on the back-burner
-[NEW] Added new VI "Initialize Array from Array" that allows initializing an array of size based on an input array.
-[NEW] Added new VI "Append or Replace Array Element" that allows allows easy append or replace
\ No newline at end of file
Deleted: trunk/array/docs/Development Standards.txt
===================================================================
--- trunk/array/docs/Development Standards.txt 2010-12-19 11:16:49 UTC (rev 1275)
+++ trunk/array/docs/Development Standards.txt 2010-12-19 11:21:24 UTC (rev 1276)
@@ -1,3 +0,0 @@
-* For all polymorphic array functions, the member that handles the DBL datatype should be the default member, for consistency with LabVIEW Array primitives
-
-* All poly members should have the same VI Description, for simplicity of development process
Deleted: trunk/array/docs/History.txt
===================================================================
--- trunk/array/docs/History.txt 2010-12-19 11:16:49 UTC (rev 1275)
+++ trunk/array/docs/History.txt 2010-12-19 11:21:24 UTC (rev 1276)
@@ -1,14 +0,0 @@
-[2.7]
-date=2007-04-08
-release_id=499642
-md5=1c9705c89422bde3ffdad024340051f8
-
-[2.6]
-date=2007-03-28
-release_id=497075
-md5=60f3cc134d73e64ed9fe3d44dbcf70cf
-
-[2.5]
-date=2007-02-24
-release_id=488941
-md5=8321b17353908cb1ba9a6e92471cf0fc
\ No newline at end of file
Deleted: trunk/array/docs/MissingInTree.txt
===================================================================
--- trunk/array/docs/MissingInTree.txt 2010-12-19 11:16:49 UTC (rev 1275)
+++ trunk/array/docs/MissingInTree.txt 2010-12-19 11:21:24 UTC (rev 1276)
@@ -1,7 +0,0 @@
-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
Deleted: trunk/array/docs/ReleaseNotes-2.5.txt
===================================================================
--- trunk/array/docs/ReleaseNotes-2.5.txt 2010-12-19 11:16:49 UTC (rev 1275)
+++ trunk/array/docs/ReleaseNotes-2.5.txt 2010-12-19 11:21:24 UTC (rev 1276)
@@ -1,7 +0,0 @@
-This release (1) adds 100% unit test coverage during library build, (2) adds
-BSD licensing of library VIs, (3) new VI "Reorder Array" that allows
-reordering an array by pointers, (4) new VI "Search Array" that returns all
-matching elements, (5) new VI "Sort Array" that handles both 1D and 2D
-arrays and allows specifying ascending or descending order, (6) new VI
-"Index Array Elements" for indexing an array with an array of indices
-(pointers), and (7) other fixes and improvements (see changelog).
\ No newline at end of file
Deleted: trunk/array/docs/ReleaseNotes-2.6.txt
===================================================================
--- trunk/array/docs/ReleaseNotes-2.6.txt 2010-12-19 11:16:49 UTC (rev 1275)
+++ trunk/array/docs/ReleaseNotes-2.6.txt 2010-12-19 11:21:24 UTC (rev 1276)
@@ -1,5 +0,0 @@
-This release (1) ads a new VI "Delete Elements from Array" that allows
-deleting an array with an array of indices (pointers), (2) ads a new
-VI "Reorder Array" that allows deleting elements from an array by
-pointers, and (3) deprecates "Reorder Array" superceded by "Reorder
-Array2" that reorders 1D or 2D arrays by pointers.
\ No newline at end of file
Deleted: trunk/array/docs/ReleaseNotes-2.7.txt
===================================================================
--- trunk/array/docs/ReleaseNotes-2.7.txt 2010-12-19 11:16:49 UTC (rev 1275)
+++ trunk/array/docs/ReleaseNotes-2.7.txt 2010-12-19 11:21:24 UTC (rev 1276)
@@ -1,5 +0,0 @@
-This release adds the following improvements to "Filter 1D Array":
-added poly members for scalar value of "items to filter", added
-"filtered item indices" (pointer array) output, refactored code to
-use "Search Array" and "Delete Elements from Array", improved VI
-description.
Deleted: trunk/array/docs/ReleaseNotes-x.x.txt
===================================================================
--- trunk/array/docs/ReleaseNotes-x.x.txt 2010-12-19 11:16:49 UTC (rev 1275)
+++ trunk/array/docs/ReleaseNotes-x.x.txt 2010-12-19 11:21:24 UTC (rev 1276)
@@ -1,7 +0,0 @@
-This release (1) adds 100% unit test coverage during library build, (2) adds
-BSD licensing of library VIs, (3) new VI "Reorder Array" that allows
-reordering an array by pointers, (4) new VI "Search Array" that returns all
-matching elements, (5) new VI "Sort Array" that handles both 1D and 2D
-arrays and allows specifying ascending or descending order, (6) new VI
-"Index Array Elements" for indexing an array with an array of indices
-(pointers), and (7) other fixes and improvements (see changelog).
\ No newline at end of file
Modified: trunk/array/docs/ToDo.txt
===================================================================
--- trunk/array/docs/ToDo.txt 2010-12-19 11:16:49 UTC (rev 1275)
+++ trunk/array/docs/ToDo.txt 2010-12-19 11:21:24 UTC (rev 1276)
@@ -1 +1,10 @@
-- Create an Index Array that accepts an array of indices as an input
\ No newline at end of file
+- Create an Index Array that accepts an array of indices as an input
+
+[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
Deleted: trunk/array/source/icon.bmp
===================================================================
(Binary files differ)
Property changes on: trunk/array/source/images
___________________________________________________________________
Added: bugtraq:label
+ BugzID:
Added: bugtraq:url
+ https://sourceforge.net/support/tracker.php?aid=%BUGID%
Added: bugtraq:message
+ BugzID: %BUGID%
Property changes on: trunk/array/source/install scripts
___________________________________________________________________
Added: bugtraq:label
+ BugzID:
Added: bugtraq:url
+ https://sourceforge.net/support/tracker.php?aid=%BUGID%
Added: bugtraq:message
+ BugzID: %BUGID%
Deleted: trunk/array/source/oglib_array.mnu
===================================================================
(Binary files differ)
Property changes on: trunk/array/source/user docs
___________________________________________________________________
Added: bugtraq:label
+ BugzID:
Added: bugtraq:url
+ https://sourceforge.net/support/tracker.php?aid=%BUGID%
Added: bugtraq:message
+ BugzID: %BUGID%
Added: trunk/array/source/user docs/License Agreement.txt
===================================================================
--- trunk/array/source/user docs/License Agreement.txt (rev 0)
+++ trunk/array/source/user docs/License Agreement.txt 2010-12-19 11:21:24 UTC (rev 1276)
@@ -0,0 +1,16 @@
+OpenG Array Tools
+
+Copyright (c) 2002-2007 Cal-Bay Systems, Inc., Jim Kring; 2006-2007 MKS Instruments, Inc.; 2010 Jonathon Green
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+ * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
+
+ * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
+
+ * Neither the name of the <organization> nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|