[#2529] concerns about Proc,lambda,block — "David A. Black" <dblack@...>

Hi --

39 messages 2004/03/01
[#2531] Re: concerns about Proc,lambda,block — ts <decoux@...> 2004/03/01

>>>>> "D" == David A Black <dblack@wobblini.net> writes:

[#2533] Re: concerns about Proc,lambda,block — "David A. Black" <dblack@...> 2004/03/01

Hi --

[#2537] Re: concerns about Proc,lambda,block — matz@... (Yukihiro Matsumoto) 2004/03/01

Hi,

[#2542] Re: concerns about Proc,lambda,block — Mathieu Bouchard <matju@...> 2004/03/02

[#2545] Re: concerns about Proc,lambda,block — matz@... (Yukihiro Matsumoto) 2004/03/02

Hi,

[#2550] Re: concerns about Proc,lambda,block — Mauricio Fern疣dez <batsman.geo@...> 2004/03/03

On Wed, Mar 03, 2004 at 07:51:10AM +0900, Yukihiro Matsumoto wrote:

[#2703] Proposed patch to add SSL support to net/pop.rb — Daniel Hobe <daniel@...>

This patch adds support to Net::POP for doing POP over SSL. Modeled on how

19 messages 2004/03/27
[#2704] Re: Proposed patch to add SSL support to net/pop.rb — Daniel Hobe <daniel@...> 2004/03/27

This is v2 of the patch. Cleaned up a bit and added some more docs.

[#2707] Re: Proposed patch to add SSL support to net/pop.rb — Daniel Hobe <daniel@...> 2004/03/28

v3 of the patch:

[#2721] Re: Proposed patch to add SSL support to net/pop.rb — Minero Aoki <aamine@...> 2004/03/30

Hi,

Re: Problems rdoc'ing cvs...

From: Gavin Sinclair <gsinclair@...>
Date: 2004-03-11 20:57:43 UTC
List: ruby-core #2649
On Friday, March 12, 2004, 4:15:42 AM, Dave wrote:


> On Mar 11, 2004, at 10:46, Hugh Sasse Staff Elec Eng wrote:

>> I have just done
>> cvs update -d
>> both for rdoc and for my ruby cvs directory.   Running rdoc on the
>> results gave:
>>         [...]
>>                     beginmainend.rb:
>>               test_beginendblock.rb: c....
>>                   test_trackback.rb: c....
>>                 test_syndication.rb: c.c
>>
>> RDoc failure in test/rss/test_syndication.rb at or around line 22 
>> column 37

> Hugh:

> I'll look into wht test_syndication breaks RDoc, but in the meantime,
> why are you RDocing the test directories?

Aside: in my own projects, I sometimes RDoc test dirs separately so I
can browse the test coverage.  Examining the source code of someone
else's test cases gives you example usage, and RDoc is a nice source
browser as well as documentation browser!

Cheers,
Gavin


In This Thread