summaryrefslogtreecommitdiffstats
path: root/sched
Commit message (Expand)AuthorAgeFilesLines
...
| * Jack support for annotation processor.Yohann Roussel2015-03-109-13/+396
* | Add working directory support in ConfigBuilderBenoit Lamarche2015-03-103-2/+62
|/
* Fix bug in duplicate PropertyId.Valuemikaelpeltier2015-03-092-7/+3
* Duplicate PropertyId.Value when usedmikaelpeltier2015-03-092-1/+37
* Handle input sources as a propertyYohann Roussel2015-03-0911-16/+52
* Add support of configurable standard input/output/errorJean-Philippe Lesot2015-03-0617-108/+304
* Import meta and resources are now propertiesYohann Roussel2015-03-032-1/+63
* Merge "Avoid creating same capabilities over and over again" into ub-jackPiotr Jastrzebski2015-03-022-17/+9
|\
| * Avoid creating same capabilities over and over againPiotr Jastrzebski2015-02-272-17/+9
* | Merge "Use location from dir rather than from root" into ub-jackmikaelpeltier2015-03-022-2/+2
|\ \ | |/ |/|
| * Use location from dir rather than from rootmikaelpeltier2015-02-202-2/+2
* | Move getName from BaseVDir and BaseVFile to a superclassPiotr Jastrzebski2015-02-273-12/+6
* | 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