Commit Graph

628 Commits

Author SHA1 Message Date
Watson
2d8912a7b4 [NEWS] Fixed a bug which `rake device debug=1' does not work with Xcode 5.1 2014-03-25 13:49:43 +09: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
1ba0d8baf1 [NEWS] Document WeakRef to raise with unsupported classes. 2014-03-20 12:12:50 +01:00
Eloy Durán
8bd9956459 [NEWS] Document KVC property validation method types fix. 2014-03-19 17:52:29 +01:00
Watson
95065fba7a [NEWS] Improved method dispatcher performance 2014-03-18 01:51:41 +09: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
Laurent Sansonetti
153c4d2b14 sync 2014-03-11 14:57:57 +01: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
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
53d9d4275d revert mention of reverted change 2014-03-05 11:43:06 +01:00
Laurent Sansonetti
093011ee19 sync 2014-03-05 11:34:14 +01:00
Watson
e56bfd6a94 [NEWS] fix RM-432 2014-03-05 14:49:32 +09:00
Laurent Sansonetti
b4f5729d40 re-format 2014-03-04 15:50:18 +01:00
Eloy Durán
3391825c02 [iOS] Make flick UI test helper work on iOS 7.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-437
2014-03-04 15:21:50 +01:00
Laurent Sansonetti
79d47b50a0 re-format 2014-03-03 14:42:20 +01:00
Watson
27a19b17fa [NEWS] fix RM-435 2014-02-28 14:33:26 +09:00
Eloy Durán
97bdfba465 [sim] Add background_fetch env var to launch iOS app in background.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-340
2014-02-27 18:33:28 +01:00
Eloy Durán
753d7eb1ae [sim] Only get window metrics for the REPL if the (sim) app is active.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-387
2014-02-27 17:11:08 +01:00
Eloy Durán
5917992716 [NEWS] Document codesign identity finding improvement. 2014-02-27 16:06:07 +01:00
Eloy Durán
81c04ba0a0 [NEWS] Document no longer symbolicating when sandboxed. 2014-02-26 16:50:41 +01:00
Eloy Durán
0b020953e2 [NEWS] Document iOS rake task error reporting improvements. 2014-02-26 14:31:07 +01:00
Watson
2983b82d3b sync 2014-02-26 09:58:07 +09:00
Watson
9eb20fccc6 [NEWS] Optimized where it would convert type implicit using #to_str etc 2014-02-25 15:37:40 +09:00
Laurent Sansonetti
e9c63d9384 added a mention about jim's passing away 2014-02-24 16:57:22 +01:00
Watson
8c2f17f386 sync 2014-02-24 16:27:32 +09:00
Watson
7b60aab1a6 sync 2014-02-24 13:41:23 +09:00
Watson
ac35f1fb0e [NEWS] Improved Time#{+, -} performance 2014-02-23 21:00:29 +09:00
Watson
94964e41ee [NEWS] Improved Range literals performance 2014-02-23 15:58:17 +09:00
Watson
316d889548 [NEWS] Fixed a memory leak where an exception message would be created 2014-02-22 13:08:48 +09:00
Watson
41a8e54d75 [NEWS] fix RM-427 2014-02-20 13:14:23 +09:00
Watson
e1e6183bf9 sync 2014-02-19 15:24:49 +09:00
Watson
5fdccbe369 sync 2014-02-19 08:37:15 +09:00
Watson
9d4532f67e sync 2014-02-19 00:24:54 +09:00
Watson
d020d21993 sync 2014-02-18 23:11:52 +09:00
Watson
f391848092 sync 2014-02-18 10:27:53 +09:00
Watson
a025c7f70c [NEWS] Improved String performance where it handles short strings 2014-02-15 13:35:05 +09:00
Watson
f311bdf8e5 [NEWS] Improved String#{strip, rstrip, lstrip} performance 2014-02-15 09:46:47 +09:00
Watson
d9bc7e8481 sync 2014-02-13 21:21:41 +09:00
Watson
ae04ba9d13 [NEWS] Improved performance of methods where accepts Regexp 2014-02-12 08:36:46 +09:00
Watson
49c71e7af8 sync 2014-02-11 09:09:34 +09:00
Eloy Durán
e9e0e9b913 [NEWS] Document ignoring REPL tmp files. 2014-02-10 17:38:26 +01:00
Eloy Durán
8354e398e6 [Vendor] When an explicit BS file exists in lib root, use that.
This allows a lib author to override the BS metadata by (manually)
creating and supplying one, which seems to be the case with Joybox.
2014-02-10 17:32:34 +01:00
Watson
ade9fc1f57 [NEWS] Improved String#to_sym performance 2014-02-10 14:30:24 +09:00
Eloy Durán
d21302479b [Vendor] Cannot reuse opts[:cflags] if it has been deleted before. 2014-02-07 11:25:37 +01:00
Watson
cec928744d [NEWS] RM-419 2014-02-06 09:53:55 +09:00
Eloy Durán
7f79ecd295 [Command] Disable template validation for now.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-418.
2014-02-04 17:03:39 +01:00
Eloy Durán
086d232ba0 [REPL/OSX] Make it work when codesigned and sandboxed.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-410
2014-02-04 14:13:43 +01:00