Evan Farrar | 2 Jun 2008 17:51
Picon
Gravatar

[PATCH] Single Typo in Net::Telnet

I was just reading the Telnet docs while coding this morning and got
hung up by a typo.

This patch can be applied equally in the 1.8.7 branch and trunk.

Look forward to more of this now that I have gone through the
submission guidelines and subbed to the mailing list.

Cheers!
Attachment (rdoc_typo_fix_for_net_telnet.rb): application/octet-stream, 600 bytes
Evan Farrar | 3 Jun 2008 07:24
Picon
Gravatar

[PATCH] Massive speeling correcton.

Sorry for all the traffic on this list today,

I went through trunk and found a large number of misspellings by using
a script. Only about half of the files I changed exist on ruby 1_8_7,
so I have attached a smaller diff for 1_8_7.

CAVEAT: I edited all comments without discrimination, not specifically
comments that are parsed by RDoc. If this is a problem I would be
perfectly willing to eliminate everything but the documentation
changes from my diff.

I would like to thank Evan Weaver for the (updated) raspell library!
Good Night
Yukihiro Matsumoto | 4 Jun 2008 11:52
Favicon
Gravatar

Re: [PATCH] Massive speeling correcton.

Hi,

In message "Re: [PATCH] Massive speeling correcton."
    on Tue, 3 Jun 2008 00:24:54 -0500, "Evan Farrar" <evanfarrar <at> gmail.com> writes:

|I went through trunk and found a large number of misspellings by using
|a script. Only about half of the files I changed exist on ruby 1_8_7,
|so I have attached a smaller diff for 1_8_7.

Thank you for the patch.  I applied both patches.

							matz.

Dana Merrick | 24 Jun 2008 20:51
Favicon

Re: [PATCH] Massive speeling correcton.

Evan Farrar wrote:
 > I went through trunk and found a large number of misspellings by using
 > a script. Only about half of the files I changed exist on ruby 1_8_7,
 > so I have attached a smaller diff for 1_8_7.

I have a similar project where I have to check spelling on a bunch of source 
code files before we launch; is there any chance I could get a copy of you 
spellcheck app?

Thanks in advance,
-Dana

--

-- 
Dana Merrick - System Administrator
Integrated Computer Solutions, Inc.
54B Middlesex Tpke, Bedford, MA 01730
617.621.0060 x112 - http://www.ics.com

Evan Farrar | 24 Jun 2008 21:24
Picon
Gravatar

Re: [PATCH] Massive speeling correcton.

Of course you can! It's quite ugly though, I basically just compiled
the list of misspelled words, and then scanned through, grepping for
any words that piqued my interest. There will be a lot of false
positives. With a codebase this large I was only trying to cast a wide
net, not a fine-toothed comb.

You could probably come up with something prettier after glancing at
the raspell docs:
http://blog.evanweaver.com/files/doc/fauna/raspell/files/README.html

Cheers!

On Tue, Jun 24, 2008 at 1:51 PM, Dana Merrick <dmerrick <at> ics.com> wrote:
> Evan Farrar wrote:
>> I went through trunk and found a large number of misspellings by using
>> a script. Only about half of the files I changed exist on ruby 1_8_7,
>> so I have attached a smaller diff for 1_8_7.
>
> I have a similar project where I have to check spelling on a bunch of source
> code files before we launch; is there any chance I could get a copy of you
> spellcheck app?
>
> Thanks in advance,
> -Dana
>
>
> --
> Dana Merrick - System Administrator
> Integrated Computer Solutions, Inc.
> 54B Middlesex Tpke, Bedford, MA 01730
(Continue reading)

Dana Merrick | 24 Jun 2008 22:47
Favicon

Re: [PATCH] Massive speeling correcton.

Thank you very much for your prompt reply. You're the best!

-Dana

--

-- 
Dana Merrick - System Administrator
Integrated Computer Solutions, Inc.
54B Middlesex Tpke, Bedford, MA 01730
617.621.0060 x112 - http://www.ics.com

Priya Ainapur | 30 Jun 2008 15:07
Favicon

Bug #10474 The handling of XML comments

Hi  all,

 

I am using the rdoc to document my ruby code. whcih has the xml files.

 

While doing so I hitted this bug.

 

I wanted to know whether there is any fix for it or a work around in rdoc to exclude the xml files while genrating the documentation.

 

Help is appreciated.

 

Thanks in advance

Priya Ainapur

 

anselm | 30 Jun 2008 16:04
Picon

Re: Bug #10474 The handling of XML comments

Sorry,

I am out of the office until Tuesday 15th of July.

For any requests relating to Netuxo work or support, please contact support <at> netuxo.co.uk

Best,
Anselm Heaton

--

-- 
------------------------------
Netuxo Ltd
a workers' co-operative
providing low-cost IT solutions
for peace, environmental and social justice groups
and the radical NGO sector

Registered as a company in England and Wales. No 4798478
Registered office: Unit 31, Daro Works, 80-84 Wallis Road, E9 5LW, Britain
------------------------------
email office <at> netuxo.co.uk
http://www.netuxo.co.uk
------------------------------

anselm | 30 Jun 2008 16:11
Picon

Re: Bug #10474 The handling of XML comments

Sorry,

I am out of the office until Tuesday 15th of July.

For any requests relating to Netuxo work or support, please contact support <at> netuxo.co.uk

Best,
Anselm Heaton

--

-- 
------------------------------
Netuxo Ltd
a workers' co-operative
providing low-cost IT solutions
for peace, environmental and social justice groups
and the radical NGO sector

Registered as a company in England and Wales. No 4798478
Registered office: Unit 31, Daro Works, 80-84 Wallis Road, E9 5LW, Britain
------------------------------
email office <at> netuxo.co.uk
http://www.netuxo.co.uk
------------------------------

anselm | 30 Jun 2008 16:11
Picon

Re: Bug #10474 The handling of XML comments

Sorry,

I am out of the office until Tuesday 15th of July.

For any requests relating to Netuxo work or support, please contact support <at> netuxo.co.uk

Best,
Anselm Heaton

--

-- 
------------------------------
Netuxo Ltd
a workers' co-operative
providing low-cost IT solutions
for peace, environmental and social justice groups
and the radical NGO sector

Registered as a company in England and Wales. No 4798478
Registered office: Unit 31, Daro Works, 80-84 Wallis Road, E9 5LW, Britain
------------------------------
email office <at> netuxo.co.uk
http://www.netuxo.co.uk
------------------------------


Gmane