14 Коміти (816f585d541f51ab106d67a617cbb01f52169fb0)

Автор SHA1 Повідомлення Дата
  Andrey Turbanov 816f585d54 Cleanup redundant null check before instanceof 2 роки тому
  Andrey Turbanov 2091b6d1de Reduce 'Object' class usage 2 роки тому
  Andrey Turbanov 047a93c24f Fix suspicious Map.get call 2 роки тому
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 роки тому
  Alexander Kriegisch dfcf1d77a6 AjBuildConfig: simplify null classpath removal from path list 2 роки тому
  Alexander Kriegisch 18b5bb0774 Quick fix for AJC '--release' option 2 роки тому
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 роки тому
  Jerry James f8f117808b Fix misplaced or incorrectly nested HTML tags 3 роки тому
  Lars Grefer 639f5030e0 Weaken Collection declarations 3 роки тому
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call 3 роки тому
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 роки тому
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 роки тому
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 роки тому
  Andy Clement c17032a561 mavenizing org.aspectj.ajdt.core - wip 5 роки тому
  Andy Clement f6d9aaaf05 1.9.2.RC1 changes 5 роки тому
  Andy Clement 7739078235 Remove modules from 'full classpath' for now 6 роки тому
  Andy Clement 53262b4d0b better handling of modules 6 роки тому
  Andy Clement a24d15f5e7 Adjust how classpath entries manipulated for Java9 support 6 роки тому
  Andy Clement 1e2744d37c enabling AJDT to use annotation processors 9 роки тому
  hsestupin 3c1c536e93 annotation processing in aspectj 10 роки тому
  Andy Clement c1c4a4d41f merging 1.7.4 fixes into 1.8.0 10 роки тому
  Andy Clement b2cd5fa175 419279: more configurable lint options 10 роки тому
  aclement 766083c477 290741: encoding option on ICompilerConfiguration 13 роки тому
  aclement 4516c307d3 318884: incremental: member types 14 роки тому
  aclement 6b02aaf592 318884: incremental: throws clause change 14 роки тому
  aclement a88533cb87 xmlConfigured respected properly during an AJDT build 14 роки тому
  aclement f97adb2888 309743 14 роки тому
  aclement 6f1dfd7761 remove @Override and timing support 14 роки тому
  aclement 1a9817fb98 124460: aop.xml used for compilation: AJDT interface support 15 роки тому
  aclement 690015d703 124460: build config knows about some list of xml files 15 роки тому
  aclement 5d410c01ec 245566: final config interface change 15 роки тому
  aclement fd8aebb985 removing unused code 15 роки тому
  aclement d5c2eadfa5 244321: fix: sjpp and default encoding 15 роки тому
  aclement 4ba9d260cc 245566: incremental magic 15 роки тому
  aclement 71fa6407d3 231963: implementation, allow -checkRuntimeVersion:true or false 16 роки тому
  acolyer b6c89301f2 update license to EPL 18 роки тому
  acolyer 40c0d94949 progress on enh 101983 (allow separate output folders for separate source folders) 18 роки тому
  aclement 6e6658a5e9 101411: -XaddSerialVersionUID 18 роки тому
  aclement 856694bcf9 hopefully enables outxml to work from AJDT. 18 роки тому
  aclement b2259116b8 fix for 130300: cause the mysterious disappearance of -XnoWeave 18 роки тому
  aclement 2c55408317 Support for "-Xset:name=value,name=value,name=value". The name/value data is stored in a properties object in the world and is accessible through getExtraConfiguration(). This will enable easier tailoring of weaver/world behaviour since you wont need to add new X option processing for every little thing. Should possibly only be used for tuning parameters. 18 роки тому
  aclement f51e0736ed 77166 - newarray joinpoint support. "-Xjoinpoints:arrayconstruction" 18 роки тому
  aclement 551b9ca14c fixes for 117209: ensures proceedOnError makes it across in the case of AJDT (also -Xajruntimetarget...) 18 роки тому
  aclement 385d9ef905 code for 116679: targetting a 1.2.1 runtime 18 роки тому
  mkersten 9fe6c2bc5c Fixed Bugzilla Bug 113554: support ajsym file generation for command line builds 18 роки тому
  aclement a625ea2ed4 fix for 95516 (-outxml / -outxmlfile) - from Matthew. 18 роки тому
  aclement cc6862f2b5 test and fix for 112615 (-XhasMember not working if passed through AJDT). Patch from Helen Hawkins. 18 роки тому
  aclement 12e6334bf5 Let the bug floodgates open, reweavable is now default (pr91417) 18 роки тому
  acolyer d485f9bcc4 fix for pr108123 and pr106500 - better diagnostics and exceptions, plus support for -Xdev:Pinpoint 18 роки тому
  acolyer 2ac1f6da9d support for -XhasMember 19 роки тому