summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2004-02-27eban2004-02-271-3/+3
* MANIFEST: add lib/cgi/.document.eban2004-02-271-0/+1
* require drb/eq.rb by defaultseki2004-02-263-4/+5
* Doug Kearns's doc. patchdave2004-02-261-1/+2
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-02-261-0/+1
* Doug Kearns's doc. patchdave2004-02-262-2/+3
* * instruby.rb (with_destdir): should return the given argument if nonobu2004-02-252-6/+14
* 2004-02-25usa2004-02-251-3/+3
* * error.c (NameError::Message): new class for lazy evaluation ofusa2004-02-253-70/+120
* Add ruby-dev number.ocean2004-02-241-1/+1
* * dir.c (glob_helper): '**/' should not match leading periodocean2004-02-242-0/+7
* Improve heuristic for which files to include. See ChangeLogdave2004-02-242-4/+18
* Deal with case where first file processed contains a :stopdoc:dave2004-02-242-1/+25
* 2004-02-24eban2004-02-241-3/+3
* Handle class vars in code listingsdave2004-02-232-2/+9
* Handle aliases in C filesdave2004-02-232-0/+19
* Check opdir _before_ parsing filesdave2004-02-232-4/+10
* Fix constant value extraction. Escape HTML in constant valuesdave2004-02-233-3/+21
* * ext/openssl/ossl_config.c (ossl_config_each): add new methodgotoyuzo2004-02-232-10/+59
* 2004-02-23eban2004-02-231-3/+3
* * instruby.rb (DOSISH): embedded path in batch files should not benobu2004-02-232-11/+23
* 2004-02-22eban2004-02-221-3/+3
* * re.c: corrected documentation format (again)gsinclair2004-02-222-15/+21
* * re.c: corrected documentation format (rb_reg_initialize_m)gsinclair2004-02-222-13/+17
* * ext/zlib/zlib.c: documented, but needs more effort.gsinclair2004-02-212-7/+700
* 2004-02-21nobu2004-02-211-3/+3
* * missing/os2.c, missing/x68.c: typo fix. pointed out by greentea.nobu2004-02-213-7/+11
* missdave2004-02-192-9/+24
* Support visibility modifiers for attributesdave2004-02-193-7/+37
* * test/rinda/test_rinda.rb: DRb.start_service only once in testsuites.nahi2004-02-192-1/+6
* * lib/ostruct.rb: documentedgsinclair2004-02-192-11/+58
* * ext/strscan/strscan.c: improved documentationgsinclair2004-02-192-30/+39
* Fix typos (Doug Kearns)dave2004-02-191-2/+2
* 2004-02-19eban2004-02-191-3/+3
* * ext/strscan/strscan.c: synchronized with main trunk (rev 1.11).aamine2004-02-182-17/+88
* * ext/strscan/strscan.c: documentation checked.aamine2004-02-182-45/+68
* Strip extraneous spaces from included filenamedave2004-02-182-1/+8
* remove O_NONBLOCK, thanks ayseki2004-02-181-0/+4
* remove O_NONBLOCK, tahnks ayseki2004-02-181-1/+0
* * ext/strscan/strscan.c: documentedgsinclair2004-02-182-0/+420
* * test/*: should not depend on $KCODE.nahi2004-02-1835-82/+32
* 2004-02-18usa2004-02-181-3/+3
* * ext/win32ole/win32ole.c: need to include <olectl.h> on Cygwin.eban2004-02-182-0/+5
* * test/ruby/marshaltestlib.rb: common marshal testcase added.nahi2004-02-175-915/+32
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-02-178-0/+900
* Fix ChangeLogocean2004-02-171-0/+2
* * ext/syck/rubyext.c (syck_emitter_end_object): takes only one arg.usa2004-02-172-3/+7
* * eval.c (rb_eval): care that another thread replace NODE_DREGX_ONCEakr2004-02-162-0/+8
* * bcc32/Makefile.sub: sorry, commit miss... (saved with CR/LF)ocean2004-02-160-0/+0
* * bcc32/Makefile.sub: backport from 1.9 - configure. (Thanks Nakada)ocean2004-02-164-71/+57