summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix PreProcessor names and configurationBenoit Lamarche2014-08-2746-132/+135
* Add initial annotation adder support.Yohann Roussel2014-08-2752-5/+2619
* Modification of isSameType implementationmikaelpeltier2014-08-265-20/+33
* Uses == with JPrimitiveType since it is safemikaelpeltier2014-08-2619-97/+97
* Fix bad assertionmikaelpeltier2014-08-263-3/+3
* Use StringInterner in more placesmikaelpeltier2014-08-266-10/+15
* Merge "Replace equals method of types by isSameType in JType" into ub-jackmikaelpeltier2014-08-2548-197/+197
|\
| * Replace equals method of types by isSameType in JTypemikaelpeltier2014-08-2548-197/+197
* | Merge "Replace getAbsolutePath by getPath" into ub-jackmikaelpeltier2014-08-252-8/+8
|\ \ | |/ |/|
| * Replace getAbsolutePath by getPathmikaelpeltier2014-08-212-8/+8
* | Fix compilation time regression into tracermikaelpeltier2014-08-251-1/+1
|/
* Allow to perfom several different tracing in the same pass.Yohann Roussel2014-08-2022-187/+1302
* Merge "Fix redundant tests" into ub-jackBenoit Lamarche2014-08-165-11/+11
|\
| * Fix redundant testsBenoit Lamarche2014-08-205-11/+11
* | Merge "Make dependency on Junit in tests explicit" into ub-jackBenoit Lamarche2014-08-165-10/+36
|\ \
| * | Make dependency on Junit in tests explicitBenoit Lamarche2014-08-195-10/+36
| |/
* | Merge "Add some read/write resource tests" into ub-jackBenoit Lamarche2014-08-161-5/+55
|\ \
| * | Add some read/write resource testsBenoit Lamarche2014-08-191-5/+55
| |/
* / Move libOfLib test to ClasspathTest and use stubsBenoit Lamarche2014-08-202-25/+25
|/
* Merge "Fix some broken tests" into ub-jackBenoit Lamarche2014-08-165-19/+41
|\
| * Fix some broken testsBenoit Lamarche2014-07-255-19/+41
* | Always use Directory rather than File with DirectDirmikaelpeltier2014-08-194-16/+20
* | Merge "Fix ant clean target" into ub-jackJean-Philippe Lesot2014-08-161-10/+25
|\ \
| * | Fix ant clean targetJean-Marie Henaff2014-08-181-10/+25
* | | Merge "Add a resource test that generate a dex into a dir" into ub-jackmikaelpeltier2014-08-161-0/+16
|\ \ \
| * | | Add a resource test that generate a dex into a dirmikaelpeltier2014-07-301-0/+16
* | | | Merge "Replace ecjSkip by a dedicated plan" into ub-jackmikaelpeltier2014-08-163-39/+60
|\ \ \ \
| * | | | Replace ecjSkip by a dedicated planmikaelpeltier2014-07-303-39/+60
| |/ / /
* | / / Override methods of FilterOutputStream writing arraymikaelpeltier2014-08-183-0/+29
| |/ / |/| |
* | | Make forked tasks fail on error in Ant scriptJean-Marie Henaff2014-07-301-4/+4
|/ /
* | Merge dex writers and always use ResourceWritermikaelpeltier2014-07-296-174/+32
* | -o option is no longer a file but a foldermikaelpeltier2014-07-2927-142/+184
* | Flatten the VFS subpackagesBenoit Lamarche2014-07-2914-50/+20
* | Merge "Do not align 64-bit registers during instruction expansion" into ub-jackmikaelpeltier2014-07-236-51/+78
|\ \
| * | Do not align 64-bit registers during instruction expansionmikaelpeltier2014-07-286-51/+78
| |/
* | Merge "Merge dex files even if there is only deleted files" into ub-jackmikaelpeltier2014-07-237-46/+205
|\ \
| * | Merge dex files even if there is only deleted filesmikaelpeltier2014-07-287-46/+205
* | | Merge "Update Junit library used into jack-tests" into ub-jackmikaelpeltier2014-07-232-3/+3
|\ \ \ | |/ / |/| |
| * | Update Junit library used into jack-testsmikaelpeltier2014-07-282-3/+3
| |/
* | Add options to enable incremental supportmikaelpeltier2014-07-285-48/+54
* | Merge "Remove a costly assert that is not mandatory" into ub-jackmikaelpeltier2014-07-231-4/+1
|\ \
| * | Remove a costly assert that is not mandatorymikaelpeltier2014-07-231-4/+1
* | | Merge "Fix FindBugs warning on a potential npe" into ub-jackmikaelpeltier2014-07-231-3/+6
|\ \ \
| * | | Fix FindBugs warning on a potential npemikaelpeltier2014-07-281-3/+6
| |/ /
* | / Remove dex file preparer schedulablemikaelpeltier2014-07-288-78/+18
| |/ |/|
* | Merge "Ignore tree dependent tests. DO NOT MERGE" into ub-jackYohann Roussel2014-07-2321-77/+140
|\ \
| * | Ignore tree dependent tests. DO NOT MERGEJean-Marie Henaff2014-07-2421-77/+140
* | | Merge "Return errors when writing VFiles w/o closing" into ub-jackBenoit Lamarche2014-07-235-14/+134
|\ \ \
| * | | Return errors when writing VFiles w/o closingBenoit Lamarche2014-07-245-14/+134
| |/ /
* | | Merge "Add a test suite for redundant tests" into ub-jackmikaelpeltier2014-07-231-0/+34
|\ \ \