| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * ext/io/wait/extconf.rb: check sys/socket.h for cygwin. | usa | 2008-06-24 | 2 | -1/+5 |
* | * io.c (io_reopen): remove cygwin handling because it seems to be for | usa | 2008-06-24 | 2 | -6/+6 |
* | * test/ruby/test_process.rb (test_exec_wordsplit): on win32, exec'ed process ... | usa | 2008-06-24 | 1 | -2/+13 |
* | * include/ruby/win32.h, win32/win32.c (rb_w32_getppid): now support | usa | 2008-06-24 | 4 | -4/+43 |
* | * test_process.rb (test_popen_fork): skip test if fork is not implemented. | usa | 2008-06-24 | 1 | -5/+7 |
* | * ext/socket/socket.c (init_sock): socket is binmode on platforms | usa | 2008-06-24 | 2 | -0/+8 |
* | * compile.c (iseq_build_from_ary): initialize arg_opts, a patch from | mame | 2008-06-23 | 2 | -2/+8 |
* | 2008-06-24 | svn | 2008-06-23 | 1 | -3/+3 |
* | * compile.c (iseq_build_from_ary): fix expression to obtain | wanabe | 2008-06-23 | 2 | -8/+6 |
* | 2008-06-23 | svn | 2008-06-23 | 1 | -3/+3 |
* | * lib/mathn.rb (Rational::power2): removed incomplete method. | matz | 2008-06-23 | 2 | -44/+5 |
* | * ext/readline/extconf.rb (have_readline_func): readline on Mac OS X | nobu | 2008-06-22 | 2 | -9/+18 |
* | * object.c (rb_class_superclass): rdoc improvement, a patch from | nobu | 2008-06-22 | 2 | -0/+11 |
* | * README.EXT: translated README.EXT.ja | shyouhei | 2008-06-22 | 2 | -0/+8 |
* | * ChangeLog: add reporter. | usa | 2008-06-21 | 1 | -1/+2 |
* | auto update version.h test last | eban | 2008-06-21 | 1 | -2/+0 |
* | 2008-06-22 | svn | 2008-06-21 | 1 | -3/+3 |
* | auto update version.h test | eban | 2008-06-21 | 1 | -0/+1 |
* | reverted | eban | 2008-06-21 | 1 | -4/+21 |
* | 2008-06-22 | svn | 2008-06-21 | 1 | -21/+4 |
* | auto update version.h test | eban | 2008-06-21 | 1 | -0/+1 |
* | reverted | eban | 2008-06-21 | 1 | -4/+21 |
* | 2008-06-22 | svn | 2008-06-21 | 1 | -21/+4 |
* | auto update version.h test | eban | 2008-06-21 | 1 | -1/+0 |
* | reverted | eban | 2008-06-21 | 1 | -4/+21 |
* | 2008-06-22 | svn | 2008-06-21 | 1 | -21/+4 |
* | auto update version.h test | eban | 2008-06-21 | 1 | -0/+1 |
* | reverted | eban | 2008-06-21 | 1 | -0/+57 |
* | 2008-06-22 | svn | 2008-06-21 | 1 | -40/+0 |
* | * win32/win32.c (rb_w32_osid, rb_w32_osver, CreateChild): XP is | usa | 2008-06-21 | 2 | -3/+21 |
* | 2008-06-22 | svn | 2008-06-21 | 1 | -21/+4 |
* | * README.EXT.ja: add note about mark and free. | usa | 2008-06-21 | 2 | -0/+9 |
* | * ChangeLog: tabify. (now we are testing auto version.h updating.) | usa | 2008-06-21 | 1 | -16/+16 |
* | * io.c (rb_io_binmode_p, argf_binmode_p, Init_IO): new method | usa | 2008-06-21 | 2 | -0/+27 |
* | * win32/win32.c (rb_w32_spawn): no longer support P_WAIT. | usa | 2008-06-21 | 2 | -4/+4 |
* | * thread_win32.c (native_sleep): must block reentrance when accessing | usa | 2008-06-21 | 2 | -0/+10 |
* | * parse.y (call_args2, open_args): removed. | nobu | 2008-06-21 | 2 | -78/+11 |
* | * numeric.c (flo_round): get rid of overflow. | nobu | 2008-06-21 | 2 | -5/+14 |
* | * lib/rdoc/parsers/parse_rb.rb (RDoc#collect_first_comment): skip | nobu | 2008-06-21 | 2 | -2/+11 |
* | * configure.in: check if fork works with pthread. | nobu | 2008-06-21 | 2 | -0/+62 |
* | * tool/make-snapshot: ported to ruby. | nobu | 2008-06-21 | 2 | -99/+139 |
* | * tool/make-snapshot: fixed digets. | nobu | 2008-06-20 | 2 | -7/+10 |
* | * enumerator.c (enum_each_cons): typo in RDoc fixed. | matz | 2008-06-20 | 2 | -1/+3 |
* | * ext/bigdecimal/lib/bigdecimal/jacobian.rb (Jacobian::dfdxi): | matz | 2008-06-20 | 3 | -4/+9 |
* | * tool/make-snapshot: do not use sha256sum; use BASERUBY instead | shyouhei | 2008-06-20 | 3 | -7/+18 |
* | * process.c (Init_process): Process::Status#to_int removed. | akr | 2008-06-20 | 2 | -14/+33 |
* | * array.c (rb_ary_store, rb_ary_splice): not depend on unspecified | nobu | 2008-06-20 | 2 | -46/+30 |
* | * array.c (rb_ary_store, rb_ary_splice): not depend on unspecified | nobu | 2008-06-20 | 1 | -0/+7 |
* | * process.c (rb_detach_process): store detached process ID in the | nobu | 2008-06-20 | 3 | -2/+23 |
* | * random.c (Init_RandomSeed2): should be void. | nobu | 2008-06-20 | 1 | -1/+1 |