Lucas Hills
|
3f8b14f0ce
|
tidied test
|
2012-02-06 15:16:04 +11:00 |
Lucas Hills
|
c68770f3a3
|
Added better support for ruby187 mingw developers
|
2012-02-06 11:59:11 +11:00 |
Jean Boussier
|
85054091e8
|
Get rid of Time extensions
|
2012-02-01 11:16:13 +01:00 |
Jean Boussier
|
dc159646e6
|
Get rid of String#ensure_end
|
2012-02-01 10:59:56 +01:00 |
Jean Boussier
|
a92b601f98
|
Get rid of unused Enumerable#select_map
|
2012-02-01 10:48:25 +01:00 |
Alexander Simonov
|
1f1f490a8b
|
Fix 1.8.7 EntrySet glob test
|
2012-01-26 18:02:56 +02:00 |
KOJIMA Satoshi
|
1625f76265
|
added ZipInputStream::open_buffer
|
2012-01-26 22:50:25 +09:00 |
Justin Love
|
8d53a0197a
|
support pos for CSV line ending auto detection and progress tracking
|
2012-01-02 10:48:07 -06:00 |
Alexander Simonov
|
3418d31b44
|
Code cleanup
|
2011-11-17 22:53:04 +02:00 |
Alexander Simonov
|
7cb60f5a37
|
Fix for UTF-8 filenames
|
2011-11-17 22:28:44 +02:00 |
alor
|
05cb90b5a7
|
correct test for chmod
|
2011-11-17 11:51:32 +01:00 |
alor
|
0e6a4e86a0
|
original test file
|
2011-11-17 11:23:36 +01:00 |
alor
|
b04471ed41
|
test for chmod after commit
|
2011-11-17 10:58:53 +01:00 |
alor
|
4f9595c23b
|
open() can accept permissions
chown() is now working by setting the dirty flag
commit_required? returns true if at least one ZipEntry is dirty
|
2011-11-17 10:48:42 +01:00 |
Xavier Shay
|
6dd66d165c
|
Explicit binary read in test to fix encoding related test failure.
|
2011-11-14 18:50:59 +11:00 |
Xavier Shay
|
9116110cfe
|
Don't use iconv on 1.9, use native encodings instead.
|
2011-11-14 18:50:42 +11:00 |
Alan Harper
|
794c9463fc
|
Removed support for loading ruby in zip files
|
2011-09-21 22:46:54 +10:00 |
David Henry
|
13d5f6c46d
|
Added Support for write data to bugger using ZipFile.add_buffer do {|zf| ... } => buffer
|
2010-12-06 10:00:03 +00:00 |
thomas
|
13b7856858
|
ruby-1.9.1 compatibility patch from Tatsuki Sugiura.
|
2010-02-25 12:24:48 +00:00 |
thomas
|
d0faedc82b
|
Changed ZipOutputStream.put_next_entry to make it possible to specifiy comments, extra field and compression method.
|
2010-01-01 12:43:52 +00:00 |
thomas
|
c6ecd1c9f3
|
Applied ruby-1.9 compatibility patch from Yuya Nishida.
|
2009-04-05 10:28:46 +00:00 |
thomas
|
51c56a1fb8
|
Refixed rename to avoid decompressing and recompressing entry.
|
2008-08-24 12:34:20 +00:00 |
drylight
|
9c5b55e5da
|
Fixed: Renaming an entry failed if the entry's new name was a different length than its old name.
|
2008-08-24 08:46:45 +00:00 |
thomas
|
73c47965c3
|
Bug 1600222 Fixed it so ZipFsFile#open accepts and ignores b(inary) option.
|
2006-11-21 08:12:13 +00:00 |
thomas
|
8cce945327
|
Avoid warnings while running tests.
|
2006-09-05 20:53:20 +00:00 |
technorama
|
1b26a47ba6
|
add documentation and test for new ZipFile::extract
|
2006-04-30 04:25:14 +00:00 |
technorama
|
c07c1a6487
|
additional tests
|
2006-04-07 19:13:09 +00:00 |
technorama
|
e0b9112321
|
eof? tests
|
2006-03-28 01:31:45 +00:00 |
thomas
|
91642caed6
|
Did away with ZipStreamableFile.
|
2006-02-25 11:04:44 +00:00 |
thomas
|
4a85de59dd
|
Fixed problem on windows - tempfile has to be set to binmode again when it is reopened
|
2005-09-06 19:04:57 +00:00 |
thomas
|
539b42534f
|
*** empty log message ***
|
2005-09-04 13:43:21 +00:00 |
thomas
|
7cf8aabc8f
|
Merged patch from oss-ruby at technorama.net
|
2005-09-03 07:57:50 +00:00 |
thomas
|
b2060aa257
|
Added failing test that shows that read and gets don't mix currently
|
2005-09-03 07:54:45 +00:00 |
thomas
|
7fd6cea0a3
|
*** empty log message ***
|
2005-03-31 19:58:27 +00:00 |
thomas
|
ed03547aa4
|
*** empty log message ***
|
2005-03-31 19:05:40 +00:00 |
thomas
|
53769a874d
|
*** empty log message ***
|
2005-02-27 14:02:59 +00:00 |
thomas
|
adaaf8337c
|
Added more rdoc and changed the remaining tests to Test::Unit
|
2005-02-19 20:30:33 +00:00 |
thomas
|
93b7add002
|
*** empty log message ***
|
2005-02-17 08:47:31 +00:00 |
thomas
|
255fee4a7f
|
Improvements to Rakefile
|
2005-02-16 17:47:44 +00:00 |
thomas
|
055af34498
|
Fixed compatibility issue with ruby 1.8.2. Migrated test suite to Test::Unit
|
2005-02-15 21:39:56 +00:00 |
thomas
|
9e4ab89f08
|
Changed directory structure
|
2005-02-15 21:10:20 +00:00 |
thomas
|
f849b2fa21
|
Patch for stdrubyext.rb from Nobu Nakada
|
2004-03-27 15:09:50 +00:00 |
thomas
|
fddb1f871f
|
converted some files to unix line-endings
|
2004-03-27 14:30:18 +00:00 |
thomas
|
749a5ed53b
|
IO utility classes moved to new file ioextras.rb. Tests moved to new file ioextrastest.rb
|
2004-03-16 17:20:26 +00:00 |
thomas
|
c3949e3e73
|
Applied extra-field patch
|
2004-01-30 15:07:56 +00:00 |
thomas
|
b9cea40f1a
|
(Temporary) fix to bug reported by Takashi Sano
|
2003-12-09 23:25:44 +00:00 |
thomas
|
918e66145f
|
Fixed ZipFile.get_ouput_stream bug - data was never written to zip
|
2003-08-23 07:42:55 +00:00 |
thomas
|
4b20a579ee
|
Moved all test ruby files to test/
|
2003-08-21 14:01:49 +00:00 |
thomas
|
db739fe25b
|
*** empty log message ***
|
2002-09-11 22:12:11 +00:00 |
thomas
|
cddc243349
|
Changed zipWithDirs.zip so all the entries in it have unix file endings
|
2002-07-26 14:40:08 +00:00 |
thomas
|
80e4fa77a2
|
Added a zip file for testing with a directory structure
|
2002-07-26 13:56:21 +00:00 |
thomas
|
306e8b3133
|
Added (failing) tests for FileArchive.add, added code for creating test files for FileArchive.add tests. Added fileutils.rb, which is borrowed from ruby 1.7.2
|
2002-07-20 15:13:52 +00:00 |
thomas
|
f55e9446b1
|
improved ZipRequireTest
|
2002-04-20 00:44:16 +00:00 |
thomas
|
484e45d0b2
|
Fixed a bug in ziprequire. Added ziprequiretest.rb and test data files
|
2002-04-20 00:38:59 +00:00 |
thomas
|
77f8c43eaf
|
Added test/ directory and moved the manually created test data files into it. Changed ziptest.rb so it runs in test/ directory
|
2002-03-29 19:06:49 +00:00 |