Files
cappuccino/Objective-J
Aparajita Fishman cc2503ac0f Fixed: CFBundle.prototype.bundleURL() did not return an absolute URL.
CFBundle internally stores its URL in relative form, and returned that relative URL in the bundleURL() function. However, in Cocoa an absolute URL is returned. It is reasonable to assume an absolute URL would be expected by some asking for the bundle's URL. Even within CFBundle, most times bundleURL() is called it is followed with absoluteURL().

This commit returns an absolute URL from bundleURL().
2013-04-06 15:51:09 -04:00
..
2012-07-28 02:06:05 +01:00
2012-04-12 10:45:01 -04:00
2012-05-10 09:01:03 -04:00
2012-07-09 11:11:37 +01:00
2010-02-17 19:20:44 -08:00
2013-01-07 20:29:56 +01:00
2013-02-13 12:24:58 +00:00
2013-03-09 14:35:16 -05:00
2013-01-20 18:24:48 +00:00