[#7043] RUBYOPT versioning? — Caleb Tennis <caleb@...>
Matz, others:
[#7050] RDoc patches for BigDecimal in Ruby CVS — mathew <meta@...>
Now that 1.8.4 is out and the initial flurry of problem reports has died
[#7055] More on VC++ 2005 — Austin Ziegler <halostatue@...>
Okay. I've got Ruby compiling. I'm attempting to get everything in
Hi,
On 05/01/06, nobuyoshi nakada <nobuyoshi.nakada@ge.com> wrote:
On 06/01/06, Austin Ziegler <halostatue@gmail.com> wrote:
Hi,
On 09/01/06, nobuyoshi nakada <nobuyoshi.nakada@ge.com> wrote:
[#7057] 64-bit Solaris READ_DATA_PENDING Revisited — Steven Lumos <steven@...>
[#7078] CRC - a proof-of-concept Ruby compiler — Anders Hkersten <chucky@...>
Hello everyone,
[#7084] mathn: ugly warnings — hadmut@... (Hadmut Danisch)
Hi,
Hadmut Danisch wrote:
Daniel Berger wrote:
*Dean Wampler *<deanwampler gmail.com> writes:
On Fri, 13 Jan 2006, mathew wrote:
On Fri, 13 Jan 2006, Mathieu Bouchard wrote:
ara.t.howard@noaa.gov wrote:
On Fri, 13 Jan 2006, James Britt wrote:
Dean Wampler <deanwampler gmail.com> writes:
On Sat, 14 Jan 2006, mathew wrote:
[#7100] core dump with ruby 1.9.0 (2006-01-10) and bdb-0.5.8 — Tanaka Akira <akr@...17n.org>
I found following test script dumps core.
>>>>> "T" == Tanaka Akira <akr@m17n.org> writes:
In article <200601110905.k0B950Op001713@moulon.inra.fr>,
[#7109] Calling flock with block? — Bertram Scharpf <lists@...>
Hi,
On Thu, 12 Jan 2006, Bertram Scharpf wrote:
[#7129] YAML.load({[]=>""}.to_yaml) — Tanaka Akira <akr@...17n.org>
I found that current YAML doesn't round trip {[]=>""}.
Hi.
Hi.
In article <20060115202203.D3624CA0.ocean@m2.ccsnet.ne.jp>,
[#7162] FileUtils.mv does not unlink source file when moving over filesystem boundary — Pav Lucistnik <pav@...>
Hi,
On Mon, 16 Jan 2006, Pav Lucistnik wrote:
[#7178] Add XHTML 1.0 Output Support to Ruby CGI — Paul Duncan <pabs@...>
The attached patch against Ruby 1.8.4 adds XHTML 1.0 output support to
[#7186] Ruby 1.9 and FHS — "Kirill A. Shutemov" <k.shutemov@...>
Build and install system changes:
[#7195] trouble due ruby redefining posix function eaccess — noreply@...
Bugs item #3317, was opened at 2006-01-24 15:33
[#7197] SSL-enabled DRb fds on SSLError? — ctm@... (Clifford T. Matthews)
Howdy,
On Jan 24, 2006, at 12:46 PM, Clifford T. Matthews wrote:
Patch worked fine against HEAD.
[#7203] bcc32's memory manager bug — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp>
Hi.
[#7211] Some troubles with an embedded ruby interpreter — Matt Mower <matt.mower@...>
Hi folks,
[#7216] String#scan loops forefever if scanned string is modified inside block. — noreply@...
Bugs item #3329, was opened at 2006-01-26 10:55
[#7226] Fwd: Re: Question about massive API changes — "Sean E. Russell" <ser@...>
Hello,
Sean E. Russell wrote:
>
On 1/28/06, Caleb Tennis <caleb@aei-tech.com> wrote:
On Saturday 28 January 2006 17:13, Wilson Bilkovich wrote:
Sean E. Russell wrote:
[#7249] PATCH: append option to sysread — Yohanes Santoso <ysantoso-rubycore@...>
[#7259] TCP/UDP server weird lags on 1.8.4 linux — "Bill Kelly" <billk@...>
Hi !
[PATCH] Additional RDoc HTML Cleanups (was "Re: [PATCH] Ruby 1.8.4 RDoc HTML Cleanups ...")
* H.Yamamoto (ocean@m2.ccsnet.ne.jp) wrote: [snipped] > I recomend you to check html with W3C validater. Upload html and click > [validate] link. Did you check that? I'm aware of the W3C's HTML validator. The HTML 4.0 specification itself recommends that user agents ignore attributes they don't understand. From the spec itself: * If a user agent encounters an attribute it does not recognize, it should ignore the entire attribute specification (i.e., the attribute and its value). http://www.w3.org/TR/REC-html40/appendix/notes.html#notes-invalid-docs Regardless, the second patch I submitted removed the attribute in question, so this portion of the thread is irrelevant, and I won't be responding to any more comments on it. > And why do you want to change body's color? #bbb and #BBBBBB are equivalent. I moved the background color into the stylesheet because it's cleaner, more concise, and more correct. > Why don't you make all "CVS" to acnonym elements? > And why was one font=-3 left unquoted? The original HTML templates aren't mine. Errors and omissions should be directed to the original authors or the maintainer, not me. That said, I've written a patch which fixes both of the issues you mentioned above. It's attached to this message, and also available online here: http://diff.pablotron.org/ruby-1.8.4-rdoc_font_and_cvs_fix.diff All of the RDoc changes from this thread, including the changes in the patch above, are also available online as a separate, aggregate patch against Ruby 1.8.4 at the following URL: http://diff.pablotron.org/ruby-1.8.4-rdoc_html_cleanups-3.diff -- Paul Duncan <pabs@pablotron.org> OpenPGP Key ID: 0x82C29562 http://www.pablotron.org/ http://www.paulduncan.org/
Attachments (2)
diff -ur ruby-1.8.4-patched/lib/rdoc/generators/template/html/hefss.rb ruby-1.8.4/lib/rdoc/generators/template/html/hefss.rb
--- ruby-1.8.4-patched/lib/rdoc/generators/template/html/hefss.rb 2005-12-29 18:00:35.000000000 -0500
+++ ruby-1.8.4/lib/rdoc/generators/template/html/hefss.rb 2006-01-13 13:41:31.000000000 -0500
@@ -204,7 +204,7 @@
<td class="small-title-font">Path:</td>
<td class="small-title-font">%full_path%
IF:cvsurl
- (<a href="%cvsurl%">CVS</a>)
+ (<a href="%cvsurl%"><acronym title="Concurrent Versioning System">CVS</acronym></a>)
ENDIF:cvsurl
</td>
</tr>
diff -ur ruby-1.8.4-patched/lib/rdoc/generators/template/html/html.rb ruby-1.8.4/lib/rdoc/generators/template/html/html.rb
--- ruby-1.8.4-patched/lib/rdoc/generators/template/html/html.rb 2005-12-29 18:02:15.000000000 -0500
+++ ruby-1.8.4/lib/rdoc/generators/template/html/html.rb 2006-01-13 13:41:51.000000000 -0500
@@ -322,7 +322,7 @@
<td><strong>Path:</strong></td>
<td>%full_path%
IF:cvsurl
- (<a href="%cvsurl%">CVS</a>)
+ (<a href="%cvsurl%"><acronym title="Concurrent Versioning System">CVS</acronym></a>)
ENDIF:cvsurl
</td>
</tr>
diff -ur ruby-1.8.4-patched/lib/rdoc/generators/template/html/kilmer.rb ruby-1.8.4/lib/rdoc/generators/template/html/kilmer.rb
--- ruby-1.8.4-patched/lib/rdoc/generators/template/html/kilmer.rb 2005-12-29 18:02:57.000000000 -0500
+++ ruby-1.8.4/lib/rdoc/generators/template/html/kilmer.rb 2006-01-13 13:42:49.000000000 -0500
@@ -192,7 +192,7 @@
<table width="100%">
<tr class="title-row">
<td><table width="100%"><tr>
- <td class="big-title-font" colspan='2'><font size=-3><b>File</b><br /></font>%short_name%</td>
+ <td class="big-title-font" colspan='2'><font size='-3'><b>File</b><br /></font>%short_name%</td>
<td align="right"><table cellspacing="0" cellpadding="2">
<tr>
<td class="small-title-font">Path:</td>
diff -ur ruby-1.8.4-patched/lib/rdoc/generators/template/html/old_html.rb ruby-1.8.4/lib/rdoc/generators/template/html/old_html.rb
--- ruby-1.8.4-patched/lib/rdoc/generators/template/html/old_html.rb 2006-01-13 10:56:59.000000000 -0500
+++ ruby-1.8.4/lib/rdoc/generators/template/html/old_html.rb 2006-01-13 13:42:29.000000000 -0500
@@ -497,7 +497,7 @@
<td class="small-title-font">Path:</td>
<td class="small-title-font">%full_path%
IF:cvsurl
- (<a href="%cvsurl%">CVS</a>)
+ (<a href="%cvsurl%"><acronym title="Concurrent Versioning System">CVS</acronym></a>)
ENDIF:cvsurl
</td>
</tr>
@@ -533,7 +533,7 @@
</a>
ENDIF:full_path_url
IF:cvsurl
- (<a href="%cvsurl%">CVS</a>)
+ (<a href="%cvsurl%"><acronym title="Concurrent Versioning System">CVS</acronym></a>)
ENDIF:cvsurl
<br />
END:infiles