3
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 7 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Honoured 1.8.0 Object.to_a deprecation warning More... over 20 years ago
Converted a few more names to ruby underscore style that I missed with the automated processing the first time around More... over 20 years ago
Implemented Zip::ZipFile.get_output_stream More... over 20 years ago
Updated README with Documentation section. Updated install.rb. Fixed three tests that failed on 1.8.0. More... over 20 years ago
Added empty implementations of atime and ctime More... over 20 years ago
Moved simpledist to a separate repository called 'misc' More... over 20 years ago
*** empty log message *** More... over 20 years ago
Changed all method names to the ruby convention underscore style More... over 20 years ago
Implemented a lot more of the stat methods. Mostly with dummy implementations that return values that indicate that these features aren't supported More... over 20 years ago
Implemented more methods and tests in zipfilesystem. Mostly empty methods as permissions and file types other than files and directories are not supported More... over 20 years ago
Addd file stdrubyext.rb and moved the modifications to std ruby classes to it. Refactored the ZipFsStat tests and ZipFsStat. Added Module.forwardMessages and used it to implement the forwarding of calls in ZipFsStat More... over 20 years ago
Added Zip::ZipFsFile::ZipFsStat and started implementing it and its methods More... over 20 years ago
Updated and added missing copyright notices More... over 20 years ago
zipfilesystem.rb is becoming big and not everyone will want to use that code. Therefore zip.rb no longer requires it. Instead you must require zipfilesystem.rb itself if you want to use it More... over 20 years ago
Implemented dummy permission test methods More... over 20 years ago
Merged from patch from Kristoffer Lunden. Fixed more 1.8.0 incompatibilites - tests run on 1.8.0 now More... over 20 years ago
Get rid of 1.8.0 warning More... over 20 years ago
ruby 1.8.0 compatibility fix More... over 20 years ago
ruby-zlib 0.6.0 compatibility fix More... over 20 years ago
*** empty log message *** More... over 21 years ago
*** empty log message *** More... over 21 years ago
*** empty log message *** More... over 21 years ago
*** empty log message *** More... over 21 years ago
Added simple zipfind script More... over 21 years ago
Added TODO about openmode for zip entries binary/ascii More... over 21 years ago
ziptest now runs without errors with ruby-1.7.2-4 (Andy's latest build) More... over 21 years ago
Improved ZipFsFile.delete/unlink test More... over 21 years ago
*** empty log message *** More... over 21 years ago
Implemented ZipFsFile.delete/unlink More... over 21 years ago
*** empty log message *** More... over 21 years ago