summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-12-15 * rational.c (f_round_common): should check overflow.tadf
2012-12-15 * ratioanl.c (float_rationalize): reduced.tadf
2012-12-15fix a typokazu
2012-12-15fix typokosaki
2012-12-15* io.c (finish_writeconv): uses rb_write_internal2 ifkosaki
2012-12-15* thread.c (rb_mutex_owned_p): remove static.kosaki
2012-12-15* io.c (io_flush_buffer): uses io_flush_buffer_async2 instead ofkosaki
2012-12-15* io.c (internal_write_func2): new helper function for rb_write_internal2().kosaki
2012-12-15* io.c (rb_io_wait_writable): add to call rb_thread_wait_fd()kosaki
2012-12-15* io.c (rb_io_wait_writable): don't call rb_thread_fd_writable()kosaki
2012-12-15* thread.c (rb_thread_wait_fd_rw): remove silly rb_thread_alone()kosaki
2012-12-15* ChangeLog: fix typo.nobu
2012-12-15thread.c: revert r38382 but deprecate rb_thread_polling()nobu
2012-12-14 * test/rubygems/test_gem_ext_cmake_builder.rb(test_self_build):tarui
2012-12-14* test/ruby/test_thread.rb (test_uninitialized, test_backtrace,kosaki
2012-12-14* test/ruby/test_thread.rb (TestThread::Thread::new.): removekosaki
2012-12-14* configure.in (HAVE_GCC_ATOMIC_BUILTINS): Set -march=i486 to enabledrbrain
2012-12-14* include/ruby/intern.h: remove rb_thread_polling() declaration.kosaki
2012-12-14* ext/.document: add fiddle/pointer.c, fiddle/handle.c, and fiddle/win32/lib ...ngoto
2012-12-14* file.c (rb_file_flock): use rb_thread_wait_for() instead ofkosaki
2012-12-14* signal.c (rb_f_kill): remove rb_thread_polling() because thiskosaki
2012-12-14parse.y: fix line numbernobu
2012-12-14parse.y: fix line numbernobu
2012-12-14* vm_insnhelper.c (vm_call_super_method): remove volatile introducedshugo
2012-12-14* ChangeLog: fix typo.nobu
2012-12-14envutil.rb: using caller_locationsnobu
2012-12-14envutil.rb: count assertionsnobu
2012-12-14* lib/rdoc/rubygems_hook.rb: Fixed generation of documentation.drbrain
2012-12-14* lib/rubygems/commands/rdoc_command.rb: When overwritingdrbrain
2012-12-14* vm_trace.c (exec_hooks): add volatile to avoid segv.naruse
2012-12-14* test/ruby/envutil.rb (EnvUtil::Unit::Assertionsassert_separately):naruse
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