aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* sprintf.c: inspect by plusnobu2012-05-241-0/+7
* Bug #5348nobu2012-05-241-0/+5
* Feature #5896nobu2012-05-241-0/+5
* vm.c: suppress 64-to-32 warningsnobu2012-05-241-6/+6
* * vm_method.c (rb_method_defined_by): removed.ko12012-05-241-0/+8
* * vm.c: add RubyVM::Backtrace object (btobj).ko12012-05-241-0/+35
* Fix wrong filename: enc/shift_jis.c -> string.c (r35724).naruse2012-05-241-1/+1
* Bug #6487nobu2012-05-241-0/+4
* * lib/net/http/header.rb (Net::HTTPHeader#range): fix broken parser ofnaruse2012-05-231-0/+6
* * win32/win32.c (finish_overlapped_socket, overlapped_socket_io):usa2012-05-231-0/+7
* * lib/net/http.rb: Broke up Net::HTTP into individual files.drbrain2012-05-221-0/+14
* * class.c (rb_mod_init_copy): Clear the cached inspect string of adrbrain2012-05-221-0/+6
* * vm_core.h: add a data type rb_location_t to store iseq locationko12012-05-221-0/+16
* * struct.c (rb_struct_members): Refactoring. As Struct#members hadmame2012-05-211-0/+9
* * lib/net/ftp.rb (Net::FTP#retrbinary): close only if conn is not nilnaruse2012-05-211-0/+7
* * ext/syslog/syslog.c: Classify constants and macros into severalknu2012-05-211-0/+4
* * ext/syslog/syslog.c (mSyslog_inspect): Use rb_sprintf().knu2012-05-211-1/+3
* * ext/syslog/syslog.c (mSyslog_inspect): Make sure self is aknu2012-05-211-0/+5
* * .travis.yml (install): It seems tcl/tk is skipped in Travisshyouhei2012-05-211-0/+5
* enc: fix dependenciesnobu2012-05-211-0/+6
* * lib/net/ftp.rb (Net::FTP#transfercmd): rescue shutdown.naruse2012-05-211-0/+4
* * ChangeLog: fix a typo.nagachika2012-05-201-1/+1
* ext/extmk.rb: reopen stdoutnobu2012-05-201-0/+5
* * enc/shift_jis.c (code_to_mbclen): returnnaruse2012-05-201-0/+8
* Bug #6462: EXTSOLIBSnobu2012-05-201-0/+7
* static-linked-ext: all linked rubynobu2012-05-191-1/+4
* static-linked-ext: into librubynobu2012-05-191-1/+4
* static-linked-ext: into librubynobu2012-05-191-1/+8
* ext/extmk.rb: fold long macronobu2012-05-191-1/+3
* use LIBEXTnobu2012-05-191-1/+5
* fix typonobu2012-05-191-0/+4
* * ext/openssl/extconf.rb: Use Logging::message instead of message.kosaki2012-05-181-0/+5
* fix typos and spaceskazu2012-05-181-9/+8
* [ruby-dev:45650]nobu2012-05-181-0/+5
* * thread_pthread.c (rb_thread_create_timer_thread): Added errorkosaki2012-05-181-0/+5
* ext/extmk.rb: link archives onlynobu2012-05-181-0/+5
* * cont.c: bump up fiber machine stack size when running on 64bitkosaki2012-05-181-0/+5
* * lib/uri/generic.rb (URI::Generic.build): duplicate args before addingnaruse2012-05-181-0/+14
* * ext/zlib/extconf.rb: Use an exception instaed of bare puts.kosaki2012-05-181-0/+4
* * ext/psych/extconf.rb: Use an exception instaed of bare abort.kosaki2012-05-181-0/+4
* * ext/fiddle/extconf.rb: Use an exception instaed of bare abort.kosaki2012-05-181-0/+4
* * ext/readline/extconf.rb: Use an exception instead of bare exit.kosaki2012-05-181-0/+4
* * ext/ripper/extconf.rb: Use an exception instead of barekosaki2012-05-181-0/+5
* * ext/openssl/extconf.rb: Clarify a message when hit Applekosaki2012-05-181-0/+5
* * ext/extmk.rb: Show a message when extconf.rb raised an exception.kosaki2012-05-181-0/+7
* * ext/syslog/lib/syslog/logger.rb: Added Syslog::Logger which wasdrbrain2012-05-171-0/+7
* * ext/psych/parser.c (transcode_string): fix encoding index names.tenderlove2012-05-171-0/+5
* fix NaCl supportnobu2012-05-171-0/+8
* * thread.c, thread_pthread.c: Moved pthread-specific preprocessoryugui2012-05-171-0/+5
* * io.c: Fix a mistake on merging the patch in the previous commit.yugui2012-05-171-0/+4