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. |