Re: [wwwdocs] Use regular markup for java/projects.html

2011-05-13 Thread Gerald Pfeifer
On Mon, 9 May 2011, Gerald Pfeifer wrote: > I was hoping my patch made it easier for someone with more background > to update this page in terms of contents, but seeing that nobody took > action on your analysis I cooked up the patch below which I plan on > committing in a couple of days. > > Ger

Re: [wwwdocs] Use regular markup for java/projects.html

2011-05-08 Thread Gerald Pfeifer
On Sat, 30 Apr 2011, Steven Bosscher wrote: >> 2011-04-26  Gerald Pfeifer   >> >>        * projects.html: Use regular markup for section headers >>        instead of fake tables. > The "Compiler improvements" section is 10 years behind on GCC's > development (tree-ssa!). The "recently released" jM

Re: [wwwdocs] Use regular markup for java/projects.html

2011-04-30 Thread Steven Bosscher
On Sat, Apr 30, 2011 at 2:10 PM, Gerald Pfeifer wrote: > If really desired, we can reinstate the original look via CSS, though > I'd like to keep things consistent across all GCC pages. > > Gerald > > 2011-04-26  Gerald Pfeifer   > >        * projects.html: Use regular markup for section headers

[wwwdocs] Use regular markup for java/projects.html

2011-04-30 Thread Gerald Pfeifer
If really desired, we can reinstate the original look via CSS, though I'd like to keep things consistent across all GCC pages. Gerald 2011-04-26 Gerald Pfeifer * projects.html: Use regular markup for section headers instead of fake tables. Index: java/projects.html =