Projects

Timeline


and .

03/14/08:

21:42 InstallingMacRuby edited by lsansonetti@…
(diff)

03/13/08:

20:16 Ticket #33 (BigDecimal LoadError) created by pantarei@…
~ hg$ macirb irb(main):001:0> require 'BigDecimal' LoadError: …
15:11 HowDoesMacRubyWork edited by lsansonetti@…
(diff)
14:23 InstallingMacRuby edited by lsansonetti@…
(diff)
14:22 InstallingMacRuby edited by lsansonetti@…
(diff)
14:22 InstallingMacRuby edited by lsansonetti@…
(diff)
14:21 Changeset [89] by lsansonetti@…
tagging 0.1
14:21 MacRubyTutorial edited by lsansonetti@…
(diff)
14:18 MacRubyTutorial edited by lsansonetti@…
(diff)
14:18 MacRubyTutorial edited by lsansonetti@…
(diff)
14:16 MacRubyTutorial edited by lsansonetti@…
(diff)
14:16 MacRubyTutorial edited by lsansonetti@…
(diff)
14:15 MacRubyTutorial edited by lsansonetti@…
(diff)
13:53 MacRubyTutorial edited by lsansonetti@…
(diff)
13:29 MacRubyTutorial edited by lsansonetti@…
(diff)
11:50 MacRubyTutorial edited by lsansonetti@…
(diff)
11:32 Ticket #12 (Support DYLD_FRAMEWORK_PATH for loading) reopened by lsansonetti@…
11:32 Ticket #12 (Support DYLD_FRAMEWORK_PATH for loading) closed by lsansonetti@…
fixed
11:08 Changeset [88] by lsansonetti@…
merging with trunk
10:58 Changeset [87] by lsansonetti@…
installing samples as 0775

03/12/08:

23:46 InstallingMacRuby edited by lsansonetti@…
(diff)
23:36 Changeset [86] by lsansonetti@…
merging with trunk
22:50 Changeset [85] by lsansonetti@…
honor DESTDIR
20:56 Changeset [84] by lsansonetti@…
fixed error message when framework is not found, patch by Vincent Isambart
17:26 InstallingMacRuby edited by lsansonetti@…
(diff)
17:26 InstallingMacRuby edited by lsansonetti@…
(diff)
17:23 MacRubyTutorial edited by lsansonetti@…
(diff)
16:59 Changeset [83] by lsansonetti@…
merging with trunk
16:54 InstallingMacRuby edited by lsansonetti@…
(diff)
16:48 Changeset [82] by lsansonetti@…
install samples in /Developer/Examples/Ruby/MacRuby, install a readme file …
16:31 Changeset [81] by lsansonetti@…
new sample code, PathDemo
16:29 Ticket #32 (CFTypes not supported) closed by lsansonetti@…
fixed: Basic support merged as r80/trunk.
16:29 Changeset [80] by lsansonetti@…
fix for #32, basic support for cftypes
14:29 Ticket #32 (CFTypes not supported) created by lsansonetti@…
Currently CFTypes are not supported. This needs to be done for 0.1 at …
12:58 Changeset [79] by lsansonetti@…
better C_PTR parsing
12:15 Changeset [78] by lsansonetti@…
test file for multibyte strings support, by Satoshi-san
12:15 Changeset [77] by lsansonetti@…
temporary support for multibyte strings, patch by Satoshi-san

03/11/08:

22:02 Ticket #28 (Framework install creates world-writeable directories.) closed by lsansonetti@…
fixed: Thanks for your patience, I managed to reproduce it and now it seems …
22:01 Changeset [76] by lsansonetti@…
fix for #28 (hopefully)
21:51 Ticket #24 (ScriptingBridge doesn't get along with NSPredicate (follow up to #22)) closed by lsansonetti@…
fixed: A temporary fix has been committed as r75/trunk.
21:51 Changeset [75] by lsansonetti@…
fix for #24
19:57 Changeset [74] by lsansonetti@…
make sure we strip potential arch flags from the cpp line
19:32 Changeset [73] by lsansonetti@…
misc fixes in ABPresence
17:51 Ticket #31 (Problems calling NSNumber#intValue) closed by lsansonetti@…
fixed: Fixed in r72/trunk.
17:51 Changeset [72] by lsansonetti@…
fix for #31
17:51 Changeset [71] by lsansonetti@…
new sample code, ABPresence
16:44 Ticket #31 (Problems calling NSNumber#intValue) created by lsansonetti@…
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 lsansonetti@…
fixed: Oops this is a stupid mistake. -Dir.glob(File.join(dest_templ_dir, '**', …
16:03 Changeset [70] by lsansonetti@…
fix for #29
15:58 Changeset [69] by lsansonetti@…
potential fix for #28
15:39 MacRubyTutorial edited by lsansonetti@…
(diff)
15:39 MacRubyTutorial edited by lsansonetti@…
(diff)
15:37 Ticket #30 (Xcode templates installed with Subversion support directories.) closed by lsansonetti@…
duplicate: Closing this one.
15:02 Ticket #30 (Xcode templates installed with Subversion support directories.) created by alloye@…
In r67/trunk, the Xcode templates contain unwanted Subversion support …
15:02 Ticket #29 (Xcode templates installed with Subversion support directories.) created by alloye@…
In r67/trunk, the Xcode templates contain unwanted Subversion support …
14:55 Ticket #28 (Framework install creates world-writeable directories.) created by alloye@…
In r67/trunk, the framework install creates world-writeable directories. …
14:55 InstallingMacRuby edited by lsansonetti@…
(diff)
14:44 Changeset [68] by lsansonetti@…
merging with trunk
14:36 Ticket #27 (Framework install fails due to missing /usr/local/bin directory.) closed by lsansonetti@…
fixed: Closing.
14:36 Ticket #26 (Framework install fails due to missing directory.) closed by lsansonetti@…
fixed: Excellent, closing.
14:25 Changeset [67] by lsansonetti@…
potential fix for #26 and #27
14:21 Changeset [66] by lsansonetti@…
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 alloye@…
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 alloye@…
In r65/trunk, the framework install fails if the "/Library/Application …
10:04 Changeset [65] by lsansonetti@…
added MacRuby framework header file
09:59 Changeset [64] by lsansonetti@…
adding framework files
09:46 Changeset [63] by lsansonetti@…
use the shared library constant name because it may vary
00:17 Changeset [62] by lsansonetti@…
new sample code, DotView

03/10/08:

23:52 Changeset [61] by lsansonetti@…
do not follow already-created symlinks, install executable tool symlinks …
22:56 Changeset [60] by lsansonetti@…
do not show the (broken) upstream revision number in the version string
22:55 Changeset [59] by lsansonetti@…
remove magic values and use constants
22:47 Changeset [58] by lsansonetti@…
more frameworkization changes, converted samples/template
21:01 Changeset [57] by lsansonetti@…
finish framework install
21:01 Changeset [56] by lsansonetti@…
fix typo
18:09 Changeset [55] by lsansonetti@…
framework/universal build work, still in progress
Note: See TracTimeline for information about the timeline view.