summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-20* test/ruby/test_process.rb (test_popen_shell): test for [ruby-core:22960].nobu
2009-03-20* test/ruby/test_process.rb: skips tests need fd inheritance.nobu
2009-03-20* win32/win32.c (rb_w32_conv_from_wstr): added.nobu
2009-03-20* process.c (rb_exec): prints error message only on platformsnobu
2009-03-20* win32/win32.c (rb_w32_spawn, rb_w32_aspawn): omit program namenobu
2009-03-20* io.c (pipe_open): should pass program name even if multiplenobu
2009-03-20* 2009-03-21svn
2009-03-20* ext/openssl/lib/openssl/buffering.rbakr
2009-03-20* win32/win32.c (errmap): added ERROR_MOD_NOT_FOUND.nobu
2009-03-20* ChangeLog: a patch was being attached to [Bug#1305].nobu
2009-03-20* configure.in (libprefix): must not append "lib" after $(libdir),nobu
2009-03-20* ChangeLog: commit miss.nobu
2009-03-19* 2009-03-20svn
2009-03-19update rdoc and NEWS.akr
2009-03-19use IO::WaitWritable.akr
2009-03-19* io.c (rb_mWaitReadable): defined.akr
2009-03-19* configure.in (RUBY_CHECK_SIZEOF): allows qualified name.nobu
2009-03-18pattern refined for ldd on OpenBSD.akr
2009-03-18* ext/socket/ancdata.c: not use pktinfo.ipi_spec_dst if not definedtakano32
2009-03-18* test/test_syslog.rb (TestSyslog#test_open): checkkazu
2009-03-18* test/test_syslog.rb (TestSyslog#test_open): checkkazu
2009-03-18* error.c (report_bug): rb_bug can be caused by extensionnobu
2009-03-17* 2009-03-18svn
2009-03-17 * lib/drb/drb.rb (open_server_inaddr_any): fixed multiple networkseki
2009-03-17* tool/make-snapshot (package): creates .revision.time and passesnobu
2009-03-17rdoc update.akr
2009-03-17rdoc update.akr
2009-03-17* enumerator.c (Enumerator#{each_,}{with_index,with_object}): Fixknu
2009-03-17* tool/ifchange: removed newer substitution syntax.nobu
2009-03-17make ./goruby -e 'p "abc".gs(/a/) { $& }' prints "abc".akr
2009-03-17* lib/pathname.rb (Pathname#sub): set $~ in block.binding.akr
2009-03-17* win32/Makefile.sub (config.h): added RUBY_COREDLL.nobu
2009-03-17rdoc update.akr
2009-03-17* dir.c, dln.c, parse.y, re.c, ruby.c, sprintf.c, strftime.c,nobu
2009-03-17* 2009-03-17svn
2009-03-17* ext/dl: made indent style insistent.nobu
2009-03-16* test/dl/test_win32.rb (Win32API): enclosed by DL::TestWin32.nobu
2009-03-16* ext/tk/tcltklib.c (eventloop_sleep, lib_eventloop_core),nobu
2009-03-16* process.c (rb_spawn_internal): suppressed a warning.nobu
2009-03-16* common.mk (REVISION_H): keeps timestamp of revision.h.nobu
2009-03-16* Makefile.in, common.mk, win32/Makefile.sub: added preprocessing rules.nobu
2009-03-15updated.akr
2009-03-15* test/minitest/test_mini_test.rb: fixed tests depending on thenobu
2009-03-15* lib/rubygems/installer.rb (Gem::Installer#shebang): fix for envnobu
2009-03-15* include/ruby/ruby.h ({RSTRING,RBIGNUM}_EMBED_LEN_MAX): made int.nobu
2009-03-15* include/ruby/ruby.h ({RSTRING,RBIGNUM}_EMBED_LEN_MAX): made int.nobu
2009-03-15* string.c (rb_hash_uint, rb_hash_start, rb_hash_end): use VALUEnobu
2009-03-15* ruby.c (load_file_internal): stop the timer thread before exec.nobu
2009-03-15* common.mk (.y.c): use SRC_FILE which contains slashes instead ofnobu
2009-03-14* common.mk (srcs-ext): creates ext/dl/callback/callback.c also.nobu