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 |
|
Laurent Sansonetti
|
28a7142d3f
|
sync
|
2014-02-18 18:43:49 +01:00 |
|
Laurent Sansonetti
|
9a2802a870
|
introduce SHIP_ANDROID_SUPPORT env variable for 'rake package' to prepare an installer with the android bits
|
2014-02-18 18:43:46 +01:00 |
|
Laurent Sansonetti
|
cde9688ca3
|
move java classes generation before java compilation
|
2014-02-18 18:07:36 +01:00 |
|
Laurent Sansonetti
|
d5311e4c04
|
static generation of java files based on compiler map files
|
2014-02-18 18:03:14 +01:00 |
|
Laurent Sansonetti
|
1fdf2ba2cc
|
pass -g (not sure if it matters...)
|
2014-02-18 18:03:14 +01: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 |
|
Laurent Sansonetti
|
7df3cab085
|
hide stdout output by default (unless --trace is given)
|
2014-02-18 00:20:36 +01:00 |
|
Laurent Sansonetti
|
ac2a8259e2
|
create empty build/jni/Android.mk file needed for ndk-gdb
|
2014-02-17 23:57:45 +01:00 |
|
Laurent Sansonetti
|
66b63363cb
|
rake debug=1 support (work in progress)
|
2014-02-17 23:54:08 +01:00 |
|
Laurent Sansonetti
|
fc71d725f6
|
refactoring
|
2014-02-17 16:28:41 +01:00 |
|
Watson
|
5c420ebbe8
|
sync
|
2014-02-17 17:09:33 +09:00 |
|
Watson
|
f5f80c86b6
|
sync
|
2014-02-16 20:19:24 +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
|
81cad2dcb4
|
[Benchmark] add String literal case
|
2014-02-13 13:08:41 +09:00 |
|
Laurent Sansonetti
|
b7d19d7bdd
|
remove hacks
|
2014-02-12 16:32:50 +01:00 |
|
Laurent Sansonetti
|
e533381064
|
better fix for last commit
|
2014-02-12 16:32:50 +01:00 |
|
Watson
|
8e60eb3861
|
[Benchmark] add encoding for CRuby 1.9
|
2014-02-13 00:15:10 +09:00 |
|
Watson
|
ae04ba9d13
|
[NEWS] Improved performance of methods where accepts Regexp
|
2014-02-12 08:36:46 +09:00 |
|
Laurent Sansonetti
|
df2c280353
|
name java classes using the '/' separator and not '.'
|
2014-02-11 20:07:21 +01: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 |
|
Mark Rickert
|
b03584250f
|
Ignore .dat* files on new projects.
|
2014-02-10 17:36:25 +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 |
|