summaryrefslogtreecommitdiffstats
path: root/sched
Commit message (Expand)AuthorAgeFilesLines
* Merge "Print help for Brest options" into ub-jackBenoit Lamarche2015-02-261-1/+1
|\
| * Print help for Brest optionsBenoit Lamarche2015-02-251-1/+1
* | Rework OrCodecBenoit Lamarche2015-02-261-11/+19
* | Add OrCodecBenoit Lamarche2015-02-251-0/+104
|/
* Add more VFS testsBenoit Lamarche2015-02-251-103/+340
* Remove old VFSBenoit Lamarche2015-02-2316-1503/+10
* Merge "Optimize VPath append and prepend" into ub-jackBenoit Lamarche2015-02-181-5/+13
|\
| * Optimize VPath append and prependBenoit Lamarche2015-02-101-5/+13
* | Merge "Use new VFS everywhere" into ub-jackBenoit Lamarche2015-02-183-14/+19
|\ \
| * | Use new VFS everywhereBenoit Lamarche2015-02-103-14/+19
| |/
* / Remove useless codemikaelpeltier2015-02-111-2/+0
|/
* Retry adding CachedDirectFSBenoit Lamarche2015-02-066-10/+476
* Add new VFile delete APIBenoit Lamarche2015-02-0420-104/+112
* Merge "Add deletion tests in VFSTest" into ub-jackBenoit Lamarche2015-02-041-0/+60
|\
| * Add deletion tests in VFSTestBenoit Lamarche2015-02-041-0/+60
* | Merge "Wrap writing the zip entry in the zip outputstream" into ub-jackBenoit Lamarche2015-02-041-13/+35
|\ \
| * | Wrap writing the zip entry in the zip outputstreamBenoit Lamarche2015-01-281-13/+35
* | | Use workVFS for getLocations in VFSToVFSWrapperBenoit Lamarche2015-02-031-6/+6
* | | Revert "Add CachedDirectFS"Benoit Lamarche2015-02-025-360/+6
* | | Add CachedDirectFSBenoit Lamarche2015-02-025-6/+360
* | | Handle Root special case in VPath.prenpendPath()Benoit Lamarche2015-02-021-2/+4
| |/ |/|
* | Merge "Fix append of VPath that created invalid VPaths" into ub-jackBenoit Lamarche2015-01-302-7/+9
|\ \
| * | Fix append of VPath that created invalid VPathsBenoit Lamarche2015-01-302-7/+9
| |/
* / Rename *VDirCodec to *VFSCodecBenoit Lamarche2015-01-307-30/+25
|/
* Merge "Add getDigest() method in VFS and InputVFS interfaces" into ub-jackBenoit Lamarche2015-01-289-0/+42
|\
| * Add getDigest() method in VFS and InputVFS interfacesBenoit Lamarche2015-01-289-0/+42
* | Use getVDir before createVDir in PrefixedVFSBenoit Lamarche2015-01-281-2/+11
|/
* Fix bug into delete of MessageDigestFSmikaelpeltier2015-01-281-1/+6
* Add DirectFSCodec and ZipFSCodecmikaelpeltier2015-01-282-0/+193
* Use VFS in constructors instead of BaseVFSBenoit Lamarche2015-01-275-13/+10
* Make VFSToVFSWrapper and ReadWriteZipFS extend BaseVFSBenoit Lamarche2015-01-272-6/+200
* Add missing getCapabilities() in ReadWriteZipFSBenoit Lamarche2015-01-271-0/+7
* Add VFSToVFSWrapper and ReadWriteZipFSBenoit Lamarche2015-01-273-0/+299
* Add new WriteZipVFSBenoit Lamarche2015-01-272-0/+350
* Add new ReadZipVFSBenoit Lamarche2015-01-272-0/+343
* Add new PrefixedFSBenoit Lamarche2015-01-262-0/+228
* Work on MessageDigestFSJean-Philippe Lesot2015-01-266-93/+235
* Fix MessageDigestFS by implementating isEmpty(...) methodJean-Philippe Lesot2015-01-231-7/+16
* Add new MessageDigestFSBenoit Lamarche2015-01-238-4/+474
* Add VDir.isEmpty() methodJean-Philippe Lesot2015-01-227-8/+40
* Add CaseInsensitive VFS, and re-work VFS frameworkJean-Philippe Lesot2015-01-2118-189/+1103
* Remove parallel and sequential OutputVFS interfacesBenoit Lamarche2015-01-197-108/+13
* Add method "needsSequentialWriting" to VFSBenoit Lamarche2015-01-1911-0/+52
* Update VFSTestBenoit Lamarche2015-01-161-52/+153
* Merge "Use Ant script to run schedlib tests" into ub-jackJean-Marie Henaff2015-01-162-15/+4
|\
| * Use Ant script to run schedlib testsJean-Marie Henaff2015-01-162-15/+4
* | Merge "Fix concurency issue in Directory.create()" into ub-jackJean-Philippe Lesot2015-01-161-1/+3
|\ \ | |/ |/|
| * Fix concurency issue in Directory.create()Jean-Philippe Lesot2015-01-161-1/+3
* | Merge "Use generic VElements in list methods" into ub-jackBenoit Lamarche2015-01-162-4/+22
|\ \
| * | Use generic VElements in list methodsBenoit Lamarche2015-01-162-4/+22
| |/