summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-05-25* vm.c: refactoring backtrace related funcitons.ko1
2012-05-24* enum.c (enum_count): Enumerable#count no longer uses #size whendrbrain
2012-05-24sprintf.c: inspect by plusnobu
2012-05-24Bug #5348nobu
2012-05-24Feature #5896nobu
2012-05-24vm.c: suppress 64-to-32 warningsnobu
2012-05-24* vm_method.c (rb_method_defined_by): removed.ko1
2012-05-24* vm.c: add RubyVM::Backtrace object (btobj).ko1
2012-05-24Fix wrong filename: enc/shift_jis.c -> string.c (r35724).naruse
2012-05-24Bug #6487nobu
2012-05-23* lib/net/http/header.rb (Net::HTTPHeader#range): fix broken parser ofnaruse
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* class.c (rb_mod_init_copy): Clear the cached inspect string of adrbrain
2012-05-22* vm_core.h: add a data type rb_location_t to store iseq locationko1
2012-05-21* struct.c (rb_struct_members): Refactoring. As Struct#members hadmame
2012-05-21* lib/net/ftp.rb (Net::FTP#retrbinary): close only if conn is not nilnaruse
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-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-20* ChangeLog: fix a typo.nagachika
2012-05-20ext/extmk.rb: reopen stdoutnobu
2012-05-20* enc/shift_jis.c (code_to_mbclen): returnnaruse
2012-05-20Bug #6462: EXTSOLIBSnobu
2012-05-19static-linked-ext: all linked rubynobu
2012-05-19static-linked-ext: into librubynobu
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-18fix typos and spaceskazu
2012-05-18[ruby-dev:45650]nobu
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-18* lib/uri/generic.rb (URI::Generic.build): duplicate args before addingnaruse
2012-05-18* ext/zlib/extconf.rb: Use an exception instaed of bare puts.kosaki
2012-05-18* ext/psych/extconf.rb: Use an exception instaed of bare abort.kosaki
2012-05-18* ext/fiddle/extconf.rb: Use an exception instaed of bare abort.kosaki
2012-05-18* ext/readline/extconf.rb: Use an exception instead of bare exit.kosaki
2012-05-18* ext/ripper/extconf.rb: Use an exception instead of barekosaki
2012-05-18* ext/openssl/extconf.rb: Clarify a message when hit Applekosaki
2012-05-18* ext/extmk.rb: Show a message when extconf.rb raised an exception.kosaki
2012-05-17* ext/syslog/lib/syslog/logger.rb: Added Syslog::Logger which wasdrbrain
2012-05-17* ext/psych/parser.c (transcode_string): fix encoding index names.tenderlove
2012-05-17fix NaCl supportnobu