-
beoran committed revision 592 to the rubygame SVN repository, changing 1 files.
2007-11-20 21:42:57 UTC in rubygame
-
beoran committed revision 553 to the rubygame SVN repository, changing 1 files.
2007-11-13 23:39:42 UTC in rubygame
-
Ruby garbage collects initialised joysticks. However, it is possible for SDL_Quit to haveb een called befor garbage collection takes place, resulting in a core dump.
Reproduce the error as follows:
joytest.rb:
require 'rubygame'
Rubygame.init()
def joystick_setup()
joysticks = []
stop = Rubygame::Joystick.num_joysticks - 1
for joynum in 0..stop do
puts "Setting up...
2007-10-25 20:18:22 UTC in rubygame
-
beoran committed patchset 4 of module actemit to the ActEmit CVS repository, changing 11 files.
2004-08-18 12:21:17 UTC in ActEmit
-
beoran committed patchset 3 of module actemit to the ActEmit CVS repository, changing 1 files.
2004-08-18 12:19:02 UTC in ActEmit
-
beoran committed patchset 2 of module actemit to the ActEmit CVS repository, changing 23 files.
2004-08-18 07:25:54 UTC in ActEmit
-
beoran committed patchset 1 of module actemit to the ActEmit CVS repository, changing 23 files.
2004-08-18 07:25:54 UTC in ActEmit
-
beoran registered the ActEmit project.
2004-08-17 08:59:13 UTC in ActEmit
-
beoran committed patchset 51 of module tsuki to the Ren'ai/Dating Simulation Engine CVS repository, changing 69 files.
2003-11-22 00:47:29 UTC in Ren'ai/Dating Simulation Engine
-
beoran committed patchset 45 of module tsuki to the Ren'ai/Dating Simulation Engine CVS repository, changing 1 files.
2003-03-12 18:51:30 UTC in Ren'ai/Dating Simulation Engine