summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-09* ext/openssl/lib/openssl/ssl.rb (class OpenSSL::SSL::SSLContext):drbrain
2011-11-09* 2011-11-10svn
2011-11-09* thread_pthread.c (gvl_yield): don't prevent concurrent sched_yield().kosaki
2011-11-09 * io.c (rb_update_max_fd): fstat(2) can fail with other thannobu
2011-11-09* io.c (rb_update_max_fd): fstat(2) can fail with other thannobu
2011-11-09* io.c (rb_sysopen): max fd is updated in rb_sysopen_internal()nobu
2011-11-09add comment.akr
2011-11-09* test/ruby/test_file.rb (TestFile#test_utime_with_minus_time_segv):usa
2011-11-09* test/ruby/test_file.rb (TestFile#test_utime_with_minus_time_segv):usa
2011-11-09* test/ruby/test_fiber.rb: add tests for r33684 (Fiber#resume).ko1
2011-11-09* win32/win32.c (unixtime_to_filetime): should check the return valueusa
2011-11-09* cont.c (rb_fiber_m_transfer, rb_fiber_resume): prohibit usingko1
2011-11-09* template/Doxyfile.tmpl (INCLUDE_PATH): add srcdir and include.nobu
2011-11-09* thread.c (do_select): fix cast, tv_sec is time_t.naruse
2011-11-09* configure.in: should not use test -e for portability.nobu
2011-11-09propertynobu
2011-11-08* ext/psych/lib/psych/tree_builder.rb: dump complex numbers,tenderlove
2011-11-08* 2011-11-09svn
2011-11-08FreeBSD 8.2 sticks this [ruby-dev:44726] [Bug #5524]naruse
2011-11-08* ext/dbm/dbm.c (fdbm_fetch, fdbm_key, fdbm_delete, fdbm_store)nobu
2011-11-08* addr2line.c (PATH_MAX): define if not defined. [ruby-core:40840]naruse
2011-11-08* ext/tk/tcltklib.c (rb_thread_critical): fix type.nobu
2011-11-08* test/dbm/test_dbm.rb: split tests for read only database.akr
2011-11-08* ext/pty/pty.c (MasterDevice): define only when used.akr
2011-11-08* ext/-test-/old_thread_select/extconf.rb: ignore deprecatednobu
2011-11-08* include/ruby/ruby.h (rb_long2int): define as a macro always, sonobu
2011-11-08* lib/mkmf.rb (cpp_command): remove multiple -arch flags since cppnobu
2011-11-08* ext/pty/pty.c (get_device_once): FreeBSD 8 supported O_CLOEXEC flagnaruse
2011-11-08* io.c (io_fwrite): call rb_w32_write_console() only if FMODE_TTY isusa
2011-11-08* ChangeLog: commit miss of r33662.usa
2011-11-08* ext/pty/pty.c (get_device_once): FreeBSD's posix_openpt doesn'tnaruse
2011-11-07update doc.akr
2011-11-07* 2011-11-08svn
2011-11-07* include/ruby/encoding.h (ECONV_NEWLINE_DECORATOR_READ_MASK,usa
2011-11-07* ext/gdbm/gdbm.c (fgdbm_initialize): set close-on-exec flag.akr
2011-11-07add comment.akr
2011-11-07* ext/psych/lib/psych/scalar_scanner.rb: make sure strings that looktenderlove
2011-11-07* test/psych/test_yamlstore.rb: make test case inherit from MiniTest,tenderlove
2011-11-07* test/psych/test_yamldbm.rb: Test case should inherit from MiniTest,tenderlove
2011-11-07* ext/dbm/extconf.rb: check dbm_pagfno() and dbm_dirfno().akr
2011-11-07* io.c (io_fflush): remove fsync().usa
2011-11-07* io.c (rb_close_before_exec): use F_MAXFD if available.akr
2011-11-07* test/ruby/test_io_m17n.rbusa
2011-11-06* 2011-11-07svn
2011-11-06* lib/debug.rb: add help for 'pp' and 'r[estart]'.ayumin
2011-11-06* ext/socket/rubysocket.h (rsock_recvmsg): declared.akr
2011-11-05* test/openssl/test_engine.rb: add test for engine cipher. RC4 is usedemboss
2011-11-05* 2011-11-06svn
2011-11-05* lib/test/unit.rb (Test::Unit::Options#non_options): options[:ruby]akr
2011-11-05insns.def: Some fixes and tweaks to English explanationsduerst