summaryrefslogtreecommitdiffstats
path: root/docs/dist
diff options
context:
space:
mode:
authoracolyer <acolyer>2006-04-04 15:08:21 +0000
committeracolyer <acolyer>2006-04-04 15:08:21 +0000
commite664735e9f94e5dbe07411cd7afde919e627b440 (patch)
treedfd9dfba6ec85c9aef09728c6ffcc7751608eabe /docs/dist
parent6c0746dd37eb21de27faa06fc81f505982726697 (diff)
downloadaspectj-e664735e9f94e5dbe07411cd7afde919e627b440.tar.gz
aspectj-e664735e9f94e5dbe07411cd7afde919e627b440.zip
merged with adrian's version...
Diffstat (limited to 'docs/dist')
-rw-r--r--docs/dist/doc/README-151.html35
1 files changed, 18 insertions, 17 deletions
diff --git a/docs/dist/doc/README-151.html b/docs/dist/doc/README-151.html
index da18e0947..ec5d17877 100644
--- a/docs/dist/doc/README-151.html
+++ b/docs/dist/doc/README-151.html
@@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html> <head>
-<title>AspectJ 5 Development Kit v1.5.0 Readme</title>
+<title>AspectJ 5 Development Kit v1.5.1 Readme</title>
<style type="text/css">
<!--
P { margin-left: 20px; }
@@ -18,27 +18,28 @@
All rights reserved.
</small></div>
-<h1>AspectJ 1.5.1 Readme</h1>
+<h1>AspectJ 5 v1.5.1 Readme</h1>
-<p>This release is primarily a bug fix and performance / memory usage release.
-Over 70 fixes and enhancements have been incorporated since 1.5.0, you
-can see the list through this
-
-<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&product=AspectJ&target_milestone=1.5.1&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED"/>
-bugzilla query</a>.
+<p>
+This release is primarily a bug fix and performance / memory usage release.
+Over 70 fixes and enhancements have been incorporated since 1.5.0, you can see
+the list through
+<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&product=AspectJ&target_milestone=1.5.1&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED">
+this bugzilla query</a>.
</p>
<p>
-AspectJ 1.5.1 has significantly lower memory usage than AspectJ 1.5.0, especially when
-building inside of AJDT. The improvements are also noticeable when batch building with Ant,
-or when load-time weaving. Batch building a project with over 1000 source files with
-both AspectJ 1.5.1 and AspectJ 1.5.0 shows a 16% reduction in peak memory usage,
-and an 8% reduction in heap consumed by temporary objects. The AspectJ 1.5.1 compiler
-integrated into AJDT gives memory savings of at least 50%. The greater savings in
-the AJDT environment are due to improvements in areas such as structure model
-generation that are not exercised in a batch build.
+AspectJ 1.5.1 has significantly lower memory usage than AspectJ 1.5.0,
+especially when building inside of AJDT. The improvements are also noticeable
+when batch building with Ant, or when load-time weaving. Batch building a
+project with over 1000 source files with both AspectJ 1.5.1 and AspectJ 1.5.0
+shows a 16% reduction in peak memory usage, and an 8% reduction in heap consumed
+by temporary objects. The AspectJ 1.5.1 compiler integrated into AJDT gives memory
+savings of at least 50%. The greater savings in the AJDT environment are due to
+improvements in areas such as structure model generation that are not exercised
</p>
<p>For information on bug fixes in AspectJ 5 v1.5.1, see the <a href="changes.html">
changes</a> document.</p>
-</body> </html>
+</body>
+</html>