aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/net/ftp.rb (Net::FTP#retrbinary): close only if conn is not nilnaruse2012-05-213-10/+209
* Rescue exception from writing to a socket.naruse2012-05-211-1/+1
* lib/test/unit.rb: not override job_status optionnobu2012-05-211-1/+1
* * ext/syslog/syslog.c: Classify constants and macros into severalknu2012-05-213-67/+99
* * ext/syslog/syslog.c (mSyslog_inspect): Use rb_sprintf().knu2012-05-212-16/+11
* * ext/syslog/syslog.c (mSyslog_inspect): Make sure self is aknu2012-05-212-0/+7
* lib/test/unit.rb: simple ouput if verbosenobu2012-05-211-2/+3
* * .travis.yml (install): It seems tcl/tk is skipped in Travisshyouhei2012-05-212-0/+8
* enc: fix dependenciesnobu2012-05-213-3/+36
* * lib/net/ftp.rb (Net::FTP#transfercmd): rescue shutdown.naruse2012-05-213-12/+30
* Shutdown gracefully.naruse2012-05-202-0/+14
* ext/extmk.rb: workaround for -framework optionnobu2012-05-203-3/+3
* * 2012-05-21svn2012-05-201-2/+2
* lib/test/unit.rb: not overwrite options itselfnobu2012-05-201-1/+1
* * ChangeLog: fix a typo.nagachika2012-05-201-1/+1
* ext/extmk.rb: reopen stdoutnobu2012-05-202-4/+12
* ext/extmk.rb: Shellwords.joinnobu2012-05-201-1/+1
* ruby.c: fixed typonobu2012-05-201-1/+1
* * enc/shift_jis.c (code_to_mbclen): returnnaruse2012-05-204-5/+39
* * 2012-05-20svn2012-05-201-2/+2
* Bug #6462: EXTSOLIBSnobu2012-05-205-2/+13
* suppress unused-but-set-variable warningsnobu2012-05-191-4/+10
* static-linked-ext: all linked rubynobu2012-05-192-2/+5
* static-linked-ext: no ext/libext.anobu2012-05-191-1/+1
* static-linked-ext: into librubynobu2012-05-192-2/+5
* no K&R stylenobu2012-05-191-1/+2
* no K&R stylenobu2012-05-191-1/+1
* static-linked-ext: into librubynobu2012-05-194-7/+21
* ext/extmk.rb: fold long macronobu2012-05-192-18/+20
* use LIBEXTnobu2012-05-193-3/+8
* fix typonobu2012-05-192-1/+5
* * ext/openssl/extconf.rb: Use Logging::message instead of message.kosaki2012-05-183-10/+15
* * 2012-05-19svn2012-05-181-2/+2
* fix typos and spaceskazu2012-05-181-9/+8
* [ruby-dev:45650]nobu2012-05-182-2/+8
* decrease fiber stack size. 1MB is too large for windows. [Bug #6344]kosaki2012-05-181-1/+1
* * thread_pthread.c (rb_thread_create_timer_thread): Added errorkosaki2012-05-182-4/+13
* ext/extmk.rb: link archives onlynobu2012-05-182-1/+6
* * cont.c: bump up fiber machine stack size when running on 64bitkosaki2012-05-182-2/+12
* Revert r35684 "* trunk/ext/json/extconf.rb: remove fake file."nobu2012-05-181-0/+3
* * lib/uri/generic.rb (URI::Generic.build): duplicate args before addingnaruse2012-05-183-5/+29
* * ext/zlib/extconf.rb: Use an exception instaed of bare puts.kosaki2012-05-182-2/+5
* * ext/psych/extconf.rb: Use an exception instaed of bare abort.kosaki2012-05-182-1/+5
* * ext/fiddle/extconf.rb: Use an exception instaed of bare abort.kosaki2012-05-182-2/+6
* * ext/readline/extconf.rb: Use an exception instead of bare exit.kosaki2012-05-182-3/+7
* * ext/ripper/extconf.rb: Use an exception instead of barekosaki2012-05-182-2/+6
* * ext/openssl/extconf.rb: Clarify a message when hit Applekosaki2012-05-182-1/+6
* * ext/extmk.rb: Show a message when extconf.rb raised an exception.kosaki2012-05-183-4/+20
* * trunk/ext/json/extconf.rb: remove fake file.nobu2012-05-181-3/+0
* * ext/extmk.rb (extmake): remove particular platform specific condition.nobu2012-05-181-1/+1