36 Commits

Author SHA1 Message Date
Antony Dovgal
e2db202b89 reflect the fact that UnRar has its own license 2013-10-11 15:31:41 +04:00
Antony Dovgal
1cf4e2c02c add license to package.xml 2013-10-11 15:29:49 +04:00
Antony Dovgal
388707153c version 3.0.2 is coming 2013-10-11 12:19:49 +04:00
Gustavo Lopes
63d3b18405 Prepare for 3.0.1 release 2012-07-29 02:48:36 +00:00
cataphract
eca703e481 Preparing for 3.0.0 release
git-svn-id: https://svn.php.net/repository/pecl/rar/trunk@312082 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-12 04:59:29 +01:00
cataphract
02c0f562a8 Added README to package.xml file list.
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@307693 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-24 04:43:20 +00:00
cataphract
0f76b938a4 Preparing for 2.0.0 release.
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@298212 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-20 12:26:15 +00:00
cataphract
af49aafb1d Listed files added in the previous commit to package.xml.
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@295911 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-07 00:50:00 +00:00
cataphract
fffcb9d508 Updated bundled UnRAR lib to 3.9.7. Deleted two redundant files.
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@293691 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-18 04:09:51 +00:00
cataphract
5f7b823e40 Fixed two bugs:
RarArchive get iterator on closed file caused crash.
rararch_it_current_data was copying the address of a stack allocated variable. Only caught this when testing on release PHP 5.2 under Linux.

git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@293637 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 08:46:30 +00:00
cataphract
59437d527f package.xml: Release Candidate versions must have upper-case RC, not
lower-case rc


git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@293626 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-16 20:55:07 +00:00
cataphract
9be4e1e0e3 package.xml updated.
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@293625 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-16 20:52:17 +00:00
cataphract
7089587b9e Fixed memory leaks.
Tab -> space in package.xml

git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@292721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-28 17:41:29 +00:00
cataphract
7da530c6e3 Added error handling with exceptions.
Introduction of RarException.
Added rar_solid_get
RarEntry and RarArchive cannot be instantiated in user space.
Quite some refactoring.

git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@292412 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-21 14:04:56 +00:00
tony2001
51b5b9b267 state the truth
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@291943 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-10 10:38:46 +00:00
cataphract
5966259561 Reverted accidental package.xml change.
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@291823 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-07 16:17:17 +00:00
cataphract
67d29529f1 Fix for Linux compilation.
Tests correction and relaxation where required.


git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@291822 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-07 16:08:33 +00:00
cataphract
e09548cd2f Hopefully fixed VC6 compilation, added two more tests and updated package.xml
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@291820 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-07 15:34:13 +00:00
cataphract
81934056d0 Proper support for encrypted files.
Restored C-like feof semantics.
Added tests with encrypted files and unix directories and links.

git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@291532 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-01 00:38:02 +00:00
cataphract
380eb4fd06 Fixed typo.
Fixed package.xml.
Promoted to beta.

git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@291447 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-29 17:59:29 +00:00
cataphract
c502332f09 Updated package.xml and CREDITS. Release 2.0.0snap29112009
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@291442 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-29 17:34:07 +00:00
tony2001
f6900cb024 update package.xml
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@253819 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-26 13:29:00 +00:00
tony2001
1d4ad5767b prepare to 1.0.0
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@241273 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-15 17:12:54 +00:00
tony2001
5db1495374 convert to 2.0, update & prepare to 1.0.0 release
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@241187 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-13 21:48:26 +00:00
tony2001
7430bfae21 update package.xml
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@229866 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 15:07:14 +00:00
tony2001
bfaaaa95fe update package.xml
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@221632 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-12 16:09:56 +00:00
tony2001
e4d1885168 update package.xml
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@220148 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-17 21:18:50 +00:00
tony2001
57f518d804 add tests
remove file missing in unrar 3.6.8


git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@218973 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-28 12:24:49 +00:00
tony2001
0ed5106066 prepare for 0.3.1-beta
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@218972 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-28 12:21:16 +00:00
tony2001
473e865b38 update unrar to version 3.6.8
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@218970 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-28 12:19:04 +00:00
tony2001
b08d2ebc66 update changelog
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@216052 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-10 09:29:10 +00:00
tony2001
6e5f90d038 prepare to 0.3.0
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@214300 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 08:07:44 +00:00
tony2001
c3913f5ee9 prepare to 0.3
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@212351 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-03 13:29:00 +00:00
tony2001
c85047e54c update changelog
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@198129 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-10 19:27:33 +00:00
tony2001
890f103f50 release 0.2
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@173958 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-02 13:06:58 +00:00
tony2001
604059cedf Initial import
git-svn-id: http://svn.php.net/repository/pecl/rar/trunk@161063 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-11 06:29:43 +00:00