Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update VersionTest | mikaelpeltier | 2015-06-26 | 1 | -8/+31 |
* | Move Version to schedlib | Yohann Roussel | 2015-06-25 | 4 | -1/+272 |
* | Remove assertion status from Jack sanity checks | Jean-Marie Henaff | 2015-06-24 | 7 | -33/+0 |
* | Add support for case-sensitive FS in ReadWriteZipFS | Benoit Lamarche | 2015-06-17 | 1 | -11/+20 |
* | Add new getPathFromRoot API in VFS | Benoit Lamarche | 2015-05-29 | 1 | -7/+190 |
* | Fix MessageDigestFS by creating specific VDirs | Benoit Lamarche | 2015-05-29 | 1 | -2/+0 |
* | Remove STOPSHIP in VFSTest | Benoit Lamarche | 2015-04-29 | 1 | -1/+1 |
* | Remove STOPSHIP regarding ReadWriteZipFS locations | Benoit Lamarche | 2015-04-24 | 1 | -1/+0 |
* | Add InputStreamProvider and OutputStreamProvider | mikaelpeltier | 2015-03-23 | 1 | -2/+2 |
* | Add base directory support in TokenIterator and use it in the ServerTaskInsideVM | Jean-Philippe Lesot | 2015-03-12 | 1 | -1/+114 |
* | Add more VFS tests | Benoit Lamarche | 2015-02-25 | 1 | -103/+340 |
* | Remove old VFS | Benoit Lamarche | 2015-02-23 | 1 | -116/+5 |
* | Retry adding CachedDirectFS | Benoit Lamarche | 2015-02-06 | 1 | -3/+46 |
* | Add new VFile delete API | Benoit Lamarche | 2015-02-04 | 1 | -29/+39 |
* | Add deletion tests in VFSTest | Benoit Lamarche | 2015-02-04 | 1 | -0/+60 |
* | Add VFSToVFSWrapper and ReadWriteZipFS | Benoit Lamarche | 2015-01-27 | 1 | -0/+36 |
* | Add new WriteZipVFS | Benoit Lamarche | 2015-01-27 | 1 | -0/+35 |
* | Add new ReadZipVFS | Benoit Lamarche | 2015-01-27 | 1 | -0/+35 |
* | Add new PrefixedFS | Benoit Lamarche | 2015-01-26 | 1 | -0/+45 |
* | Add new MessageDigestFS | Benoit Lamarche | 2015-01-23 | 1 | -0/+62 |
* | Add CaseInsensitive VFS, and re-work VFS framework | Jean-Philippe Lesot | 2015-01-21 | 1 | -1/+50 |
* | Update VFSTest | Benoit Lamarche | 2015-01-16 | 1 | -52/+153 |
* | Add a VFS framework which is simpler to implement and intercept | Jean-Philippe Lesot | 2015-01-16 | 1 | -0/+49 |
* | Add VFSTest | Benoit Lamarche | 2015-01-14 | 2 | -3/+176 |
* | Fix command line parsing of empty argument | Yohann Roussel | 2014-12-04 | 1 | -0/+57 |
* | Move FileUtils to SchedLib | Benoit Lamarche | 2014-10-22 | 3 | -1/+105 |
* | Improve TokenIteratorTest. | Jean-Philippe Lesot | 2014-06-25 | 1 | -2/+100 |
* | Introduce TokenIterator. | Jean-Philippe Lesot | 2014-06-25 | 3 | -1/+420 |
* | Remove all sched tests that fail. | Jean-Marie Henaff | 2014-06-10 | 12 | -969/+4 |
* | Replace abstract class AbstractMarkerManager by an interface. | Yohann Roussel | 2014-04-25 | 6 | -10/+10 |
* | Initial Jack import. | Yohann Roussel | 2014-03-20 | 103 | -0/+4741 |