Watson
|
bab92f850c
|
[NEWS] fix RM-276
|
2014-05-18 21:28:48 +09:00 |
|
Watson
|
7875e6cace
|
[NEWS] Improved String interpolation performance
|
2014-05-16 21:54:40 +09:00 |
|
Watson
|
8da72b95ed
|
[NEWS] Object#{send, respond_to?} will be ~30% faster
|
2014-05-15 13:17:19 +09:00 |
|
Watson
|
da0a8570f4
|
[NEWS] fix RM-499
|
2014-05-13 23:29:59 +09:00 |
|
Watson
|
452e074d28
|
Revert "[NEWS] Improved Range literal and Module#class_variable_get performance"
This reverts commit c4b1b6c55e.
|
2014-05-11 12:59:05 +09:00 |
|
Watson
|
c4b1b6c55e
|
[NEWS] Improved Range literal and Module#class_variable_get performance
|
2014-05-11 10:58:39 +09:00 |
|
Eloy Durán
|
3a45e058c6
|
[builder] Quote framework search paths to guard against spaces.
|
2014-05-08 19:39:43 +02:00 |
|
Watson
|
7af49d2787
|
sync
|
2014-05-08 22:14:23 +09:00 |
|
Eloy Durán
|
279f1e0c66
|
[NEWS] Document fix for methods that expect void-pointers.
|
2014-05-07 18:36:44 +02:00 |
|
Watson
|
26f3c7dec5
|
sync
|
2014-05-07 00:44:49 +09:00 |
|
Watson
|
370d9b5df4
|
[NEWS] Reduced the app boot time
|
2014-05-03 00:22:07 +09:00 |
|
Eloy Durán
|
34f1862d89
|
[BS] Fix CoreMIDI metadata on platforms that have 64-bit support.
These types are all defined as typedefs for UInt32 (via MIDIObjectRef).
Fixes: http://hipbyte.myjetbrains.com/youtrack/issue/RM-485
|
2014-05-01 17:02:43 +02:00 |
|
Eloy Durán
|
1179ac6373
|
[builder] Do not try to compile completely empty .strings files.
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-483
|
2014-05-01 12:52:17 +02:00 |
|
Watson
|
086224cb05
|
[NEWS] fix RM-482
|
2014-05-01 16:16:15 +09:00 |
|
Laurent Sansonetti
|
72e4bb0693
|
update
|
2014-04-29 13:57:26 +02:00 |
|
Watson
|
92682ccbbe
|
[NEWS] fix RM-455
|
2014-04-28 14:54:32 +09:00 |
|
Watson
|
1c303ad7a1
|
[NEWS] fix RM-470
|
2014-04-21 13:00:00 +09:00 |
|
Eloy Durán
|
8dda512b53
|
[NEWS] Document various localization improvements.
|
2014-04-17 16:35:43 +02:00 |
|
Watson
|
12e30aa21d
|
[NEWS] fix RM-473
|
2014-04-17 15:54:58 +09:00 |
|
Watson
|
acb255e1e7
|
[NEWS] fix RM-468
|
2014-04-15 10:36:19 +09:00 |
|
Watson
|
f12e4ad03f
|
[NEWS] fix RM-466
|
2014-04-10 17:15:19 +09:00 |
|
Watson
|
c3cec08196
|
[NEWS] fix RM-463
|
2014-04-09 14:19:39 +09:00 |
|
Laurent Sansonetti
|
107970b8f3
|
bug -> regression
|
2014-04-08 16:07:47 +02:00 |
|
Eloy Durán
|
4005bd7b91
|
[NEWS] Document WeakRef on iOS 6 bug.
|
2014-04-08 16:05:13 +02:00 |
|
Laurent Sansonetti
|
53e519eb05
|
cleanup
|
2014-04-07 18:55:34 +02:00 |
|
Watson
|
55015d958f
|
[NEWS] fix RM-459
|
2014-04-06 13:33:18 +09:00 |
|
Watson
|
a939f3d162
|
[NEWS] fix RM-460
|
2014-04-06 12:21:14 +09:00 |
|
Watson
|
48cd537b8a
|
[NEWS] update
|
2014-04-03 10:36:47 +09:00 |
|
Watson
|
a1ce8e1f64
|
[NEWS] marge pull request #151
|
2014-04-03 10:36:21 +09:00 |
|
Watson
|
5368700216
|
[NEWS] merge pull request #152
|
2014-04-03 10:26:02 +09:00 |
|
Watson
|
d771fdc469
|
[NEWS] Improved memory management performance. ~25% faster
|
2014-04-02 22:49:11 +09:00 |
|
Watson
|
e467b0be95
|
[NEWS] Added support for OSX 10.6 as deployment target
|
2014-04-02 12:17:27 +09:00 |
|
Watson
|
fe7b54766f
|
[NEWS] RM-458
|
2014-03-31 22:52:41 +09:00 |
|
Watson
|
081e6567bc
|
[NEWS] fix RM-457
|
2014-03-31 15:20:22 +09:00 |
|
Watson
|
ef787ffc28
|
[NEWS] Improved Object#method performance
|
2014-03-31 11:31:42 +09:00 |
|
Watson
|
104b91bd31
|
[NEW] Fixed a memory leak in Object#{method, ...}
http://hipbyte.myjetbrains.com/youtrack/issue/RM-456
|
2014-03-30 16:16:00 +09:00 |
|
Watson
|
42409e6554
|
[NEWS] update
Array#flatten will call two lock/unlock pairs in RoxorCore::respond_to().
1. 1a7e2efb6f/dispatcher.cpp (L1717-L1720)
2. 1a7e2efb6f/dispatcher.cpp (L1760-L1762)
So, the one of pair improved 20% performance.
|
2014-03-30 07:34:41 +09:00 |
|
Watson
|
0349389acb
|
[NEWS] Improved fine-grained lock performance
|
2014-03-29 22:49:36 +09:00 |
|
Watson
|
3244b71da1
|
[NEWS] update
|
2014-03-29 22:45:40 +09:00 |
|
Eloy Durán
|
279b2dfd50
|
[vm] Sync and add NEWS+tests for warning when overriding attr methods.
|
2014-03-27 20:31:01 +01:00 |
|
Watson
|
1151fa271a
|
[NEWS] Fixed a bug which OSX simulator does not work on 10.7 Lion
|
2014-03-27 23:17:54 +09:00 |
|
Watson
|
ce386c7d83
|
fix typo
|
2014-03-27 08:46:54 +09:00 |
|
Watson
|
9f9fadeec1
|
[NEWS] Fixed an error in `rake device debug=1' if it would use UTF-8 as app name
|
2014-03-27 08:46:54 +09:00 |
|
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 |
|