Timeline
01/22/10:
- 22:35 Changeset [3327] by
- refesh the #[] and #[]= optimizations for RubyHash
- 19:37 Ticket #193 (exec() does not work on MacRuby) closed by
- fixed: Indeed, as of r3326 it seems to work. I also assume it's working with the …
- 19:32 Changeset [3326] by
- vade retro satanas
- 18:58 Changeset [3325] by
- adding some tips about the thread local collector
- 18:57 Changeset [3324] by
- deleting unnecessary file
- 18:45 Changeset [3323] by
- fix a const lookup bug in instance_eval, fix a deadlock when autoloading …
- 17:06 Changeset [3322] by
- Added index to Dispatch::Queue#apply specs
- 05:40 Ticket #574 (macgem should install binaries to /usr/local/bin) created by
- macgem currently installs binaries to /usr/bin. This was fine when all the …
- 00:58 Ticket #573 (Creating a void pointer causes abort()) created by
- When creating a void pointer (Pointer.new_with_type("v")), the app …
01/21/10:
- 17:21 Changeset [3321] by
- Call rb_Integer directly instead of 'to_i'
- 17:07 Ticket #565 (GCD sources should return passed-in handle for handle method) closed by
- fixed: Fixed in r3320 Changed to allow (and return) anything that can respond to …
- 17:06 Changeset [3320] by
- Dispatch::Source accepts / returns any handler supporting to_i
- 16:55 Changeset [3319] by
- fix a const lookup bug inside Foo::Bar modules
- 15:51 Ticket #572 (ConditionVariable#wait should accept a timeout argument) created by
- Right now, ConditionVariable#wait waits forever until the condition is …
- 15:20 Ticket #571 (#respond_to? should return false for unimplemented methods) created by
- MRI >= 1.9.2's #respond_to? method now returns false for unimplemented …
- 15:15 Ticket #570 (Some STDOUT write function doesn't handle spaces or tabs correctly or ...) created by
- How to reproduce: […] Notice the lack of spacing between "build" and …
- 15:13 Ticket #569 (macrake crashes with abort trap when compiling Phusion Passenger) created by
- How to reproduce: […] GDB backtrace: […] MacRuby trunk revision …
- 12:23 Changeset [3318] by
- Updated copyrights for 2010
01/20/10:
- 21:15 Changeset [3317] by
- File.open: handle the given path argument as a path, not a string
- 19:48 Ticket #568 (MacRuby is a lot slower than 18, and in 19, in this benchmark.) created by
- This isn't a bug or anything like that, but I just thought I'd report how …
- 17:46 Changeset [3316] by
- RubyHash becomes Hash, do not hide other NSDictionary-based classes
- 15:49 Changeset [3315] by
- introduce RubyHash, fix a lot of minor bugs, start cleaning process
- 15:28 Ticket #567 (macirb can't exit after trying to load a gem that doesn't exit) created by
- […] Note that: […] Works just fine and so is: […]
- 15:03 Ticket #566 (MacRuby uses a ton of memory on a Shootout benchmark) created by
- @lrz asked me to file this. I'm far from an expert at submitting tickets …
- 13:44 Changeset [3314] by
- Revert "Make RubyGems use ‘--format-executable’ by default, so binaries …
- 13:32 Changeset [3313] by
- Revert "Make RubyGems use ‘--format-executable’ by default, so binaries …
- 12:08 Ticket #565 (GCD sources should return passed-in handle for handle method) created by
- In this small example of a socket source: s = TCPServer.open(hostname, …
- 04:20 Changeset [3312] by
- - Fixed the call to eval_string() in rb_eval_cmd()
- 00:22 Ticket #218 (including a module which defines functions can mask functions of the same ...) closed by
- fixed: Closing.
01/19/10:
- 23:43 Ticket #564 (Scoping within nested classes is broken) created by
- The following code throws an 'uninitialize constant: A::C::D::B' error, …
- 19:11 Changeset [3311] by
- removing hotcocoa_template
- 19:10 Changeset [3310] by
- removing hotcocoa_template
- 17:54 Changeset [3309] by
- Updated TODO: 2010 copyrights done
- 17:54 Changeset [3308] by
- Added newer copyright for bin files
- 17:54 Changeset [3307] by
- Added 2010 Copyrights
- 15:56 Changeset [3306] by
- Rakefile changes (unused) for including gcd_prelude
- 15:56 Changeset [3305] by
- Add gcd_prelude rdoc
- 15:56 Changeset [3304] by
- gcd_prelude spec cleanup
- 15:56 Changeset [3303] by
- gcd_prelude appears to pass all specs
- 15:56 Changeset [3302] by
- gcd_prelude specs run, but fail
- 15:56 Changeset [3301] by
- First checking of Dispatch::Queue convenience methods for Sources
- 13:19 Ticket #563 (Retrieving the singleton class of a class seems to return Class.) created by
- For example: […]
- 13:05 Ticket #562 (Including a module into class Class or class Module) created by
- I saw that when you open class Class and define a method, it's …
- 11:29 Changeset [3300] by
- Add test_vm tests for including both a module into class Module and a …
- 10:54 Changeset [3299] by
- Add test_vm test for including a module into class Module.
- 10:25 Changeset [3298] by
- Add test_vm test for including a module into class Class.
01/18/10:
- 20:36 Changeset [3297] by
- Made dump_stream_tags test pass by fixing overdetermined test
- 20:30 Changeset [3296] by
- parse() needs to implement a YamlNode representation
- 20:29 Changeset [3295] by
- Added tags for failing Dispatch::Source tests
- 18:55 Ticket #561 (serialization/archiving of ruby and obj-c objects) created by
- In Ruby archiving is done using the Marshal class, while in Cocoa, the …
- 17:55 Changeset [3294] by
- Fix typo (picky, picky)
- 14:55 Ticket #557 (Ruby exceptions aren't catched when calling at_exit block) closed by
- fixed: Should be fixed by r3293
- 14:55 Changeset [3293] by
- call at_exit blocks within exception handlers
- 11:56 Changeset [3292] by
- Mark GCD API as final
- 05:15 Changeset [3291] by
- Make the majority of the specs run again by commenting regexps with escape …
- 03:49 Ticket #560 (__method__ and __callee__ always return nil) created by
- I'm not sure whether these have not been implemented or whether this is a …
Note: See TracTimeline
for information about the timeline view.

