Commit Graph

2158 Commits

Author SHA1 Message Date
Laurent Sansonetti
ad00a5dc04 fix main activity default value 2014-03-22 13:44:55 +01:00
Eloy Durán
064672443d [iOS] Fail build if one of the resources is a dir called `Resources'.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-450.
2014-03-21 17:07:53 +01:00
Eloy Durán
ba604b707e [vm] sync 2014-03-20 12:17:13 +01:00
Eloy Durán
1ba0d8baf1 [NEWS] Document WeakRef to raise with unsupported classes. 2014-03-20 12:12:50 +01:00
Eloy Durán
84e2a3b914 [test] Let tests fail on 32-bit, now that we reverted to LLVM 3.3. 2014-03-19 20:06:12 +01:00
Eloy Durán
8bd9956459 [NEWS] Document KVC property validation method types fix. 2014-03-19 17:52:29 +01:00
Eloy Durán
82c0396cd0 [test] Rename ‘helper selectors’ to ‘special selectors’. 2014-03-19 17:48:43 +01:00
Eloy Durán
c606a0aef8 [test] Add failing tests for KVC property validation methods. 2014-03-19 17:45:13 +01:00
Eloy Durán
2814af43c6 [test] Add tests for helper selectors: setters, predicates. 2014-03-18 12:11:53 +01:00
Watson
cf56d3d8cd we still use LLVM 3.3 2014-03-18 07:57:27 +09:00
Watson
5528ff6773 Revert "we not depend on llvm 3.4"
This reverts commit e99ffba35f.
2014-03-18 07:57:11 +09:00
Eloy Durán
82cb030e97 [test] Make test suite run for OS X 32 and 64 bit. 2014-03-17 19:40:49 +01:00
Watson
95065fba7a [NEWS] Improved method dispatcher performance 2014-03-18 01:51:41 +09:00
Eloy Durán
0d29a453bc [test] Get source to build on OS X 10.7 32-bit. 2014-03-17 17:13:46 +01:00
Eloy Durán
f024795ed0 [test] Improve task descriptions. 2014-03-17 16:29:12 +01:00
Eloy Durán
f2a106d388 [test] Replace custom tagged object with NSIndexPath. 2014-03-17 16:26:37 +01:00
Eloy Durán
395c574e17 [test] Add tasks to run tests on all 32 or 64 bit platforms. 2014-03-17 16:26:09 +01:00
Eloy Durán
da34327713 [test] Aggregate test results for multiple platforms/archs. 2014-03-17 15:49:57 +01:00
Eloy Durán
174c3b3b8a [NEWS] Document ImmediateRef introspection enhancements. 2014-03-17 12:19:35 +01:00
Eloy Durán
c2b2042232 [NEWS] Document Ruby methods on tagged pointer objects fix. 2014-03-14 17:47:52 +01:00
Eloy Durán
044fe33a57 [ImmediateRef] Add failing tests for Ruby methods and relfection. 2014-03-14 17:46:32 +01:00
Laurent Sansonetti
c27b70c152 support nested classes (ex. android.R$layout) in bridgesupport files 2014-03-13 20:42:35 +01:00
Laurent Sansonetti
2e53e30346 better logging: cut the log before starting the activity and silence other packages and showing the log 2014-03-12 19:11:44 +01:00
Laurent Sansonetti
daf264f35a payload logging in debug mode 2014-03-12 17:51:31 +01:00
Laurent Sansonetti
515e62b9d8 rake {simulator,device} now shows application logs in the terminal after running the main activity 2014-03-12 17:51:31 +01:00
Watson
7788b26d7a sync 2014-03-12 13:50:23 +09:00
Laurent Sansonetti
a7dc2b71f8 Merge branch 'master' of github.com:lrz/RubyMotion 2014-03-11 14:58:08 +01:00
Laurent Sansonetti
153c4d2b14 sync 2014-03-11 14:57:57 +01:00
Eloy Durán
e9d6044185 [README] Add link to SDKs and update Xcode section for 5.1. 2014-03-11 13:16:27 +01:00
Laurent Sansonetti
e99ffba35f we not depend on llvm 3.4 2014-03-11 12:48:39 +01:00
Watson
214316ce7d sync 2014-03-10 17:35:10 +09:00
Watson
d779318dae [NEWS] Improved Object#instance_variable_set 2014-03-09 15:08:20 +09:00
Watson
4f4702566e [NEWS] Improved Object#instance_variable_set 2014-03-08 16:32:24 +09:00
Eloy Durán
067e0a0600 Add a failing test for an ImmediateRef dispatching to self.
Related to http://hipbyte.myjetbrains.com/youtrack/issue/RM-443.
2014-03-06 18:09:04 +01:00
Watson
ab6fedc899 sync 2014-03-06 13:24:59 +09:00
Watson
d7d1c02698 sync 2014-03-06 10:38:22 +09:00
Eloy Durán
db4ddbaa32 Add failing test for String#rindex with multibyte chars.
Related to http://hipbyte.myjetbrains.com/youtrack/issue/RM-441
2014-03-05 17:45:40 +01:00
Eloy Durán
7af091acb9 [UI spec] Add failing test for flick and direction.
Related to http://hipbyte.myjetbrains.com/youtrack/issue/RM-439
2014-03-05 17:28:01 +01:00
Eloy Durán
21e0311921 [UI spec] Make tap work with UISwitch.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-440.
2014-03-05 17:28:00 +01:00
Laurent Sansonetti
1c5513e9aa add mention of reverted commit back 2014-03-05 13:41:29 +01:00
Laurent Sansonetti
438a8407f6 sync 2014-03-05 13:41:22 +01:00
Laurent Sansonetti
cf5feb908e 2.25 2014-03-05 13:39:55 +01:00
Laurent Sansonetti
0e6228a545 add magic encoding comments 2014-03-05 13:07:38 +01:00
Laurent Sansonetti
df86262669 'rake magic': do not fix template files, 'rake package': abort if a .rb file does not include the magic comment 2014-03-05 13:05:42 +01:00
Laurent Sansonetti
aef3292cf6 generate lib/motion/version.rb with magic comment 2014-03-05 13:04:46 +01:00
Eloy Durán
0ccf9efdeb [vendor] Add magic encoding comments to all Ruby source files. 2014-03-05 12:56:06 +01:00
Laurent Sansonetti
0f4374526a remove magic encoding comments from template files (which are not needed) 2014-03-05 12:27:58 +01:00
Laurent Sansonetti
a64576be7b forgot to add this file 2014-03-05 12:20:57 +01:00
Laurent Sansonetti
f29d89f89a add magic encoding comments to all ruby source files 2014-03-05 12:20:20 +01:00
Laurent Sansonetti
0bef56f493 sync 2014-03-05 11:43:32 +01:00