summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/jcode.rb: need to initialize SUCC['n'].eban2006-09-292-0/+6
* * lib/optparse.rb (OptionParser::Switch#conv_arg): unsplat bynobu2006-09-292-5/+6
* * ext/extmk.rb: extout is needed for also clean.nobu2006-09-292-2/+5
* * lib/optparse.rb (parse_in_order): splat arguments to callback block.nobu2006-09-292-2/+6
* 2006-09-29nobu2006-09-281-3/+3
* * node.h (struct thread): declare win32_exception_list on cygwin andnobu2006-09-282-2/+8
* * lib/tmpdir.rb: use return value of getdir.call for length.usa2006-09-282-2/+6
* 2006-09-28usa2006-09-281-3/+3
* socket.c: a rdoc patch from Daniel Berger <djberg96 at gmail.com>matz2006-09-261-0/+8
* * lib/mkmf.rb (try_func): check function pointer first and macro next.nobu2006-09-262-13/+10
* * lib/optparse.rb (OptionParser#parse_in_order): wrong splat fornobu2006-09-261-1/+1
* 2006-09-27nobu2006-09-261-3/+3
* * test/optparse/test_getopts.rb: added short and long tests.nobu2006-09-261-2/+22
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2006-09-261-0/+11
* * lib/optparse.rb (OptionParser#getopts): use strings as key.nobu2006-09-262-21/+78
* * {win32,wince}/Makefile.sub (CPP): check predefined value.usa2006-09-262-2/+2
* * win32/Makefile.sub (CPP): check predefined value.usa2006-09-262-1/+5
* 2006-09-26usa2006-09-261-3/+3
* * lib/mkmf.rb (init_mkmf): set default $LDFLAGS. Patch by Michalnobu2006-09-252-2/+5
* * file.c (rb_path_end): skip root directory. fixed: [ruby-core:08913]nobu2006-09-252-2506/+2518
* * array.c (rb_ary_shift): should clear shifting top element.matz2006-09-242-2/+18
* * random.c (rb_f_rand): RDoc typo fix. a patch from Frederickmatz2006-09-242-1/+6
* Minor rdoc fixryan2006-09-241-3/+3
* 2006-09-25matz2006-09-241-3/+3
* * gc.c (gc_mark_children): revert last change that for 1.9matz2006-09-241-5/+0
* add ML entrymatz2006-09-241-0/+1
* * gc.c (gc_mark_children): NODE_POSTEXE holds Ruby VALUE.matz2006-09-242-1/+5
* * runruby.rb: extension library scripts moved into common directory.nobu2006-09-242-2/+6
* * node.h (struct thread): ia64 support is broken by sandbox patch.akr2006-09-242-2/+8
* updated based on date2 3.9.3.tadf2006-09-243-24/+101
* 2006-09-24tadf2006-09-241-3/+3
* * eval.c (rb_thread_save_context, rb_thread_restore_context):why2006-09-234-100/+193
* * lib/cgi.rb (CGI::QueryExtension::read_multipart): CGI contentmatz2006-09-232-1/+6
* * lib/rdoc/ri/ri_options.rb: prevent NameError. [ruby-dev:29597]matz2006-09-222-0/+5
* updated based on date2 3.9.2.tadf2006-09-223-99/+155
* 2006-09-23tadf2006-09-221-3/+3
* * .cvsignore: ignore timestamp files and installed list file.nobu2006-09-212-1/+6
* 2006-09-22nobu2006-09-211-3/+3
* * instruby.rb: include FileUtils unconditionally.nobu2006-09-212-0/+5
* * common.mk (no-install): not install rdoc actually.nobu2006-09-214-13/+46
* * ext/etc/etc.c (etc_getpwuid): uid integer should be wraped inmatz2006-09-212-2/+19
* 2006-09-21matz2006-09-211-3/+3
* * common.mk (pre-install-doc): create data directory before install.nobu2006-09-203-2/+11
* * {bcc32,win32,wince}/Makefile.sub (INSTALLED_LIST): need to defineusa2006-09-204-0/+11
* * lib/net/imap.rb: allow extra spaces in responses.shugo2006-09-202-10/+28
* * ext/gdbm/gdbm.c: add RDoc documentation. a patch from Petermatz2006-09-202-38/+380
* 2006-09-20matz2006-09-201-3/+3
* * lib/fileutils.rb: backport from HEAD (rev 1.71).aamine2006-09-182-59/+71
* * object.c (rb_obj_ivar_defined, rb_mod_cvar_defined): new methods,nobu2006-09-183-2490/+2553
* 2006-09-19nobu2006-09-181-3/+3