Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated bug count!V1_1_1 | acolyer | 2003-09-19 | 1 | -1/+1 |
| | |||||
* | we fixed a few more bugs! (update total to 48) | acolyer | 2003-09-11 | 1 | -1/+1 |
| | |||||
* | Ant task revisions | wisberg | 2003-09-08 | 1 | -8/+9 |
| | |||||
* | updated with list of major fixes / enhancements in 1.1.1 | acolyer | 2003-09-08 | 1 | -41/+49 |
| | |||||
* | *** empty log message *** | mkersten | 2003-07-31 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | mkersten | 2003-07-31 | 1 | -1/+20 |
| | |||||
* | Added documentation for | ehilsdal | 2003-07-31 | 1 | -0/+48 |
| | | | | | | Bugzilla Bug 29699: call join points in 1.1b2 und 1.1b4 basically documented that the -1.4 flag can change how method calls get generated in terms of the declaring type of the method. | ||||
* | spelling changes only | wisberg | 2003-07-30 | 1 | -17/+17 |
| | |||||
* | Updated for 1.1.1rc1 | mkersten | 2003-07-30 | 1 | -1/+156 |
| | |||||
* | surface ".." form for some number of arguments. | wisberg | 2003-07-16 | 2 | -0/+0 |
| | | | | | I'm using a different version of acrobat, so this might cause problems. | ||||
* | replacing 1.2 Vector API's with equivalent 1.1 API's to make telecom ↵ | wisberg | 2003-06-30 | 1 | -2/+2 |
| | | | | testable under 1.1 | ||||
* | link fixes | wisberg | 2003-06-05 | 3 | -6/+6 |
| | |||||
* | 1.1 doc changes | wisberg | 2003-06-04 | 6 | -32/+2040 |
| | | | | | | - moving readme's to docs - finishing readme-11 as change/porting - misc... | ||||
* | added paragraph for call site implementation | wisberg | 2003-05-20 | 1 | -1/+11 |
| | |||||
* | Fixed links to Eclipse bugs database and to mailing lists. | acolyer | 2003-05-13 | 1 | -6/+6 |
| | |||||
* | Fixed link to Eclipse bugs database (was dev.eclipse.org/bugs now ↵ | acolyer | 2003-05-13 | 1 | -1/+1 |
| | | | | bugs.eclipse.org/bugs) | ||||
* | old dominates form produces an error, not a warning | wisberg | 2003-05-13 | 1 | -2/+2 |
| | |||||
* | link updates for progguide id filenames | wisberg | 2003-05-13 | 1 | -11/+11 |
| | |||||
* | changing after to after returning, with Jim's blessing. | wisberg | 2003-05-08 | 2 | -9/+9 |
| | |||||
* | added ant tasks to the devguide as a chapter (rather than refentry), | wisberg | 2003-05-05 | 4 | -1351/+10 |
| | | | | | | | | | | | | | converted ajbrowser refentry to chapter (to get subsection TOC and better pagination) updated ajbrowser slightly, and updated index page to link accordingly. NOTE: links to ajc changed from devguide/rn01re01.html to devguide/ajc-ref.html Leaving ajc as refentry is awkward but seems right since it's a command-line tool. | ||||
* | one / | wisberg | 2003-04-13 | 1 | -1/+1 |
| | |||||
* | added fork and maxmem | wisberg | 2003-04-13 | 1 | -1/+25 |
| | |||||
* | instructions on changing default resource-copying behavior, and misc rewordings | wisberg | 2003-04-13 | 1 | -10/+16 |
| | |||||
* | adding -bootclasspath and -extdirs to documentation | wisberg | 2003-04-11 | 1 | -9/+8 |
| | |||||
* | TraceMyClasses added to compiler adapter | wisberg | 2003-04-09 | 1 | -0/+2 |
| | |||||
* | updated forking, adapter option | wisberg | 2003-04-09 | 1 | -22/+103 |
| | |||||
* | experimental options Xbootclasspath, Xextdirs, and Xlistfileargs, mainly to ↵ | wisberg | 2003-04-09 | 1 | -0/+29 |
| | | | | try to track javac. | ||||
* | added compiler adapter example | wisberg | 2003-04-09 | 1 | -1/+41 |
| | |||||
* | folded in material from README-11.html | ehilsdal | 2003-04-08 | 24 | -246/+143 |
| | | | | | | | finally totally and completely stomped out "introduction" minor formatting changes generating better filenames for the progguide added A4 version of quick reference | ||||
* | *minimal* 1.1 porting notes gleaned mostly from 1.1 changes. | wisberg | 2003-03-13 | 1 | -0/+79 |
| | | | | likely to be replaced with whatever Erik does. | ||||
* | refer to README-11 for 1.1-related changes. | wisberg | 2003-03-13 | 1 | -1/+3 |
| | |||||
* | Doc updates for new resource copying. Also 1.1 cleanup | wisberg | 2003-03-13 | 2 | -29/+76 |
| | |||||
* | revamped for normalized path handling and generalized resource-copying | wisberg | 2003-03-13 | 1 | -75/+194 |
| | |||||
* | Fixed typo in run target for spacewar-demo, was sapceware.Game, | acolyer | 2003-03-12 | 1 | -1/+1 |
| | | | | now spacewar.Game | ||||
* | 1.1 release language and polish | wisberg | 2003-03-04 | 1 | -14/+15 |
| | |||||
* | fixed links and text for 1.1 (added ant tasks). | wisberg | 2003-02-03 | 1 | -30/+48 |
| | | | | Still has links to porting guide and progguide.pdf. | ||||
* | - added bytecode-weaving example (tracing) | wisberg | 2003-02-03 | 1 | -28/+103 |
| | | | | | | - fixed tracing examples using wrong main class - added descriptions to targets so Ant 1.5 lists then using -projecthelp - removed references to vestigial aspectj-ant.jar | ||||
* | one more declare dominates to declare precedence | jhugunin | 2003-01-15 | 1 | -1/+1 |
| | |||||
* | updated printable quick reference for 1.1 language | ehilsdal | 2003-01-10 | 1 | -0/+0 |
| | |||||
* | removing non-local links into tree | ehilsdal | 2002-12-18 | 1 | -12/+9 |
| | |||||
* | doc iajc/ajc alternatives | wisberg | 2002-12-18 | 1 | -3/+3 |
| | |||||
* | actual URLs | wisberg | 2002-12-18 | 2 | -12/+17 |
| | |||||
* | adding http://eclipse.org/aspectj as home page. | wisberg | 2002-12-18 | 1 | -13/+15 |
| | | | | Docs assumed to be at http://eclipse.org/aspectj/doc/dist | ||||
* | initial version .lst files | wisberg | 2002-12-18 | 15 | -0/+101 |
| | |||||
* | Remvoing stylesheet refs | ehilsdal | 2002-12-17 | 1 | -9/+7 |
| | |||||
* | Remvoing stylesheet refs and link to oldversions. | ehilsdal | 2002-12-17 | 2 | -20/+10 |
| | |||||
* | again aligning task with xlint reality | wisberg | 2002-12-17 | 1 | -43/+52 |
| | |||||
* | emacssym | wisberg | 2002-12-17 | 1 | -16/+28 |
| | |||||
* | moving quick reference around | ehilsdal | 2002-12-16 | 2 | -0/+0 |
| | |||||
* | moved examples under doc per Erik | wisberg | 2002-12-16 | 73 | -15/+6 |
| |