2003-04-10 |
jhugunin | Moving the latest version from shadows to modules.... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
jhugunin | re-implementing support for incremental compilation... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
jhugunin | addressing line ending issues and matching with eclipse... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
jhugunin | commenting out accidental debugging println |
commit | commitdiff | tree | snapshot |
2003-04-10 |
jhugunin | fix for [Bug 35593] Problem with priviliged aspects |
commit | commitdiff | tree | snapshot |
2003-04-10 |
jhugunin | extending coverage for [Bug 35593] Problem with privili... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
jhugunin | quick tests for incremenal improved |
commit | commitdiff | tree | snapshot |
2003-04-10 |
jhugunin | commented out debugging println |
commit | commitdiff | tree | snapshot |
2003-04-10 |
jhugunin | don't keep track of bytes written to disk |
commit | commitdiff | tree | snapshot |
2003-04-09 |
wisberg | TraceMyClasses added to compiler adapter |
commit | commitdiff | tree | snapshot |
2003-04-09 |
wisberg | minor new entries and 1.1final massaging |
commit | commitdiff | tree | snapshot |
2003-04-09 |
wisberg | updated forking, adapter option |
commit | commitdiff | tree | snapshot |
2003-04-09 |
wisberg | experimental options Xbootclasspath, Xextdirs, and... |
commit | commitdiff | tree | snapshot |
2003-04-09 |
wisberg | added compiler adapter example |
commit | commitdiff | tree | snapshot |
2003-04-09 |
wisberg | .class file filter |
commit | commitdiff | tree | snapshot |
2003-04-09 |
wisberg | added minimal (unverified) compiler adapter tests |
commit | commitdiff | tree | snapshot |
2003-04-09 |
wisberg | minimal (unverified) compiler adapter tests |
commit | commitdiff | tree | snapshot |
2003-04-09 |
wisberg | added (largely unverified) forked compile tests |
commit | commitdiff | tree | snapshot |
2003-04-09 |
wisberg | completely new adapter implementation delegates to... |
commit | commitdiff | tree | snapshot |
2003-04-09 |
wisberg | support for |
commit | commitdiff | tree | snapshot |
2003-04-09 |
wisberg | added API tickler pending test |
commit | commitdiff | tree | snapshot |
2003-04-08 |
ehilsdal | fixed typo |
commit | commitdiff | tree | snapshot |
2003-04-08 |
ehilsdal | folded in material from README-11.html |
commit | commitdiff | tree | snapshot |
2003-04-03 |
wisberg | removed unneeded dependency on jdt |
commit | commitdiff | tree | snapshot |
2003-04-03 |
wisberg | updated build to handle empty jdt module |
commit | commitdiff | tree | snapshot |
2003-04-03 |
wisberg | - if a module has no source files, rather than aborting... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
wisberg | - a module now may be valid if it contains only referen... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
wisberg | no longer expecting sources in jdt module |
commit | commitdiff | tree | snapshot |
2003-04-03 |
wisberg | Updated license checking tests to accept "Contributors... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
wisberg | Corrected license. To check licenses, run build unit... |
commit | commitdiff | tree | snapshot |
2003-04-02 |
wisberg | removed unused dependency on jdt |
commit | commitdiff | tree | snapshot |
2003-03-28 |
jhugunin | Major changes in order to move to Eclipse-JDT 2.1 as... |
commit | commitdiff | tree | snapshot |
2003-03-27 |
acolyer | Test cases for declare parent scenarios - suspected... |
commit | commitdiff | tree | snapshot |
2003-03-27 |
acolyer | Test cases for declare parent scenarios |
commit | commitdiff | tree | snapshot |
2003-03-27 |
acolyer | Extended test case support to allow verification of... |
commit | commitdiff | tree | snapshot |
2003-03-13 |
jhugunin | test and fix for Bugzilla Bug 34925 v1_1_0_RC1 |
commit | commitdiff | tree | snapshot |
2003-03-13 |
wisberg | Updated for 1.1rc1: |
commit | commitdiff | tree | snapshot |
2003-03-13 |
wisberg | changing tests to knownLimitation per jim. |
commit | commitdiff | tree | snapshot |
2003-03-13 |
wisberg | now quiet, and fixed classpath wrt junit, tools.jar |
commit | commitdiff | tree | snapshot |
2003-03-13 |
wisberg | adding junit automatically for taskdef resolution |
commit | commitdiff | tree | snapshot |
2003-03-13 |
acolyer | Updated refs to 1.1beta5 to read 1.1 release candidate 1 |
commit | commitdiff | tree | snapshot |
2003-03-13 |
wisberg | JSR-45 and resource copying. |
commit | commitdiff | tree | snapshot |
2003-03-13 |
wisberg | *minimal* 1.1 porting notes gleaned mostly from 1.1... |
commit | commitdiff | tree | snapshot |
2003-03-13 |
wisberg | refer to README-11 for 1.1-related changes. |
commit | commitdiff | tree | snapshot |
2003-03-13 |
wisberg | Doc updates for new resource copying. Also 1.1 cleanup |
commit | commitdiff | tree | snapshot |
2003-03-13 |
wisberg | revamped for normalized path handling and generalized... |
commit | commitdiff | tree | snapshot |
2003-03-13 |
wisberg | - generalized support resource copying, now from injars... |
commit | commitdiff | tree | snapshot |
2003-03-13 |
wisberg | upgraded for new resource-copying API's and also testin... |
commit | commitdiff | tree | snapshot |
2003-03-13 |
wisberg | adding resources to src directory to test resource... |
commit | commitdiff | tree | snapshot |
2003-03-13 |
wisberg | remove unused API |
commit | commitdiff | tree | snapshot |
2003-03-12 |
jhugunin | fix for class not allowed to extend aspect and moving... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
jhugunin | fixed for graceful error handling (i.e. the compiler... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
jhugunin | fix and test for Bugzilla Bug 34858 |
commit | commitdiff | tree | snapshot |
2003-03-12 |
wisberg | better rendering of exceptions thrown (including those... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
wisberg | @testcase type not imported in aspect |
commit | commitdiff | tree | snapshot |
2003-03-12 |
wisberg | @testcase type not imported in around advice |
commit | commitdiff | tree | snapshot |
2003-03-12 |
jhugunin | fix and test for Bugzilla Bug 34820 |
commit | commitdiff | tree | snapshot |
2003-03-12 |
jhugunin | fix and tests for checked exception on advice being... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
wisberg | ?? regenerated file missing from my system but used... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
jhugunin | added vm="1.4" to test using assert |
commit | commitdiff | tree | snapshot |
2003-03-12 |
acolyer | Added ability to specify property aspectjrt.path |
commit | commitdiff | tree | snapshot |
2003-03-12 |
acolyer | Fixed typo in run target for spacewar-demo, was sapcewa... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
acolyer | Use consistent time zones in generating time strings |
commit | commitdiff | tree | snapshot |
2003-03-12 |
acolyer | Now adds value of "aspectjrt.path" system property to |
commit | commitdiff | tree | snapshot |
2003-03-12 |
jhugunin | recompiled as part of new tests for fastMatch, don... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
jhugunin | implemented fastMatch method along with some basic... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
jhugunin | fixed Bug 29934 |
commit | commitdiff | tree | snapshot |
2003-03-11 |
jhugunin | fixing Bug 31724 |
commit | commitdiff | tree | snapshot |
2003-03-11 |
jhugunin | added tests and fixes |
commit | commitdiff | tree | snapshot |
2003-03-11 |
jhugunin | further work on binary aspects (aspect path) tested... |
commit | commitdiff | tree | snapshot |
2003-03-11 |
ehilsdal | Fix for |
commit | commitdiff | tree | snapshot |
2003-03-11 |
wisberg | corrected knownLimitation keyword |
commit | commitdiff | tree | snapshot |
2003-03-10 |
wisberg | incremental test with -injars |
commit | commitdiff | tree | snapshot |
2003-03-10 |
wisberg | input jars for stringliteral tests created using .... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
wisberg | stringliteral tests - unreproduced verify error from... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
wisberg | sources and build script for two sample input jars... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
jhugunin | further work on binary aspects (aspect path) tested... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
wisberg | harness tests upgraded to avoid tests that rely on... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
wisberg | supporting sourceroots |
commit | commitdiff | tree | snapshot |
2003-03-10 |
wisberg | manual test for experimental ant task option to copy... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
wisberg | experimental ant task option to copy non-.class file... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
wisberg | - tagfile mod-time fix for first iteration |
commit | commitdiff | tree | snapshot |
2003-03-08 |
wisberg | @testcase inter-type declaration of void field |
commit | commitdiff | tree | snapshot |
2003-03-08 |
acolyer | Instructions for building with an IBM 1.4.x JDK. |
commit | commitdiff | tree | snapshot |
2003-03-08 |
jhugunin | Half-way through refactoring of ResolvedTypeX's and... |
commit | commitdiff | tree | snapshot |
2003-03-06 |
wisberg | caveats and fixes, mainly for releases |
commit | commitdiff | tree | snapshot |
2003-03-06 |
wisberg | installer updates: |
commit | commitdiff | tree | snapshot |
2003-03-06 |
jhugunin | FIXED: Bugzilla Bug 32421 |
commit | commitdiff | tree | snapshot |
2003-03-06 |
wisberg | duplicate src.jar file |
commit | commitdiff | tree | snapshot |
2003-03-06 |
wisberg | correcting Junit version in readme |
commit | commitdiff | tree | snapshot |
2003-03-06 |
wisberg | better docs for running the harness, xref for junit |
commit | commitdiff | tree | snapshot |
2003-03-06 |
wisberg | @testcase PR#33948 default constructor inter-type decla... |
commit | commitdiff | tree | snapshot |
2003-03-06 |
wisberg | warnings on stale but good product tests |
commit | commitdiff | tree | snapshot |
2003-03-06 |
wisberg | JUnit 3.8.1 upgrade |
commit | commitdiff | tree | snapshot |
2003-03-06 |
wisberg | better instructions for running ajcTests.xml and compar... |
commit | commitdiff | tree | snapshot |
2003-03-06 |
jhugunin | FIXED: Bugzilla Bug 32463 |
commit | commitdiff | tree | snapshot |
2003-03-05 |
wisberg | updates for eclipse and sense |
commit | commitdiff | tree | snapshot |
2003-03-05 |
wisberg | neglected commit for sourcelocation context |
commit | commitdiff | tree | snapshot |
2003-03-05 |
wisberg | new -release option alias for harness |
commit | commitdiff | tree | snapshot |
2003-03-05 |
jhugunin | Bugzilla Bug 33635 |
commit | commitdiff | tree | snapshot |
next |