Projects

{2} Active Tickets by Version (328 matches)

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

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

Results (1 - 100 of 328)

1 2 3 4
Ticket Summary Component Version Type Owner Status Created
#110 should support `obj.meth:val1, with:val2' syntax MacRuby defect lsansonetti@… new 08/19/2008
#189 Bugs with: Class#dup & Object#dup MacRuby defect lsansonetti@… new 12/24/2008
#204 Private methods redefined public are still in private_methods MacRuby defect eloy.de.enige@… new 01/09/2009
#207 Kernel#framework calls global #copy method while loading Cocoa. MacRuby defect lsansonetti@… new 01/14/2009
#324 improve bench.rb MacRuby defect lsansonetti@… new 09/03/2009
#404 Segfault with ObjectSpace#each_object MacRuby defect lsansonetti@… new 10/26/2009
#422 Kernel#caller compatibilty MacRuby defect lsansonetti@… new 11/03/2009
#424 performance regression from ruby 1.8 and 1.9 MacRuby defect lsansonetti@… new 11/05/2009
#471 Problems with the simple-rss library MacRuby defect lsansonetti@… new 12/01/2009
#513 MacRuby gets confused about inheritance under certain conditions MacRuby defect lsansonetti@… new 12/17/2009
#562 Including a module into class Class or class Module MacRuby defect lsansonetti@… new 01/19/2010
#563 Retrieving the singleton class of a class seems to return Class. MacRuby defect lsansonetti@… new 01/19/2010
#572 ConditionVariable#wait should accept a timeout argument MacRuby defect lsansonetti@… new 01/21/2010
#574 macgem should install binaries to /usr/local/bin MacRuby defect eloy.de.enige@… new 01/22/2010
#585 FFI , attach_variable missing? MacRuby defect lsansonetti@… new 02/01/2010
#600 Strings and Symbols have the same Cocoa hash code MacRuby defect lsansonetti@… new 02/03/2010
#682 files delivered in site_ruby; should be in vendor_ruby MacRuby defect lsansonetti@… new 05/04/2010
#705 Have to_s() use -description MacRuby defect lsansonetti@… new 05/10/2010
#713 Growl is broken on MacRuby 0.6 MacRuby defect lsansonetti@… new 05/13/2010
#714 Hide certain methods on Symbol which are inherited from NSString. MacRuby defect mattaimonetti@… new 05/14/2010
#715 public_method_defined? on a metaclass doesn't work MacRuby defect eloy.de.enige@… new 05/14/2010
#718 Defining a method on class Class also defines it on Module and vice versa MacRuby defect eloy.de.enige@… new 05/14/2010
#726 Methods added to String do not get added to all strings MacRuby defect lsansonetti@… new 05/21/2010
#733 Proc as callback function for CoreAudio(AudioDeviceCreateIOProcID) isn't called MacRuby defect lsansonetti@… new 05/31/2010
#742 Encoding is always UTF-8 (?) MacRuby defect lsansonetti@… new 06/08/2010
#781 Segfault on #inspect with Classes sans :allocate. MacRuby defect lsansonetti@… new 07/09/2010
#786 MacRuby does not finish when more exceptions is generated on same Thread almost at the same time. MacRuby defect lsansonetti@… new 07/13/2010
#789 An Error does not occur when DeadLock occurred in Thread/Mutex. MacRuby defect lsansonetti@… new 07/13/2010
#791 Array#hash is broken. MacRuby defect lsansonetti@… new 07/14/2010
#798 Processing after Proc is not executed when use Proc in lambda, and when calls `return' in Proc. MacRuby defect lsansonetti@… new 07/16/2010
#799 Abort occurs when will raise LocalJumpError with Proc. MacRuby defect lsansonetti@… new 07/16/2010
#800 MacRuby throws an exception of "LocalJumpError" when use the `yield' in Proc. MacRuby defect lsansonetti@… new 07/17/2010
#801 The eval is broken when calls eval with Class/Proc's binding. MacRuby defect lsansonetti@… new 07/17/2010
#812 Eval with binding is not able to retrieve local_variables MacRuby defect lsansonetti@… new 07/25/2010
#827 Assertion fails when calls String#tr and String#tr! with replace string to above-mentioned "\u0000FFFF". MacRuby defect lsansonetti@… new 08/05/2010
#832 “Thread.abort_on_exception = true” does not raise the exception in the main thread. MacRuby defect lsansonetti@… new 08/06/2010
#837 Abort occurs that it is displayed "unrecognized dispatch arg node: 76 (NODE_BLOCK_PASS)". MacRuby defect lsansonetti@… new 08/09/2010
#842 setting $SAFE inside Proc should not override top-level $SAFE MacRuby defect lsansonetti@… new 08/10/2010
#849 MacRuby throws the exception of "Encoding::CompatibilityError" with various cases. MacRuby defect lsansonetti@… new 08/11/2010
#856 String#count and #tr are broken, contain escaped '-' or '^' in those arguments. MacRuby defect watson1978@… new 08/18/2010
#861 Abort occurs when throws an exception within Signal handler. MacRuby defect lsansonetti@… new 08/20/2010
#871 Segfault occurs when access to variable within Blocks of Thread and Loop. MacRuby defect lsansonetti@… new 08/23/2010
#874 Abort occurs when calls Thread#raise / #kill when Thread#join is called in block of Thread. MacRuby defect lsansonetti@… new 08/23/2010
#875 super dispatches aren't cached MacRuby defect lsansonetti@… new 08/23/2010
#881 Abort occurs when calls Array#sort with array including Object, Using 32bit arch. MacRuby defect lsansonetti@… new 08/30/2010
#883 Abort occurs when calls Thread#kill, Using 32bit arch. MacRuby defect lsansonetti@… new 08/30/2010
#884 Abort occurs when calls Thread#value after throw an exception to a thread, Using 32bit arch. MacRuby defect lsansonetti@… new 08/30/2010
#896 U_REGEX_BAD_ESCAPE_SEQUENCE on unicode escape in literal regex MacRuby defect lsansonetti@… new 09/12/2010
#901 exception occurs when calling defined?(super) outside method block MacRuby defect lsansonetti@… new 09/13/2010
#903 Can't load the file when calls autoload and require. MacRuby defect lsansonetti@… new 09/14/2010
#904 Can't autoload with MultiThread. MacRuby defect lsansonetti@… new 09/14/2010
#937 Rescuing Interrupt doesn't work MacRuby defect lsansonetti@… new 10/06/2010
#939 $1, $2 ... should store the value of local scope. MacRuby defect lsansonetti@… new 10/06/2010
#948 MacRuby should match with Regexp, distinguish between '\r' and '\n'. MacRuby defect lsansonetti@… new 10/08/2010
#951 BridgeSupport - bug dereferencing a pointer MacRuby defect lsansonetti@… new 10/10/2010
#954 Race condition: assertion fails with IO.pipe, when checks size of String which had read from pipe. MacRuby defect lsansonetti@… new 10/12/2010
#976 macri not paginating output and appears to skip a lot of output MacRuby defect lsansonetti@… new 10/26/2010
#992 dynamic string in thread, in block causing a segfault MacRuby defect lsansonetti@… new 11/07/2010
#994 Grit gem acts differently in macruby vs macruby app MacRuby defect lsansonetti@… new 11/09/2010
#1016 Regular expression 'negative look-ahead' not working properly MacRuby defect lsansonetti@… new 12/01/2010
#1017 macgem install error: narray MacRuby defect lsansonetti@… new 12/02/2010
#1018 Regexp compilation error: named captures MacRuby defect lsansonetti@… new 12/02/2010
#1021 error trying to use bones with MacRuby MacRuby defect lsansonetti@… new 12/03/2010
#1023 MacRuby build system should warn when it uses non-system libraries. MacRuby defect eloy.de.enige@… new 12/04/2010
#1025 Sandbox#apply! causes segfault when no argument is passed to constructor. MacRuby defect lsansonetti@… reopened 12/05/2010
#1027 Rubygems can be extremly slow MacRuby defect lsansonetti@… new 12/05/2010
#1029 Possible PDFKit bug MacRuby defect lsansonetti@… new 12/06/2010
#1042 BigMath::log and BigMath:exp are broken MacRuby defect lsansonetti@… new 12/14/2010
#1049 Can't get the event path from FSEventStreamCallback MacRuby defect lsansonetti@… new 12/15/2010
#1056 Module method is bypassed by 'super' statement when more than one modules are extended. MacRuby defect lsansonetti@… new 12/17/2010
#1059 Segfault occurs when send #initialize_copy to already initialized class. MacRuby defect lsansonetti@… reopened 12/18/2010
#1064 Segfault occurs when use a clone object with OpenStruct. MacRuby defect lsansonetti@… new 12/18/2010
#1065 Abort occurs when calls Marshal.dump with object of cloned class. MacRuby defect lsansonetti@… new 12/18/2010
#1071 When combining negative look-ahead with look-behind in a regexp, macruby doesn't match correctly MacRuby defect lsansonetti@… new 12/22/2010
#1082 Segfault occurs when use a alias of pretty_print_inspect without implementing pretty_print. MacRuby defect lsansonetti@… new 12/28/2010
#1085 Assertion failed: ((b->flags & flags) == flags) MacRuby defect lsansonetti@… new 12/29/2010
#1089 Performance: Regexp#match is slow. MacRuby defect lsansonetti@… new 12/30/2010
#1091 #inspect behaves differently if class uses #init or custom #init method MacRuby defect lsansonetti@… new 12/31/2010
#1094 Rspec2 gets lost in a backtrace when CRuby does not MacRuby defect lsansonetti@… new 01/02/2011
#1095 Segfault on uninitialized constant in Rspec2 test MacRuby defect lsansonetti@… new 01/02/2011
#1096 Operator redefinition fails (Fixnum) MacRuby defect lsansonetti@… reopened 01/03/2011
#1099 macirb segfault MacRuby defect lsansonetti@… new 01/04/2011
#1100 Performance: File#read with huge file is slow. MacRuby defect lsansonetti@… new 01/04/2011
#1101 Rake test tasks for minitest and rspec2 cause a segfault MacRuby defect lsansonetti@… new 01/05/2011
#1102 segfault when trying const_get on unitialized constant with rspec2 MacRuby defect lsansonetti@… new 01/06/2011
#1104 Segfaulting when trying to run agent sieve benchmark (threading) MacRuby defect lsansonetti@… new 01/06/2011
#1108 Can't inherit the Module. MacRuby defect lsansonetti@… new 01/10/2011
#1114 Unable to use CATextLayer.font= which expects a CFTypeRef MacRuby defect lsansonetti@… new 01/13/2011
#1117 Garbage collection issues MacRuby defect lsansonetti@… new 01/17/2011
#1118 Object.instance_methods does not return the :hash or :class methods MacRuby defect lsansonetti@… new 01/18/2011
#1119 Object initalize with a variable length argument shows up as a public method MacRuby defect lsansonetti@… new 01/18/2011
#1138 Segfault when opening or Digesting a large file MacRuby defect lsansonetti@… new 01/28/2011
#1144 Exception not caught when trying to mutate an NSMutableArray during iteration MacRuby defect lsansonetti@… new 01/31/2011
#1148 Procs used for Cocoa callbacks are being given class objects instance of the instance of the class MacRuby defect lsansonetti@… new 02/03/2011
#1151 Segfault occurs with OpenSSL::Cipher when redefined the initialize(). MacRuby defect lsansonetti@… new 02/06/2011
#1152 Segfault occurs with JSON when redefined the initialize(). MacRuby defect lsansonetti@… new 02/06/2011
#1153 segfault during define_method MacRuby defect lsansonetti@… new 02/07/2011
#1157 String#slice is an order of magnitude slower on MacRuby compared to 1.9.2-p136 MacRuby defect lsansonetti@… new 02/08/2011
#1162 Method lookup behavior incorrect after extending an object multiple times. MacRuby defect lsansonetti@… new 02/18/2011
#1174 Defining TopLevel#copy causes crashes MacRuby defect lsansonetti@… new 02/28/2011
1 2 3 4
Note: See TracReports for help on using and creating reports.