Commit Graph

4751 Commits

Author SHA1 Message Date
Georgy Bronnikov d7e3bb62b3 Update phaser 2019-03-29 16:35:03 +03:00
Alexander Gorshenev b19d02885d [kotlin compiler][update] 1.3.40-dev-990 2019-03-29 13:39:11 +03:00
SvyatoslavScherbina ed44620814 Embed some linker options to static frameworks (#2828) 2019-03-29 12:10:18 +03:00
Nikolay Igotti 6bb4171c60 FreezableAtomicReference prototype. (#2776) 2019-03-28 22:37:00 +03:00
Pavel Punegov 8b48e1fa86 Update coroutines helpers with StateMachineChecker (#2829) 2019-03-28 22:34:57 +03:00
Nikolay Igotti 19310d84c6 Update XCode to 10.2. (#2825) 2019-03-28 14:26:29 +03:00
LepilkinaElena 7971090461 Normalize benchmarks and changes in charts (#2820) 2019-03-28 10:40:31 +03:00
Svyatoslav Scherbina 31892bd82e Add quick workaround for https://bugs.swift.org/browse/SR-10177 2019-03-27 18:09:56 +03:00
Pavel Punegov e6a391f024 Fix output parse 2019-03-27 17:14:31 +03:00
Pavel Punegov ce9f2b7c0b Add test for multirun and check gold value on the whole execution output 2019-03-27 17:14:31 +03:00
Pavel Punegov 83b1db86f9 Run test multiple times with different arguments 2019-03-27 17:14:31 +03:00
SvyatoslavScherbina b870ce987a Fix incorrect code generation for Nothing-returning suspend calls
#KT-30642 Fixed
2019-03-27 16:57:45 +03:00
Igor Chevdar b22fa985e0 Increased unfold factor size for devirtualized vtable calls 2019-03-27 16:51:12 +03:00
Ilya Matveev aa81017646 Replace deprecated APIs in FAQ.md with binaries DSL 2019-03-26 11:50:00 +07:00
Ilya Matveev af33c37fa4 Correct FAQ about framework naming 2019-03-26 11:50:00 +07:00
toxicbakery 8559f0fb04 Added library name to cyclic error 2019-03-26 01:02:10 +03:00
Pavel Punegov 98f86591f7 Use ssh home property. 2019-03-25 17:22:23 +03:00
Pavel Punegov 3baee198fd Add ssh arguments for ssh executor. 2019-03-25 17:22:23 +03:00
Alexander Gorshenev 99ba1d432a A couple of updates for Kotlin compiler sync.
Updated Kotlin build number.
2019-03-25 16:50:11 +03:00
Alexander Gorshenev bff20ebeea Better encapsulation of deserializer. 2019-03-25 16:50:11 +03:00
Elena Lepilkina 5f61fded79 Restore Build class + some fixes for releases builds and bundle size chart 2019-03-25 12:51:34 +03:00
Igor Chevdar c21ed89d7e Added some benchmarks on devirtualization 2019-03-25 12:27:27 +03:00
Abduqodiri Qurbonzoda 61a13e84f9 More detailed Primitive.toChar conversion documentation (#2807) 2019-03-25 11:42:18 +03:00
Nikolay Igotti a8be93d841 Fix bcrypt API support. 2019-03-24 18:41:03 +03:00
Sebsatian Keller a00996b79e Added information on how to rename the ios main.framework (#2806) 2019-03-22 18:00:48 +03:00
Nikolay Igotti c3b2b47403 Distinguish stack/heap writes and collect stats. (#2794) 2019-03-22 15:50:42 +03:00
Vasily Levchenko 3a861b7917 [kotlin compiler][update] 1.3.40-dev-838 2019-03-21 15:48:04 +03:00
Elena Lepilkina 349b70d345 Fixes of perfromance server 2019-03-21 14:59:16 +03:00
Vasily Levchenko 9ec9681691 [package] bundle and samples archives should have licenses. (#2798) 2019-03-21 14:17:26 +03:00
Nikolay Igotti 9285699cd5 Use full Apache 2 license text. 2019-03-21 14:16:25 +03:00
Igor Chevdar 7c0225bad9 Reincarnated devirtualization 2019-03-21 10:25:09 +03:00
LepilkinaElena 553e2fdda7 Change axises and delete action in API (#2792) 2019-03-20 19:31:01 +03:00
Vasily Levchenko 817732bb69 [codegen][debug info] generating debug information for inline classes right. 2019-03-20 16:50:00 +03:00
Elena Lepilkina 94f317443b Added gradle property to set branch which results save 2019-03-20 14:08:53 +03:00
Elena Lepilkina 9583eee42a Finish time couldn't be gotten from TeamCity as build isn't finished at register action 2019-03-20 11:37:11 +03:00
LepilkinaElena d8c1e85025 Added register task and some fixes for TeamCity (#2785) 2019-03-19 17:25:48 +03:00
Elena Lepilkina feec5b2cbd Fix for proper processing both relative and absolute org.jetbrains.kotlin.native.home 2019-03-19 11:21:31 +03:00
Elena Lepilkina 8cc5f6702e Small fix for performance subproject. 2019-03-19 09:56:17 +03:00
Svyatoslav Scherbina 581aaea0c9 Workaround false positive in AppStore private API usage detector
Fix #2751
2019-03-19 09:41:54 +03:00
Svyatoslav Scherbina 87ae1eaa3b Fix typo in Objective-C data generator 2019-03-19 09:41:54 +03:00
Abduqodiri Qurbonzoda b654e84ca1 Add documentation for Array and String get() function behavior
These docs are already added to big kotlin.
2019-03-18 21:45:43 +03:00
Ilya Gorbunov 613084ad9b Clarify floor and ceil docs (KT-30418) 2019-03-18 21:41:29 +03:00
Ilya Gorbunov 22a858df2c Clarify behavior of MutableSet.add (KT-29373) 2019-03-18 21:41:29 +03:00
Ilya Gorbunov 5d08060c89 Add a sample reference to isBlank 2019-03-18 21:41:29 +03:00
Ilya Gorbunov b093b4b83e Docs: use consistent kotlinlang.org url in references 2019-03-18 21:41:29 +03:00
Abduqodiri Qurbonzoda 63705dc29a Add documentation for primitive types conversion
These docs already added to big kotlin.
2019-03-18 18:09:01 +03:00
Vasily Levchenko 0dd71c979f [kotlin compiler][update] 1.3.40-dev-661
Refactor CommonBackendContext, remove confusing methods
(cherry picked from commit 55f90d256d425490aa05dbe1de9730fe485a32a5)
2019-03-18 17:38:47 +03:00
LepilkinaElena a16bddb421 Server and client to show summary performance information (#2765) 2019-03-18 16:02:41 +03:00
Svyatoslav Scherbina 06f8864b69 Refine LLVM bitcode imports detection
Don't link native libraries if external function requires
only library-stored bitcode
2019-03-18 14:53:10 +03:00
Svyatoslav Scherbina f8393819fc Avoid requesting selectors in Objective-C interop stubs
Selector references aren't DCEed and thus can cause false positive
API usage report from AppStore online validation.
Generate selectors by compiler instead.
2019-03-18 14:53:10 +03:00