aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * thread_pthread.c (thread_start_func_1): suppress an unused variable.nobu2011-07-041-0/+2
* * remove garbages.nobu2011-07-041-5/+5
* * NEWS (rexml) encoding methods return encoding names as strings again since ...nobu2011-07-041-5/+1
* * thread_pthread.c (get_stack): the return address of get_stacknaruse2011-07-032-3/+14
* * include/ruby/intern.h, thread_pthread.c (rb_reserved_fd_p,ko12011-07-035-0/+41
* * 2011-07-04svn2011-07-031-2/+2
* add NEWS for O_DIRECTkosaki2011-07-031-0/+2
* * ext/extmk.rb (extmake): suppresses outputs from extconf.rb.yugui2011-07-032-2/+21
* * array.c (ary_reject_bang): should not remove elements which arenobu2011-07-033-23/+20
* * ChangeLog: fix typo.nobu2011-07-031-1/+1
* * thread_pthread.c (get_stack): pthread_attr_getstack() doesn'tkosaki2011-07-022-8/+23
* * 2011-07-03svn2011-07-021-2/+2
* * thread_pthread.c (get_stack): add to a care of gurad page on Mackosaki2011-07-023-11/+36
* * ChangeLog: Fix revision number at which Kernel#respond_to? change ismrkn2011-07-021-1/+1
* * test/openssl/test_ocsp.rbemboss2011-07-023-2/+9
* * NEWS: remove a Kernel#respond_to? from the incompatibiliesmarcandre2011-07-011-3/+1
* * test/matrix/test_matrix.rb: remove obsolete test [ruby-core:37714]marcandre2011-07-011-1/+0
* * array.c (rb_ary_reject_bang, rb_ary_delete_if): rejectednobu2011-07-013-20/+64
* * NEWS: remove a description of Kernel#respond_to? because it hasmrkn2011-07-012-1/+5
* * 2011-07-02svn2011-07-011-2/+2
* * NEWS: describe a change of multiplication of Bignum.mrkn2011-07-012-0/+9
* * benchmark/bm_app_erb.rb: increase loop count. too shortkosaki2011-07-0142-44/+94
* * fix typos.nobu2011-07-011-3/+3
* * NEWS: typomarcandre2011-07-011-1/+1
* * lib/matrix: Add LUP decompositionmarcandre2011-07-014-0/+243
* * lib/matrix.rb: Allow non integer exponents for Matrix#**marcandre2011-07-013-3/+11
* * lib/matrix: Add Eigenvalue Decompositionmarcandre2011-07-014-0/+916
* * lib/matrix: Add Matrix#roundmarcandre2011-07-013-0/+12
* * string.c (tr_trans): free heap ptr when the str is not embeded.naruse2011-07-012-0/+8
* * thread.c (do_select): fix memory leak.kosaki2011-07-012-0/+13
* * vm_insnhelper.c (vm_getivar): check vm state versionko12011-06-302-2/+14
* * error.c, thread_pthread.c (WRITE_CONST): suppress warningsnobu2011-06-303-7/+14
* * thread.c (rb_threadptr_check_signal): only wake up main thread.ko12011-06-305-22/+58
* * sytle fixes.nobu2011-06-308-19/+19
* reedited previous committadf2011-06-301-8/+8
* * class.c (Init_class_hierarchy): should name BasicObjectmatz2011-06-303-1/+10
* typotadf2011-06-301-1/+1
* * 2011-07-01svn2011-06-301-3/+3
* * ext/date/date_core.c: mathn still alive (should die soon).tadf2011-06-302-12/+41
* * misc/ruby-mode.el (ruby-indent-beg-re): Fix broken regularmrkn2011-06-302-1/+6
* * ext/openssl/ossl.c/.h: Added ossl_x509_name_sk2ary.emboss2011-06-305-41/+108
* * benchmark/bm_vm2_defined_method.rb: added to measure performance ofko12011-06-302-0/+14
* add an issue number.ko12011-06-301-1/+1
* * vm_insnhelper.c (vm_call_bmethod): fix to hook call/return eventko12011-06-304-3/+42
* configure.in: Add warnflags for XL/C on AIX during configurekanemoto2011-06-302-0/+8
* * ext/date/date_core.c (m_ajd): refers a constant.tadf2011-06-302-1/+7
* * property.nobu2011-06-300-0/+0
* * ext/io/console/io-console.gemspec: spin-off gem for 1.9.2.nobu2011-06-303-0/+20
* * ext/date/date_core.c: trivial changes.tadf2011-06-302-12/+14
* * test/ruby/test_rand.rb (test_random_bytes): fold mysteriouslynobu2011-06-301-2/+6