aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lib/yaml.rb: Document toplevel YAML and YAML::ENGINE to describedrbrain2011-06-301-0/+5
* * lib/cmath.rb: Hide handle_no_method_error from RDoc.drbrain2011-06-301-0/+5
* * hash.c: Document ENVdrbrain2011-06-301-0/+4
* * ruby.c (ruby_init_loadpath_safe): ensure RUBYLIB_PREFIX storednobu2011-06-291-0/+7
* * ChangeLog: garbages.nobu2011-06-291-14/+14
* * lib/drb/drb.rb: Hide deprecated toplevel DRb constants.drbrain2011-06-291-0/+4
* * lib/cmath.rb (CMath.log): second argument: b can be nil.naruse2011-06-291-0/+4
* * thread.c (ruby_thread_s_pass): Fix typo.drbrain2011-06-291-0/+4
* * lib/rdoc: Update to RDoc 3.8 which contains fixes for documentationdrbrain2011-06-291-0/+5
* * thread.c (rb_threadptr_execute_interrupts_common): removekosaki2011-06-291-0/+5
* * thread.c (rb_thread_schedule_limits): minor optimization.kosaki2011-06-291-0/+5
* * thread.c (rb_thread_schedule_rec): move interrupt_flag check tokosaki2011-06-291-0/+17
* * thread.c (thread_s_pass): change RDoc description and removekosaki2011-06-291-0/+6
* * thread.c (rb_thread_stop): change RDoc sample code. The oldkosaki2011-06-291-0/+7
* * thread.c (rb_thread_wakeup): change RDoc sample code. The oldkosaki2011-06-291-0/+7
* * thread.c (rb_thread_run): change RDoc. The old example is buggykosaki2011-06-291-0/+6
* * lib/cmath.rb: make same exception for Math. fix [Bug #3137].keiju2011-06-291-0/+4
* * lib/irb/completion.rb: complate correctry string literal. fix [Bug #1145].keiju2011-06-291-0/+5