|
From: <jg...@us...> - 2010-12-07 10:22:57
|
Revision: 1110
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=1110&view=rev
Author: jgcode
Date: 2010-12-07 09:20:22 +0000 (Tue, 07 Dec 2010)
Log Message:
-----------
Deleted files not required for VIPM 2010 workflow.
Removed Paths:
-------------
trunk/string/build rules/
trunk/string/build support/Build Call-Back VI.vi
trunk/string/build support/Build Support - VI Tree.vi
trunk/string/build support/Call-Back Utility - Rem Namespace from Window Title.vi
trunk/string/build support/Call-Back Utility - Set VI Help Path.vi
trunk/string/build support/Post Build Utility - Create HTML Help Docs.vi
trunk/string/build support/Post Build Utility - Update OpenG Tags.vi
trunk/string/build support/Pre-Post Build.vi
trunk/string/build support/Read Key (Path) (Append if Relative).vi
trunk/string/build support/Update OpenG Tags.llb
trunk/string/build.vi
trunk/string/docs/ChangeLog-2.6.txt
trunk/string/docs/ChangeLog.txt
trunk/string/docs/History.txt
trunk/string/docs/ReleaseNotes-2.6.txt
Deleted: trunk/string/build support/Build Call-Back VI.vi
===================================================================
(Binary files differ)
Deleted: trunk/string/build support/Build Support - VI Tree.vi
===================================================================
(Binary files differ)
Deleted: trunk/string/build support/Call-Back Utility - Rem Namespace from Window Title.vi
===================================================================
(Binary files differ)
Deleted: trunk/string/build support/Call-Back Utility - Set VI Help Path.vi
===================================================================
(Binary files differ)
Deleted: trunk/string/build support/Post Build Utility - Create HTML Help Docs.vi
===================================================================
(Binary files differ)
Deleted: trunk/string/build support/Post Build Utility - Update OpenG Tags.vi
===================================================================
(Binary files differ)
Deleted: trunk/string/build support/Pre-Post Build.vi
===================================================================
(Binary files differ)
Deleted: trunk/string/build support/Read Key (Path) (Append if Relative).vi
===================================================================
(Binary files differ)
Deleted: trunk/string/build support/Update OpenG Tags.llb
===================================================================
(Binary files differ)
Deleted: trunk/string/build.vi
===================================================================
(Binary files differ)
Deleted: trunk/string/docs/ChangeLog-2.6.txt
===================================================================
--- trunk/string/docs/ChangeLog-2.6.txt 2010-12-07 09:18:19 UTC (rev 1109)
+++ trunk/string/docs/ChangeLog-2.6.txt 2010-12-07 09:20:22 UTC (rev 1110)
@@ -1,2 +0,0 @@
-2007-01-24
-[MOD] "Multi-Line String to Array.vi" now removes last array element, if it is an empty string. This was the behavior in version 2.4, which was lost in version 2.5.
\ No newline at end of file
Deleted: trunk/string/docs/ChangeLog.txt
===================================================================
--- trunk/string/docs/ChangeLog.txt 2010-12-07 09:18:19 UTC (rev 1109)
+++ trunk/string/docs/ChangeLog.txt 2010-12-07 09:20:22 UTC (rev 1110)
@@ -1,55 +0,0 @@
--= oglib_string-2.5-1.ogp =-
-
-
-Changes from 2.4-1 --> 2.5-1
---------------------------------
-2006-11-24
-[MOD] Changed from LGPL to BSD license.
-[NEW] 'Trim Whitespace.vi' is now polymorphic, accepting strings or
- arrays of strings.
-[NEW] 'Convert EOLs.vi' is now polymorphic, accepting strings or
- arrays of strings.
-[MOD] "Multi-Line String to Array.vi" no longer trims trailing
- whitespace before converting to array.
-[NEW] 'To Camel Case.vi' converts a string into camel case format.
- For example: 'hello world' --> 'HelloWorld'
-[NEW] 'To Proper Case.vi' converts a string to proper case format.
- For example: 'hello world' --> 'Hello world'
-[NEW] 'Place Number to Proper Engl Text.vi' is a VI that converts a
- number to text using 'place number' format, for example:
- 10 --> 'tenth', 21 --> 'twenty first'
-[NEW] 'Search or Split String.vi' is a VI that performs the standard
- Search/Split String function, but, in Search mode, splits string
- after search string/char and returns the offset after the match.
-[FIX] Changed several inputs of VIs to 'required input', since in
- accordance with the proper usage of the applicable VI.
-
-
-Changes from 2.3-1 --> 2.4-1
---------------------------------
-2004-11-19
-[FIX] 'Format Variant Into String.vi' and 'Scan Variant from String.vi'
- Now supports Refnum type.
-
-
-Changes from 2.2-1 --> 2.3-1
---------------------------------
-2004-11-15
-[FIX] Package now overwrites existing files in target location
-
-
-Changes from 2.1-1 --> 2.2-1
---------------------------------
-2004-03-18
-
-[MOD] "Slice String" - added an input to optionally include last index.
-[FIX] "Slice String" - fixed an error in the VI info documentation.
-
-
-Changes from 2.0-1 --> 2.1-1
---------------------------------
-2004-02-24
-
-[FIX] Format string was not wired in Boolean case of 'Format Variant
- Into String'
-
Deleted: trunk/string/docs/History.txt
===================================================================
--- trunk/string/docs/History.txt 2010-12-07 09:18:19 UTC (rev 1109)
+++ trunk/string/docs/History.txt 2010-12-07 09:20:22 UTC (rev 1110)
@@ -1,4 +0,0 @@
-[2.8]
-date=2007-01-24
-release_id=481184
-md5=e1443daf12d73b6f410b36f2c9913439s
\ No newline at end of file
Deleted: trunk/string/docs/ReleaseNotes-2.6.txt
===================================================================
--- trunk/string/docs/ReleaseNotes-2.6.txt 2010-12-07 09:18:19 UTC (rev 1109)
+++ trunk/string/docs/ReleaseNotes-2.6.txt 2010-12-07 09:20:22 UTC (rev 1110)
@@ -1 +0,0 @@
-This release restores the behavior of "Multi-Line String to Array.vi" (which was removed in version 2.5) where the last array element is removed, if it is an empty string. (see change log for details). This behavior is useful for instrument communication where the last line ends with a EOL character that we do not wish to treat as a seperate line (since it contains no data).
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|