aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ext/date/date_core.c: avoided using timev.tadf2011-06-291-0/+6
* * ext/openssl/ossl.h (OPENSSL_SYS_WIN32): support for mingw(msys).eban2011-06-291-1/+5
* * ex/tk/extconf.rb: support for the latest ActiveTcl with mingw.eban2011-06-291-0/+4
* * lib/irb/cmd/help.rb: support RDoc 3.7. fix [Bug #3760].keiju2011-06-291-0/+4
* * lib/tracer.rb: Tracer.on only if required by -r command-line option.nagachika2011-06-291-0/+6
* * ChangeLog: fix some typos.nagachika2011-06-291-6/+6
* * variable.c (rb_const_get_0): should not look for superclasses ifmatz2011-06-291-0/+6
* * math.c: Attach documentation for Math.drbrain2011-06-291-0/+18
* * lib/matrix.rb: Matrix.zero can build rectangular matrices.marcandre2011-06-291-0/+5
* * lib/matrix.rb: Add Matrix#diagonal?, hermitian?, normal?, orthogonal?marcandre2011-06-291-0/+6
* * lib/matrix.rb: Specialize Matrix#find_index to return [row, col]marcandre2011-06-291-0/+5
* * lib/matrix.rb: Matrix#each{_with_index} can iterate over a subset of the Ma...marcandre2011-06-291-0/+5
* * thread_pthread.c (native_stop_timer_thread): skip to closeko12011-06-281-0/+6