aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2004-03-15eban2004-03-151-3/+3
* * eval.c (rb_yield_0): should not re-submit TAG_BREAK if thismatz2004-03-158-7/+18
* 2004-03-14nobu2004-03-141-3/+3
* *** empty log message ***nobu2004-03-142-3/+6
* rescue LoadError.seki2004-03-133-4/+29
* * lib/fileutils.rb (remove_dir): should handle symlink correctly. This patch...aamine2004-03-102-1/+9
* 2004-03-10usa2004-03-101-3/+3
* * eval.c (return_jump): set return value to the returnmatz2004-03-1010-100/+245
* * dir.c (range): Cancel previous change. More discussion is needed.ocean2004-03-082-3/+4
* * lib/uri/common.rb (URI::REGEXP::PATTERN::HOSTPORT): (?:#{PORT})akira2004-03-082-1/+6
* 2004-03-08eban2004-03-081-3/+3
* * dir.c (range): treat incomplete '[' as ordinary character (likeocean2004-03-082-2/+8
* use 'druby://localhost:0'. [ruby-dev:23078]seki2004-03-076-5/+17
* 2004-03-07eban2004-03-071-3/+3
* * Makefile.in (lex.c): use $? instead of $<.eban2004-03-072-1/+5
* Move RDoc comments for Test::Unitdave2004-03-042-234/+237
* 2004-03-02usa2004-03-021-3/+3
* * win32/Makefile.sub, wince/Makefile.sub (config.h): shouldn't checkusa2004-03-023-6/+7
* 2004-03-01eban2004-03-011-4/+4
* Allow aliases to have parenthesesdave2004-03-012-0/+9
* 2004-02-29eban2004-02-291-3/+3
* Handle :nodoc: om singleton classesdave2004-02-292-12/+13
* 2004-02-28eban2004-02-281-3/+3
* * MANIFEST: add test_erb.rbseki2004-02-283-1/+9
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-02-281-0/+40
* 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