CIA.vc
Ruby
The Ruby Programming Language
Stats » Projects » Ruby
information
Photo
Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.
syndicateUTC clock
13:29 on May 28, 2012
event counters
The last message was received 1.09 hours ago at 12:23 on May 28, 2012
6 messages so far today, 12 messages yesterday
6 messages so far this week, 94 messages last week
329 messages so far this month, 297 messages last month
29259 messages since the first one, 7.92 years ago, for an average of 2.37 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
12:23 todayruby
Commit by nobu :: r35831 /trunk/ (ChangeLog lib/test/unit.rb): (link)

StatusLineOutput needs job_status to be :replace

  • lib/test/unit.rb (Test::Unit::Runner#_prepare_run): StatusLineOutput needs job_status to be :replace.
#
09:21 todayruby
Commit by nobu :: r35830 /trunk/strftime.c: (link)

strftime.c: linux style

  • strftime.c (rb_strftime_with_timespec): fix indentation using linux style. this file is not written in ruby-style.
#
09:02 todayruby
Commit by nobu :: r35829 /trunk/ (ChangeLog common.mk): (link)

common.mk: fix dependencies.

  • common.mk (do-install-*): fix dependencies. based on the patch by nagachika at [ruby-dev:45683]. [Bug #6506]
#
07:41 todayruby
Commit by nari :: r35828 /trunk/ChangeLog: (link)

  • ChangeLog: fix a typo.
#
07:39 todayruby
Commit by nari :: r35827 /trunk/ (ChangeLog gc.c test/ruby/test_gc.rb): (link)

  • gc.c (obj_free): doesn't free a method table if it doesn't exits. [ruby-dev:44436]
  • test/ruby/test_gc.rb (class TestGc): added the test case for this issue.
#
07:07 todayruby
Commit by naruse :: r35826 /branches/ruby_1_9_3/ (4 files in 2 dirs): (link)
merge revision(s) 34753:

        * io.c (rb_io_extract_modeenc): fail only if conflicting
          text/binary modes given explicitly.  [ruby-dev:45268][Bug #6055]
#
20:52 yesterdayruby
Commit by nagachika :: r35825 /trunk/ChangeLog: (link)

  • ChangeLog: fix a typo.
#
20:41 yesterdayruby
Commit by nagachika :: r35824 /trunk/benchmark/ (3 files): (link)

  • benchmark/bm_vm1_lvar_init.rb: fix newline code.
  • benchmark/bm_vm2_bigarray.rb: ditto.
  • benchmark/bm_vm2_bighash.rb: ditto.
#
20:40 yesterdayruby
Commit by svn :: r35823 /trunk/version.h: (link)

  • 2012-05-28
#
20:40 yesterdayruby
Commit by nagachika :: r35822 /trunk/ChangeLog: (link)

  • ChangeLog: remove trailing spaces.
#
19:07 yesterdayruby
Commit by ko1 :: r35821 /trunk/ (37 files in 2 dirs): (link)

  • benchmark/bm_vm1_lvar_init.rb: added. This benchmark measures a initialize time of non-used variable.
  • benchmark/bm_vm1_lvar_set.rb: added. This benchmark measures a local variables initialization time.
  • benchmark/bm_vm2_bigarray.rb: added. This benchmark mesures a big array literal creation time.
  • benchmark/bm_vm2_bighash.rb: This benchmark mesures a big hash literal creation time.
  • benchmark/bm*: change notation "i=0" to "i = 0".
#
09:14 yesterdayruby
Commit by nagachika :: r35820 /trunk/NEWS: (link)

  • NEWS: expanded a tab.
#
09:01 yesterdayruby
Commit by ko1 :: r35819 /trunk/ (ChangeLog benchmark/driver.rb): (link)

  • benchmark/driver.rb: fix to continue benchmarks when an error is occurred.
#
06:54 yesterdayruby
Commit by nobu :: r35818 /trunk/ (ChangeLog lib/test/unit.rb): (link)

fix operator precedence

  • lib/test/unit.rb (Test::Unit::Runner#_prepare_run): fix operator precedence, so that platform and TERM should be counted.
#
06:49 yesterdayruby
Commit by nobu :: r35817 /trunk/test/date/test_date_strftime.rb: (link)

  • untabified.
#
05:31 yesterdayruby
Commit by tadf :: r35816 /trunk/test/date/test_date_strftime.rb: (link)
modified test.
#
05:31 yesterdayruby
Commit by tadf :: r35815 /trunk/ (ChangeLog ext/date/date_strftime.c): (link)

  • ext/date/date_strftime.c: allows %Ok and %Ol.
#
04:56 yesterdayruby
Commit by tadf :: r35814 /trunk/ (ChangeLog ext/date/date_core.c): (link)

  • ext/date/date_core.c: modified doc.
#
22:44 Saturdayruby
Commit by svn :: r35813 /trunk/version.h: (link)

  • 2012-05-27
#
22:44 Saturdayruby
Commit by nagachika :: r35812 /trunk/ChangeLog: (link)

  • ChangeLog: fix a typo
#