aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm_trace.c (tracepoint_attr_defined_class): Clean up rdoc forzzak2012-12-181-0/+5
* typos in changelogzzak2012-12-181-2/+2
* * lib/rubygems/specification.rb: Fixed ruby output of requirementsdrbrain2012-12-181-0/+7
* * doc/syntax/literals.rdoc: Added 0o octal integers.drbrain2012-12-181-0/+4
* * test/openssl/test_ssl.rb: Use :TLSv1_2_client explicitly inemboss2012-12-181-0/+6
* * ext/openssl/lib/ssl.rb: Enable insertion of empty fragments as aemboss2012-12-181-0/+12
* fix ChangeLog commentko12012-12-171-1/+2
* * method.h: remove `VM_METHOD_TYPE_CFUNC_FRAMELESS' method type.ko12012-12-171-0/+44
* * vm_trace.c (fill_id_and_klass): TracePoint#defined_class returnsko12012-12-171-0/+18
* * ext/psych/lib/psych/visitors/to_ruby.rb: speed up node mapping sotenderlove2012-12-171-0/+5
* * lib/optparse.rb: Remove 'developer documentation' section from rdoczzak2012-12-171-0/+5
* typozzak2012-12-171-1/+1
* * lib/matrix.rb (#dup): typo in example [ruby-core:50946][Bug #7582]zzak2012-12-171-0/+4
* * class.c (rewrite_cref_stack, clone_method): rewrite a method's crefcharliesome2012-12-171-0/+7
* * io.c (io_flush_buffer_sync2): avoid to return 0. becausekosaki2012-12-171-0/+6
* * doc/syntax/methods.rdoc: Added a description of singleton methods.drbrain2012-12-171-0/+4
* * doc/.document: Added doc/syntaxdrbrain2012-12-171-0/+4
* * doc/syntax.rdoc: Added syntax guide table of contentsdrbrain2012-12-171-0/+7
* * lib/rubygems.rb: Updated VERSIONdrbrain2012-12-161-0/+10
* * signal.c (rb_sigaltstack_size): cast sysconf() return valuekosaki2012-12-151-0/+5
* * cont.c (rb_fiber_start): don't enqueue Qnil to async_errinfo_queue.nagachika2012-12-151-0/+8
* * ext/fiddle/pointer.c (rb_fiddle_ptr2cptr): fix error message forgotten to b...ngoto2012-12-151-0/+5
* fix a typokazu2012-12-151-1/+1
* * signal.c (default_handler): remove rb_register_sigaltstack()kosaki2012-12-151-0/+5
* * signal.c (rb_sigaltstack_size): new. calculate stack size forkosaki2012-12-151-0/+14
* * rational.c (f_round_common): should check overflow.tadf2012-12-151-0/+4
* * ratioanl.c (float_rationalize): reduced.tadf2012-12-151-0/+4
* fix a typokazu2012-12-151-1/+1
* fix typokosaki2012-12-151-1/+1
* * io.c (finish_writeconv): uses rb_write_internal2 ifkosaki2012-12-151-0/+5
* * thread.c (rb_mutex_owned_p): remove static.kosaki2012-12-151-0/+8
* * io.c (io_flush_buffer): uses io_flush_buffer_async2 instead ofkosaki2012-12-151-0/+10
* * io.c (internal_write_func2): new helper function for rb_write_internal2().kosaki2012-12-151-0/+8
* * io.c (rb_io_wait_writable): add to call rb_thread_wait_fd()kosaki2012-12-151-0/+5
* * io.c (rb_io_wait_writable): don't call rb_thread_fd_writable()kosaki2012-12-151-0/+6
* * thread.c (rb_thread_wait_fd_rw): remove silly rb_thread_alone()kosaki2012-12-151-0/+5
* * ChangeLog: fix typo.nobu2012-12-151-2/+2
* thread.c: revert r38382 but deprecate rb_thread_polling()nobu2012-12-151-4/+6
* * test/rubygems/test_gem_ext_cmake_builder.rb(test_self_build):tarui2012-12-141-0/+5
* * test/ruby/test_thread.rb (test_uninitialized, test_backtrace,kosaki2012-12-141-0/+16
* * test/ruby/test_thread.rb (TestThread::Thread::new.): removekosaki2012-12-141-0/+6
* * configure.in (HAVE_GCC_ATOMIC_BUILTINS): Set -march=i486 to enabledrbrain2012-12-141-0/+6
* * include/ruby/intern.h: remove rb_thread_polling() declaration.kosaki2012-12-141-0/+4
* * 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