aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * io.c (make_writeconv): fixed typo of previous commit.usa2011-11-031-0/+4
* * io.c (make_writeconv): unversal_newline converter is for reading.usa2011-11-031-0/+8
* * ext/readline/readline.c (Init_readline): like r18313, libedit'snaruse2011-11-031-0/+8
* * ext/readline/readline.c (Init_readline): fix wrong condition.naruse2011-11-031-0/+4
* * encoding.c (rb_locale_charmap): ignore calling nl_langinfo_codeset()usa2011-11-031-0/+5
* * ext/socket/socket.c (rsock_socketpair0): extracted fromakr2011-11-031-0/+6
* * ext/socket/init.c (rsock_socket): set close-on-exec flag whennagachika2011-11-031-0/+5
* * test/openssl/test_engine.rb: call Engine::cleanup on exit.emboss2011-11-021-0/+6
* * complex.c (nucomp_rationalize): fix function. [ruby-core:40667]nobu2011-11-021-0/+5
* * lib/webrick/utils.rb: fix fcntl call.akr2011-11-011-0/+6
* * test/psych/test_yamldbm.rb: avoid platform dependency.ayumin2011-11-011-0/+6
* * test/ruby/test_marshal.rb: renamed methods duplicated with thoseshugo2011-11-011-0/+5
* * configure.in: reject llvm-gcc.nobu2011-11-011-0/+4
* * io.c (rb_cloexec_pipe): remove workaround of r33587.naruse2011-11-011-0/+6
* * io.c (rb_io_reopen): call rb_fd_fix_cloexec instead ofakr2011-11-011-0/+5
* * io.c (rb_io_reopen): call rb_maygvl_fd_fix_cloexec after freopen().akr2011-11-011-0/+4