Projects

{3} All Tickets by Milestone (175 matches)

This report shows how to color results by priority, while grouping results by milestone.

Last modification time, description and reporter are included as hidden fields for useful RSS export.

Results (1 - 100 of 175)

1 2

Release (100 matches)

Ticket Summary Component Version Type Owner Status Created
#714 Hide certain methods on Symbol which are inherited from NSString. MacRuby defect eloy.de.enige@… new 05/14/10
#795 macirb: GCD inconsistently copies local variables inside blocks MacRuby defect eloy.de.enige@… new 07/15/10
#715 public_method_defined? on a metaclass doesn't work MacRuby defect eloy.de.enige@… new 05/14/10
#574 macgem should install binaries to /usr/local/bin MacRuby defect eloy.de.enige@… new 01/22/10
#718 Defining a method on class Class also defines it on Module and vice versa MacRuby defect eloy.de.enige@… new 05/14/10
#382 undefined constants in Snow Leopard MacRuby defect lsansonetti@… new 10/12/09
#422 Kernel#caller compatibilty MacRuby defect lsansonetti@… new 11/03/09
#424 performance regression from ruby 1.8 and 1.9 MacRuby defect lsansonetti@… new 11/05/09
#513 MacRuby gets confused about inheritance under certain conditions MacRuby defect lsansonetti@… new 12/17/09
#520 Confusion in data type names for Core OpenGL MacRuby defect lsansonetti@… new 12/24/09
#562 Including a module into class Class or class Module MacRuby defect lsansonetti@… new 01/19/10
#563 Retrieving the singleton class of a class seems to return Class. MacRuby defect lsansonetti@… new 01/19/10
#572 ConditionVariable#wait should accept a timeout argument MacRuby defect lsansonetti@… new 01/21/10
#585 FFI , attach_variable missing? MacRuby defect lsansonetti@… new 02/01/10
#626 macruby fails Class.class_eval in macruby but not in 1.8 & 1.9? MacRuby defect lsansonetti@… new 02/26/10
#657 Calling super without args results in an ArgumentError in specific situations MacRuby defect lsansonetti@… new 04/19/10
#664 MacRuby Crashes When Scheduling a Block to Run on the Main Thread from a Background Thread MacRuby defect lsansonetti@… new 04/22/10
#682 files delivered in site_ruby; should be in vendor_ruby MacRuby defect lsansonetti@… new 05/04/10
#705 Have to_s() use -description MacRuby defect lsansonetti@… new 05/10/10
#717 Including a module into class Object makes it impossible to override methods, from modules, in class Class or class Module MacRuby defect lsansonetti@… new 05/14/10
#726 Methods added to String do not get added to all strings MacRuby defect lsansonetti@… new 05/21/10
#733 Proc as callback function for CoreAudio(AudioDeviceCreateIOProcID) isn't called MacRuby defect lsansonetti@… new 05/31/10
#742 Encoding is always UTF-8 (?) MacRuby defect lsansonetti@… new 06/08/10
#762 Some regexp returns "compilation error: U_REGEX_RULE_SYNTAX". MacRuby defect lsansonetti@… new 06/25/10
#769 String::ord with packed array in MacRuby MacRuby defect lsansonetti@… new 06/30/10
#781 Segfault on #inspect with Classes sans :allocate. MacRuby defect lsansonetti@… new 07/09/10
#782 Segfault occurs with exception. MacRuby defect lsansonetti@… new 07/09/10
#786 MacRuby does not finish when more exceptions is generated on same Thread almost at the same time. MacRuby defect lsansonetti@… new 07/13/10
#789 An Error does not occur when DeadLock occurred in Thread/Mutex. MacRuby defect lsansonetti@… new 07/13/10
#791 Array#hash is broken. MacRuby defect lsansonetti@… new 07/14/10
#794 `pthread_mutex_unlock(&t->sleep_mutex)' failed: Invalid argument (22) MacRuby defect lsansonetti@… reopened 07/15/10
#798 Processing after Proc is not executed when use Proc in lambda, and when calls `return' in Proc. MacRuby defect lsansonetti@… new 07/16/10
#799 Abort occurs when will raise LocalJumpError with Proc. MacRuby defect lsansonetti@… new 07/16/10
#800 MacRuby throws an exception of "LocalJumpError" when use the `yield' in Proc. MacRuby defect lsansonetti@… new 07/17/10
#801 The eval is broken when calls eval with Class/Proc's binding. MacRuby defect lsansonetti@… new 07/17/10
#812 Eval with binding is not able to retrieve local_variables MacRuby defect lsansonetti@… new 07/25/10
#823 ActiveSupport 3 RC1 Not working MacRuby defect lsansonetti@… new 08/04/10
#189 Bugs with: Class#dup & Object#dup MacRuby defect lsansonetti@… new 12/24/08
#828 A NameError, raised from evalling, gets the wrong constant name. MacRuby defect lsansonetti@… new 08/05/10
#829 Retrieving a list of local variables from a Binding instance fails MacRuby defect lsansonetti@… new 08/05/10
#831 Received request header with Webrick HTTPD is broken after GC is executed. MacRuby defect lsansonetti@… new 08/05/10
#832 “Thread.abort_on_exception = true” does not raise the exception in the main thread. MacRuby defect lsansonetti@… new 08/06/10
#834 Inspecting a string with multibyte characters from an application prints escaped characters MacRuby defect lsansonetti@… new 08/07/10
#837 Abort occurs that it is displayed "unrecognized dispatch arg node: 76 (NODE_BLOCK_PASS)". MacRuby defect lsansonetti@… new 08/09/10
#842 setting $SAFE inside Proc should not override top-level $SAFE MacRuby defect lsansonetti@… new 08/10/10
#843 Can't load the same files with MultiThread at the same time. MacRuby defect lsansonetti@… new 08/10/10
#849 MacRuby throws the exception of "Encoding::CompatibilityError" with various cases. MacRuby defect lsansonetti@… new 08/11/10
#856 String#count and #tr are broken, contain escaped '-' or '^' in those arguments. MacRuby defect lsansonetti@… new 08/18/10
#858 "rake spec:ci" crashes. MacRuby defect lsansonetti@… new 08/19/10
#860 Assertion fails in pop_current_exception when catch/throw used in rescue MacRuby defect lsansonetti@… new 08/19/10
#861 Abort occurs when throws an exception within Signal handler. MacRuby defect lsansonetti@… new 08/20/10
#862 [BUG] ERROR(VpDivd): space for remainder too small MacRuby defect lsansonetti@… new 08/20/10
#871 Segfault occurs when access to variable within Blocks of Thread and Loop. MacRuby defect lsansonetti@… new 08/23/10
#874 Abort occurs when calls Thread#raise / #kill when Thread#join is called in block of Thread. MacRuby defect lsansonetti@… new 08/23/10
#875 super dispatches aren't cached MacRuby defect lsansonetti@… new 08/23/10
#881 Abort occurs when calls Array#sort with array including Object, Using 32bit arch. MacRuby defect lsansonetti@… new 08/30/10
#883 Abort occurs when calls Thread#kill, Using 32bit arch. MacRuby defect lsansonetti@… new 08/30/10
#884 Abort occurs when calls Thread#value after throw an exception to a thread, Using 32bit arch. MacRuby defect lsansonetti@… new 08/30/10
#197 A removed, or undefined, pure Objective-C method should raise a NoMethodError when called. MacRuby enhancement lsansonetti@… new 01/06/09
#211 Automatic loading of bridgesupport files with embedded MacRuby does not work. MacRuby defect lsansonetti@… new 01/20/09
#238 rdoc memleaks & segfaults when installing gems MacRuby defect lsansonetti@… new 03/28/09
#530 Net::SSH doesn't work with MacRuby MacRuby defect lsansonetti@… new 12/30/09
#594 Not all methods visible to objective-c calls MacRuby defect lsansonetti@… new 02/02/10
#827 Assertion fails when calls String#tr and String#tr! with replace string to above-mentioned "\u0000FFFF". MacRuby defect lsansonetti@… new 08/05/10
#204 Private methods redefined public are still in private_methods MacRuby defect lsansonetti@… new 01/09/09
#207 Kernel#framework calls global #copy method while loading Cocoa. MacRuby defect lsansonetti@… new 01/14/09
#265 'include' on 'class Class' doesn't define methods on future classes MacRuby defect lsansonetti@… new 05/26/09
#371 Module methods included in the class Module are not visible to other classes. MacRuby defect lsansonetti@… new 10/09/09
#352 macirb does not eval UTF-String MacRuby defect lsansonetti@… new 09/27/09
#527 Segmentation fault when stack overflows MacRuby defect lsansonetti@… new 12/29/09
#542 Attempt to unlock a mutex which is not locked (ThreadError) MacRuby defect lsansonetti@… new 01/08/10
#611 Error decoding JSON floating point number MacRuby defect lsansonetti@… new 02/08/10
#619 Constant scope in a block is determined at run-time? MacRuby defect lsansonetti@… new 02/18/10
#668 Newlines and carriage returns cause erroneous matches in StringScanner MacRuby defect lsansonetti@… new 04/28/10
#704 Singleton bug with define_method MacRuby defect lsansonetti@… new 05/10/10
#709 Different behaviour when including a module into Class in MacRuby vs Ruby 1.9.2 MacRuby defect lsansonetti@… new 05/13/10
#721 Compiled ruby files return incorrect values for __FILE__ MacRuby defect lsansonetti@… new 05/18/10
#737 Unpack inconsistencies (possibly related to issue #605?) MacRuby defect lsansonetti@… new 06/03/10
#783 Patch for builder.rb error: invalid byte sequence in US-ASCII MacRuby defect lsansonetti@… new 07/10/10
#796 Dispatch::Queue.main created with a different Queue class?!? MacRuby defect lsansonetti@… new 07/15/10
#806 bundler does not work due to missing Gem::Specification::MatchPlatform MacRuby defect lsansonetti@… new 07/22/10
#818 NSBitmapImageRep#bitmapData returns empty String MacRuby defect lsansonetti@… new 07/30/10
#821 uncached ObjC stub - Abort trap MacRuby defect lsansonetti@… new 08/04/10
#190 Easily checking the upstream ruby svn revision. MacRuby enhancement lsansonetti@… new 12/24/08
#220 Ruby ranges should be usable whenever an NSRange is required MacRuby enhancement lsansonetti@… new 02/04/09
#435 Too many calls to NSObject initialize MacRuby enhancement lsansonetti@… new 11/16/09
#81 Enumerable::Enumerator seems to be broken MacRuby defect lsansonetti@… new 06/21/08
#177 trunk fails to build 3-way fat depending on order of archs MacRuby defect lsansonetti@… new 12/12/08
#183 loop/next seg faulting MacRuby defect lsansonetti@… new 12/19/08
#267 Change permissions on Info.plist and InfoPlist.strings MacRuby defect lsansonetti@… new 05/26/09
#333 Class initialize method is not called MacRuby defect lsansonetti@… new 09/15/09
#414 Printing Block Instances Inconsistent MacRuby defect lsansonetti@… new 10/31/09
#432 Module.nesting not working MacRuby defect lsansonetti@… new 11/15/09
#500 DRb problems MacRuby defect lsansonetti@… new 12/11/09
#537 Missing Time#strftime formatter: "%P" MacRuby defect lsansonetti@… new 01/01/10
#560 __method__ and __callee__ always return nil MacRuby defect lsansonetti@… new 01/18/10
#566 MacRuby uses a ton of memory on a Shootout benchmark MacRuby defect lsansonetti@… new 01/20/10
#577 EXC_BAD_ACCESS in IO.read MacRuby defect lsansonetti@… new 01/26/10
#632 performSelector behaves oddly. MacRuby defect lsansonetti@… new 03/13/10
#643 Yield fails when captured in a block that gets called MacRuby defect lsansonetti@… new 03/31/10
1 2
Note: See TracReports for help on using and creating reports.