phpBB
Statistics
| Revision:

root / tags / milestone_3 / phpBB / includes / functions_compress.php

History | View | Annotate | Download (16.2 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
5258 10/04/2005 11:47 pm

This commit was manufactured by cvs2svn to create tag 'milestone_3'.

5114 04/09/2005 02:26 pm Meik Sievertsen

- Documentation related changes
- added resend activation email dialog
- fixed issue in session code
- log failed/successful admin re-authentication/login
- fixed simple forum dropdown box (used in mcp and posting)

5074 01/24/2005 12:02 am Meik Sievertsen

- change registration page language on-the-fly
- added download function to functions_compress as well as tiny bugfixes
- added local_name and author to iso.txt file

4418 08/22/2003 02:35 am psotfx

Various updates "discovered" while working on website compression function useage

4399 08/13/2003 06:43 pm psotfx

Seems some compression applications don't bother with little things like standards ...

4398 08/13/2003 06:11 pm psotfx

Fix up issues with .tar, .tar.gz and .tar.bz2 archives and directory structure creation

4381 08/12/2003 03:37 am psotfx

Don't write out when closing unless a file actually exists ...

4357 08/09/2003 06:05 pm psotfx

Brain wanted in Room 101, Brain wanted

4356 08/09/2003 05:30 pm psotfx

It's amazing what a strategically placed = can do for normal operation ...

4355 08/09/2003 02:36 pm psotfx

Further tidy ups for zip compatibility ... still seem to be problems deleting entries via Powerarchiver ... works fine under Linux

4353 08/09/2003 02:30 am psotfx

Improve compatibility of zip extract method

4315 07/22/2003 10:06 pm psotfx

Save some mem when decompressing .zip

4309 07/22/2003 12:54 am psotfx

Extract .zip ... damn gzuncompress

4308 07/21/2003 07:32 pm psotfx

Extraction of .tar, .tar.gz and .tar.bz2

4307 07/21/2003 06:10 pm psotfx

argh

4306 07/21/2003 06:10 pm psotfx

concanetate rather than substr_replace

4305 07/21/2003 05:44 pm psotfx

add .tar, .tar.gz and .tar.bz2 support, rejiggle source, seperate compress objects extending the base class

4291 07/20/2003 04:37 pm psotfx

Ignore given list of files

4287 07/20/2003 04:18 pm psotfx

Compression/decompression "libs" and a change to filelist