Commit Graph

  • 402a942918 fix a build error in environment which uses Ruby 1.8 Watson 2014-04-09 14:15:45 +09:00
  • 33dffaeafb 2.26 Watson 2014-04-09 12:16:32 +09:00
  • ac07875133 added tests for Fixnum#{<, <=, >, >=} Laurent Sansonetti 2014-04-09 01:08:03 +02:00
  • 9a8b47ad75 2.27 Laurent Sansonetti 2014-04-08 18:05:07 +02:00
  • 107970b8f3 bug -> regression Laurent Sansonetti 2014-04-08 16:07:47 +02:00
  • 4005bd7b91 [NEWS] Document WeakRef on iOS 6 bug. Eloy Durán 2014-04-08 16:05:13 +02:00
  • e1ce31d7de Cleanup some debug logging. Eloy Durán 2014-04-08 16:04:41 +02:00
  • 4773557230 [WeakRef] Remove another reference of the private class. Eloy Durán 2014-04-08 16:01:29 +02:00
  • 13a4de2840 [WeakRef] Remove private class. Eloy Durán 2014-04-08 15:58:29 +02:00
  • e4a9dd86a2 [vm] sync Eloy Durán 2014-04-08 15:14:03 +02:00
  • 7648e664cd 2.26 Laurent Sansonetti 2014-04-08 15:10:15 +02:00
  • e3fa07fe1c Add tests for WeakRef change. Eloy Durán 2014-04-08 15:02:56 +02:00
  • a9938094ac 2.25 Watson 2014-04-08 11:40:46 +09:00
  • ff62c9a279 [bacon-ui] Get rid of a false positive warning. Eloy Durán 2014-04-07 15:01:05 +02:00
  • 8afefa3e0a fix a build error when “Resource” is contained as resource directory path Watson 2014-03-24 08:29:20 +09:00
  • 27bb7e0a11 fix a bug where nested array cannot be handled Watson 2014-03-23 02:37:54 +09:00
  • 32508cf243 fix build error if resource directory does not exits Watson 2014-03-23 00:38:40 +09:00
  • 5f5fbca0c8 [iOS] Fail build if one of the resources is a dir called `Resources'. Eloy Durán 2014-03-21 17:07:53 +01:00
  • 3caf55b141 [UI spec] Add failing test for flick and direction. Eloy Durán 2014-03-05 17:26:56 +01:00
  • a151789470 [UI spec] Make tap work with UISwitch. Eloy Durán 2014-03-05 17:25:04 +01:00
  • 53e519eb05 cleanup Laurent Sansonetti 2014-04-07 18:55:34 +02:00
  • 145033f4a4 Revert "fix a bug which simulator use high CPU usage if app cannot respond" Eloy Durán 2014-04-07 18:00:43 +02:00
  • f461970e66 sync Laurent Sansonetti 2014-04-07 15:38:03 +02:00
  • 67d9f515ce [vm] sync Eloy Durán 2014-04-07 15:05:57 +02:00
  • 7d2ea52374 [bacon-ui] Get rid of a false positive warning. Eloy Durán 2014-04-07 15:01:05 +02:00
  • 55015d958f [NEWS] fix RM-459 Watson 2014-04-06 13:33:18 +09:00
  • a939f3d162 [NEWS] fix RM-460 Watson 2014-04-06 12:21:14 +09:00
  • f3a89ed883 add test for Array#each Laurent Sansonetti 2014-04-06 01:20:33 +02:00
  • 9bab907d2c link with rubymotion.jar Laurent Sansonetti 2014-04-05 18:51:56 +02:00
  • bbc124e59c copy rubymotion.jar into data directory Laurent Sansonetti 2014-04-05 18:51:29 +02:00
  • 54cf3c0bab add LEGAL file, which is also bundled by the installer Laurent Sansonetti 2014-04-05 15:22:09 +02:00
  • b3d128b2a1 add debug build mode for android Laurent Sansonetti 2014-04-04 17:12:47 +02:00
  • b24839acc7 add android test suite (very early work) Laurent Sansonetti 2014-04-04 17:11:51 +02:00
  • 73ad72e54d Add failing tests for http://hipbyte.myjetbrains.com/youtrack/issue/RM-447 Eloy Durán 2014-04-04 11:36:52 +02:00
  • 48cd537b8a [NEWS] update Watson 2014-04-03 10:36:47 +09:00
  • a1ce8e1f64 [NEWS] marge pull request #151 Watson 2014-04-03 10:36:21 +09:00
  • 378aa6730b Add gemspec to Gemfile for gem template. Mark Rickert 2014-02-16 09:05:19 -05:00
  • 9e2b1287bc Merge pull request #151 from markrickert/gem-template Watson 2014-04-03 10:30:59 +09:00
  • 5368700216 [NEWS] merge pull request #152 Watson 2014-04-03 10:26:02 +09:00
  • c7aa81f8cf update variable name Watson 2014-04-03 09:49:35 +09:00
  • f99175bb52 update variable name Watson 2014-04-03 09:49:35 +09:00
  • 53677c90d8 Merge pull request #152 from hboon/include-app-code-in-ctags Watson 2014-04-03 09:46:06 +09:00
  • 0850987a37 Include app's source code when running rake ctags Hwee-Boon Yar 2014-04-02 21:54:15 +08:00
  • c9dc7e4287 Include app's source code when running rake ctags Hwee-Boon Yar 2014-04-02 21:54:15 +08:00
  • d771fdc469 [NEWS] Improved memory management performance. ~25% faster Watson 2014-04-02 22:49:11 +09:00
  • e467b0be95 [NEWS] Added support for OSX 10.6 as deployment target Watson 2014-04-02 12:17:27 +09:00
  • fe7b54766f [NEWS] RM-458 Watson 2014-03-31 22:52:41 +09:00
  • 5b1398c796 fix a bug which simulator use high CPU usage if app cannot respond Watson 2014-03-31 22:49:57 +09:00
  • 12b746b24b sync Watson 2014-03-31 17:26:29 +09:00
  • 081e6567bc [NEWS] fix RM-457 Watson 2014-03-31 15:20:22 +09:00
  • ef787ffc28 [NEWS] Improved Object#method performance Watson 2014-03-31 11:31:19 +09:00
  • 104b91bd31 [NEW] Fixed a memory leak in Object#{method, ...} Watson 2014-03-30 16:16:00 +09:00
  • 42409e6554 [NEWS] update Watson 2014-03-30 07:34:41 +09:00
  • c238d026a2 sync Watson 2014-03-29 22:50:45 +09:00
  • 0349389acb [NEWS] Improved fine-grained lock performance Watson 2014-03-29 22:49:36 +09:00
  • 3244b71da1 [NEWS] update Watson 2014-03-29 22:45:40 +09:00
  • 7b15e11859 use Xcode5.app to build kernel.c Watson 2014-03-28 11:26:14 +09:00
  • 279b2dfd50 [vm] Sync and add NEWS+tests for warning when overriding attr methods. Eloy Durán 2014-03-27 20:28:33 +01:00
  • 1151fa271a [NEWS] Fixed a bug which OSX simulator does not work on 10.7 Lion Watson 2014-03-27 23:17:54 +09:00
  • 9d7ac6b8fc shouldn't use Objective-C literal for 10.7 Lion Watson 2014-03-27 23:16:12 +09:00
  • ce386c7d83 fix typo Watson 2014-03-27 08:45:44 +09:00
  • 9f9fadeec1 [NEWS] Fixed an error in `rake device debug=1' if it would use UTF-8 as app name Watson 2014-03-27 08:45:31 +09:00
  • c8493e6800 fix an error in remote debugging if use UTF-8 as app name Watson 2014-03-27 08:42:28 +09:00
  • dc6e39e351 don’t try to force-kill the app if it’s already dead Laurent Sansonetti 2014-03-26 17:44:11 +01:00
  • 2170e6098d follow compiler changes, which now generates bitcode instead of assembly, we now pass the bitcode file to the linker Laurent Sansonetti 2014-03-26 15:39:20 +01:00
  • 3d8d36ed61 kill the app when pressing ^C Laurent Sansonetti 2014-03-26 13:24:13 +01:00
  • 7e338ef32b this function isn't used anymore Laurent Sansonetti 2014-03-26 13:09:27 +01:00
  • e78dd0fd49 build ruby object files into the obj/local/<arm-abi-directory-name> directory, similar to how NDK projects work Laurent Sansonetti 2014-03-26 00:48:04 +01:00
  • 7b7a8894d5 the -mtune flag should be passed to the compiler, not the assembler Laurent Sansonetti 2014-03-26 00:46:54 +01:00
  • bf07ef7ee3 use latest NDK Laurent Sansonetti 2014-03-26 00:33:58 +01:00
  • d237f6cf8a now support armv7 (in addition of armv5) Laurent Sansonetti 2014-03-26 00:33:43 +01:00
  • dc3c5b2737 use proper armeabi directory name when compiling for an arch Laurent Sansonetti 2014-03-26 00:33:15 +01:00
  • 31c71c14ec use proper arch-related flags Laurent Sansonetti 2014-03-26 00:32:36 +01:00
  • e755e26d0d fix indentation Watson 2014-03-25 13:58:37 +09:00
  • 2d8912a7b4 [NEWS] Fixed a bug which `rake device debug=1' does not work with Xcode 5.1 Watson 2014-03-25 13:49:43 +09:00
  • 658471d24b fix a bug which Xcode5.1 lldb cannot connect to remote debugserver on iOS device Watson 2014-03-25 13:44:38 +09:00
  • 6f6ce15d59 fix to be able to exit normally if it cannot connect lldb to remote Watson 2014-03-24 11:08:43 +09:00
  • 0f9242dd20 fix a build error when “Resource” is contained as resource directory path Watson 2014-03-24 08:29:20 +09:00
  • a531914ae4 sync Watson 2014-03-24 08:25:38 +09:00
  • 7bb8f69a2e fix a bug where nested array cannot be handled Watson 2014-03-23 02:37:54 +09:00
  • b43e320425 cover classes without superclasses (ex. java.lang.Object), only cover classes (not interfaces) Laurent Sansonetti 2014-03-22 18:14:05 +01:00
  • a4cd4a4cec fix build error if resource directory does not exits Watson 2014-03-23 00:38:40 +09:00
  • ad00a5dc04 fix main activity default value Laurent Sansonetti 2014-03-22 13:44:48 +01:00
  • 064672443d [iOS] Fail build if one of the resources is a dir called `Resources'. Eloy Durán 2014-03-21 17:07:53 +01:00
  • ba604b707e [vm] sync Eloy Durán 2014-03-20 12:17:13 +01:00
  • 1ba0d8baf1 [NEWS] Document WeakRef to raise with unsupported classes. Eloy Durán 2014-03-20 12:12:50 +01:00
  • 84e2a3b914 [test] Let tests fail on 32-bit, now that we reverted to LLVM 3.3. Eloy Durán 2014-03-19 20:06:12 +01:00
  • 8bd9956459 [NEWS] Document KVC property validation method types fix. Eloy Durán 2014-03-19 17:52:29 +01:00
  • 82c0396cd0 [test] Rename ‘helper selectors’ to ‘special selectors’. Eloy Durán 2014-03-19 17:48:43 +01:00
  • c606a0aef8 [test] Add failing tests for KVC property validation methods. Eloy Durán 2014-03-19 17:45:13 +01:00
  • 2814af43c6 [test] Add tests for helper selectors: setters, predicates. Eloy Durán 2014-03-18 12:11:35 +01:00
  • cf56d3d8cd we still use LLVM 3.3 Watson 2014-03-18 07:57:27 +09:00
  • 5528ff6773 Revert "we not depend on llvm 3.4" Watson 2014-03-18 07:57:11 +09:00
  • 82cb030e97 [test] Make test suite run for OS X 32 and 64 bit. Eloy Durán 2014-03-17 19:40:23 +01:00
  • 95065fba7a [NEWS] Improved method dispatcher performance Watson 2014-03-18 01:51:41 +09:00
  • 0d29a453bc [test] Get source to build on OS X 10.7 32-bit. Eloy Durán 2014-03-17 17:13:46 +01:00
  • f024795ed0 [test] Improve task descriptions. Eloy Durán 2014-03-17 16:29:12 +01:00
  • f2a106d388 [test] Replace custom tagged object with NSIndexPath. Eloy Durán 2014-03-17 16:26:37 +01:00
  • 395c574e17 [test] Add tasks to run tests on all 32 or 64 bit platforms. Eloy Durán 2014-03-17 16:26:09 +01:00
  • da34327713 [test] Aggregate test results for multiple platforms/archs. Eloy Durán 2014-03-17 15:49:57 +01:00