summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-02-06* ext/psych/lib/psych/visitors/yaml_tree.rb: register nodes whentenderlove
2015-02-06* ext/psych/lib/psych/visitors/to_ruby.rb: fix support for regulartenderlove
2015-02-06vm_core.h: fix symbols leaknobu
2015-02-05* lib/rubygems: Update to RubyGems HEAD(5c3b6f3).hsbt
2015-02-05convert method name to a Symbolnobu
2015-02-05vm_insnhelper.c: fix missing reasonnobu
2015-02-05* class.c (rb_obj_singleton_methods): should use RTEST() to convertshugo
2015-02-04* vm_insnhelper.c: Fix symbol leak with +send+ and method_missing [#10828]marcandre
2015-02-04* ext/win32ole/win32ole.c (Init_win32ole): should not use atexit tosuke
2015-02-04* class.c (method_entry_i, class_instance_method_list,shugo
2015-02-04bigdecimal.c: fix a typonobu
2015-02-04_sdbm.c: ruby/ruby.h for PRIdPTRDIFFnobu
2015-02-04Makefile.in: do not rebuild unnecessarilynobu
2015-02-03fix a typo [ci skip]kazu
2015-02-03* common.mk (ruby-glommed.o): dependency on $(OBJ) should be writtenngoto
2015-02-03fix a typo [ci skip]kazu
2015-02-03mkmf.rb: avoid interferencenobu
2015-02-03* remove trailing spaces.svn
2015-02-03* vm_method.c (remove_method): When remove refinedshugo
2015-02-03dir.c: glob legacy short namenobu
2015-02-03mkmf.rb: set cxxflagsnobu
2015-02-02gc.c: ensure GC state is consistent during VM shutdowntmm1
2015-02-02security.rdoc: update about Symbol GC [ci skip]nobu
2015-02-01rbinstall.rb: no batch installationnobu
2015-01-31fix a typo [ci skip]kazu
2015-01-31thread_pthread.c: Fix intermittent SIGBUS on Linuxnobu
2015-01-30math.c: optimization for Bignumnobu
2015-01-29* ext/bigdecimal/bigdecimal.c (rb_rational_num): add fallback functionmrkn
2015-01-29* tool/make-snapshot: removed md5 digest with package infomationhsbt
2015-01-29math.c: Get_Doublenobu
2015-01-28* ext/psych/lib/psych/visitors/to_ruby.rb: fix parsing hashes withtenderlove
2015-01-28thread.c: micro-optimize thread create/joinnormal
2015-01-28* thread.c: Improve documentation for Thread#valuehsbt
2015-01-27* tool/redmine-backporter.rb: added `!` command.usa
2015-01-27* tool/redmine-backporter.rb: added history feature for platforms whichusa
2015-01-26* .gitignore: ignored temporary file with git.hsbt
2015-01-26* misc/ruby-electric.el: Import version 2.2.2 fromknu
2015-01-26string.c: terminate when embeddednobu
2015-01-25fix typo [ci skip]kazu
2015-01-25array.c: reduce to_ary callnobu
2015-01-24libffi: workaround of VC12 mlnobu
2015-01-24dln_find.c: regular files onlynobu
2015-01-23vm_insnhelper.c: break from nested rescuenobu
2015-01-23marshal.c: indetity tablesnobu
2015-01-23benchmark/bm_marshal_dump_flo.rb: new benchmark for [Bug #10761]normal
2015-01-22* ChangeLog: tabify.usa
2015-01-22* tool/redmine-backporter.rb (find_svn_log): use double quotes insteadusa
2015-01-22fix flonum hashing regression from r45384normal
2015-01-21Import ruby-electric.el 2.2.1.knu
2015-01-21* file.c: Document other cases of missing birthtime on OS with patchzzak