aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_compress.php
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Meik Sievertsen2005-12-251-17/+26
* This code works. All of it works. At least, it should.David M2005-12-181-141/+163
* - Now creates vaild ZIP archives, "Data Descriptor" is not needed and breaks ...David M2005-12-151-3/+0
* - added acp_language (language pack management)Meik Sievertsen2005-11-301-10/+22
* - Documentation related changesMeik Sievertsen2005-04-091-22/+31
* - change registration page language on-the-flyMeik Sievertsen2005-01-231-4/+60
* Various updates "discovered" while working on website compression function us...Paul S. Owen2003-08-221-14/+14
* Seems some compression applications don't bother with little things like stan...Paul S. Owen2003-08-131-2/+14
* Fix up issues with .tar, .tar.gz and .tar.bz2 archives and directory structur...Paul S. Owen2003-08-131-16/+58
* Don't write out when closing unless a file actually exists ...Paul S. Owen2003-08-121-5/+29
* Brain wanted in Room 101, Brain wantedPaul S. Owen2003-08-091-2/+4
* It's amazing what a strategically placed = can do for normal operation ...Paul S. Owen2003-08-091-19/+24
* Further tidy ups for zip compatibility ... still seem to be problems deleting...Paul S. Owen2003-08-091-54/+56
* Improve compatibility of zip extract methodPaul S. Owen2003-08-091-53/+105
* Save some mem when decompressing .zipPaul S. Owen2003-07-221-12/+21
* Extract .zip ... damn gzuncompressPaul S. Owen2003-07-211-11/+81
* Extraction of .tar, .tar.gz and .tar.bz2Paul S. Owen2003-07-211-0/+44
* concanetate rather than substr_replacePaul S. Owen2003-07-211-36/+47
* add .tar, .tar.gz and .tar.bz2 support, rejiggle source, seperate compress ob...Paul S. Owen2003-07-211-1993/+92
* Ignore given list of filesPaul S. Owen2003-07-201-1/+8
* Compression/decompression "libs" and a change to filelistPaul S. Owen2003-07-201-0/+2179