Eloy Durán
|
99df3e011b
|
[rake] Raise error if cleaning does not succeed.
Fixes https://hipbyte.freshdesk.com/helpdesk/tickets/1359.
|
2013-11-18 11:49:09 +01:00 |
|
Watson
|
de38ba1086
|
update script to create CSV file for benchmark result
|
2013-11-18 01:03:53 +09:00 |
|
Watson
|
0a6fcd84af
|
add benchmarks for String
|
2013-11-17 14:53:26 +09:00 |
|
Eloy Durán
|
fcde33dc3e
|
[NEWS] Add entry about making the REPL+VM safer.
|
2013-11-16 11:59:05 +01:00 |
|
Watson
|
3a8c0f7404
|
add benchmarks for Hash
|
2013-11-16 15:35:50 +09:00 |
|
Eloy Durán
|
53c361f617
|
[vm] sync
|
2013-11-16 03:00:07 +01:00 |
|
Watson
|
6ec1dbef60
|
change library load path for benchmark suite
|
2013-11-16 10:33:32 +09:00 |
|
Watson
|
a749bfc648
|
add benchmark suite
|
2013-11-16 09:16:58 +09:00 |
|
Watson
|
d594397510
|
sync
|
2013-11-16 08:49:40 +09:00 |
|
Watson
|
6c85d70280
|
sync
|
2013-11-15 22:46:31 +09:00 |
|
Watson
|
9f0fc307ed
|
add spec for #super
Related to http://hipbyte.myjetbrains.com/youtrack/issue/RM-322
|
2013-11-15 22:46:31 +09:00 |
|
Laurent Sansonetti
|
cee7f2d260
|
xcode also sends this command, so we do too…
|
2013-11-15 14:40:07 +01:00 |
|
Laurent Sansonetti
|
a6e230cea1
|
send the appropriate command to configure symbol search paths
|
2013-11-15 14:39:32 +01:00 |
|
Laurent Sansonetti
|
76761b139d
|
code format
|
2013-11-15 14:33:14 +01:00 |
|
Laurent Sansonetti
|
163590dff9
|
print a warning message in case the device support directory doesn’t have symbols, as it will slow down the debugger
|
2013-11-15 14:32:54 +01:00 |
|
Laurent Sansonetti
|
72b25c11b5
|
better device support directory selection, we will select the directory that matches exactly the version of iOS the device is running in priority over other directories
|
2013-11-15 14:31:54 +01:00 |
|
Eloy Durán
|
723e34bb36
|
[spec] Add coverage for the various types of C-blocks.
|
2013-11-14 12:38:07 +01:00 |
|
Watson
|
afce21ffad
|
add Struct spec for converting Fixnum/Float to Objective-C value
Relate to 01311e1f88
|
2013-11-14 17:31:07 +09:00 |
|
Watson
|
db916707c5
|
add spec for Boxed
Related to 9d8885ec39
|
2013-11-14 10:48:56 +09:00 |
|
Eloy Durán
|
4f8266d8a2
|
[analyzer] Don’t try to open HTML after run on Jenkins CI.
|
2013-11-13 17:59:37 +01:00 |
|
Eloy Durán
|
b3864c0cfc
|
[analyzer] Disable objc leaks checker.
|
2013-11-13 17:59:21 +01:00 |
|
Eloy Durán
|
44f279e68f
|
[analyzer] Ensure normal builds have a clean env and set DEBUG.
|
2013-11-12 22:10:46 +01:00 |
|
Eloy Durán
|
a607e6fa52
|
[analyzer] Use CC and CXX env variables if set.
|
2013-11-12 22:10:41 +01:00 |
|
Eloy Durán
|
0c72b4e8f3
|
Ignore the static-analysis results dir.
|
2013-11-12 16:05:46 +01:00 |
|
Eloy Durán
|
e5f12d9a2c
|
[rake] Add analyze task which performs a static analysis on the codebase.
Vendored relavant part from http://clang-analyzer.llvm.org/downloads/checker-275.tar.bz2
|
2013-11-12 16:03:38 +01:00 |
|
Eloy Durán
|
5f44d912af
|
[NEWS] Changes to REPL regarding sim recognition and @2x issues.
|
2013-11-12 15:18:06 +01:00 |
|
Eloy Durán
|
ee817b561e
|
Merge branch 'master' into repl
Conflicts:
data/Rakefile
vm
|
2013-11-12 15:14:11 +01:00 |
|
Watson
|
4fb084d5ea
|
sync
|
2013-11-12 16:50:41 +09:00 |
|
Eloy Durán
|
da14a8b0eb
|
[REPL] Use DEBUG_SIM_WINDOW_OFFSETS to print what sim is recognized.
|
2013-11-11 17:40:45 +01:00 |
|
Watson
|
c14d8b7ed8
|
sync
|
2013-11-11 23:43:25 +09:00 |
|
Eloy Durán
|
edb32b130f
|
[NEWS] Add entry about OSServices -> CoreServices fix.
|
2013-11-11 14:43:05 +01:00 |
|
Eloy Durán
|
0fd0612744
|
[OSX] Add bridgesupport metadata for Carbon frameworks.
http://hipbyte.myjetbrains.com/youtrack/issue/RM-318
|
2013-11-11 14:35:43 +01:00 |
|
Watson
|
d0f5d6f637
|
sync
|
2013-11-11 10:22:49 +09:00 |
|
Watson
|
d963c6489d
|
move special configuration for iOS/OSX platform from gen_bridge_metadata()
|
2013-11-11 10:16:53 +09:00 |
|
Watson
|
001368623a
|
add line in NEWS
|
2013-11-11 08:11:24 +09:00 |
|
Watson
|
51ac31a777
|
[OSX] fix a bug on OSX platform where compiler flags for iOS are passed when it generates bridgesupport file for vendor library
http://hipbyte.myjetbrains.com/youtrack/issue/RM-315
|
2013-11-11 08:11:16 +09:00 |
|
Watson
|
cc6ae79ea1
|
sync
|
2013-11-10 00:59:56 +09:00 |
|
Watson
|
07177a86c3
|
sync
|
2013-11-09 13:56:16 +09:00 |
|
Eloy Durán
|
80fd09c608
|
[REPL] Document inset macro.
|
2013-11-09 01:42:18 +01:00 |
|
Eloy Durán
|
2250d3ca46
|
[REPL] Properly name inset macro.
|
2013-11-09 01:38:27 +01:00 |
|
Eloy Durán
|
07c17769ef
|
[REPL] Cover devices I can test on non-retina mac and handle landscape.
|
2013-11-09 01:34:56 +01:00 |
|
Eloy Durán
|
c7688dd2ff
|
[REPL] No longer ask user to scale to 50% in Retina mode.
|
2013-11-08 18:52:49 +01:00 |
|
Eloy Durán
|
dceb65c6f2
|
[REPL] Take orientation into account when offsetting thick borders.
|
2013-11-08 18:36:59 +01:00 |
|
Eloy Durán
|
23e1322803
|
[BS] Link OSServices to CoreServices.
|
2013-11-08 14:15:30 +01:00 |
|
Eloy Durán
|
3bc3ecdad3
|
[BS] Link OSServices to CoreServices.
|
2013-11-08 14:14:42 +01:00 |
|
Eloy Durán
|
1c151523d7
|
Merge branch 'master' into repl
|
2013-11-08 13:28:15 +01:00 |
|
Eloy Durán
|
2e9f7d0495
|
[REPL] Apply proper insets for all thick borders except iPad Retina.
|
2013-11-07 19:27:53 +01:00 |
|
Eloy Durán
|
350a3a09f8
|
[REPL] Recognize thick borders for all devices except iPad Retina.
|
2013-11-07 18:51:40 +01:00 |
|
Eloy Durán
|
c192ddb154
|
Small cleanup.
|
2013-11-07 16:57:10 +01:00 |
|
Eloy Durán
|
4f0b155741
|
[REPL] Always update windows bounds in sim.
This ensures the user can switch the iOS device scale without having to
restart the REPL.
|
2013-11-07 16:54:22 +01:00 |
|