aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPFileHandle.m
Commit message (Expand)AuthorAgeFilesLines
* Bring outline view branch up to date with trunk (r3235:r3245), which should r...stuconnolly2011-03-191-6/+8
* New add index sheet, which includes:stuconnolly2010-09-171-1/+1
* Various export enhancements and fixes, including:stuconnolly2010-08-121-1/+1
* - Fix a bug in the bz2 changes causing the first three bytes to be skipped w...rowanbeentje2010-07-241-0/+1
* In addition to Gzip compression support when exporting SQL dumps add the abil...stuconnolly2010-07-241-62/+177
* - Improve threading of SPFileHandle to achieve much faster writing due to in...rowanbeentje2010-04-261-9/+30
* - Add SVN id property to SPFileHandle, correct headers, and add more functio...rowanbeentje2010-04-121-13/+48
* Add a new SPFileHandle class to support gzip compression and writing on a bac...rowanbeentje2010-04-121-0/+287