[macruby-changes] [2827] MacRuby/trunk/TODO

source_changes at macosforge.org source_changes at macosforge.org
Thu Oct 15 18:39:47 PDT 2009


Revision: 2827
          http://trac.macosforge.org/projects/ruby/changeset/2827
Author:   lsansonetti at apple.com
Date:     2009-10-15 18:39:45 -0700 (Thu, 15 Oct 2009)
Log Message:
-----------
refreshed

Modified Paths:
--------------
    MacRuby/trunk/TODO

Modified: MacRuby/trunk/TODO
===================================================================
--- MacRuby/trunk/TODO	2009-10-16 01:37:01 UTC (rev 2826)
+++ MacRuby/trunk/TODO	2009-10-16 01:39:45 UTC (rev 2827)
@@ -44,12 +44,12 @@
 [ ] leaks
   [ ] implement ~RoxorVM
   [ ] fix exception leak
-[ ] thread issues
+[/] thread issues
   [ ] method cache is not thread safe
   [ ] block dvars are corrupted in case the receiver leaves
       ex: 10.times { |i| Thread.new { p i } }; sleep 1
   [ ] lazy threads (GCD, etc.) are never finalized
-  [ ] random.c is not thread-safe and should be rewritten using random(3)
+  [X] random.c is not thread-safe and should be rewritten using random(3)
 
 For 0.6:
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20091015/7641ffea/attachment.html>


More information about the macruby-changes mailing list