summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-12-13* ext/psych/lib/psych/visitors/yaml_tree.rb: quote strings that begintenderlove
2012-12-13* object.c (Init_Object): no needs to override with same method.nobu
2012-12-13* vm_insnhelper.c (vm_call_super_method): a workaround for theshugo
2012-12-13 * object.c (Init_Object): use rb_mod_init_copy for Class#initialize_copycharliesome
2012-12-13* ChangeLog: fix typo.shugo
2012-12-13* lib/rdoc/class_module.rb: Fixed duplicate comments for classes anddrbrain
2012-12-13* lib/irb*: merge doc from doc/irb/ird.rd and improve overallzzak
2012-12-13* marshal.c (r_entry0): don't taint classes and modules becauseshugo
2012-12-13* test/ruby/test_require.rb (TestRequire#test_loaded_features_encoding):usa
2012-12-13* file.c (rb_file_join): check encoding compatibility before joiningusa
2012-12-13method transplantingnobu
2012-12-13* properties.nobu
2012-12-13* include/ruby/ruby.h (RB_UNUSED_VAR): new macro to suppressshugo
2012-12-13* method.h: remove "VM_METHOD_TYPE__MAX" from rb_method_type_t.ko1
2012-12-12tmpdir.rb: not expand tildenobu
2012-12-12* ext/json: merge JSON 1.7.5.naruse
2012-12-12* class.c (rb_prepend_module): move refined methods from the originshugo
2012-12-12time.c: st_updatenobu
2012-12-12* configure.in: add -fno-omit-frame-pointer if libexecinfo is used.naruse
2012-12-12test_rdoc_rdoc.rb: use File::NULLnobu
2012-12-12method.h: NOEX_SAFE_SHIFT_OFFSETnobu
2012-12-12* lib/rdoc/class_module.rb: Added RDoc::ClassModule#documented? whichdrbrain
2012-12-12vm_insnhelper.c: no warnings for non-objectnobu
2012-12-11* iseq.c (rb_iseq_parameters): fix limit for optional arguments.eregon
2012-12-11vm.c: pass exceptions while handling an exceptionnobu
2012-12-11test.rb: show messages in one linenobu
2012-12-11Experimentally recommit of r38041: specify smaller max lengthnaruse
2012-12-11* eval.c (rb_using_refinement): make the method table of an iclassshugo
2012-12-11* tool/make-snapshot: add --disable-rubygem to both MINIRUBY and RUBY.naruse
2012-12-11* test/dl/test_func.rb (test_name_with_block, test_bind, test_qsort1): call u...ngoto
2012-12-11* ext/dl/lib/dl/func.rb (DL::Function#unbind, #bound?): suppress NoMethodErro...ngoto
2012-12-11* ext/fiddle/function.c (Fiddle::Function.new): new keyword argument :name to...ngoto
2012-12-11fix typos for r38298kazu
2012-12-11* common.mk: Added --pages-dir to rdoc creation. Now doc/ items showdrbrain
2012-12-11* lib/rdoc/options.rb: Added --page-dir option for moving pages indrbrain
2012-12-11* ext/pathname/lib/pathname.rb: Hide private methods from RDoc.drbrain
2012-12-11* tool/make-snapshot (BASERUBY): add --disable-gem to avoid load gems.naruse
2012-12-11Revert r38301naruse
2012-12-11* ext/dl/win32/extconf.rb: Fix typonaruse
2012-12-11Experimentally revert r38041naruse
2012-12-11* common.mk ($(MINIPRELUDE_C)): -I may break make dist.naruse
2012-12-10* lib/matrix: alias {row|column}_size to {row|column}_count and use the latter.marcandre
2012-12-10* fix the behavior when a module is included into a refinement.shugo
2012-12-10* vm_method.c (rb_method_entry_without_refinements): useshugo
2012-12-10* ext/fiddle/win32/*: library ports from DL to Fiddle.usa
2012-12-10vm_trace.c: exceptions in event hooksnobu
2012-12-10compile.c, vm_insnhelper.c: flip-flop without hidden string keynobu
2012-12-10* lib/irb/magic-file.rb: set a encoding, which is detected fromnari
2012-12-10* lib/rubygems/ext/cmake_builder.rb: Added a builder for cmake.drbrain
2012-12-10* lib/rubygems/package.rb: Omit directories when packaging gems likedrbrain