Timeline
03/14/08:
03/13/08:
- 20:16 Ticket #33 (BigDecimal LoadError) created by
- ~ hg$ macirb irb(main):001:0> require 'BigDecimal' LoadError: …
- 15:11 HowDoesMacRubyWork edited by
- (diff)
- 14:23 InstallingMacRuby edited by
- (diff)
- 14:22 InstallingMacRuby edited by
- (diff)
- 14:22 InstallingMacRuby edited by
- (diff)
- 14:21 Changeset [89] by
- tagging 0.1
- 14:21 MacRubyTutorial edited by
- (diff)
- 14:18 MacRubyTutorial edited by
- (diff)
- 14:18 MacRubyTutorial edited by
- (diff)
- 14:16 MacRubyTutorial edited by
- (diff)
- 14:16 MacRubyTutorial edited by
- (diff)
- 14:15 MacRubyTutorial edited by
- (diff)
- 13:53 MacRubyTutorial edited by
- (diff)
- 13:29 MacRubyTutorial edited by
- (diff)
- 11:50 MacRubyTutorial edited by
- (diff)
- 11:32 Ticket #12 (Support DYLD_FRAMEWORK_PATH for loading) reopened by
- 11:32 Ticket #12 (Support DYLD_FRAMEWORK_PATH for loading) closed by
- fixed
- 11:08 Changeset [88] by
- merging with trunk
- 10:58 Changeset [87] by
- installing samples as 0775
03/12/08:
- 23:46 InstallingMacRuby edited by
- (diff)
- 23:36 Changeset [86] by
- merging with trunk
- 22:50 Changeset [85] by
- honor DESTDIR
- 20:56 Changeset [84] by
- fixed error message when framework is not found, patch by Vincent Isambart
- 17:26 InstallingMacRuby edited by
- (diff)
- 17:26 InstallingMacRuby edited by
- (diff)
- 17:23 MacRubyTutorial edited by
- (diff)
- 16:59 Changeset [83] by
- merging with trunk
- 16:54 InstallingMacRuby edited by
- (diff)
- 16:48 Changeset [82] by
- install samples in /Developer/Examples/Ruby/MacRuby, install a readme file …
- 16:31 Changeset [81] by
- new sample code, PathDemo
- 16:29 Ticket #32 (CFTypes not supported) closed by
- fixed: Basic support merged as r80/trunk.
- 16:29 Changeset [80] by
- fix for #32, basic support for cftypes
- 14:29 Ticket #32 (CFTypes not supported) created by
- Currently CFTypes are not supported. This needs to be done for 0.1 at …
- 12:58 Changeset [79] by
- better C_PTR parsing
- 12:15 Changeset [78] by
- test file for multibyte strings support, by Satoshi-san
- 12:15 Changeset [77] by
- temporary support for multibyte strings, patch by Satoshi-san
03/11/08:
- 22:02 Ticket #28 (Framework install creates world-writeable directories.) closed by
- fixed: Thanks for your patience, I managed to reproduce it and now it seems …
- 22:01 Changeset [76] by
- fix for #28 (hopefully)
- 21:51 Ticket #24 (ScriptingBridge doesn't get along with NSPredicate (follow up to #22)) closed by
- fixed: A temporary fix has been committed as r75/trunk.
- 21:51 Changeset [75] by
- fix for #24
- 19:57 Changeset [74] by
- make sure we strip potential arch flags from the cpp line
- 19:32 Changeset [73] by
- misc fixes in ABPresence
- 17:51 Ticket #31 (Problems calling NSNumber#intValue) closed by
- fixed: Fixed in r72/trunk.
- 17:51 Changeset [72] by
- fix for #31
- 17:51 Changeset [71] by
- new sample code, ABPresence
- 16:44 Ticket #31 (Problems calling NSNumber#intValue) created by
- First, it doesn't seem possible to call #intValue on an NSCFNumber that …
- 16:03 Ticket #29 (Xcode templates installed with Subversion support directories.) closed by
- fixed: Oops this is a stupid mistake. -Dir.glob(File.join(dest_templ_dir, '**', …
- 16:03 Changeset [70] by
- fix for #29
- 15:58 Changeset [69] by
- potential fix for #28
- 15:39 MacRubyTutorial edited by
- (diff)
- 15:39 MacRubyTutorial edited by
- (diff)
- 15:37 Ticket #30 (Xcode templates installed with Subversion support directories.) closed by
- duplicate: Closing this one.
- 15:02 Ticket #30 (Xcode templates installed with Subversion support directories.) created by
- In r67/trunk, the Xcode templates contain unwanted Subversion support …
- 15:02 Ticket #29 (Xcode templates installed with Subversion support directories.) created by
- In r67/trunk, the Xcode templates contain unwanted Subversion support …
- 14:55 Ticket #28 (Framework install creates world-writeable directories.) created by
- In r67/trunk, the framework install creates world-writeable directories. …
- 14:55 InstallingMacRuby edited by
- (diff)
- 14:44 Changeset [68] by
- merging with trunk
- 14:36 Ticket #27 (Framework install fails due to missing /usr/local/bin directory.) closed by
- fixed: Closing.
- 14:36 Ticket #26 (Framework install fails due to missing directory.) closed by
- fixed: Excellent, closing.
- 14:25 Changeset [67] by
- potential fix for #26 and #27
- 14:21 Changeset [66] by
- properly decode void pointers, convert NULL raw pointers to Qnil, allow …
- 14:08 Ticket #27 (Framework install fails due to missing /usr/local/bin directory.) created by
- In r65/trunk, the framework install fails if /usr/local/bin is not …
- 13:51 Ticket #26 (Framework install fails due to missing directory.) created by
- In r65/trunk, the framework install fails if the "/Library/Application …
- 10:04 Changeset [65] by
- added MacRuby framework header file
- 09:59 Changeset [64] by
- adding framework files
- 09:46 Changeset [63] by
- use the shared library constant name because it may vary
- 00:17 Changeset [62] by
- new sample code, DotView
03/10/08:
- 23:52 Changeset [61] by
- do not follow already-created symlinks, install executable tool symlinks …
- 22:56 Changeset [60] by
- do not show the (broken) upstream revision number in the version string
- 22:55 Changeset [59] by
- remove magic values and use constants
- 22:47 Changeset [58] by
- more frameworkization changes, converted samples/template
- 21:01 Changeset [57] by
- finish framework install
- 21:01 Changeset [56] by
- fix typo
- 18:09 Changeset [55] by
- framework/universal build work, still in progress
Note: See TracTimeline
for information about the timeline view.

