| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * win32/win32.c (rb_w32_spawn): use original command if not found. | nobu | 2009-03-23 | 2 | -2/+5 |
* | * enc/depend (link_so): replaces $(TARGET) with basename of the | nobu | 2009-03-22 | 3 | -4/+16 |
* | * win32/win32.c (rb_w32_spawn, rb_w32_aspawn): use NULL as | nobu | 2009-03-22 | 4 | -32/+85 |
* | rdoc update. | akr | 2009-03-21 | 1 | -0/+28 |
* | * ext/openssl/ossl_ssl.c (write_would_block): defined. | akr | 2009-03-21 | 4 | -24/+126 |
* | * ext/dl: updated svn:ignore. | nobu | 2009-03-21 | 1 | -1/+1 |
* | * test/ruby/test_process.rb (test_popen_shell): test for [ruby-core:22960]. | nobu | 2009-03-20 | 1 | -0/+7 |
* | * test/ruby/test_process.rb: skips tests need fd inheritance. | nobu | 2009-03-20 | 1 | -11/+22 |
* | * win32/win32.c (rb_w32_conv_from_wstr): added. | nobu | 2009-03-20 | 1 | -56/+0 |
* | * process.c (rb_exec): prints error message only on platforms | nobu | 2009-03-20 | 2 | -6/+20 |
* | * win32/win32.c (rb_w32_spawn, rb_w32_aspawn): omit program name | nobu | 2009-03-20 | 2 | -50/+122 |
* | * io.c (pipe_open): should pass program name even if multiple | nobu | 2009-03-20 | 2 | -1/+6 |
* | * 2009-03-21 | svn | 2009-03-20 | 1 | -2/+2 |
* | * ext/openssl/lib/openssl/buffering.rb | akr | 2009-03-20 | 5 | -7/+113 |
* | * win32/win32.c (errmap): added ERROR_MOD_NOT_FOUND. | nobu | 2009-03-20 | 2 | -0/+5 |
* | * ChangeLog: a patch was being attached to [Bug#1305]. | nobu | 2009-03-20 | 1 | -1/+2 |
* | * configure.in (libprefix): must not append "lib" after $(libdir), | nobu | 2009-03-20 | 2 | -2/+7 |
* | * ChangeLog: commit miss. | nobu | 2009-03-20 | 1 | -0/+13 |
* | * 2009-03-20 | svn | 2009-03-19 | 1 | -2/+2 |
* | update rdoc and NEWS. | akr | 2009-03-19 | 3 | -0/+66 |
* | use IO::WaitWritable. | akr | 2009-03-19 | 2 | -2/+2 |
* | * io.c (rb_mWaitReadable): defined. | akr | 2009-03-19 | 20 | -70/+208 |
* | * configure.in (RUBY_CHECK_SIZEOF): allows qualified name. | nobu | 2009-03-19 | 4 | -58/+60 |
* | pattern refined for ldd on OpenBSD. | akr | 2009-03-18 | 1 | -2/+2 |
* | * ext/socket/ancdata.c: not use pktinfo.ipi_spec_dst if not defined | takano32 | 2009-03-18 | 3 | -4/+12 |
* | * test/test_syslog.rb (TestSyslog#test_open): check | kazu | 2009-03-18 | 2 | -2/+9 |
* | * test/test_syslog.rb (TestSyslog#test_open): check | kazu | 2009-03-18 | 2 | -3/+8 |
* | * error.c (report_bug): rb_bug can be caused by extension | nobu | 2009-03-18 | 2 | -1/+8 |
* | * 2009-03-18 | svn | 2009-03-17 | 1 | -2/+2 |
* | * lib/drb/drb.rb (open_server_inaddr_any): fixed multiple network | seki | 2009-03-17 | 2 | -9/+9 |
* | * tool/make-snapshot (package): creates .revision.time and passes | nobu | 2009-03-17 | 2 | -1/+7 |
* | rdoc update. | akr | 2009-03-17 | 1 | -5/+5 |
* | rdoc update. | akr | 2009-03-17 | 1 | -1/+1 |
* | * enumerator.c (Enumerator#{each_,}{with_index,with_object}): Fix | knu | 2009-03-17 | 2 | -5/+20 |
* | * tool/ifchange: removed newer substitution syntax. | nobu | 2009-03-17 | 1 | -2/+1 |
* | make ./goruby -e 'p "abc".gs(/a/) { $& }' prints "abc". | akr | 2009-03-17 | 1 | -2/+9 |
* | * lib/pathname.rb (Pathname#sub): set $~ in block.binding. | akr | 2009-03-17 | 3 | -1/+29 |
* | * win32/Makefile.sub (config.h): added RUBY_COREDLL. | nobu | 2009-03-17 | 4 | -1/+44 |
* | rdoc update. | akr | 2009-03-17 | 1 | -4/+42 |
* | * dir.c, dln.c, parse.y, re.c, ruby.c, sprintf.c, strftime.c, | nobu | 2009-03-17 | 11 | -35/+46 |
* | * 2009-03-17 | svn | 2009-03-17 | 1 | -2/+2 |
* | * ext/dl: made indent style insistent. | nobu | 2009-03-17 | 3 | -160/+160 |
* | * test/dl/test_win32.rb (Win32API): enclosed by DL::TestWin32. | nobu | 2009-03-16 | 2 | -3/+8 |
* | * ext/tk/tcltklib.c (eventloop_sleep, lib_eventloop_core), | nobu | 2009-03-16 | 2 | -4/+9 |
* | * process.c (rb_spawn_internal): suppressed a warning. | nobu | 2009-03-16 | 1 | -0/+2 |
* | * common.mk (REVISION_H): keeps timestamp of revision.h. | nobu | 2009-03-16 | 4 | -17/+61 |
* | * Makefile.in, common.mk, win32/Makefile.sub: added preprocessing rules. | nobu | 2009-03-16 | 5 | -3/+24 |
* | updated. | akr | 2009-03-15 | 1 | -1/+1 |
* | * test/minitest/test_mini_test.rb: fixed tests depending on the | nobu | 2009-03-15 | 1 | -5/+13 |
* | * lib/rubygems/installer.rb (Gem::Installer#shebang): fix for env | nobu | 2009-03-15 | 3 | -19/+19 |