[#11073] segfault printing instruction sequence for iterator — <noreply@...>

Bugs item #10527, was opened at 2007-05-02 14:42

14 messages 2007/05/02
[#11142] Re: [ ruby-Bugs-10527 ] segfault printing instruction sequence for iterator — Nobuyoshi Nakada <nobu@...> 2007/05/10

Hi,

[#11188] Re: [ ruby-Bugs-10527 ] segfault printing instruction sequence for iterator — Paul Brannan <pbrannan@...> 2007/05/16

On Thu, May 10, 2007 at 04:51:18PM +0900, Nobuyoshi Nakada wrote:

[#11234] Planning to release 1.8.6 errata — Urabe Shyouhei <shyouhei@...>

Hi all.

17 messages 2007/05/25

[ ruby-Patches-10742 ] RDoc patch to better support documenting multiple classes/SWIG

From: <noreply@...>
Date: 2007-05-10 14:14:09 UTC
List: ruby-core #11147
Patches item #10742, was opened at 2007-05-10 07:14
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1700&aid=10742&group_id=426

Category: Ruby1.8
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Gonzalo Garramuno (gga)
Assigned to: Nobody (None)
Summary: RDoc patch to better support documenting multiple classes/SWIG

Initial Comment:

SWIG was recently extended to support the creation of automatic documentation in its generated files using rdoc, but it does require rdoc to be a tad smarter in its detection of class names and methods.

This is a patch mainly for SWIG, which allows rdoc to properly document multiple classes within a single .c/cpp file, using the Document-method and Document-class directives.

It basically extends its regexp matching to optionally match the full method name (including the module/class name) in Document-method.


----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1700&aid=10742&group_id=426

In This Thread

Prev Next