aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/net/http.rb (Net::HTTP::SSL_ATTRIBUTES): Use symbol keys insteaddrbrain2011-11-101-0/+6
* * lib/mkmf.rb (have_library, have_func, have_var, have_header):nobu2011-11-101-0/+5
* * ext/openssl/lib/openssl/ssl.rb (class OpenSSL::SSL::SSLContext):drbrain2011-11-091-0/+5
* * thread_pthread.c (gvl_yield): don't prevent concurrent sched_yield().kosaki2011-11-091-0/+5
* * io.c (rb_update_max_fd): fstat(2) can fail with other thannobu2011-11-091-1/+1
* * io.c (rb_update_max_fd): fstat(2) can fail with other thannobu2011-11-091-1/+5
* * io.c (rb_sysopen): max fd is updated in rb_sysopen_internal()nobu2011-11-091-0/+5
* * test/ruby/test_file.rb (TestFile#test_utime_with_minus_time_segv):usa2011-11-091-0/+5
* * test/ruby/test_file.rb (TestFile#test_utime_with_minus_time_segv):usa2011-11-091-0/+5
* * test/ruby/test_fiber.rb: add tests for r33684 (Fiber#resume).ko12011-11-091-1/+5
* * win32/win32.c (unixtime_to_filetime): should check the return valueusa2011-11-091-0/+6
* * cont.c (rb_fiber_m_transfer, rb_fiber_resume): prohibit usingko12011-11-091-0/+9
* * template/Doxyfile.tmpl (INCLUDE_PATH): add srcdir and include.nobu2011-11-091-0/+5
* * thread.c (do_select): fix cast, tv_sec is time_t.naruse2011-11-091-0/+4
* * configure.in: should not use test -e for portability.nobu2011-11-091-0/+5
* * ext/psych/lib/psych/tree_builder.rb: dump complex numbers,tenderlove2011-11-081-0/+9
* * ext/dbm/dbm.c (fdbm_fetch, fdbm_key, fdbm_delete, fdbm_store)nobu2011-11-081-0/+15
* * addr2line.c (PATH_MAX): define if not defined. [ruby-core:40840]naruse2011-11-081-0/+4
* * ext/tk/tcltklib.c (rb_thread_critical): fix type.nobu2011-11-081-0/+18
* * test/dbm/test_dbm.rb: split tests for read only database.akr2011-11-081-0/+6
* * ext/pty/pty.c (MasterDevice): define only when used.akr2011-11-081-0/+6
* * include/ruby/ruby.h (rb_long2int): define as a macro always, sonobu2011-11-081-0/+5
* * lib/mkmf.rb (cpp_command): remove multiple -arch flags since cppnobu2011-11-081-0/+5
* * ext/pty/pty.c (get_device_once): FreeBSD 8 supported O_CLOEXEC flagnaruse2011-11-081-2/+3
* * io.c (io_fwrite): call rb_w32_write_console() only if FMODE_TTY isusa2011-11-081-0/+6
* * ChangeLog: commit miss of r33662.usa2011-11-081-0/+20
* * ext/pty/pty.c (get_device_once): FreeBSD's posix_openpt doesn'tnaruse2011-11-081-0/+5
* * ext/gdbm/gdbm.c (fgdbm_initialize): set close-on-exec flag.akr2011-11-071-0/+4
* * ext/psych/lib/psych/scalar_scanner.rb: make sure strings that looktenderlove2011-11-071-0/+6
* * test/psych/test_yamlstore.rb: make test case inherit from MiniTest,tenderlove2011-11-071-0/+5
* * test/psych/test_yamldbm.rb: Test case should inherit from MiniTest,tenderlove2011-11-071-0/+5
* * ext/dbm/extconf.rb: check dbm_pagfno() and dbm_dirfno().akr2011-11-071-0/+6
* * io.c (io_fflush): remove fsync().usa2011-11-071-0/+10
* * io.c (rb_close_before_exec): use F_MAXFD if available.akr2011-11-071-0/+5
* * test/ruby/test_io_m17n.rbusa2011-11-071-0/+6
* * lib/debug.rb: add help for 'pp' and 'r[estart]'.ayumin2011-11-061-0/+5
* * ext/socket/rubysocket.h (rsock_recvmsg): declared.akr2011-11-061-0/+10
* * test/openssl/test_engine.rb: add test for engine cipher. RC4 is usedemboss2011-11-051-0/+5
* * lib/test/unit.rb (Test::Unit::Options#non_options): options[:ruby]akr2011-11-051-0/+7
* insns.def: Some fixes and tweaks to English explanationsduerst2011-11-051-0/+4
* * io.c (rb_cloexec_fcntl_dupfd): don't clear try_dupfd_cloexec ifakr2011-11-051-0/+5
* * ext/socket/socket.c (rsock_socketpair0): refactored.akr2011-11-051-0/+4
* * ext/socket/init.c (rsock_socket0): don't clear try_sock_cloexec ifakr2011-11-051-0/+5
* * ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb,ktsj2011-11-051-0/+12
* * ext/socket/init.c (rsock_socket0): extract single socket() call withakr2011-11-051-0/+5
* * ext/socket/socket.c (rsock_socketpair0): don't clearakr2011-11-051-0/+5
* * ext/openssl/ossl_pkey_rsa.c (rsa_generate): [SECURITY] Set RSAnahi2011-11-041-0/+13
* * test/openssl/test_engine.rb: add first tests for builtin "openssl"emboss2011-11-041-0/+5
* * ext/openssl/extconf.rb:emboss2011-11-031-0/+7
* * win32/configure.bat: disable delayed expansion of enironment variable.usa2011-11-031-0/+5