1. 12 10月, 2017 1 次提交
    • A
      Introduce kotlin-stdlib-jdk7/8 libraries, deprecate kotlin-stdlib-jre7/8 · e253acd5
      Alexander Udalov 提交于
      The idea is to keep all declarations in the same packages from Kotlin's
      point of view, but use JvmPackageName annotation to move them to another
      JVM package, to avoid the split package problem which is otherwise
      unsolvable when using module path on Java 9 (KT-19258).
      
      In this commit, kotlin-stdlib-jre7/8 are moved to kotlin-stdlib-jdk7/8
      and in the subsequent commit, -jre7/8 are restored. This is done in
      order to make Git recognize this as a file move to preserve history.
      
      Include new stdlib-jdkN artifacts in manifest version tests.
      e253acd5
  2. 07 8月, 2017 1 次提交
  3. 18 5月, 2017 1 次提交
  4. 08 4月, 2017 1 次提交
  5. 21 3月, 2017 1 次提交
  6. 06 10月, 2016 1 次提交
  7. 01 7月, 2016 1 次提交
  8. 20 3月, 2014 1 次提交
  9. 09 6月, 2012 2 次提交
  10. 05 6月, 2012 1 次提交
  11. 05 4月, 2012 1 次提交
  12. 19 3月, 2012 1 次提交
  13. 06 3月, 2012 1 次提交