summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-24 * ext/io/wait/extconf.rb: check sys/socket.h for cygwin.usa
2008-06-24 * io.c (io_reopen): remove cygwin handling because it seems to be forusa
2008-06-24* test/ruby/test_process.rb (test_exec_wordsplit): on win32, exec'ed process ...usa
2008-06-24 * include/ruby/win32.h, win32/win32.c (rb_w32_getppid): now supportusa
2008-06-24* test_process.rb (test_popen_fork): skip test if fork is not implemented.usa
2008-06-24 * ext/socket/socket.c (init_sock): socket is binmode on platformsusa
2008-06-23* compile.c (iseq_build_from_ary): initialize arg_opts, a patch frommame
2008-06-232008-06-24svn
2008-06-23* compile.c (iseq_build_from_ary): fix expression to obtain wanabe
2008-06-232008-06-23svn
2008-06-23* lib/mathn.rb (Rational::power2): removed incomplete method.matz
2008-06-22* ext/readline/extconf.rb (have_readline_func): readline on Mac OS Xnobu
2008-06-22* object.c (rb_class_superclass): rdoc improvement, a patch fromnobu
2008-06-22* README.EXT: translated README.EXT.jashyouhei
2008-06-21* ChangeLog: add reporter.usa
2008-06-21auto update version.h test lasteban
2008-06-212008-06-22svn
2008-06-21auto update version.h testeban
2008-06-21revertedeban
2008-06-212008-06-22svn
2008-06-21auto update version.h testeban
2008-06-21revertedeban
2008-06-212008-06-22svn
2008-06-21auto update version.h testeban
2008-06-21revertedeban
2008-06-212008-06-22svn
2008-06-21auto update version.h testeban
2008-06-21revertedeban
2008-06-212008-06-22svn
2008-06-21 * win32/win32.c (rb_w32_osid, rb_w32_osver, CreateChild): XP isusa
2008-06-212008-06-22svn
2008-06-21 * README.EXT.ja: add note about mark and free.usa
2008-06-21* ChangeLog: tabify. (now we are testing auto version.h updating.)usa
2008-06-21 * io.c (rb_io_binmode_p, argf_binmode_p, Init_IO): new methodusa
2008-06-21 * win32/win32.c (rb_w32_spawn): no longer support P_WAIT.usa
2008-06-21 * thread_win32.c (native_sleep): must block reentrance when accessingusa
2008-06-21* parse.y (call_args2, open_args): removed.nobu
2008-06-21* numeric.c (flo_round): get rid of overflow.nobu
2008-06-21* lib/rdoc/parsers/parse_rb.rb (RDoc#collect_first_comment): skipnobu
2008-06-21* configure.in: check if fork works with pthread.nobu
2008-06-21* tool/make-snapshot: ported to ruby.nobu
2008-06-20* tool/make-snapshot: fixed digets.nobu
2008-06-20* enumerator.c (enum_each_cons): typo in RDoc fixed.matz
2008-06-20* ext/bigdecimal/lib/bigdecimal/jacobian.rb (Jacobian::dfdxi):matz
2008-06-20* tool/make-snapshot: do not use sha256sum; use BASERUBY insteadshyouhei
2008-06-20* process.c (Init_process): Process::Status#to_int removed.akr
2008-06-20* array.c (rb_ary_store, rb_ary_splice): not depend on unspecifiednobu
2008-06-20* array.c (rb_ary_store, rb_ary_splice): not depend on unspecifiednobu
2008-06-20* process.c (rb_detach_process): store detached process ID in thenobu
2008-06-20* random.c (Init_RandomSeed2): should be void.nobu