1. 921aaed Revert^2 "Merge tag '0.16.1'" by Aurimas Liutikas · 3 years, 1 month ago
  2. d7def6a Revert "Merge tag '0.16.1'" by Aurimas Liutikas · 3 years, 1 month ago
  3. 01a6f93 Support x86_64-based watchOS simulator target. (#177) by Sergey Bogolepov · 3 years, 2 months ago
  4. 47a9ab0 Switch jvmTarget from 1.8 to 1.6 for compileTestKotlinJvm by SokolovaMaria · 3 years, 4 months ago
  5. 890a0ce Remove incorrect version comparison by Vsevolod Tolstopyatov · 3 years, 4 months ago
  6. 5482b8b Receivers of nested inline functions correctly resolved by the JS transformer (#175) by SokolovaMaria · 3 years, 6 months ago
  7. d5c5580 Debug trace enhancements (#172) by SokolovaMaria · 3 years, 6 months ago
  8. e6864cb Removing reference to Tracebase class from JS (#169) by SokolovaMaria · 3 years, 6 months ago
  9. 63d7b1b Fixed running excluded tests in Idea (#174) by SokolovaMaria · 3 years, 6 months ago
  10. 00349f6 Binary compatibility (#170) by SokolovaMaria · 3 years, 6 months ago
  11. d96ad35 Skipped transformation of the nested atomic field loads (#165) by SokolovaMaria · 3 years, 6 months ago
  12. 4f8c3dc Delegated properties supported for JVM and JS (#161) by SokolovaMaria · 3 years, 6 months ago
  13. 5ba0103 Add build parameters to enable JVM IR and disable native targets (#159) by Alexander Likhachev · 3 years, 7 months ago
  14. 603e8d7 Volatile pure type fields of synthetic *RefVolatile classes should not be private by SokolovaMaria · 3 years, 7 months ago
  15. 67323b7 RefVolatile class modifiers fixed by SokolovaMaria · 3 years, 7 months ago
  16. d0d2719 package-private fields marked as SYNTHETIC by SokolovaMaria · 3 years, 8 months ago
  17. 46fe2fa Access modifiers and naming of *RefVolatile classes fixed. by SokolovaMaria · 3 years, 8 months ago
  18. ee1a444 Atomic*Array.size method introduced by SokolovaMaria · 3 years, 8 months ago
  19. a3fa7e9 Fixed storing top-level atomics to local variables. by SokolovaMaria · 3 years, 8 months ago
  20. 42a5069 Merge remote-tracking branch 'origin/master' into develop by Roman Elizarov · 3 years, 8 months ago
  21. ac298fa TraceFormat references removed on JVM and JS by SokolovaMaria · 3 years, 10 months ago
  22. a855073 Tracing atomic operations by sokolova · 5 years ago
  23. f9739da Do not publish metadata.artifactId if kotlin version is higher than 1.4.20-M1 by anastasiia.spaseeva · 3 years, 8 months ago
  24. 10f7065 Transformed operand stack for `setValue` on static atomic field fixed. by SokolovaMaria · 3 years, 8 months ago
  25. b241c05 Adopt Kotlin/JS for 1.4-M2 (#140) by Ilya Goncharov · 4 years, 1 month ago
  26. e4a6e17 Rename root MPP module and publish the JVM JAR within by Sergey Igushkin · 4 years, 2 months ago
  27. 6e29385 Update the common cinterop publishing hack for 1.4-M2 by Sergey Igushkin · 4 years, 3 months ago
  28. 83a0430 Adjust the interop klib publishing hack to work properly with 1.4-M1 by Sergey Igushkin · 4 years, 3 months ago
  29. 05150f6 Merge branch 'master' into develop by Roman Elizarov · 4 years, 3 months ago
  30. a258d23 Fix clean build by Roman Elizarov · 4 years, 3 months ago
  31. cc27ae6 Enable HMPP in kotlinx.atomicfu by Sergey Igushkin · 4 years, 3 months ago
  32. f2da1ad Support array initialization generated by JVM_IR (#127) by Ilmir Usmanov · 4 years, 3 months ago
  33. 8b455d2 Enable JS IR backend (#125) by Svyatoslav Kuzmich · 4 years, 3 months ago
  34. e88426f Fixed build on MacOS by Roman Elizarov · 4 years, 4 months ago
  35. f589337 Fix native targets build in idea by Pavel Punegov · 4 years, 7 months ago
  36. 65858a9 Multi-threaded version for Kotlin/Native by Roman Elizarov · 6 years ago
  37. 6343417 Erasing reentrantLock fixed by sokolova · 4 years, 7 months ago
  38. 6b17a96 Get rid of warnings during compilation by Roman Elizarov · 4 years, 7 months ago
  39. 2f55313 Cleanup ReentrantLock typealias references from metadata by Roman Elizarov · 4 years, 7 months ago
  40. eaea2bf typealias for native by sokolova · 4 years, 7 months ago
  41. b81ecfd Reentrant.withLock extension added, tryLock fixed by sokolova · 4 years, 7 months ago
  42. 4e96978 ReentrantLock support added by sokolova · 4 years, 7 months ago
  43. 578e60d Move SynchronizedOject to a separate package kotlinx.atomicfu.locks by Roman Elizarov · 4 years, 7 months ago
  44. 0638bd2 Minor refactoring in MutexPool code by Roman Elizarov · 4 years, 7 months ago
  45. 62dabec kotlinx.metadata version update + SynchronizedObject removal by Roman Elizarov · 4 years, 7 months ago
  46. 80f911f Native implementation of synchronized object by sokolova · 4 years, 9 months ago
  47. a8a8360 Kotlin 1.3.60-eap-76, new iOS targets by Vsevolod Tolstopyatov · 4 years, 8 months ago
  48. 02b773d Fixed looking for local variables scope labels by sokolova · 4 years, 9 months ago
  49. 23e5cc1 Better diagnostics when LockFreedomTestEnvironment fails to shutdown by Roman Elizarov · 4 years, 9 months ago
  50. 075f869 Gradle version 5.6.1 by Roman Elizarov · 4 years, 9 months ago
  51. f30ccba Supported unchecked cast erasure (including array elements) by sokolova · 4 years, 10 months ago
  52. c65515b Inline functions on array elements fixed by sokolova · 4 years, 10 months ago
  53. 15268a9 Optimize volatile-only fields in JVM by Roman Elizarov · 4 years, 9 months ago
  54. 98815b1 Fixed shutdown sequence of LockFreedomTestEnvironment by Roman Elizarov · 4 years, 9 months ago
  55. 746a5d8 Support suspending functions in LockFreedomTestEnvironment by Roman Elizarov · 4 years, 10 months ago
  56. efe9e95 Fix K/N import into IDEA by Roman Elizarov · 5 years ago
  57. 08e7b76 Getting array elements by named index fixed by sokolova · 5 years ago
  58. 8339126 Adjust kotlin.Metadata in JVM classes to remove atomicfu references by Roman Elizarov · 5 years ago
  59. 11645b4 Fixed BooleanArray setValue by sokolova · 5 years ago
  60. b0ae71d Added more array tests by Roman Elizarov · 5 years ago
  61. 4928b87 Get array field fixed by sokolova · 5 years ago
  62. ec234e4 Improved support for inline methods on atomic types by Roman Elizarov · 5 years ago
  63. b4eb05c Version 0.12.1: by Vsevolod Tolstopyatov · 5 years ago
  64. 29b56c1 Workaround for IDEA project import by Roman Elizarov · 5 years ago
  65. 82d2f79 Update copyright by Roman Elizarov · 5 years ago
  66. 97accf7 Fixed tests for new mpp by Roman Elizarov · 5 years ago
  67. e0d516d Merge branch 'develop' into nmpp-merge by Roman Elizarov · 5 years ago
  68. 0c2ab05 Some refactoring for array and top-level vals support by sokolova · 6 years ago
  69. 2917cdb Merged develop branch into nmpp by Roman Elizarov · 6 years ago
  70. 76ef2f0 Mute common, js, jvm metadata by Leonid Stashevsky · 6 years ago
  71. e2af1ec Use old artifact ids by Alexey Tsvetkov · 6 years ago
  72. 9c9dda4 Remove setting ktest_logger for teamcity by Alexey Tsvetkov · 6 years ago
  73. dabdb57 Use new Gradle MPP plugin in build scripts by Alexey Tsvetkov · 6 years ago
  74. c2126fa Support atomic arrays by sokolova · 6 years ago
  75. 31decab Explicitly specify language & API version 1.2 in build files by Roman Elizarov · 6 years ago
  76. d29ed0d AtomicFUGradlePlugin: More consistent task naming & code refactoring by Roman Elizarov · 6 years ago
  77. 86c47a5 Fixed non-transformed AtomicBoolean and its tests by Roman Elizarov · 6 years ago
  78. 817fa3f More user-friendly gradle plugin & multi-release jar by sokolova · 6 years ago
  79. 4778c58 AtomicBoolean support Fixes #6 by sokolova · 6 years ago
  80. 9547b95 Test all transformation variants by sokolova · 6 years ago
  81. b5e3c43 MPP: Generate Maven plugin from Gradle build, remove maven build files by Roman Elizarov · 6 years ago
  82. ea6ef54 MPP: Work in progress, build switched to gradle, atomicfu-js module by Roman Elizarov · 6 years ago
  83. c105f51 Version 0.9.2: Replaced deprecated kotlin-stdlib-jre8 dependency with kotlin-stdlib-jdk8 by Roman Elizarov · 7 years ago
  84. 327c600 Version 0.9.1 by Roman Elizarov · 7 years ago
  85. 67ed228 Version 0.9 by Roman Elizarov · 7 years ago
  86. e51143c Separate release profile by Roman Elizarov · 7 years ago
  87. 590f720 Version 0.8 by Roman Elizarov · 7 years ago
  88. 307a52f Publish empty javadocs by Roman Elizarov · 7 years ago
  89. f230aad Version 0.7 & Maven Central publishing by Roman Elizarov · 7 years ago
  90. 148bece Version 0.6 by Roman Elizarov · 7 years ago
  91. 1037844 toString for debugging by Roman Elizarov · 7 years ago
  92. 9e1c6b0 Version 0.5 by Roman Elizarov · 7 years ago
  93. 67e4a43 Longer timeout to detect stalls in lock-free code, with shutdown logic by Roman Elizarov · 7 years ago
  94. bda1968 Version 0.4 by Roman Elizarov · 7 years ago
  95. 46f988a Stability improvements by Roman Elizarov · 7 years ago
  96. c201b13 Provide top-level pauseLockFreeOp for debugging by Roman Elizarov · 7 years ago
  97. 5ea61fd Fixed atomicity of paused/resumed status updates by Roman Elizarov · 7 years ago
  98. 4684e69 Provide randomSpinWaitIntermission for lock-freedom tests by Roman Elizarov · 7 years ago
  99. be28494 Version 0.3-SNAPSHOT by Roman Elizarov · 7 years ago
  100. 752a88b Version 0.2 & change log by Roman Elizarov · 7 years ago