summaryrefslogtreecommitdiffstats
path: root/sched
Commit message (Expand)AuthorAgeFilesLines
* Fix bug during PropertyIdException reportingmikaelpeltier2015-04-151-1/+2
* Merge "Optimize VPathFragment creation." into ub-jackPiotr Jastrzebski2015-04-141-5/+6
|\
| * Optimize VPathFragment creation.Piotr Jastrzebski2015-03-231-5/+6
* | Fix issue with not existing classpath entryBenoit Lamarche2015-04-071-0/+1
* | Add a support for opening file with timeout in Jack simple serverJean-Philippe Lesot2015-03-312-5/+9
* | Add HasLocation to stream providersmikaelpeltier2015-03-302-2/+4
* | Use simple framework to make a simple http server for jackJean-Philippe Lesot2015-03-271-0/+9
* | Add support of list of detectors, and set long-run beside deadlockJean-Philippe Lesot2015-03-231-24/+34
|/
* Add InputStreamProvider and OutputStreamProvidermikaelpeltier2015-03-2317-63/+143
* Rename WithLocationException to WithLocationIOExceptionBenoit Lamarche2015-03-2010-13/+13
* Make Jack script more robustJean-Philippe Lesot2015-03-203-9/+79
* Merge "Fix some javadoc in VariableName" into ub-jackJean-Philippe Lesot2015-03-201-2/+5
|\
| * Fix some javadoc in VariableNameJean-Philippe Lesot2015-03-161-2/+5
* | Stop creating message in NonSuchFileException unnecessarilyPiotr Jastrzebski2015-03-1916-70/+275
* | Make PairCodec use a Pair instead of a Map.EntryYohann Roussel2015-03-194-38/+81
* | Allow ConvertCodec to check convertionYohann Roussel2015-03-183-6/+37
* | Load default libraries from jack.jarYohann Roussel2015-03-171-2/+2
|/
* Rework all variable names in the config frameworkJean-Philippe Lesot2015-03-1654-58/+315
* Add property to set an output file by reporter levelJean-Philippe Lesot2015-03-132-25/+23
* Fix PairCodec and ConvertCodecJean-Philippe Lesot2015-03-134-38/+60
* Add base directory support in TokenIterator and use it in the ServerTaskInsideVMJean-Philippe Lesot2015-03-123-5/+149
* Add property for classpathBenoit Lamarche2015-03-121-2/+2
* Use working directory in codecsBenoit Lamarche2015-03-1222-47/+258
* Use file into getPath implementation rather than locationmikaelpeltier2015-03-122-2/+3
* Start support of a small server for Jack compilationJean-Philippe Lesot2015-03-114-3/+64
* Merge "Jack support for annotation processor." into ub-jackYohann Roussel2015-03-109-13/+396
|\
| * 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