Projects

Custom Query (175 matches)

Filters
 
Columns

Show under each result:


Results (101 - 175 of 175)

1 2
Ticket Summary Status Owner Type Priority Milestone
#220 Ruby ranges should be usable whenever an NSRange is required new lsansonetti@… enhancement major
#253 Fibers are unsupported new lsansonetti@… defect major
#281 Bundles pointing to local MacRuby installation instead of embedded reopened lsansonetti@… defect major MacRuby 0.6
#307 eval destroys a singleton attribute (Segmentation fault) new lsansonetti@… defect major MacRuby 0.5
#330 forwardingTargetForSelector not working properly in Objective-C classes loaded in MR new lsansonetti@… defect major
#336 NoMethodError with shoulda tests new lsansonetti@… defect major
#352 macirb does not eval UTF-String new lsansonetti@… defect major
#428 AOT compiled script can't get rescued new lsansonetti@… defect major MacRuby 0.5
#435 Too many calls to NSObject initialize new lsansonetti@… enhancement major
#521 Float problem with 8.1 and 9.1 new lsansonetti@… defect major MacRuby 0.5
#527 Segmentation fault when stack overflows new lsansonetti@… defect major
#540 segfault with NSURLDownload with GC on new lsansonetti@… defect major MacRuby 0.5
#542 Attempt to unlock a mutex which is not locked (ThreadError) new lsansonetti@… defect major
#561 serialization/archiving of ruby and obj-c objects new lsansonetti@… defect major MacRuby 0.6
#578 Garbage Collector in 0.6 new lsansonetti@… defect major MacRuby 0.6
#588 ld: library not found for -lLLVMBitWriter for macrubyc --static reopened lsansonetti@… defect major MacRuby 0.6
#611 Error decoding JSON floating point number new lsansonetti@… defect major
#619 Constant scope in a block is determined at run-time? new lsansonetti@… defect major
#668 Newlines and carriage returns cause erroneous matches in StringScanner new lsansonetti@… defect major
#688 IB fails to read classfile in Ruby Cocoa project new lsansonetti@… defect major MacRuby 0.5
#704 Singleton bug with define_method new lsansonetti@… defect major
#709 Different behaviour when including a module into Class in MacRuby vs Ruby 1.9.2 new lsansonetti@… defect major
#721 Compiled ruby files return incorrect values for __FILE__ new lsansonetti@… defect major
#737 Unpack inconsistencies (possibly related to issue #605?) new lsansonetti@… defect major
#743 Project templates' IB files should be .xib's, not .nib's new pthomson@… defect major MacRuby 0.7
#748 32bit Number Limit and Conversion new lsansonetti@… defect major MacRuby 0.7
#765 framework is not supported in MacRuby static new lsansonetti@… defect major MacRuby 0.7
#783 Patch for builder.rb error: invalid byte sequence in US-ASCII new lsansonetti@… defect major
#787 MacRuby Initializers only claim a single arity new lsansonetti@… defect major MacRuby 0.7
#796 Dispatch::Queue.main created with a different Queue class?!? new lsansonetti@… defect major
#806 bundler does not work due to missing Gem::Specification::MatchPlatform new lsansonetti@… defect major
#818 NSBitmapImageRep#bitmapData returns empty String new lsansonetti@… defect major
#821 uncached ObjC stub - Abort trap new lsansonetti@… defect major
#887 calling join on an Array of BINARY Strings returns UTF-8, may raise Encoding::CompatibilityError. new lsansonetti@… defect major MacRuby 0.7
#47 Cannot pass a :symbol directly as a named parameter new lsansonetti@… defect minor --
#81 Enumerable::Enumerator seems to be broken new lsansonetti@… defect minor
#177 trunk fails to build 3-way fat depending on order of archs new lsansonetti@… defect minor
#183 loop/next seg faulting new lsansonetti@… defect minor
#267 Change permissions on Info.plist and InfoPlist.strings new lsansonetti@… defect minor
#297 ObjectSpace.each_object returns Class and Module objects when it shouldn't new lsansonetti@… defect minor MacRuby 0.5
#331 Extending an existing ObjC class: outlets and actions are not visible in IB new lsansonetti@… defect minor MacRuby 0.5
#333 Class initialize method is not called new lsansonetti@… defect minor
#363 IO.copy_stream dont handle copyfile. new lsansonetti@… defect minor MacRuby 0.5
#378 Macruby 0.5 allows instantiation of a Module instance new lsansonetti@… defect minor MacRuby 0.5
#414 Printing Block Instances Inconsistent new lsansonetti@… defect minor
#421 MacGem reports wrong executable directory new lsansonetti@… defect minor MacRuby 0.5
#432 Module.nesting not working new lsansonetti@… defect minor
#500 DRb problems new lsansonetti@… defect minor
#510 website: How Ruby Programmers Should Learn Cocoa new lsansonetti@… task minor
#528 Improve Tail Call Elimination new lsansonetti@… enhancement minor
#537 Missing Time#strftime formatter: "%P" new lsansonetti@… defect minor
#539 "macrubyc --static" failing on SL 10.6, MacRuby 0.5 Beta 2 new lsansonetti@… defect minor MacRuby 0.5
#560 __method__ and __callee__ always return nil new lsansonetti@… defect minor
#566 MacRuby uses a ton of memory on a Shootout benchmark new lsansonetti@… defect minor
#568 MacRuby is a lot slower than 18, and in 19, in this benchmark. new lsansonetti@… enhancement minor
#577 EXC_BAD_ACCESS in IO.read new lsansonetti@… defect minor
#613 Dispatch classes should be wrapped in an Data struct to allow subclassing new pthomson@… defect minor
#632 performSelector behaves oddly. new lsansonetti@… defect minor
#643 Yield fails when captured in a block that gets called new lsansonetti@… defect minor
#674 Shoulda fails because of oddity with block_given? new lsansonetti@… defect minor
#698 AddressBook framework doesn't load in TextMate new lsansonetti@… defect minor
#734 Mustache fails on call to render. new lsansonetti@… defect minor
#749 Regexp issues / crashes affecting StringScanner new lsansonetti@… defect minor
#751 Objects instantiated as anonymous class by Bindings mechanism new lsansonetti@… defect minor MacRuby 0.6
#817 External iterators returning nil new lsansonetti@… defect minor
#848 Recieving SIGABRT signal from GDB new lsansonetti@… defect minor
#851 bug in yield while inside Proc#call new lsansonetti@… defect minor
#854 Time and NSDate cannot be compared with Comparable operators new lsansonetti@… defect minor
#855 MacRuby should load the "rubygems" automatically. new lsansonetti@… defect minor
#863 String#succ is broken. new lsansonetti@… defect minor
#865 String#lines(separator) is broken when specified separator == "". new lsansonetti@… defect minor
#868 Should not get a value until calling Hash#rehash when Object of Hash's key was changed. new lsansonetti@… defect minor
#301 minor correction to Overview page new lsansonetti@… defect trivial
#429 Floating point comparison new lsansonetti@… defect trivial
#670 A more idiomatic rb_main for MacRuby applications new lsansonetti@… enhancement trivial
1 2
Note: See TracQuery for help on using queries.