From: <lab...@us...> - 2009-01-06 08:36:34
|
Revision: 922 http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=922&view=rev Author: labviewer Date: 2009-01-06 08:36:32 +0000 (Tue, 06 Jan 2009) Log Message: ----------- Modified ZLIB Delete Files From Archive.vi and ZLIB Extract All Files To Dir.vi to have a better performance. Modified Paths: -------------- trunk/lvzip/source/lvzip.llb/ZLIB Extract All Files To Dir.vi trunk/lvzip/source/lvzip.llb/ZLIB Extract File.vi trunk/lvzip/source/lvzip.llb/ZLIB VI Tree.vi Added Paths: ----------- trunk/lvzip/source/lvzip.llb/ZLIB Get File.vi trunk/lvzip/source/lvzip.llb/ZLIB Move Raw File.vi Modified: trunk/lvzip/source/lvzip.llb/ZLIB Extract All Files To Dir.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Extract File.vi =================================================================== (Binary files differ) Added: trunk/lvzip/source/lvzip.llb/ZLIB Get File.vi =================================================================== (Binary files differ) Property changes on: trunk/lvzip/source/lvzip.llb/ZLIB Get File.vi ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/lvzip/source/lvzip.llb/ZLIB Move Raw File.vi =================================================================== (Binary files differ) Property changes on: trunk/lvzip/source/lvzip.llb/ZLIB Move Raw File.vi ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Modified: trunk/lvzip/source/lvzip.llb/ZLIB VI Tree.vi =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lab...@us...> - 2009-01-06 08:56:29
|
Revision: 923 http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=923&view=rev Author: labviewer Date: 2009-01-06 08:56:27 +0000 (Tue, 06 Jan 2009) Log Message: ----------- Some documentation added. Modified Paths: -------------- trunk/lvzip/source/lvzip.llb/ZLIB File Information.vi trunk/lvzip/source/lvzip.llb/ZLIB Get File.vi trunk/lvzip/source/lvzip.llb/ZLIB Move Raw File.vi Modified: trunk/lvzip/source/lvzip.llb/ZLIB File Information.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Get File.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Move Raw File.vi =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lab...@us...> - 2009-01-06 10:42:49
|
Revision: 924 http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=924&view=rev Author: labviewer Date: 2009-01-06 10:42:48 +0000 (Tue, 06 Jan 2009) Log Message: ----------- Added functions to retrieve and set the current file position in an unzip archive explicitly. Added Paths: ----------- trunk/lvzip/source/lvzip.llb/ZLIB Archive Position.ctl trunk/lvzip/source/lvzip.llb/ZLIB Get Current File Pos.vi trunk/lvzip/source/lvzip.llb/ZLIB Go To File Pos.vi Added: trunk/lvzip/source/lvzip.llb/ZLIB Archive Position.ctl =================================================================== (Binary files differ) Property changes on: trunk/lvzip/source/lvzip.llb/ZLIB Archive Position.ctl ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/lvzip/source/lvzip.llb/ZLIB Get Current File Pos.vi =================================================================== (Binary files differ) Property changes on: trunk/lvzip/source/lvzip.llb/ZLIB Get Current File Pos.vi ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/lvzip/source/lvzip.llb/ZLIB Go To File Pos.vi =================================================================== (Binary files differ) Property changes on: trunk/lvzip/source/lvzip.llb/ZLIB Go To File Pos.vi ___________________________________________________________________ Added: svn:mime-type + application/octet-stream This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lab...@us...> - 2009-09-05 18:55:48
|
Revision: 1002 http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=1002&view=rev Author: labviewer Date: 2009-09-05 18:55:40 +0000 (Sat, 05 Sep 2009) Log Message: ----------- Fixed a LabVIEW 2009 problem where the used path conversion functions are now private. Added Paths: ----------- trunk/lvzip/source/lvzip.llb/ZLIB Common Path to Specific Path.vi trunk/lvzip/source/lvzip.llb/ZLIB Specific Path to Common Path.vi Added: trunk/lvzip/source/lvzip.llb/ZLIB Common Path to Specific Path.vi =================================================================== (Binary files differ) Property changes on: trunk/lvzip/source/lvzip.llb/ZLIB Common Path to Specific Path.vi ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/lvzip/source/lvzip.llb/ZLIB Specific Path to Common Path.vi =================================================================== (Binary files differ) Property changes on: trunk/lvzip/source/lvzip.llb/ZLIB Specific Path to Common Path.vi ___________________________________________________________________ Added: svn:mime-type + application/octet-stream This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lab...@us...> - 2018-12-15 23:26:07
|
Revision: 1578 http://sourceforge.net/p/opengtoolkit/svn/1578 Author: labviewer Date: 2018-12-15 23:26:06 +0000 (Sat, 15 Dec 2018) Log Message: ----------- Change file info record back to old format for now Modified Paths: -------------- trunk/lvzip/source/lvzip.llb/ZLIB Convert File Info.vi trunk/lvzip/source/lvzip.llb/ZLIB Delete Files From Archive.vi trunk/lvzip/source/lvzip.llb/ZLIB Enumerate File Contents Old.vi trunk/lvzip/source/lvzip.llb/ZLIB Enumerate File Contents.vi trunk/lvzip/source/lvzip.llb/ZLIB Extract All Files To Dir.vi trunk/lvzip/source/lvzip.llb/ZLIB Get Current File Info.vi trunk/lvzip/source/lvzip.llb/ZLIB Go To First File.vi trunk/lvzip/source/lvzip.llb/ZLIB Go To Next File.vi trunk/lvzip/source/lvzip.llb/ZLIB VI Tree.vi Modified: trunk/lvzip/source/lvzip.llb/ZLIB Convert File Info.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Delete Files From Archive.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Enumerate File Contents Old.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Enumerate File Contents.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Extract All Files To Dir.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Get Current File Info.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Go To First File.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Go To Next File.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB VI Tree.vi =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lab...@us...> - 2019-10-03 23:18:00
|
Revision: 1615 http://sourceforge.net/p/opengtoolkit/svn/1615 Author: labviewer Date: 2019-10-03 23:17:58 +0000 (Thu, 03 Oct 2019) Log Message: ----------- Add parsing of extra field info data to retrieve unix timestamp information Modified Paths: -------------- trunk/lvzip/source/lvzip.llb/ZLIB File Information.vi trunk/lvzip/source/lvzip.llb/ZLIB Store File.vi trunk/lvzip/source/lvzip.llb/ZLIB Store Link.vi trunk/lvzip/source/lvzip.llb/ZLIB VI Tree.vi Added Paths: ----------- trunk/lvzip/source/lvzip.llb/ZLIB Extract Extra Fields.vi trunk/lvzip/source/lvzip.llb/ZLIB Parse Extra Field Data.vi trunk/lvzip/source/lvzip.llb/ZLIB Read Locale Extra Info.vi trunk/lvzip/source/lvzip.llb/ZLIB Update File Attributes.vi Added: trunk/lvzip/source/lvzip.llb/ZLIB Extract Extra Fields.vi =================================================================== (Binary files differ) Index: trunk/lvzip/source/lvzip.llb/ZLIB Extract Extra Fields.vi =================================================================== --- trunk/lvzip/source/lvzip.llb/ZLIB Extract Extra Fields.vi 2019-10-03 23:15:14 UTC (rev 1614) +++ trunk/lvzip/source/lvzip.llb/ZLIB Extract Extra Fields.vi 2019-10-03 23:17:58 UTC (rev 1615) Property changes on: trunk/lvzip/source/lvzip.llb/ZLIB Extract Extra Fields.vi ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Modified: trunk/lvzip/source/lvzip.llb/ZLIB File Information.vi =================================================================== (Binary files differ) Added: trunk/lvzip/source/lvzip.llb/ZLIB Parse Extra Field Data.vi =================================================================== (Binary files differ) Index: trunk/lvzip/source/lvzip.llb/ZLIB Parse Extra Field Data.vi =================================================================== --- trunk/lvzip/source/lvzip.llb/ZLIB Parse Extra Field Data.vi 2019-10-03 23:15:14 UTC (rev 1614) +++ trunk/lvzip/source/lvzip.llb/ZLIB Parse Extra Field Data.vi 2019-10-03 23:17:58 UTC (rev 1615) Property changes on: trunk/lvzip/source/lvzip.llb/ZLIB Parse Extra Field Data.vi ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Added: trunk/lvzip/source/lvzip.llb/ZLIB Read Locale Extra Info.vi =================================================================== (Binary files differ) Index: trunk/lvzip/source/lvzip.llb/ZLIB Read Locale Extra Info.vi =================================================================== --- trunk/lvzip/source/lvzip.llb/ZLIB Read Locale Extra Info.vi 2019-10-03 23:15:14 UTC (rev 1614) +++ trunk/lvzip/source/lvzip.llb/ZLIB Read Locale Extra Info.vi 2019-10-03 23:17:58 UTC (rev 1615) Property changes on: trunk/lvzip/source/lvzip.llb/ZLIB Read Locale Extra Info.vi ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Modified: trunk/lvzip/source/lvzip.llb/ZLIB Store File.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Store Link.vi =================================================================== (Binary files differ) Added: trunk/lvzip/source/lvzip.llb/ZLIB Update File Attributes.vi =================================================================== (Binary files differ) Index: trunk/lvzip/source/lvzip.llb/ZLIB Update File Attributes.vi =================================================================== --- trunk/lvzip/source/lvzip.llb/ZLIB Update File Attributes.vi 2019-10-03 23:15:14 UTC (rev 1614) +++ trunk/lvzip/source/lvzip.llb/ZLIB Update File Attributes.vi 2019-10-03 23:17:58 UTC (rev 1615) Property changes on: trunk/lvzip/source/lvzip.llb/ZLIB Update File Attributes.vi ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Modified: trunk/lvzip/source/lvzip.llb/ZLIB VI Tree.vi =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lab...@us...> - 2011-04-10 20:56:30
|
Revision: 1345 http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=1345&view=rev Author: labviewer Date: 2011-04-10 20:56:24 +0000 (Sun, 10 Apr 2011) Log Message: ----------- Fix support for Carbon (OS X) based systems Modified Paths: -------------- trunk/lvzip/source/lvzip.llb/ZLIB Common Path to Specific Path.vi trunk/lvzip/source/lvzip.llb/ZLIB Specific Path to Common Path.vi Modified: trunk/lvzip/source/lvzip.llb/ZLIB Common Path to Specific Path.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Specific Path to Common Path.vi =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lab...@us...> - 2011-04-11 19:35:50
|
Revision: 1355 http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=1355&view=rev Author: labviewer Date: 2011-04-11 19:35:44 +0000 (Mon, 11 Apr 2011) Log Message: ----------- Fix path resolution for Pharlap and VxWorks too, and prepare for 64Bit versions Modified Paths: -------------- trunk/lvzip/source/lvzip.llb/ZLIB Common Path to Specific Path.vi trunk/lvzip/source/lvzip.llb/ZLIB Specific Path to Common Path.vi Modified: trunk/lvzip/source/lvzip.llb/ZLIB Common Path to Specific Path.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Specific Path to Common Path.vi =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lab...@us...> - 2019-07-02 18:50:37
|
Revision: 1583 http://sourceforge.net/p/opengtoolkit/svn/1583 Author: labviewer Date: 2019-07-02 18:51:25 +0000 (Tue, 02 Jul 2019) Log Message: ----------- Add extra option to directly retrieve the file info on enumeration functions Modified Paths: -------------- trunk/lvzip/source/lvzip.llb/ZLIB Delete Files From Archive.vi trunk/lvzip/source/lvzip.llb/ZLIB Enumerate File Contents.vi trunk/lvzip/source/lvzip.llb/ZLIB Extract All Files To Dir.vi trunk/lvzip/source/lvzip.llb/ZLIB Extract File.vi trunk/lvzip/source/lvzip.llb/ZLIB Extract Stream.vi trunk/lvzip/source/lvzip.llb/ZLIB Get Current File Info.vi trunk/lvzip/source/lvzip.llb/ZLIB Go To First File.vi trunk/lvzip/source/lvzip.llb/ZLIB Go To Next File.vi trunk/lvzip/source/lvzip.llb/ZLIB Transfer Raw File.vi Added Paths: ----------- trunk/lvzip/source/lvzip.llb/ZLIB Go To First File Only.vi trunk/lvzip/source/lvzip.llb/ZLIB Go To First File w Info.vi trunk/lvzip/source/lvzip.llb/ZLIB Go To Next File Only.vi trunk/lvzip/source/lvzip.llb/ZLIB Go To Next File w Info.vi Modified: trunk/lvzip/source/lvzip.llb/ZLIB Delete Files From Archive.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Enumerate File Contents.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Extract All Files To Dir.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Extract File.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Extract Stream.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Get Current File Info.vi =================================================================== (Binary files differ) Added: trunk/lvzip/source/lvzip.llb/ZLIB Go To First File Only.vi =================================================================== (Binary files differ) Index: trunk/lvzip/source/lvzip.llb/ZLIB Go To First File Only.vi =================================================================== --- trunk/lvzip/source/lvzip.llb/ZLIB Go To First File Only.vi 2019-07-02 18:46:36 UTC (rev 1582) +++ trunk/lvzip/source/lvzip.llb/ZLIB Go To First File Only.vi 2019-07-02 18:51:25 UTC (rev 1583) Property changes on: trunk/lvzip/source/lvzip.llb/ZLIB Go To First File Only.vi ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Added: trunk/lvzip/source/lvzip.llb/ZLIB Go To First File w Info.vi =================================================================== (Binary files differ) Index: trunk/lvzip/source/lvzip.llb/ZLIB Go To First File w Info.vi =================================================================== --- trunk/lvzip/source/lvzip.llb/ZLIB Go To First File w Info.vi 2019-07-02 18:46:36 UTC (rev 1582) +++ trunk/lvzip/source/lvzip.llb/ZLIB Go To First File w Info.vi 2019-07-02 18:51:25 UTC (rev 1583) Property changes on: trunk/lvzip/source/lvzip.llb/ZLIB Go To First File w Info.vi ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Modified: trunk/lvzip/source/lvzip.llb/ZLIB Go To First File.vi =================================================================== (Binary files differ) Added: trunk/lvzip/source/lvzip.llb/ZLIB Go To Next File Only.vi =================================================================== (Binary files differ) Index: trunk/lvzip/source/lvzip.llb/ZLIB Go To Next File Only.vi =================================================================== --- trunk/lvzip/source/lvzip.llb/ZLIB Go To Next File Only.vi 2019-07-02 18:46:36 UTC (rev 1582) +++ trunk/lvzip/source/lvzip.llb/ZLIB Go To Next File Only.vi 2019-07-02 18:51:25 UTC (rev 1583) Property changes on: trunk/lvzip/source/lvzip.llb/ZLIB Go To Next File Only.vi ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Added: trunk/lvzip/source/lvzip.llb/ZLIB Go To Next File w Info.vi =================================================================== (Binary files differ) Index: trunk/lvzip/source/lvzip.llb/ZLIB Go To Next File w Info.vi =================================================================== --- trunk/lvzip/source/lvzip.llb/ZLIB Go To Next File w Info.vi 2019-07-02 18:46:36 UTC (rev 1582) +++ trunk/lvzip/source/lvzip.llb/ZLIB Go To Next File w Info.vi 2019-07-02 18:51:25 UTC (rev 1583) Property changes on: trunk/lvzip/source/lvzip.llb/ZLIB Go To Next File w Info.vi ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Modified: trunk/lvzip/source/lvzip.llb/ZLIB Go To Next File.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Transfer Raw File.vi =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lab...@us...> - 2019-07-15 21:34:48
|
Revision: 1586 http://sourceforge.net/p/opengtoolkit/svn/1586 Author: labviewer Date: 2019-07-15 21:34:47 +0000 (Mon, 15 Jul 2019) Log Message: ----------- Change globalCommet back to a normal C string Modified Paths: -------------- trunk/lvzip/source/lvzip.llb/ZLIB Close Zip Archive.vi trunk/lvzip/source/lvzip.llb/ZLIB Open Write File.vi Modified: trunk/lvzip/source/lvzip.llb/ZLIB Close Zip Archive.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Open Write File.vi =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lab...@us...> - 2019-08-31 22:52:14
|
Revision: 1593 http://sourceforge.net/p/opengtoolkit/svn/1593 Author: labviewer Date: 2019-08-31 22:52:12 +0000 (Sat, 31 Aug 2019) Log Message: ----------- Add two new files Added Paths: ----------- trunk/lvzip/source/lvzip.llb/ZLIB Locate File Only.vi trunk/lvzip/source/lvzip.llb/ZLIB Locate File w. Info.vi Added: trunk/lvzip/source/lvzip.llb/ZLIB Locate File Only.vi =================================================================== (Binary files differ) Index: trunk/lvzip/source/lvzip.llb/ZLIB Locate File Only.vi =================================================================== --- trunk/lvzip/source/lvzip.llb/ZLIB Locate File Only.vi 2019-08-29 22:40:32 UTC (rev 1592) +++ trunk/lvzip/source/lvzip.llb/ZLIB Locate File Only.vi 2019-08-31 22:52:12 UTC (rev 1593) Property changes on: trunk/lvzip/source/lvzip.llb/ZLIB Locate File Only.vi ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Added: trunk/lvzip/source/lvzip.llb/ZLIB Locate File w. Info.vi =================================================================== (Binary files differ) Index: trunk/lvzip/source/lvzip.llb/ZLIB Locate File w. Info.vi =================================================================== --- trunk/lvzip/source/lvzip.llb/ZLIB Locate File w. Info.vi 2019-08-29 22:40:32 UTC (rev 1592) +++ trunk/lvzip/source/lvzip.llb/ZLIB Locate File w. Info.vi 2019-08-31 22:52:12 UTC (rev 1593) Property changes on: trunk/lvzip/source/lvzip.llb/ZLIB Locate File w. Info.vi ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |