From: <lab...@us...> - 2015-05-03 10:48:22
|
Revision: 1517 http://sourceforge.net/p/opengtoolkit/svn/1517 Author: labviewer Date: 2015-05-03 10:48:20 +0000 (Sun, 03 May 2015) Log Message: ----------- Restructure organization of file functions and cleanup some old code Modified Paths: -------------- trunk/lvzip/source/lvzip.llb/ZLIB Close Read File.vi trunk/lvzip/source/lvzip.llb/ZLIB Close Unzip Archive.vi trunk/lvzip/source/lvzip.llb/ZLIB Close Write File.vi trunk/lvzip/source/lvzip.llb/ZLIB Close Zip Archive.vi trunk/lvzip/source/lvzip.llb/ZLIB Compress Directory.vi trunk/lvzip/source/lvzip.llb/ZLIB Compress Files.vi trunk/lvzip/source/lvzip.llb/ZLIB Deflate.vi trunk/lvzip/source/lvzip.llb/ZLIB Delete Files From Archive.vi trunk/lvzip/source/lvzip.llb/ZLIB Extract All Files To Dir.vi trunk/lvzip/source/lvzip.llb/ZLIB Extract Stream.vi trunk/lvzip/source/lvzip.llb/ZLIB File Information.vi trunk/lvzip/source/lvzip.llb/ZLIB Get Current File Info.vi trunk/lvzip/source/lvzip.llb/ZLIB Get Current File Pos.vi trunk/lvzip/source/lvzip.llb/ZLIB Get Global Info.vi trunk/lvzip/source/lvzip.llb/ZLIB Go To File Pos.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 Inflate.vi trunk/lvzip/source/lvzip.llb/ZLIB Initialize File Functions.vi trunk/lvzip/source/lvzip.llb/ZLIB Initialize Stream Functions.vi trunk/lvzip/source/lvzip.llb/ZLIB Locate File.vi trunk/lvzip/source/lvzip.llb/ZLIB Move Raw File.vi trunk/lvzip/source/lvzip.llb/ZLIB Open Read File.vi trunk/lvzip/source/lvzip.llb/ZLIB Open Unzip Archive.vi trunk/lvzip/source/lvzip.llb/ZLIB Open Unzip Stream.vi trunk/lvzip/source/lvzip.llb/ZLIB Open Unzip.vi trunk/lvzip/source/lvzip.llb/ZLIB Open Write File.vi trunk/lvzip/source/lvzip.llb/ZLIB Open Zip Archive.vi trunk/lvzip/source/lvzip.llb/ZLIB Open Zip Stream.vi trunk/lvzip/source/lvzip.llb/ZLIB Open Zip.vi trunk/lvzip/source/lvzip.llb/ZLIB Path to Path String.vi trunk/lvzip/source/lvzip.llb/ZLIB Read Compressed File.vi trunk/lvzip/source/lvzip.llb/ZLIB Read Compressed Stream.vi trunk/lvzip/source/lvzip.llb/ZLIB Read Local Extra Data.vi trunk/lvzip/source/lvzip.llb/ZLIB Store File.vi trunk/lvzip/source/lvzip.llb/ZLIB Store Stream.vi trunk/lvzip/source/lvzip.llb/ZLIB Transfer Raw File.vi trunk/lvzip/source/lvzip.llb/ZLIB VI Tree.vi trunk/lvzip/source/lvzip.llb/ZLIB Write File.vi trunk/lvzip/source/lvzip.llb/ZLIB Write Stream.vi trunk/lvzip/source/lvzlib.dll trunk/lvzip/source/lvzlib64.dll trunk/lvzip/source/macbin.llb/DecodemacBinary.vi trunk/lvzip/source/macbin.llb/EncodemacBinary.vi trunk/lvzip/source/macbin.llb/MACBIN Create Header.vi trunk/lvzip/source/macbin.llb/MACBIN Decode MacBinary.vi trunk/lvzip/source/macbin.llb/MACBIN Encode MacBinary.vi trunk/lvzip/source/macbin.llb/MACBIN Read Header.vi trunk/lvzip/source/macbin.llb/MACBIN Resource File Info.vi trunk/lvzip/source/macbin.llb/MACBIN VI Tree.vi trunk/lvzip/source/macbin.llb/MACBIN Verify Header.vi Added Paths: ----------- trunk/lvzip/source/fileutil.llb/ trunk/lvzip/source/fileutil.llb/FILE Copy Fork From File.vi trunk/lvzip/source/fileutil.llb/FILE Copy Fork To File.vi trunk/lvzip/source/fileutil.llb/FILE Get Directory Content.vi trunk/lvzip/source/fileutil.llb/FILE Has Resource Fork.vi trunk/lvzip/source/fileutil.llb/FILE Open File Refnum.vi trunk/lvzip/source/fileutil.llb/FILE Resource File Info.vi trunk/lvzip/source/fileutil.llb/FILE Resource Header.ctl Removed Paths: ------------- trunk/lvzip/source/macbin.llb/MACBIN Copy Fork From File.vi trunk/lvzip/source/macbin.llb/MACBIN Copy Fork To File.vi trunk/lvzip/source/macbin.llb/MACBIN Open File Refnum.vi trunk/lvzip/source/macbin.llb/MACBIN Resource File Info Core.vi trunk/lvzip/source/macbin.llb/MACBIN Resource Header.ctl Index: trunk/lvzip/source/fileutil.llb =================================================================== --- trunk/lvzip/source/fileutil.llb 2015-05-03 10:47:14 UTC (rev 1516) +++ trunk/lvzip/source/fileutil.llb 2015-05-03 10:48:20 UTC (rev 1517) Property changes on: trunk/lvzip/source/fileutil.llb ___________________________________________________________________ Added: bugtraq:label ## -0,0 +1 ## +TrackerID: \ No newline at end of property Added: bugtraq:url ## -0,0 +1 ## +https://sourceforge.net/support/tracker.php?aid=%BUGID% \ No newline at end of property Added: bugtraq:message ## -0,0 +1 ## +TrackerID: %BUGID% \ No newline at end of property Added: trunk/lvzip/source/fileutil.llb/FILE Copy Fork From File.vi =================================================================== (Binary files differ) Index: trunk/lvzip/source/fileutil.llb/FILE Copy Fork From File.vi =================================================================== --- trunk/lvzip/source/fileutil.llb/FILE Copy Fork From File.vi 2015-05-03 10:47:14 UTC (rev 1516) +++ trunk/lvzip/source/fileutil.llb/FILE Copy Fork From File.vi 2015-05-03 10:48:20 UTC (rev 1517) Property changes on: trunk/lvzip/source/fileutil.llb/FILE Copy Fork From File.vi ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Added: trunk/lvzip/source/fileutil.llb/FILE Copy Fork To File.vi =================================================================== (Binary files differ) Index: trunk/lvzip/source/fileutil.llb/FILE Copy Fork To File.vi =================================================================== --- trunk/lvzip/source/fileutil.llb/FILE Copy Fork To File.vi 2015-05-03 10:47:14 UTC (rev 1516) +++ trunk/lvzip/source/fileutil.llb/FILE Copy Fork To File.vi 2015-05-03 10:48:20 UTC (rev 1517) Property changes on: trunk/lvzip/source/fileutil.llb/FILE Copy Fork To File.vi ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Added: trunk/lvzip/source/fileutil.llb/FILE Get Directory Content.vi =================================================================== (Binary files differ) Index: trunk/lvzip/source/fileutil.llb/FILE Get Directory Content.vi =================================================================== --- trunk/lvzip/source/fileutil.llb/FILE Get Directory Content.vi 2015-05-03 10:47:14 UTC (rev 1516) +++ trunk/lvzip/source/fileutil.llb/FILE Get Directory Content.vi 2015-05-03 10:48:20 UTC (rev 1517) Property changes on: trunk/lvzip/source/fileutil.llb/FILE Get Directory Content.vi ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Added: trunk/lvzip/source/fileutil.llb/FILE Has Resource Fork.vi =================================================================== (Binary files differ) Index: trunk/lvzip/source/fileutil.llb/FILE Has Resource Fork.vi =================================================================== --- trunk/lvzip/source/fileutil.llb/FILE Has Resource Fork.vi 2015-05-03 10:47:14 UTC (rev 1516) +++ trunk/lvzip/source/fileutil.llb/FILE Has Resource Fork.vi 2015-05-03 10:48:20 UTC (rev 1517) Property changes on: trunk/lvzip/source/fileutil.llb/FILE Has Resource Fork.vi ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Added: trunk/lvzip/source/fileutil.llb/FILE Open File Refnum.vi =================================================================== (Binary files differ) Index: trunk/lvzip/source/fileutil.llb/FILE Open File Refnum.vi =================================================================== --- trunk/lvzip/source/fileutil.llb/FILE Open File Refnum.vi 2015-05-03 10:47:14 UTC (rev 1516) +++ trunk/lvzip/source/fileutil.llb/FILE Open File Refnum.vi 2015-05-03 10:48:20 UTC (rev 1517) Property changes on: trunk/lvzip/source/fileutil.llb/FILE Open File Refnum.vi ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Added: trunk/lvzip/source/fileutil.llb/FILE Resource File Info.vi =================================================================== (Binary files differ) Index: trunk/lvzip/source/fileutil.llb/FILE Resource File Info.vi =================================================================== --- trunk/lvzip/source/fileutil.llb/FILE Resource File Info.vi 2015-05-03 10:47:14 UTC (rev 1516) +++ trunk/lvzip/source/fileutil.llb/FILE Resource File Info.vi 2015-05-03 10:48:20 UTC (rev 1517) Property changes on: trunk/lvzip/source/fileutil.llb/FILE Resource File Info.vi ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Added: trunk/lvzip/source/fileutil.llb/FILE Resource Header.ctl =================================================================== (Binary files differ) Index: trunk/lvzip/source/fileutil.llb/FILE Resource Header.ctl =================================================================== --- trunk/lvzip/source/fileutil.llb/FILE Resource Header.ctl 2015-05-03 10:47:14 UTC (rev 1516) +++ trunk/lvzip/source/fileutil.llb/FILE Resource Header.ctl 2015-05-03 10:48:20 UTC (rev 1517) Property changes on: trunk/lvzip/source/fileutil.llb/FILE Resource Header.ctl ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Modified: trunk/lvzip/source/lvzip.llb/ZLIB Close Read File.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Close Unzip Archive.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Close Write File.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Close Zip Archive.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Compress Directory.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Compress Files.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Deflate.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 Extract All Files To Dir.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Extract Stream.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB File Information.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 Get Current File Pos.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Get Global Info.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Go To File Pos.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 Inflate.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Initialize File Functions.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Initialize Stream Functions.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Locate File.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Move Raw File.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Open Read File.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Open Unzip Archive.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Open Unzip Stream.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Open Unzip.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Open Write File.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Open Zip Archive.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Open Zip Stream.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Open Zip.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Path to Path String.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Read Compressed File.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Read Compressed Stream.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Read Local Extra Data.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Store File.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Store Stream.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Transfer Raw File.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB VI Tree.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Write File.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzip.llb/ZLIB Write Stream.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzlib.dll =================================================================== (Binary files differ) Modified: trunk/lvzip/source/lvzlib64.dll =================================================================== (Binary files differ) Modified: trunk/lvzip/source/macbin.llb/DecodemacBinary.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/macbin.llb/EncodemacBinary.vi =================================================================== (Binary files differ) Deleted: trunk/lvzip/source/macbin.llb/MACBIN Copy Fork From File.vi =================================================================== (Binary files differ) Deleted: trunk/lvzip/source/macbin.llb/MACBIN Copy Fork To File.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/macbin.llb/MACBIN Create Header.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/macbin.llb/MACBIN Decode MacBinary.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/macbin.llb/MACBIN Encode MacBinary.vi =================================================================== (Binary files differ) Deleted: trunk/lvzip/source/macbin.llb/MACBIN Open File Refnum.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/macbin.llb/MACBIN Read Header.vi =================================================================== (Binary files differ) Deleted: trunk/lvzip/source/macbin.llb/MACBIN Resource File Info Core.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/macbin.llb/MACBIN Resource File Info.vi =================================================================== (Binary files differ) Deleted: trunk/lvzip/source/macbin.llb/MACBIN Resource Header.ctl =================================================================== (Binary files differ) Modified: trunk/lvzip/source/macbin.llb/MACBIN VI Tree.vi =================================================================== (Binary files differ) Modified: trunk/lvzip/source/macbin.llb/MACBIN Verify Header.vi =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |