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
04:04 on Sep 03, 2010
event counters
The last message was received 15.28 minutes ago at 03:49 on Sep 03, 2010
2 messages so far today, 6 messages yesterday
28 messages so far this week, 75 messages last week
19 messages so far this month, 342 messages last month
22728 messages since the first one, 6.19 years ago, for an average of 2.38 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
15 min agoruby
Commit by nobu :: r29173 /branches/ruby_1_8/ (ChangeLog intern.h): (link)

  • intern.h (rb_usascii_str_new): macros for forward compatibility.
#
15 min agoruby
Commit by nobu :: r29172 /branches/ruby_1_8/ (ChangeLog version.h): (link)

  • ChangeLog: reformat.
#
21:48 yesterdayruby
Commit by nobu :: r29171 /trunk/ (ChangeLog ext/pty/pty.c io.c process.c): (link)

  • ext/pty/pty.c (chfunc): pass through exceptions.
  • io.c (rb_io_bufwrite, rb_io_bufread): added.
  • process.c (rb_fork_err): protect from exceptions.
#
21:25 yesterdayruby
Commit by akr :: r29170 /trunk/ (3 files in 3 dirs): (link)

  • ext/pathname/pathname.c (path_pipe_p): Pathname#pipe? translated from pathname.rb.
#
21:22 yesterdayruby
Commit by nobu :: r29169 /trunk/ (4 files in 3 dirs): (link)

  • ext/pty/pty.c (chfunc): restore errno from SystemCallError and propagate proper exception to the parent. [ruby-dev:41965]
#
13:19 yesterdayruby
Commit by akr :: r29168 /trunk/ (3 files in 3 dirs): (link)

  • ext/pathname/pathname.c (path_file_p): Pathname#file? translated from pathname.rb.
#
00:20 yesterdayruby
Commit by usa :: r29167 /trunk/ (ChangeLog win32/win32.c): (link)

  • win32/win32.c (rb_w32_spawn, rb_w32_aspawn): don't forget to free memory.
#
00:10 yesterdayruby
Commit by usa :: r29166 /trunk/ (ChangeLog win32/win32.c): (link)

  • win32/win32.c (CreateChild): unicodize.
  • win32/win32.c (rb_w32_spawn, rb_w32_aspawn): convert arguments of CreateChild() from ACP to WideChar.
#
22:18 Wednesdayruby
Commit by akr :: r29164 /trunk/ (3 files in 3 dirs): (link)

  • ext/pathname/pathname.c (path_directory_p): Pathname#directory? translated from pathname.rb.
#
22:18 Wednesdayruby
Commit by svn :: r29165 /trunk/version.h: (link)

  • 2010-09-02
#
15:40 Wednesdayruby
Commit by wyhaines :: r29163 /tags/v1_8_6_420/: (link)
Tagging p420 for release.
#
15:22 Wednesdayruby
Commit by wyhaines :: r29161 /branches/ruby_1_8_6/ChangeLog: (link)
Add revision number to changelog for last entry.
#
15:22 Wednesdayruby
Commit by svn :: r29162 /branches/ruby_1_8_6/version.h: (link)

  • 2010-09-02
#
13:12 Wednesdayruby
Commit by akr :: r29160 /trunk/ (3 files in 3 dirs): (link)

  • ext/pathname/pathname.c (path_grpowned_p): Pathname#grpowned? translated from pathname.rb.
#
08:48 Wednesdayruby
Commit by ryan :: r29159 /trunk/ (5 files in 3 dirs): (link)
Imported minitest 1.7.1 r5835
#
08:02 Wednesdayruby
Commit by naruse :: r29158 /trunk/ (3 files in 2 dirs): (link)

  • string.c (tr_setup_table): optimized. don't create hash objects when given pattern is ASCII only.
  • string.c (tr_find): ditto.
#
05:44 Wednesdayruby
Commit by naruse :: r29157 /trunk/ (ChangeLog array.c): (link)

  • array.c (rb_ary_rotate_m): fix typo of rdoc. patched by Andrei Kulakov [ruby-core:31975]
#
05:44 Wednesdayruby
Commit by naruse :: r29156 /trunk/ (ChangeLog enum.c): (link)

  • enum.c (enum_zip): fix typo of rdoc. patched by Andrei Kulakov [ruby-core:31974]
#
04:04 Wednesdayruby
Commit by nobu :: r29155 /trunk/ (4 files in 2 dirs): (link)

  • thread.c (ruby_suppress_tracing): restore the state and invoke the func with normal state. a patch from Satoshi Shiba <shiba AT rvm.jp> at [ruby-dev:42162]. [ruby-core:31783]
#
12:18 Tuesdayruby
Commit by akr :: r29154 /trunk/ (4 files in 4 dirs): (link)

  • ext/pathname/pathname.c (path_exist_p): Pathname#exist? translated from pathname.rb.
#