aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/.document: add fiddle/pointer.c, fiddle/handle.c, and fiddle/win32/lib ...ngoto2012-12-141-0/+5
* * file.c (rb_file_flock): use rb_thread_wait_for() instead ofkosaki2012-12-141-0/+7
* * signal.c (rb_f_kill): remove rb_thread_polling() because thiskosaki2012-12-141-0/+11
* parse.y: fix line numbernobu2012-12-141-1/+1
* parse.y: fix line numbernobu2012-12-141-0/+11
* * vm_insnhelper.c (vm_call_super_method): remove volatile introducedshugo2012-12-141-0/+9
* * ChangeLog: fix typo.nobu2012-12-141-1/+1
* envutil.rb: using caller_locationsnobu2012-12-141-1/+4
* envutil.rb: count assertionsnobu2012-12-141-0/+5
* * lib/rdoc/rubygems_hook.rb: Fixed generation of documentation.drbrain2012-12-141-0/+10
* * lib/rubygems/commands/rdoc_command.rb: When overwritingdrbrain2012-12-141-0/+11
* * vm_trace.c (exec_hooks): add volatile to avoid segv.naruse2012-12-141-0/+6
* * test/ruby/envutil.rb (EnvUtil::Unit::Assertionsassert_separately):naruse2012-12-141-0/+6
* * ext/psych/lib/psych/visitors/yaml_tree.rb: quote strings that begintenderlove2012-12-131-0/+6
* * object.c (Init_Object): no needs to override with same method.nobu2012-12-131-0/+1
* * vm_insnhelper.c (vm_call_super_method): a workaround for theshugo2012-12-131-0/+6
* * object.c (Init_Object): use rb_mod_init_copy for Class#initialize_copycharliesome2012-12-131-0/+8
* * ChangeLog: fix typo.shugo2012-12-131-1/+1
* * lib/rdoc/class_module.rb: Fixed duplicate comments for classes anddrbrain2012-12-131-0/+13
* * lib/irb*: merge doc from doc/irb/ird.rd and improve overallzzak2012-12-131-0/+6
* * marshal.c (r_entry0): don't taint classes and modules becauseshugo2012-12-131-0/+8
* * test/ruby/test_require.rb (TestRequire#test_loaded_features_encoding):usa2012-12-131-0/+5
* * file.c (rb_file_join): check encoding compatibility before joiningusa2012-12-131-0/+5
* method transplantingnobu2012-12-131-0/+5
* * properties.nobu2012-12-131-2/+2
* * include/ruby/ruby.h (RB_UNUSED_VAR): new macro to suppressshugo2012-12-131-0/+8
* * method.h: remove "VM_METHOD_TYPE__MAX" from rb_method_type_t.ko12012-12-131-0/+11
* tmpdir.rb: not expand tildenobu2012-12-121-0/+6
* * ext/json: merge JSON 1.7.5.naruse2012-12-121-0/+5
* * class.c (rb_prepend_module): move refined methods from the originshugo2012-12-121-0/+8
* time.c: st_updatenobu2012-12-121-0/+4
* * configure.in: add -fno-omit-frame-pointer if libexecinfo is used.naruse2012-12-121-0/+8
* test_rdoc_rdoc.rb: use File::NULLnobu2012-12-121-0/+5
* method.h: NOEX_SAFE_SHIFT_OFFSETnobu2012-12-121-0/+11
* * lib/rdoc/class_module.rb: Added RDoc::ClassModule#documented? whichdrbrain2012-12-121-0/+14
* vm_insnhelper.c: no warnings for non-objectnobu2012-12-121-0/+5
* * iseq.c (rb_iseq_parameters): fix limit for optional arguments.eregon2012-12-111-0/+9
* vm.c: pass exceptions while handling an exceptionnobu2012-12-111-0/+7
* test.rb: show messages in one linenobu2012-12-111-0/+5
* Experimentally recommit of r38041: specify smaller max lengthnaruse2012-12-111-0/+6
* * eval.c (rb_using_refinement): make the method table of an iclassshugo2012-12-111-0/+10
* * tool/make-snapshot: add --disable-rubygem to both MINIRUBY and RUBY.naruse2012-12-111-0/+6
* * test/dl/test_func.rb (test_name_with_block, test_bind, test_qsort1): call u...ngoto2012-12-111-0/+7
* * ext/dl/lib/dl/func.rb (DL::Function#unbind, #bound?): suppress NoMethodErro...ngoto2012-12-111-0/+6
* * ext/fiddle/function.c (Fiddle::Function.new): new keyword argument :name to...ngoto2012-12-111-0/+10
* fix typos for r38298kazu2012-12-111-1/+1
* * common.mk: Added --pages-dir to rdoc creation. Now doc/ items showdrbrain2012-12-111-0/+7
* * lib/rdoc/options.rb: Added --page-dir option for moving pages indrbrain2012-12-111-0/+8
* * ext/pathname/lib/pathname.rb: Hide private methods from RDoc.drbrain2012-12-111-0/+4
* * tool/make-snapshot (BASERUBY): add --disable-gem to avoid load gems.naruse2012-12-111-0/+5