Commit Graph

1969 Commits

Author SHA1 Message Date
Watson
e0f864f8c7 [NEWS] fix RM-404 2014-01-27 17:43:49 +09:00
Watson
50fd4f6c23 sync 2014-01-27 14:16:27 +09:00
Watson
9a22ec626a add benchmark for Object 2014-01-27 12:48:50 +09:00
Watson
e83e74eba9 add benchmark for Symbol 2014-01-27 09:56:13 +09:00
Watson
f11dd74200 add benchmark for Module 2014-01-27 09:37:38 +09:00
Watson
25648dd1a7 [NEWS] fix RM-402 2014-01-25 22:06:13 +09:00
Watson
5e0f8c4331 sync 2014-01-25 10:55:34 +09:00
Eloy Durán
8d783fa251 [NEWS] Document NS(Open|Save)Panel sandbox fix.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-401.
2014-01-24 16:20:39 +01:00
Eloy Durán
160d28ce0c [git] Ignore all dSYM bundles in ./bin 2014-01-24 16:18:13 +01:00
Watson
00e31c349d sync 2014-01-24 23:22:14 +09:00
Watson
abfad82113 [NEWS] fix RM-400 2014-01-24 10:30:53 +09:00
Laurent Sansonetti
c46835a2fa fix path 2014-01-23 16:37:33 +01:00
Watson
622cf7741a [spec] fix the "undefined method `running_disabled_spec='" if use TAP
This patch should fix the following error if use TAP output format.
	ERROR: NoMethodError - undefined method `running_disabled_spec=' for Bacon:Class

My jenkins CI uses TAP format <3
2014-01-23 16:30:24 +09:00
Watson
825d18a5f7 add test for RM-374 2014-01-23 14:32:41 +09:00
Watson
cc2f913268 [NEWS] fix RM-374 2014-01-23 12:36:24 +09:00
Watson
54a1c1fdf1 remove trailing white spaces 2014-01-23 12:33:49 +09:00
Watson
47932cd85b [NEWS] update 2014-01-22 14:26:42 +09:00
Watson
0fd2d380d9 [NEWS] Improved calculation performance where Float objects are used 2014-01-22 14:24:23 +09:00
Watson
a24b314a13 [NEWS] Improved performance in dispatcher 2014-01-21 16:40:59 +09:00
Watson
42dc068472 [NEWS] Improved performance in dispatcher 2014-01-21 13:15:47 +09:00
Watson
c2e7c44fa0 update for Xcode 5.1 beta 4 2014-01-21 09:11:53 +09:00
Eloy Durán
501968df39 Merge branch 'claide' 2014-01-20 17:57:14 +01:00
Eloy Durán
0dc8f0cadb [NEWS] Document CLI -> CLAide change. 2014-01-20 17:56:52 +01:00
Eloy Durán
fea2150aae [Command] Deprecate Motion::Project::Command, long live Motion::Command!
Some of our commands are not related to ‘a project’ at all, so the
namespacing felt incorrect, but this also helps greatly for the
transition process. I.e. old command plugins will inherit from the
deprecated class and still work and we get to re-use the `Command` name.
2014-01-20 17:56:14 +01:00
Eloy Durán
344c811d25 [Command] Update CLAide to have support for anonymous command classes. 2014-01-20 17:56:14 +01:00
Eloy Durán
3be41f3343 [command] Change some validations to show help banner. 2014-01-20 17:56:14 +01:00
Eloy Durán
274555a2df [command] Move all command classes into the Command namespace. 2014-01-20 17:56:14 +01:00
Eloy Durán
1a8cfef0d5 [command] Include vendored CLAide files in distribution. 2014-01-20 17:56:14 +01:00
Eloy Durán
e7839593fa [command] Small cleanup. 2014-01-20 17:56:14 +01:00
Eloy Durán
faec9527ca [command] Add informative error example that optionally shows backtraces. 2014-01-20 17:56:14 +01:00
Eloy Durán
2211375132 [command] Make create command work again. 2014-01-20 17:56:14 +01:00
Eloy Durán
a2f130f0b3 [command] Make the device-console command work again. 2014-01-20 17:56:14 +01:00
Eloy Durán
b65a05e142 [command] Some refactoring/cleaning. 2014-01-20 17:56:14 +01:00
Eloy Durán
2d5ac6de09 [command] Make the ri command work again. 2014-01-20 17:56:13 +01:00
Eloy Durán
3e935532d2 [command] Make RubyMotion main description a bit better. 2014-01-20 17:56:13 +01:00
Eloy Durán
27574bb6c7 [command] Take the update command apart a bit. 2014-01-20 17:56:13 +01:00
Eloy Durán
f1848a852a [command] Make update command work again. 2014-01-20 17:56:13 +01:00
Eloy Durán
521155fa86 [command] Make support command work again. 2014-01-20 17:56:13 +01:00
Eloy Durán
c86c04ae04 [command] Make the activate command work again. 2014-01-20 17:56:13 +01:00
Eloy Durán
589a1ae2f6 [command] Make the account command work again. 2014-01-20 17:56:13 +01:00
Eloy Durán
d3db52b9c2 [command] Make the changelog command work again. 2014-01-20 17:56:13 +01:00
Eloy Durán
86c2914a44 [command] Change base class to use CLAide::Command. 2014-01-20 17:56:13 +01:00
Eloy Durán
ffe697ad53 [command] Vendor CLAide. 2014-01-20 17:56:13 +01:00
Watson
5529823243 [NEWS] Fixed a memory leak which is caused by Dispatch::Queue.new 2014-01-20 21:21:18 +09:00
Watson
d77a8e98b3 [NEWS] update 2014-01-20 18:05:34 +09:00
Watson
fc4f0d7e86 add test for AudioToolbox 2014-01-20 18:03:07 +09:00
Watson
f4b1536e38 [NEWS] Fixed that cftype constant in AudioToolbox could not be used 2014-01-20 16:55:35 +09:00
Watson
7a281a1bba fix that cftype constant in AudioToolbox cannot be used
Relate to :
 - http://hipbyte.myjetbrains.com/youtrack/issue/RM-50
 - https://hipbyte.freshdesk.com/helpdesk/tickets/1514
2014-01-20 16:54:08 +09:00
Laurent Sansonetti
7d03affae0 quiet archiving 2014-01-20 02:05:20 +01:00
Watson
6868949def sync 2014-01-20 09:30:28 +09:00