summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-23* win32/win32.c (finish_overlapped_socket, overlapped_socket_io):usa
2012-05-22* lib/net/http.rb: Broke up Net::HTTP into individual files.drbrain
2012-05-22* 2012-05-23svn
2012-05-22* class.c (rb_mod_init_copy): Clear the cached inspect string of adrbrain
2012-05-22remove trailing spacesnobu
2012-05-22rescue EPIPE raised from conn.print because of client's timeoutnaruse
2012-05-22* vm_core.h: add a data type rb_location_t to store iseq locationko1
2012-05-21* 2012-05-22svn
2012-05-21* struct.c (rb_struct_members): Refactoring. As Struct#members hadmame
2012-05-21OpenSSL 1.0.1 pre-beta disabled TLS v1.2 by default.naruse
2012-05-21* lib/net/ftp.rb (Net::FTP#retrbinary): close only if conn is not nilnaruse
2012-05-21Rescue exception from writing to a socket.naruse
2012-05-21lib/test/unit.rb: not override job_status optionnobu
2012-05-21* ext/syslog/syslog.c: Classify constants and macros into severalknu
2012-05-21* ext/syslog/syslog.c (mSyslog_inspect): Use rb_sprintf().knu
2012-05-21* ext/syslog/syslog.c (mSyslog_inspect): Make sure self is aknu
2012-05-21lib/test/unit.rb: simple ouput if verbosenobu
2012-05-21 * .travis.yml (install): It seems tcl/tk is skipped in Travisshyouhei
2012-05-21enc: fix dependenciesnobu
2012-05-21* lib/net/ftp.rb (Net::FTP#transfercmd): rescue shutdown.naruse
2012-05-20Shutdown gracefully.naruse
2012-05-20ext/extmk.rb: workaround for -framework optionnobu
2012-05-20* 2012-05-21svn
2012-05-20lib/test/unit.rb: not overwrite options itselfnobu
2012-05-20* ChangeLog: fix a typo.nagachika
2012-05-20ext/extmk.rb: reopen stdoutnobu
2012-05-20ext/extmk.rb: Shellwords.joinnobu
2012-05-20ruby.c: fixed typonobu
2012-05-20* enc/shift_jis.c (code_to_mbclen): returnnaruse
2012-05-20* 2012-05-20svn
2012-05-20Bug #6462: EXTSOLIBSnobu
2012-05-19suppress unused-but-set-variable warningsnobu
2012-05-19static-linked-ext: all linked rubynobu
2012-05-19static-linked-ext: no ext/libext.anobu
2012-05-19static-linked-ext: into librubynobu
2012-05-19no K&R stylenobu
2012-05-19no K&R stylenobu
2012-05-19static-linked-ext: into librubynobu
2012-05-19ext/extmk.rb: fold long macronobu
2012-05-19use LIBEXTnobu
2012-05-19fix typonobu
2012-05-18* ext/openssl/extconf.rb: Use Logging::message instead of message.kosaki
2012-05-18* 2012-05-19svn
2012-05-18fix typos and spaceskazu
2012-05-18[ruby-dev:45650]nobu
2012-05-18decrease fiber stack size. 1MB is too large for windows. [Bug #6344]kosaki
2012-05-18* thread_pthread.c (rb_thread_create_timer_thread): Added errorkosaki
2012-05-18ext/extmk.rb: link archives onlynobu
2012-05-18* cont.c: bump up fiber machine stack size when running on 64bitkosaki
2012-05-18Revert r35684 "* trunk/ext/json/extconf.rb: remove fake file."nobu