aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * addr2line.c: include <alloca.h> to fix a build issue on Solaris.mame2011-07-041-0/+4
* * ChangeLog: fix typos.nagachika2011-07-041-4/+4
* * ext/coverage/coverage.c: resurrect r32071 + add GC guard fornagachika2011-07-041-0/+8
* * thread_pthread.c (get_stack): For NetBSD/FreeBSD, usekosaki2011-07-041-0/+6
* * ext/coverage/coverage.c: revert r32071. The commit caused SEGV onmame2011-07-041-0/+9
* * thread_pthread.c (get_stack): the return address of get_stacknaruse2011-07-031-0/+5
* * include/ruby/intern.h, thread_pthread.c (rb_reserved_fd_p,ko12011-07-031-0/+19
* * ext/extmk.rb (extmake): suppresses outputs from extconf.rb.yugui2011-07-031-0/+5
* * array.c (ary_reject_bang): should not remove elements which arenobu2011-07-031-0/+5
* * ChangeLog: fix typo.nobu2011-07-031-1/+1
* * thread_pthread.c (get_stack): pthread_attr_getstack() doesn'tkosaki2011-07-021-0/+10
* * thread_pthread.c (get_stack): add to a care of gurad page on Mackosaki2011-07-021-0/+10
* * ChangeLog: Fix revision number at which Kernel#respond_to? change ismrkn2011-07-021-1/+1
* * test/openssl/test_ocsp.rbemboss2011-07-021-0/+7
* * array.c (rb_ary_reject_bang, rb_ary_delete_if): rejectednobu2011-07-011-0/+5
* * NEWS: remove a description of Kernel#respond_to? because it hasmrkn2011-07-011-0/+5
* * NEWS: describe a change of multiplication of Bignum.mrkn2011-07-011-0/+4
* * benchmark/bm_app_erb.rb: increase loop count. too shortkosaki2011-07-011-0/+50
* * fix typos.nobu2011-07-011-3/+3
* * lib/matrix: Add LUP decompositionmarcandre2011-07-011-0/+4
* * lib/matrix.rb: Allow non integer exponents for Matrix#**marcandre2011-07-011-0/+4
* * lib/matrix: Add Eigenvalue Decompositionmarcandre2011-07-011-0/+4
* * lib/matrix: Add Matrix#roundmarcandre2011-07-011-0/+4
* * string.c (tr_trans): free heap ptr when the str is not embeded.naruse2011-07-011-0/+5
* * thread.c (do_select): fix memory leak.kosaki2011-07-011-0/+5
* * vm_insnhelper.c (vm_getivar): check vm state versionko12011-06-301-0/+8
* * error.c, thread_pthread.c (WRITE_CONST): suppress warningsnobu2011-06-301-1/+6
* * thread.c (rb_threadptr_check_signal): only wake up main thread.ko12011-06-301-0/+19
* * class.c (Init_class_hierarchy): should name BasicObjectmatz2011-06-301-0/+8
* typotadf2011-06-301-1/+1
* * ext/date/date_core.c: mathn still alive (should die soon).tadf2011-06-301-0/+4
* * misc/ruby-mode.el (ruby-indent-beg-re): Fix broken regularmrkn2011-06-301-0/+5
* * ext/openssl/ossl.c/.h: Added ossl_x509_name_sk2ary.emboss2011-06-301-0/+10
* * benchmark/bm_vm2_defined_method.rb: added to measure performance ofko12011-06-301-0/+5
* add an issue number.ko12011-06-301-1/+1
* * vm_insnhelper.c (vm_call_bmethod): fix to hook call/return eventko12011-06-301-0/+14
* configure.in: Add warnflags for XL/C on AIX during configurekanemoto2011-06-301-0/+5
* * ext/date/date_core.c (m_ajd): refers a constant.tadf2011-06-301-0/+4
* * ext/io/console/io-console.gemspec: spin-off gem for 1.9.2.nobu2011-06-301-0/+4
* * ext/date/date_core.c: trivial changes.tadf2011-06-301-0/+4
* * test/ruby/test_module.rb: tests for [Bug #3422] and [Bug #3423].nobu2011-06-301-4/+8
* * ext/date/date_core.c: modified doc.tadf2011-06-301-0/+4
* * thread_pthread.c (thread_timer): ignore unknown errno.ko12011-06-301-0/+6
* add ref to ticket.ko12011-06-301-1/+1
* * ext/objspace/objspace.c (ObjectSpace.count_tdata_objects):ko12011-06-301-0/+11
* * thread_pthread.c (ping_signal_thread_list, thread_timer):ko12011-06-301-0/+5
* fix typoskazu2011-06-301-3/+3
* * thread_pthread.c (rb_thread_create_timer_thread): allocateko12011-06-301-0/+7
* * ChangeLog: fix some typos.nagachika2011-06-301-3/+3
* * lib/weakref.rb: Attach documentation to WeakRef and add missingdrbrain2011-06-301-0/+5