Commit Graph

  • 174c3b3b8a [NEWS] Document ImmediateRef introspection enhancements. Eloy Durán 2014-03-17 12:19:35 +01:00
  • c2b2042232 [NEWS] Document Ruby methods on tagged pointer objects fix. Eloy Durán 2014-03-14 17:47:52 +01:00
  • 044fe33a57 [ImmediateRef] Add failing tests for Ruby methods and relfection. Eloy Durán 2014-03-14 17:45:44 +01:00
  • c27b70c152 support nested classes (ex. android.R$layout) in bridgesupport files Laurent Sansonetti 2014-03-13 20:42:35 +01:00
  • 2e53e30346 better logging: cut the log before starting the activity and silence other packages and showing the log Laurent Sansonetti 2014-03-12 19:11:44 +01:00
  • daf264f35a payload logging in debug mode Laurent Sansonetti 2014-03-12 17:51:23 +01:00
  • 515e62b9d8 rake {simulator,device} now shows application logs in the terminal after running the main activity Laurent Sansonetti 2014-03-12 17:51:02 +01:00
  • 7788b26d7a sync Watson 2014-03-12 13:50:23 +09:00
  • a7dc2b71f8 Merge branch 'master' of github.com:lrz/RubyMotion Laurent Sansonetti 2014-03-11 14:58:08 +01:00
  • 153c4d2b14 sync Laurent Sansonetti 2014-03-11 14:57:57 +01:00
  • e9d6044185 [README] Add link to SDKs and update Xcode section for 5.1. Eloy Durán 2014-03-11 13:16:01 +01:00
  • e99ffba35f we not depend on llvm 3.4 Laurent Sansonetti 2014-03-11 12:48:39 +01:00
  • 214316ce7d sync Watson 2014-03-10 17:35:10 +09:00
  • d779318dae [NEWS] Improved Object#instance_variable_set Watson 2014-03-09 15:08:20 +09:00
  • 4f4702566e [NEWS] Improved Object#instance_variable_set Watson 2014-03-08 16:32:05 +09:00
  • 067e0a0600 Add a failing test for an ImmediateRef dispatching to self. Eloy Durán 2014-03-06 17:36:43 +01:00
  • ab6fedc899 sync Watson 2014-03-06 13:24:59 +09:00
  • d7d1c02698 sync Watson 2014-03-06 10:38:04 +09:00
  • db4ddbaa32 Add failing test for String#rindex with multibyte chars. Eloy Durán 2014-03-05 17:45:40 +01:00
  • 7af091acb9 [UI spec] Add failing test for flick and direction. Eloy Durán 2014-03-05 17:26:56 +01:00
  • 21e0311921 [UI spec] Make tap work with UISwitch. Eloy Durán 2014-03-05 17:25:04 +01:00
  • 1c5513e9aa add mention of reverted commit back Laurent Sansonetti 2014-03-05 13:41:29 +01:00
  • 438a8407f6 sync Laurent Sansonetti 2014-03-05 13:41:22 +01:00
  • 60cc0bf979 2.24 Watson 2014-03-05 21:40:15 +09:00
  • cf5feb908e 2.25 Laurent Sansonetti 2014-03-05 13:39:55 +01:00
  • 562cdd9a96 add magic encoding comment Watson 2014-03-05 21:39:03 +09:00
  • 7eafa54b13 [vendor] Add magic encoding comments to all Ruby source files. Eloy Durán 2014-03-05 12:56:06 +01:00
  • c12dc01358 remove magic encoding comments from template files (which are not needed) Laurent Sansonetti 2014-03-05 12:27:58 +01:00
  • a7c839173c add magic encoding comments to all ruby source files Laurent Sansonetti 2014-03-05 12:20:20 +01:00
  • 4e13d3706a Replace all pretty quotes with ASCII. Eloy Durán 2014-03-04 19:05:27 +01:00
  • 0e6228a545 add magic encoding comments Laurent Sansonetti 2014-03-05 13:07:38 +01:00
  • df86262669 'rake magic': do not fix template files, 'rake package': abort if a .rb file does not include the magic comment Laurent Sansonetti 2014-03-05 13:05:42 +01:00
  • aef3292cf6 generate lib/motion/version.rb with magic comment Laurent Sansonetti 2014-03-05 13:04:46 +01:00
  • 0ccf9efdeb [vendor] Add magic encoding comments to all Ruby source files. Eloy Durán 2014-03-05 12:56:06 +01:00
  • 0f4374526a remove magic encoding comments from template files (which are not needed) Laurent Sansonetti 2014-03-05 12:27:58 +01:00
  • a64576be7b forgot to add this file Laurent Sansonetti 2014-03-05 12:20:57 +01:00
  • f29d89f89a add magic encoding comments to all ruby source files Laurent Sansonetti 2014-03-05 12:20:20 +01:00
  • 0bef56f493 sync Laurent Sansonetti 2014-03-05 11:43:32 +01:00
  • 53d9d4275d revert mention of reverted change Laurent Sansonetti 2014-03-05 11:43:06 +01:00
  • 093011ee19 sync Laurent Sansonetti 2014-03-05 11:34:14 +01:00
  • 0ee4003447 sync Watson 2014-03-05 16:30:03 +09:00
  • e56bfd6a94 [NEWS] fix RM-432 Watson 2014-03-05 14:49:32 +09:00
  • 404a28da83 2.23 Watson 2014-03-05 12:03:15 +09:00
  • 4dc18fd908 [iOS] Make flick UI test helper work on iOS 7. Eloy Durán 2014-03-04 15:20:10 +01:00
  • ae42b81e85 [sim] Fail when launching in BG but not having configured the app. Eloy Durán 2014-03-03 15:08:07 +01:00
  • e66855f885 [iOS] The iPad 2 (non-retina) also has iOS 7 support. Eloy Durán 2014-03-03 12:48:51 +01:00
  • 8a6d6796d2 [CodeSign] Another small cleanup. Eloy Durán 2014-02-27 16:20:49 +01:00
  • 851687cc92 [CodeSign] Cleanup. Eloy Durán 2014-02-27 16:11:47 +01:00
  • e0477f8795 [CodeSign] Improve cert finding by only checking codesign identities. Eloy Durán 2014-02-27 13:56:58 +01:00
  • 91b528f451 [rake/iOS] Fail when trying to use retina=false on iOS >= 7. Eloy Durán 2014-02-26 14:22:17 +01:00
  • c200211b4e [rake/iOS] Fail when targeting a sim SDK older than deployment target. Eloy Durán 2014-02-26 14:03:58 +01:00
  • 8279b3f667 [Command] Use Motion::Util::Version to compare. Eloy Durán 2014-02-26 13:50:06 +01:00
  • f2ba642a51 [Version] Add a util class that can be used to compare versions. Eloy Durán 2014-02-26 13:27:29 +01:00
  • 2725ead68c [Vendor] When an explicit BS file exists in lib root, use that. Eloy Durán 2014-02-10 17:30:40 +01:00
  • 437634448b [Vendor] Cannot reuse opts[:cflags] if it has been deleted before. Eloy Durán 2014-02-07 11:25:07 +01:00
  • 11decd3257 [Command] Improve create --template description to include URLs. Eloy Durán 2014-02-06 11:24:49 +01:00
  • 78b27cd05c [Command] Disable template validation for now. Eloy Durán 2014-02-04 17:03:39 +01:00
  • f45fd90038 [REPL/OSX] Make it work when codesigned and sandboxed. Eloy Durán 2014-02-04 13:21:06 +01:00
  • 2d5b2a8176 [command] Fix error where a local was used instead of an ivar Joffrey JAFFEUX 2014-02-04 11:17:10 +01:00
  • 8407a1cfc0 Replace all pretty quotes with ASCII. Eloy Durán 2014-03-04 19:05:27 +01:00
  • 678649c523 2.24 Laurent Sansonetti 2014-03-04 17:57:53 +01:00
  • b4f5729d40 re-format Laurent Sansonetti 2014-03-04 15:50:18 +01:00
  • 3391825c02 [iOS] Make flick UI test helper work on iOS 7. Eloy Durán 2014-03-04 15:20:10 +01:00
  • 04bc042223 [sim] Don't make the sim app active when background_fetch=1. Eloy Durán 2014-03-03 15:39:09 +01:00
  • c7a0e3ec72 [sim] Fail when launching in BG but not having configured the app. Eloy Durán 2014-03-03 15:08:07 +01:00
  • 5c559dff61 [sim] Leave warning the user up to the REPL itself. Eloy Durán 2014-03-03 14:53:09 +01:00
  • 79d47b50a0 re-format Laurent Sansonetti 2014-03-03 14:42:20 +01:00
  • b1d6162bc5 [iOS] The iPad 2 (non-retina) also has iOS 7 support. Eloy Durán 2014-03-03 12:48:51 +01:00
  • 8ea77cc0ff sync Watson 2014-03-01 13:03:12 +09:00
  • 0cb165ba24 [vm] sync Eloy Durán 2014-02-28 20:50:13 +01:00
  • 27a19b17fa [NEWS] fix RM-435 Watson 2014-02-28 14:33:26 +09:00
  • b5ac0dd116 fix RM-434 Watson 2014-02-28 12:37:33 +09:00
  • 97bdfba465 [sim] Add background_fetch env var to launch iOS app in background. Eloy Durán 2014-02-27 18:28:46 +01:00
  • 753d7eb1ae [sim] Only get window metrics for the REPL if the (sim) app is active. Eloy Durán 2014-02-27 17:06:07 +01:00
  • 8785fed664 [CodeSign] Another small cleanup. Eloy Durán 2014-02-27 16:20:49 +01:00
  • c829719530 [CodeSign] Cleanup. Eloy Durán 2014-02-27 16:11:47 +01:00
  • 5917992716 [NEWS] Document codesign identity finding improvement. Eloy Durán 2014-02-27 16:06:07 +01:00
  • 82bd60eb7f Merge branch 'codesign-identities' Eloy Durán 2014-02-27 16:04:48 +01:00
  • 0b2a392f98 [CodeSign] Improve cert finding by only checking codesign identities. Eloy Durán 2014-02-27 13:56:58 +01:00
  • 35a5bd5fa9 sync Watson 2014-02-27 10:25:42 +09:00
  • 8ec4f79fb8 sync Watson 2014-02-27 09:39:48 +09:00
  • 9183b059fc [vm] sync Eloy Durán 2014-02-26 17:50:04 +01:00
  • 81c04ba0a0 [NEWS] Document no longer symbolicating when sandboxed. Eloy Durán 2014-02-26 16:50:41 +01:00
  • 0b020953e2 [NEWS] Document iOS rake task error reporting improvements. Eloy Durán 2014-02-26 14:31:07 +01:00
  • ac0fa61943 [rake/iOS] Fail when trying to use retina=false on iOS >= 7. Eloy Durán 2014-02-26 14:22:17 +01:00
  • e06180dbb9 [rake/iOS] Fail when targeting a sim SDK older than deployment target. Eloy Durán 2014-02-26 14:03:58 +01:00
  • 9f564f0c74 [Command] Use Motion::Util::Version to compare. Eloy Durán 2014-02-26 13:50:06 +01:00
  • 210a577317 [Version] Add a util class that can be used to compare versions. Eloy Durán 2014-02-26 13:27:29 +01:00
  • 19c2b4af7a [vm] sync Eloy Durán 2014-02-26 13:27:09 +01:00
  • 2983b82d3b sync Watson 2014-02-26 09:58:07 +09:00
  • 9eb20fccc6 [NEWS] Optimized where it would convert type implicit using #to_str etc Watson 2014-02-25 15:37:23 +09:00
  • e9c63d9384 added a mention about jim's passing away Laurent Sansonetti 2014-02-24 16:57:22 +01:00
  • 8c2f17f386 sync Watson 2014-02-24 16:27:32 +09:00
  • 7b60aab1a6 sync Watson 2014-02-24 13:41:23 +09:00
  • b5682f5719 [Benchmark] add test case Watson 2014-02-24 07:40:09 +09:00
  • ac35f1fb0e [NEWS] Improved Time#{+, -} performance Watson 2014-02-23 21:00:29 +09:00
  • 94964e41ee [NEWS] Improved Range literals performance Watson 2014-02-23 15:58:17 +09:00
  • 316d889548 [NEWS] Fixed a memory leak where an exception message would be created Watson 2014-02-22 13:08:48 +09:00
  • 41a8e54d75 [NEWS] fix RM-427 Watson 2014-02-20 13:14:23 +09:00
  • bfabd1b92f [spec] add test for RM-427 Watson 2014-02-20 13:10:50 +09:00