Commit Graph

2058 Commits

Author SHA1 Message Date
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
Eloy Durán
d21302479b [Vendor] Cannot reuse opts[:cflags] if it has been deleted before. 2014-02-07 11:25:37 +01:00
Laurent Sansonetti
6e9afb3248 use app.api_version when generating AndroidManifest.xml 2014-02-06 12:45:09 +01:00
Laurent Sansonetti
3ca2306019 add support for sub-activities 2014-02-06 12:45:09 +01:00
Laurent Sansonetti
d127fd1d32 support for vendored jars 2014-02-06 12:45:09 +01:00
Eloy Durán
663e76738d [Command] Improve create --template description to include URLs. 2014-02-06 11:24:49 +01:00
Watson
cec928744d [NEWS] RM-419 2014-02-06 09:53:55 +09:00
Watson
35e3fbbae9 [spec] add test for WeakRef.new
http://hipbyte.myjetbrains.com/youtrack/issue/RM-419
2014-02-06 09:52:53 +09:00
Watson
325cf11fd6 sync 2014-02-05 16:25:01 +09:00
Watson
cf52d99415 update for Xcode 5.1 beta 5 2014-02-05 15:31:57 +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
Eloy Durán
4685e83ca7 [NEWS] Document `activate' command fix. 2014-02-04 11:56:42 +01:00
Joffrey JAFFEUX
c591484394 [command] Fix error where a local was used instead of an ivar 2014-02-04 11:47:41 +01:00
Watson
e55b73a390 sync 2014-02-04 12:29:04 +09:00
Watson
8c229aa670 [NEWS] fix RM-175 2014-02-04 08:19:24 +09:00
Watson
e17dc1e52f [spec] add test for Subscripting 2014-02-04 08:17:47 +09:00
Laurent Sansonetti
34cc392e61 2.23 2014-02-03 23:51:46 +01:00
Watson
cb7e81e1f2 revert subscripting 2014-02-04 07:15:38 +09:00
Watson
be2a47ea45 Revert "[NEWS] fix RM-175"
This reverts commit 136f224f40.
2014-02-04 07:15:13 +09:00
Watson
b4017a55f3 Revert "[spec] add test for Subscripting"
This reverts commit 80c6c59b61.
2014-02-04 07:12:45 +09:00
Watson
5040661316 sync 2014-02-04 07:07:22 +09:00
Eloy Durán
eccc83de30 [NEWS] Document fix for vendor_project with Xcode projects. 2014-02-03 19:48:12 +01:00
Eloy Durán
62a0db4dc8 [Vendor] BS files for :xcode projects are collected differently than :static. 2014-02-03 19:47:49 +01:00
Watson
e03e0f1abd sync 2014-02-04 01:29:14 +09:00