Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added paragraph for call site implementation | wisberg | 2003-05-20 | 1 | -1/+11 |
| | |||||
* | - tense, xref usage corrections | wisberg | 2003-05-14 | 1 | -5/+13 |
| | | | | - structure model caveat | ||||
* | Fixed broken links to bug db and IBM sites. | acolyer | 2003-05-13 | 1 | -10/+8 |
| | |||||
* | 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 | 2 | -14/+18 |
| | |||||
* | 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 | 7 | -1428/+1724 |
| | | | | | | | | | | | | | 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. | ||||
* | added top-level xref target | wisberg | 2003-05-05 | 1 | -1/+1 |
| | |||||
* | 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 | 2 | -9/+30 |
| | |||||
* | TraceMyClasses added to compiler adapter | wisberg | 2003-04-09 | 1 | -0/+2 |
| | |||||
* | minor new entries and 1.1final massaging | wisberg | 2003-04-09 | 1 | -48/+69 |
| | |||||
* | 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 |
| | |||||
* | fixed typo | ehilsdal | 2003-04-08 | 1 | -1/+1 |
| | |||||
* | folded in material from README-11.html | ehilsdal | 2003-04-08 | 37 | -3809/+4414 |
| | | | | | | | 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 | ||||
* | bad binary pattern resulted in not filtering dist files | wisberg | 2003-03-04 | 1 | -1/+1 |
| | |||||
* | 1.1 release language and polish | wisberg | 2003-03-04 | 1 | -14/+15 |
| | |||||
* | new "Technology" sections with answers about runtime reflection, load-time ↵ | wisberg | 2003-03-03 | 1 | -12/+125 |
| | | | | weaving, etc., some take from recent emails. | ||||
* | fixed lists and extra empty items | wisberg | 2003-02-28 | 1 | -40/+26 |
| | |||||
* | separate developer's section | wisberg | 2003-02-28 | 1 | -81/+217 |
| | |||||
* | 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 | ||||
* | - removed references to graphically editing .lst files | wisberg | 2003-02-01 | 1 | -37/+75 |
| | | | | | | | - discussed the .ajbrowser file and setting classpath using options - discussed config files separately - added caveat about only displaying static crosscutting | ||||
* | - updated to 1.1 compiler options | wisberg | 2003-01-30 | 1 | -163/+382 |
| | | | | | | | | | (include -Xlinkfile file variant) - added bytecode weaving example warning: using hokey programlisting formatting and not emphasizing special terms because I didn't feel like looking up the docbook variants. | ||||
* | - removed 1.0 v. 1.1 caveat | wisberg | 2003-01-30 | 1 | -5/+10 |
| | | | | - added external local link to programming guide | ||||
* | added entry for detecting version | wisberg | 2003-01-21 | 1 | -0/+33 |
| | |||||
* | one more declare dominates to declare precedence | jhugunin | 2003-01-15 | 1 | -1/+1 |
| | |||||
* | updated semantics appendix to 1.1 language (still incomplete) | ehilsdal | 2003-01-10 | 6 | -956/+765 |
| | | | | | removed useless biblio and glossary made a few docbook rationalizations | ||||
* | Updated for 1.1 language | ehilsdal | 2003-01-10 | 1 | -30/+59 |
| | |||||
* | updated printable quick reference for 1.1 language | ehilsdal | 2003-01-10 | 2 | -0/+0 |
| | |||||
* | updates for eclipse move, cvs builds, and test cases | wisberg | 2003-01-08 | 1 | -266/+723 |
| | |||||
* | - combined the two call/execution entries | wisberg | 2002-12-31 | 1 | -61/+88 |
| | | | | - added Erik's entry wrt advising constructor calls | ||||
* | fixed uptodate checking for local-dist | wisberg | 2002-12-23 | 1 | -7/+9 |
| | |||||
* | removing non-local links into tree | ehilsdal | 2002-12-18 | 1 | -12/+9 |
| | |||||
* | doc iajc/ajc alternatives | wisberg | 2002-12-18 | 1 | -3/+3 |
| | |||||
* | Now devguide doesn't include AJDE stuff apart from the browser | ehilsdal | 2002-12-18 | 2 | -13/+6 |
| | |||||
* | 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 |
| |