8966 Commits (master)
 

Author SHA1 Message Date
  jhugunin 7ce70891d2 ignoring some generated directories 21 years ago
  jhugunin 8e15506868 ignoring some generated files when jython is used 21 years ago
  jhugunin d9336fa075 removing inaccurate and hard to update version numbers 21 years ago
  jhugunin 9da5563e3b updated to beta4 21 years ago
  jhugunin 1bf099a386 need this or there won't be a manifest in aspectjrt.jar 21 years ago
  jhugunin e3051a2092 missing manifest in aspectjrt.jar will now only produce a warning, and not 21 years ago
  ehilsdal 2a628ee266 adding another abstract/code guard 21 years ago
  jhugunin c65916fdf0 don't forget the checked exceptions 21 years ago
  jhugunin f49e3fcacf invokestatic should be used on private static methods, not invokespecial 21 years ago
  jhugunin 20f08a19e1 one more declare dominates to declare precedence 21 years ago
  jhugunin 97915cc7bf closer to actual 1.1beta3 contents 21 years ago
  jhugunin 325ea44eee better handling of binary only types in the eclipse pass 21 years ago
  jhugunin 2a0dc9b552 more coverage 21 years ago
  jhugunin 1b259a4efc fixed visibility bug in test case 21 years ago
  jhugunin 803930162f fixed silly spelling error in toString 21 years ago
  ehilsdal 429c257522 refraining from removing NOPs at thistime 21 years ago
  jhugunin dd6a7bde18 more careful null handling 21 years ago
  jhugunin 2549404ca3 doing batch builds when previous incremental build failed badly 21 years ago
  jhugunin c1260e6b26 fixed bug #29186, much better handling of structure generation 21 years ago
  ehilsdal f60b731448 skeleton update of README-11 for 1.1beta3. 21 years ago
  ehilsdal 939883f1c9 preparation for 1.1beta3 21 years ago
  ehilsdal 2781720265 Fix for bug 28919: relaxing guard to allow native methods w/ no code 21 years ago
  jhugunin 99a873c307 fixed bug #28974, allowing initialization of introduced final fields 21 years ago
  jhugunin 9a532972a6 added test for introduced final fields and rearranged some 21 years ago
  jhugunin f1de2b647b renamed "declare dominates" to "declare precedence" 21 years ago
  jhugunin a5fb214590 renamed "declare dominates" to "declare precedence" 21 years ago
  jhugunin 08c8684326 fixed initial implementor for code written in 2002 to be just PARC, not Xerox/PARC 21 years ago
  jhugunin 5641e01efb fixed initial implementor for code written in 2002 to be just PARC, not Xerox/PARC 21 years ago
  ehilsdal 7f3516ec47 updated semantics appendix to 1.1 language (still incomplete) 21 years ago
  ehilsdal 82035f65bb Updated for 1.1 language 21 years ago
  ehilsdal 6b55f540b7 updated printable quick reference for 1.1 language 21 years ago
  wisberg d6ecbd156a updates for eclipse move, cvs builds, and test cases 21 years ago
  jhugunin 7a5546ad46 fixing bugs 21 years ago
  jhugunin 29dccb0d7e added version not in 'aspect' package 21 years ago
  jhugunin 919922324b correct line number 21 years ago
  jhugunin 8995a3a369 propogating information needed for decent Xlint warnings when privileged 21 years ago
  jhugunin 91d9045736 proper error checks for around advice return type compatibility with join points 21 years ago
  jhugunin 14783484fb fixed strange dependence on a file named foo 21 years ago
  jhugunin 0b062880f1 fixing and cleanup 21 years ago
  jhugunin 831703ca87 fixed handling of reflective signatures for static intialization join points 21 years ago
  jhugunin f9ade7a9e1 fixed order of join points during initialization to match 1.1 21 years ago
  jhugunin 4cfe43bc0c fixed order of join points during initialization to match 1.1 21 years ago
  jhugunin 08af7fa8af fixed order of join points during initialization to match 1.1 21 years ago
  wisberg 4678f4e40b initial draft of doc on writing compiler tests 21 years ago
  jhugunin 2d10f482f2 proper handling of inter-type fields with array types 21 years ago
  jhugunin ee5a8c8347 the type declared soft must be a subtype of Throwable 21 years ago
  jhugunin 1e068fe485 more tests from bugzilla 21 years ago
  jhugunin 360b569d3a fixed source location 21 years ago
  jhugunin 88926733b6 exposing unique array creation code 21 years ago
  jhugunin 52aa66ebc0 avoiding aspect advising its own constructor 21 years ago