aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * test/ruby/test_module.rb: tests for [Bug #3422] and [Bug #3423].nobu2011-06-302-7/+42
* * ext/date/date_core.c: modified doc.tadf2011-06-302-59/+74
* * thread_pthread.c (thread_timer): ignore unknown errno.ko12011-06-302-6/+15
* add ref to ticket.ko12011-06-301-1/+1
* * ext/objspace/objspace.c (ObjectSpace.count_tdata_objects):ko12011-06-303-4/+35
* * thread_pthread.c (ping_signal_thread_list, thread_timer):ko12011-06-302-4/+15
* fix typoskazu2011-06-301-3/+3
* * thread_pthread.c (rb_thread_create_timer_thread): allocateko12011-06-302-2/+19
* Rerefix test introduced by r32307.naruse2011-06-301-1/+1
* Refix test introduced by r32307.naruse2011-06-301-3/+1
* Fix test introduced by r32307.naruse2011-06-301-1/+3
* * ChangeLog: fix some typos.nagachika2011-06-301-3/+3
* * lib/weakref.rb: Attach documentation to WeakRef and add missingdrbrain2011-06-302-6/+25
* * lib/yaml.rb: Document toplevel YAML and YAML::ENGINE to describedrbrain2011-06-302-0/+23
* * lib/cmath.rb: Hide handle_no_method_error from RDoc.drbrain2011-06-303-1/+24
* * hash.c: Document ENVdrbrain2011-06-302-1/+271
* * ruby.c (ruby_init_loadpath_safe): ensure RUBYLIB_PREFIX storednobu2011-06-292-0/+10
* * ChangeLog: garbages.nobu2011-06-291-14/+14
* * lib/drb/drb.rb: Hide deprecated toplevel DRb constants.drbrain2011-06-292-0/+5
* * lib/cmath.rb (CMath.log): second argument: b can be nil.naruse2011-06-293-1/+9
* * thread.c (ruby_thread_s_pass): Fix typo.drbrain2011-06-292-4/+8
* * lib/rdoc: Update to RDoc 3.8 which contains fixes for documentationdrbrain2011-06-2913-47/+501
* * thread.c (rb_threadptr_execute_interrupts_common): removekosaki2011-06-292-4/+5
* * thread.c (rb_thread_schedule_limits): minor optimization.kosaki2011-06-292-8/+11
* * thread.c (rb_thread_schedule_rec): move interrupt_flag check tokosaki2011-06-292-13/+29
* * thread.c (thread_s_pass): change RDoc description and removekosaki2011-06-292-14/+8
* * thread.c (rb_thread_stop): change RDoc sample code. The oldkosaki2011-06-292-1/+8
* * thread.c (rb_thread_wakeup): change RDoc sample code. The oldkosaki2011-06-292-0/+9
* * thread.c (rb_thread_run): change RDoc. The old example is buggykosaki2011-06-292-1/+7
* * lib/cmath.rb: make same exception for Math. fix [Bug #3137].keiju2011-06-292-96/+180
* * 2011-06-30svn2011-06-291-2/+2
* * lib/irb/completion.rb: complate correctry string literal. fix [Bug #1145].keiju2011-06-292-1/+15
* * ext/date/date_core.c: avoided using timev.tadf2011-06-295-26/+79
* * ext/openssl/ossl.h (OPENSSL_SYS_WIN32): define only if not defined.eban2011-06-291-1/+3
* * ext/openssl/ossl.h (OPENSSL_SYS_WIN32): support for mingw(msys).eban2011-06-292-1/+6
* * ex/tk/extconf.rb: support for the latest ActiveTcl with mingw.eban2011-06-292-0/+7
* * lib/irb/cmd/help.rb: support RDoc 3.7. fix [Bug #3760].keiju2011-06-292-1/+5