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 |
|
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
|
0ee4003447
|
sync
|
2014-03-05 16:30:03 +09:00 |
|
Watson
|
e56bfd6a94
|
[NEWS] fix RM-432
|
2014-03-05 14:49:32 +09:00 |
|
Eloy Durán
|
8407a1cfc0
|
Replace all pretty quotes with ASCII.
|
2014-03-04 19:05:57 +01:00 |
|
Laurent Sansonetti
|
678649c523
|
2.24
|
2014-03-04 17:57:53 +01: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 |
|
Eloy Durán
|
04bc042223
|
[sim] Don't make the sim app active when background_fetch=1.
|
2014-03-03 15:39:09 +01:00 |
|
Eloy Durán
|
c7a0e3ec72
|
[sim] Fail when launching in BG but not having configured the app.
Otherwise this leads to an ugly ‘failed to start’ error.
|
2014-03-03 15:08:07 +01:00 |
|
Eloy Durán
|
5c559dff61
|
[sim] Leave warning the user up to the REPL itself.
|
2014-03-03 14:53:54 +01:00 |
|
Laurent Sansonetti
|
79d47b50a0
|
re-format
|
2014-03-03 14:42:20 +01:00 |
|
Eloy Durán
|
b1d6162bc5
|
[iOS] The iPad 2 (non-retina) also has iOS 7 support.
|
2014-03-03 12:49:29 +01:00 |
|
Watson
|
8ea77cc0ff
|
sync
|
2014-03-01 13:03:12 +09:00 |
|
Eloy Durán
|
0cb165ba24
|
[vm] sync
|
2014-02-28 20:50:13 +01:00 |
|
Watson
|
27a19b17fa
|
[NEWS] fix RM-435
|
2014-02-28 14:33:26 +09:00 |
|
Watson
|
b5ac0dd116
|
fix RM-434
|
2014-02-28 12:38:01 +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
|
8785fed664
|
[CodeSign] Another small cleanup.
|
2014-02-27 16:20:49 +01:00 |
|
Eloy Durán
|
c829719530
|
[CodeSign] Cleanup.
|
2014-02-27 16:11:47 +01:00 |
|
Eloy Durán
|
5917992716
|
[NEWS] Document codesign identity finding improvement.
|
2014-02-27 16:06:07 +01:00 |
|
Eloy Durán
|
82bd60eb7f
|
Merge branch 'codesign-identities'
|
2014-02-27 16:04:48 +01:00 |
|
Eloy Durán
|
0b2a392f98
|
[CodeSign] Improve cert finding by only checking codesign identities.
Also move the logic out into a separate util module.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-399.
|
2014-02-27 16:01:20 +01:00 |
|
Watson
|
35a5bd5fa9
|
sync
|
2014-02-27 10:25:42 +09:00 |
|
Watson
|
8ec4f79fb8
|
sync
|
2014-02-27 09:39:48 +09:00 |
|
Eloy Durán
|
9183b059fc
|
[vm] sync
|
2014-02-26 17:50:04 +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 |
|
Eloy Durán
|
ac0fa61943
|
[rake/iOS] Fail when trying to use retina=false on iOS >= 7.
|
2014-02-26 14:22:17 +01:00 |
|
Eloy Durán
|
e06180dbb9
|
[rake/iOS] Fail when targeting a sim SDK older than deployment target.
|
2014-02-26 14:03:58 +01:00 |
|
Eloy Durán
|
9f564f0c74
|
[Command] Use Motion::Util::Version to compare.
|
2014-02-26 13:50:06 +01:00 |
|
Eloy Durán
|
210a577317
|
[Version] Add a util class that can be used to compare versions.
|
2014-02-26 13:27:29 +01:00 |
|
Eloy Durán
|
19c2b4af7a
|
[vm] sync
|
2014-02-26 13:27:09 +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
|
b5682f5719
|
[Benchmark] add test case
|
2014-02-24 07:41:48 +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
|
bfabd1b92f
|
[spec] add test for RM-427
|
2014-02-20 13:13:58 +09:00 |
|
Watson
|
fc832b6673
|
[analyzer] update to checker-276
http://clang-analyzer.llvm.org/release_notes.html
|
2014-02-20 09:06:35 +09:00 |
|
Watson
|
e1e6183bf9
|
sync
|
2014-02-19 15:24:49 +09:00 |
|
Watson
|
5fdccbe369
|
sync
|
2014-02-19 08:37:15 +09:00 |
|