aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_compress.php
Commit message (Collapse)AuthorAgeFilesLines
* Improve compatibility of zip extract methodPaul S. Owen2003-08-091-53/+105
| | | | git-svn-id: file:///svn/phpbb/trunk@4353 89ea8834-ac86-4346-8a33-228a782c2dd0
* Save some mem when decompressing .zipPaul S. Owen2003-07-221-12/+21
| | | | git-svn-id: file:///svn/phpbb/trunk@4315 89ea8834-ac86-4346-8a33-228a782c2dd0
* Extract .zip ... damn gzuncompressPaul S. Owen2003-07-211-11/+81
| | | | git-svn-id: file:///svn/phpbb/trunk@4309 89ea8834-ac86-4346-8a33-228a782c2dd0
* Extraction of .tar, .tar.gz and .tar.bz2Paul S. Owen2003-07-211-0/+44
| | | | git-svn-id: file:///svn/phpbb/trunk@4308 89ea8834-ac86-4346-8a33-228a782c2dd0
* concanetate rather than substr_replacePaul S. Owen2003-07-211-36/+47
| | | | git-svn-id: file:///svn/phpbb/trunk@4306 89ea8834-ac86-4346-8a33-228a782c2dd0
* add .tar, .tar.gz and .tar.bz2 support, rejiggle source, seperate compress ↵Paul S. Owen2003-07-211-1993/+92
| | | | | | objects extending the base class git-svn-id: file:///svn/phpbb/trunk@4305 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ignore given list of filesPaul S. Owen2003-07-201-1/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@4291 89ea8834-ac86-4346-8a33-228a782c2dd0
* Compression/decompression "libs" and a change to filelistPaul S. Owen2003-07-201-0/+2179
git-svn-id: file:///svn/phpbb/trunk@4287 89ea8834-ac86-4346-8a33-228a782c2dd0