summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-29* ext/extmk.rb: extout is needed for also clean.nobu
2006-09-29* lib/optparse.rb (parse_in_order): splat arguments to callback block.nobu
2006-09-282006-09-29nobu
2006-09-28* node.h (struct thread): declare win32_exception_list on cygwin andnobu
2006-09-28* lib/tmpdir.rb: use return value of getdir.call for length.usa
2006-09-282006-09-28usa
2006-09-26socket.c: a rdoc patch from Daniel Berger <djberg96 at gmail.com>matz
2006-09-26* lib/mkmf.rb (try_func): check function pointer first and macro next.nobu
2006-09-26* lib/optparse.rb (OptionParser#parse_in_order): wrong splat fornobu
2006-09-262006-09-27nobu
2006-09-26* test/optparse/test_getopts.rb: added short and long tests.nobu
2006-09-26This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2006-09-26* lib/optparse.rb (OptionParser#getopts): use strings as key.nobu
2006-09-26* {win32,wince}/Makefile.sub (CPP): check predefined value.usa
2006-09-26* win32/Makefile.sub (CPP): check predefined value.usa
2006-09-262006-09-26usa
2006-09-25* lib/mkmf.rb (init_mkmf): set default $LDFLAGS. Patch by Michalnobu
2006-09-25* file.c (rb_path_end): skip root directory. fixed: [ruby-core:08913]nobu
2006-09-24* array.c (rb_ary_shift): should clear shifting top element.matz
2006-09-24* random.c (rb_f_rand): RDoc typo fix. a patch from Frederickmatz
2006-09-24Minor rdoc fixryan
2006-09-242006-09-25matz
2006-09-24* gc.c (gc_mark_children): revert last change that for 1.9matz
2006-09-24add ML entrymatz
2006-09-24* gc.c (gc_mark_children): NODE_POSTEXE holds Ruby VALUE.matz
2006-09-24* runruby.rb: extension library scripts moved into common directory.nobu
2006-09-24* node.h (struct thread): ia64 support is broken by sandbox patch.akr
2006-09-24updated based on date2 3.9.3.tadf
2006-09-242006-09-24tadf
2006-09-23* eval.c (rb_thread_save_context, rb_thread_restore_context):why
2006-09-23* lib/cgi.rb (CGI::QueryExtension::read_multipart): CGI contentmatz
2006-09-22* lib/rdoc/ri/ri_options.rb: prevent NameError. [ruby-dev:29597]matz
2006-09-22 updated based on date2 3.9.2.tadf
2006-09-222006-09-23tadf
2006-09-21* .cvsignore: ignore timestamp files and installed list file.nobu
2006-09-212006-09-22nobu
2006-09-21* instruby.rb: include FileUtils unconditionally.nobu
2006-09-21* common.mk (no-install): not install rdoc actually.nobu
2006-09-21* ext/etc/etc.c (etc_getpwuid): uid integer should be wraped inmatz
2006-09-212006-09-21matz
2006-09-20* common.mk (pre-install-doc): create data directory before install.nobu
2006-09-20* {bcc32,win32,wince}/Makefile.sub (INSTALLED_LIST): need to defineusa
2006-09-20* lib/net/imap.rb: allow extra spaces in responses.shugo
2006-09-20* ext/gdbm/gdbm.c: add RDoc documentation. a patch from Petermatz
2006-09-202006-09-20matz
2006-09-18* lib/fileutils.rb: backport from HEAD (rev 1.71).aamine
2006-09-18* object.c (rb_obj_ivar_defined, rb_mod_cvar_defined): new methods,nobu
2006-09-182006-09-19nobu
2006-09-17* lib/rdoc/rdoc.rb (RDoc::RDoc#document): scan only files modifiednobu
2006-09-17* common.mk (install-doc): reverted.nobu