3582 Commits (1e1bbb3f2e7aab4757d715d76730cb68cceb3b87)
 

Author SHA1 Message Date
  aclement 1e1bbb3f2e fixes for 118715 from Matthew. 18 years ago
  aclement f40d029276 fix for pr117854 - first part, broken switch statement. 18 years ago
  aclement 58f365c7c5 first part of 117854 18 years ago
  acolyer 3c8832b332 workaround for jrockit potential bug (see pr1054290 18 years ago
  acolyer d43e74b5c9 tests and fix for pr118149 18 years ago
  acolyer 5611db4f27 fixes getGenericXXX methods in Reflection-based resolved member impl, GenericSignatureInformationProvider allows this to work across both 1.4 and 1.5 18 years ago
  aclement 278718a6d3 fixes for 119019 18 years ago
  aclement b17970f20c fixes for 117882 18 years ago
  aclement ff57abb359 tests for 117882 18 years ago
  aclement 3e07ec315b testcode for 119019 18 years ago
  aclement 533d367839 fixing the unfixable: 117882 incremental dec @type: testcode from Helen. 18 years ago
  aclement 2bed6a1a75 fixing the unfixable: 117882 incremental dec @type: made two methods in Annotation non-final so they can be overridden. 18 years ago
  aclement 1b11132822 fixing the unfixable: 117882 incremental dec @type 18 years ago
  aclement 378b46a17e removed 1.5 api - adrian needs to look at the proper solution here though. 18 years ago
  aclement 6d94d09c4b test and fix for 118698 18 years ago
  acolyer 99a8e76485 support for isNested, and use of that property when splitting names in WildTypePattern 18 years ago
  acolyer 5d7f95e4ce updates to name processing to take into account nesting on $ conversions 18 years ago
  acolyer 15941fb2e3 updates to bcel to support isNested test on JavaClass 18 years ago
  aclement a75b7fa48b test and fix for 118781 18 years ago
  aclement 8ec833146a tests for 118599 18 years ago
  aclement 8098a25607 fix for 118599 18 years ago
  aclement 020dc6e313 testcode for 118326 18 years ago
  aclement 4da88a25f9 testcode for 118599 18 years ago
  aclement 551b9ca14c fixes for 117209: ensures proceedOnError makes it across in the case of AJDT (also -Xajruntimetarget...) 18 years ago
  aclement 3d3f063128 removed unused import. 18 years ago
  aclement 2c8190702e implementation of new xlint: pr111667 18 years ago
  aclement fcb16b97f4 More fixes for 116679: now copes with the enclosingSP type that we introduced for 1.5 18 years ago
  aclement c88e6bc262 helper method for determining target ajruntime 18 years ago
  acolyer d3802ca83f taking out a failing test that fails due to classpath issues on build machine that are too complex to resolve. Facility is also covered by unit tests elsewhere. Look into fixing this post 1.5.0 but I don't want to tamper with the build and test scripts now... 18 years ago
  acolyer 613b1c2ee5 elimination of compilation warnings 18 years ago
  acolyer 1fc93054fa elimination of unused variable warning 18 years ago
  acolyer 20e7098a05 a way to run the pointcut parser tests under 1.5 and have the weaver5 types visible (not linked to main suite...) 18 years ago
  acolyer bf97cc20ba tests for parameter name generation in advice annotations 18 years ago
  acolyer 7cf0d6499c when generating advice annotations, populate the argNames attribute 18 years ago
  acolyer ff77a07113 new versions of aspectjrt.jar with annotation updates in 18 years ago
  acolyer 7384fe71aa updates to advice annotations to allow specification (and generation) of parameter names if needed 18 years ago
  acolyer d1a295c320 fix for pr118337 18 years ago
  aclement 3adfeac381 more slight changes for 111317: ast (raised visibility of some inner types) 18 years ago
  aclement 385d9ef905 code for 116679: targetting a 1.2.1 runtime 18 years ago
  aclement b6980f2f7b Further changes for 118192 18 years ago
  acolyer 8e14e21ab3 horrible work around for the fact that the build machine runs tests on a 1.5 vm without all the 1.5 aj libs present 18 years ago
  aclement 97b5f52b52 fixes for 118192 18 years ago
  aclement 340f99477c pr93310 now fixed ! 18 years ago
  aclement bcabce0283 test and fix for 112736 18 years ago
  acolyer 508dbcbc90 tests for pr11280, update to reflection api to get classloading right for test suite etc. 18 years ago
  aclement ae62613a4a rebuilt without jface inside. (see 111317) 18 years ago
  aclement 50abc1d34b removed - to be put into AJDT: (see 111317) 18 years ago
  aclement 133f154fae organized imports 18 years ago
  acolyer 0ae3db5f54 changing a generics cast - the eclipse compiler liked it, but javac on the build machine doesn't... 18 years ago
  aclement 9fbd6fcb28 matthews changes for stream redirection 118083: Also I've made verbose FALSE so you won't see too much output. 18 years ago