[llvm-commits] CVS: llvm/docs/OpenProjects.html
Alkis Evlogimenos
alkis at cs.uiuc.edu
Wed Mar 10 20:51:01 PST 2004
Changes in directory llvm/docs:
OpenProjects.html updated: 1.19 -> 1.20
---
Log message:
Embed a floating frame of the bugzilla query in the page. This way
people looking for open projects cannot miss the link :-)
---
Diffs of the changes: (+11 -4)
Index: llvm/docs/OpenProjects.html
diff -u llvm/docs/OpenProjects.html:1.19 llvm/docs/OpenProjects.html:1.20
--- llvm/docs/OpenProjects.html:1.19 Wed Mar 10 13:38:33 2004
+++ llvm/docs/OpenProjects.html Wed Mar 10 20:50:35 2004
@@ -52,9 +52,16 @@
to the <a href="http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev">LLVM
Developer's</a> mailing list, so that we know the project is being worked on.
Additionally this is a good way to get more information about a specific project
-or to suggest other projects to add to this page. Another good place to look
-for ideas is the <a href="http://llvm.cs.uiuc.edu/bugs/">LLVM bug
-tracker</a> by querying for <a href="http://llvm.cs.uiuc.edu/bugs/buglist.cgi?keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=enhancement&emailassigned_to1=1&emailtype1=substring&email1=unassigned">unassigned enhancements</a>.</p>
+or to suggest other projects to add to this page.
+</p>
+
+<p>The projects in this page are open ended. More specific projects are
+filed as unassigned enhancements in our <a href="http://llvm.cs.uiuc.edu/bugs/">
+LLVM bug tracker</a>. Here is the current list:
+</p>
+
+<iframe src="http://llvm.cs.uiuc.edu/bugs/buglist.cgi?keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=enhancement&emailassigned_to1=1&emailtype1=substring&email1=unassigned" frameborder="1" align="center" width="100%" height="400">
+</iframe>
</div>
@@ -324,7 +331,7 @@
<address><a href="mailto:sabre at nondot.org">Chris Lattner</a></address>
<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
<br>
- Last modified: $Date: 2004/03/10 19:38:33 $
+ Last modified: $Date: 2004/03/11 02:50:35 $
</div>
</body>
More information about the llvm-commits
mailing list