Projects
Home     Blog     Install     New Ticket     View Tickets     Browse Source

root/MacRuby

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @663 [663] 28 hours lsansonetti@… do not fail if no IB class was found
(edit) @662 [662] 6 days lsansonetti@… introducing -[NSObject performRubySelector:] methods
(edit) @661 [661] 6 days lsansonetti@… more missing wb
(edit) @660 [660] 7 days rich@… change to title from text for column
(edit) @659 [659] 7 days rich@… patches by ben@…
(edit) @658 [658] 7 days lsansonetti@… more missing barriers
(edit) @657 [657] 7 days lsansonetti@… catching exceptions
(edit) @656 [656] 8 days lsansonetti@… no need to markgc the bridgesupport dyligs in 10.6 or later
(edit) @655 [655] 8 days lsansonetti@… more GC crasher fixes
(edit) @654 [654] 8 days lsansonetti@… fixing gcc 4.2.1 warnings
(edit) @653 [653] 8 days lsansonetti@… same font for the result view
(edit) @652 [652] 8 days lsansonetti@… introducing the MacRuby Objective-C class to control the runtime, added an …
(edit) @651 [651] 8 days lsansonetti@… adding more missing write barriers
(edit) @650 [650] 9 days lsansonetti@… it's not very intelligent to scan a null stack
(edit) @649 [649] 9 days lsansonetti@… adding missing write barriers
(edit) @648 [648] 9 days lsansonetti@… do not use the auto allocator when creating the ivar dictionaries
(edit) @647 [647] 9 days lsansonetti@… adding another dtrace example
(edit) @646 [646] 10 days rich@… bundle everything in an app resource dir by default
(edit) @645 [645] 10 days lsansonetti@… adding initial dtrace support, improved the GC finalizers, let auto decide …
(edit) @644 [644] 2 weeks lsansonetti@… better implementation for the required features code path, to avoid GC …
(edit) @643 [643] 2 weeks lsansonetti@… applying cleanup patch from vincent isambart
(edit) @642 [642] 2 weeks lsansonetti@… support for writing formal protocol methods
(edit) @641 [641] 2 weeks lsansonetti@… reverting workaround
(edit) @640 [640] 2 weeks rich@… add font traits
(edit) @639 [639] 2 weeks lsansonetti@… appropriately invalidating the objc method cache
(edit) @638 [638] 2 weeks lsansonetti@… use UTF8 encoding instead of ASCII, thanks to vincent isambart :)
(edit) @637 [637] 2 weeks lsansonetti@… adding Object#to_plist, HotCocoa#read_plist
(edit) @636 [636] 2 weeks rich@… add timer
(edit) @635 [635] 2 weeks rich@… fix delegates
(edit) @634 [634] 3 weeks rich@… trying to figure out why delegate methods are not working, this has some …
(edit) @633 [633] 3 weeks rich@… add delegate methdos to text fields
(edit) @632 [632] 3 weeks lsansonetti@… fixed Module::class
(edit) @631 [631] 3 weeks lsansonetti@… adding delegation
(edit) @630 [630] 3 weeks psychs@… use constant
(edit) @629 [629] 3 weeks psychs@… tweaked
(edit) @628 [628] 3 weeks psychs@… cleaned up
(edit) @627 [627] 3 weeks psychs@… moved growl sample into scripts
(edit) @626 [626] 3 weeks psychs@… tweaked
(edit) @625 [625] 3 weeks psychs@… added growl sample using hotcocoa
(edit) @624 [624] 3 weeks rich@… allow mapping to a class name not just a symbol
(edit) @623 [623] 3 weeks lsansonetti@… reimplemented the finalizing code in -[NSObject finalizer], enabled …
(edit) @622 [622] 3 weeks lsansonetti@… fixed typo
(edit) @621 [621] 3 weeks rich@… scaling image views
(edit) @620 [620] 3 weeks rich@… add row and columns helpers
(edit) @619 [619] 3 weeks lsansonetti@… faster struct accessors
(edit) @618 [618] 3 weeks psychs@… Don't need to require rubygems
(edit) @617 [617] 3 weeks rich@… add file key
(edit) @616 [616] 3 weeks rich@… refactor app for better reuse
(edit) @615 [615] 3 weeks lsansonetti@… make sure #class does not return the CF hidden class for primitive types
(edit) @614 [614] 3 weeks psychs@… Added GrowlNotifier sample
(edit) @613 [613] 4 weeks lsansonetti@… consider padding flags when calculating the other dimension expandable …
(edit) @612 [612] 4 weeks rich@… add xml_parser mapping
(edit) @611 [611] 4 weeks lsansonetti@… consider paddings when calculating the expandable size
(edit) @610 [610] 4 weeks lsansonetti@… adding constants for the alignment property
(edit) @609 [609] 4 weeks lsansonetti@… fix typos
(edit) @608 [608] 4 weeks rich@… fix spelling error
(edit) @607 [607] 4 weeks rich@… add notifications support
(edit) @606 [606] 4 weeks rich@… allow label= to be called
(edit) @605 [605] 4 weeks rich@… enable delegate methods to be required before setting the delegate on the …
(edit) @604 [604] 4 weeks rich@… use delegate mappings for mapping delegate methods with display= and …
(edit) @603 [603] 4 weeks lsansonetti@… set the palette label attribute as the label if provided
(edit) @602 [602] 4 weeks lsansonetti@… adding convenience constants for toolbar size and display
(edit) @601 [601] 4 weeks lsansonetti@… adding preliminary mappings for toolbar and text view
(edit) @600 [600] 4 weeks lsansonetti@… in isEqual: always return false if given obj is NULL
(edit) @599 [599] 5 weeks lsansonetti@… we are 0.4 now
(edit) @598 [598] 5 weeks rich@… fix spelling
(edit) @597 [597] 5 weeks lsansonetti@… s/cc/gcc
(edit) @596 [596] 5 weeks lsansonetti@… backport fix from trunk
(edit) @595 [595] 5 weeks lsansonetti@… backport fix from trunk
(edit) @594 [594] 5 weeks lsansonetti@… do not install a new copy of rb_nibtool but instead make a symlink to the …
(edit) @593 [593] 5 weeks lsansonetti@… tagging for 0.3
(edit) @592 [592] 5 weeks lsansonetti@… backporting more fixes from trunk
(edit) @591 [591] 5 weeks lsansonetti@… do not sync if the string's length is not the same as it is supposed to be
(edit) @590 [590] 5 weeks lsansonetti@… do not depend install_doc on miniruby
(edit) @589 [589] 5 weeks lsansonetti@… backporting ri/rdoc fixes from trunk
(edit) @588 [588] 5 weeks lsansonetti@… marshalize T_OBJECT's ivars
(edit) @587 [587] 5 weeks lsansonetti@… tracking a silly marshal bug, starting with missing wb
(edit) @586 [586] 5 weeks lsansonetti@… mark NSNull as a NSObject constant, make sure we do not return placeholder …
(edit) @585 [585] 5 weeks lsansonetti@… do not create direct instances of primitive CF types
(edit) @584 [584] 5 weeks lsansonetti@… fix Symbol's -[getCharacters:range]
(edit) @583 [583] 5 weeks lsansonetti@… set the CF classes as NSObject constants
(edit) @582 [582] 5 weeks lsansonetti@… adding a task to generate and install the rdoc/ri files
(edit) @581 [581] 5 weeks lsansonetti@… more GC hints, to make sure rdoc's rsize is constant
(edit) @580 [580] 5 weeks lsansonetti@… avoid infinite recursion
(edit) @579 [579] 5 weeks lsansonetti@… backport fixes from trunk
(edit) @578 [578] 5 weeks lsansonetti@… include vm_core even if the debug logging is disabled
(edit) @577 [577] 5 weeks lsansonetti@… make sure passing 'enable_debug_logging=false' actually works
(edit) @576 [576] 5 weeks lsansonetti@… fixed a bug introduced by the latest commit
(edit) @575 [575] 5 weeks lsansonetti@…