GitHub / Kotlin/kotlinx-atomicfu issues and pull requests
#550 - Fix deleting stale files in Gradle transform task
Pull Request -
State: open - Opened by adam-enko 29 days ago
#549 - Enable stricter Gradle plugin validation
Pull Request -
State: open - Opened by adam-enko 29 days ago
#548 - Remove usage of internal Gradle API
Pull Request -
State: open - Opened by adam-enko 29 days ago
#547 - AtomicFUTransformerBase doesn't clear stale files
Issue -
State: open - Opened by adam-enko 30 days ago
#546 - Document compatability with @PublishedApi internal declarations, and those used in in-module inline functions
Issue -
State: open - Opened by rnett about 1 month ago
- 2 comments
Labels: bug, docs
#545 - Plugin and runtime library compatibility issues
Issue -
State: open - Opened by fzhinkin about 1 month ago
Labels: bug
#544 - Disable cross-compilation for integrational tests
Pull Request -
State: closed - Opened by fzhinkin about 1 month ago
#543 - Update Kotlin version to 2.2.0
Pull Request -
State: closed - Opened by fzhinkin about 1 month ago
#542 - Update Kotlin to 2.1.21 and fix deprecation warning in build configuration
Pull Request -
State: closed - Opened by ALikhachev about 1 month ago
- 1 comment
#541 - Where's the ReadWriteLock?
Issue -
State: open - Opened by iseki0 about 1 month ago
#540 - KT-78372 Disable Klibs cross compilation
Pull Request -
State: closed - Opened by AYastrebov about 2 months ago
- 3 comments
Labels: kotlin-merge-blocker
#539 - Update Kotlin version to 2.2 once it released
Issue -
State: closed - Opened by fzhinkin about 2 months ago
#538 - Don't publish integration-testing module
Pull Request -
State: closed - Opened by fzhinkin about 2 months ago
#537 - kotlinx-atomicfu publishes an artifact corresponding to its integration-testing module
Issue -
State: closed - Opened by fzhinkin about 2 months ago
Labels: bug
#536 - Speedup integration tests
Pull Request -
State: closed - Opened by fzhinkin about 2 months ago
- 1 comment
#535 - Use cache redirector to download Gradle
Pull Request -
State: closed - Opened by kbrgnj 2 months ago
#534 - Enable explicit api mode
Pull Request -
State: closed - Opened by fzhinkin 2 months ago
- 1 comment
#533 - Support `com.android.kotlin.multiplatform.library`
Issue -
State: closed - Opened by vRallev 2 months ago
#532 - Is using this preffered over the provided by stdlib?
Issue -
State: closed - Opened by Cyberavater 3 months ago
- 1 comment
#531 - Implemented additional compiler flags for KT-75078
Pull Request -
State: closed - Opened by mvicsokolova 3 months ago
- 2 comments
#530 - Additional fix for kotlinOptions deprecation error issue in tests
Pull Request -
State: closed - Opened by Tapchicoma 4 months ago
- 1 comment
#529 - Update ASM version to support JDK 24
Pull Request -
State: closed - Opened by fzhinkin 4 months ago
#528 - Fix kotlinOptions DSL deprecation
Pull Request -
State: closed - Opened by Tapchicoma 4 months ago
- 6 comments
#527 - [DO NOT MERGE] CI Test
Pull Request -
State: closed - Opened by fzhinkin 5 months ago
#526 - Would it be feasible to document prerequisites for local development?
Issue -
State: open - Opened by stefanhaustein 5 months ago
- 1 comment
Labels: docs
#525 - The Gradle plugin ignores Java sources in post-compile transformations
Issue -
State: open - Opened by TheMrMilchmann 5 months ago
Labels: bug
#524 - Use SPDX identifier in POMs
Pull Request -
State: closed - Opened by TheMrMilchmann 5 months ago
#523 - Enable KLIB Abi validation
Pull Request -
State: closed - Opened by fzhinkin 5 months ago
#522 - Enable KLIB ABI tracking
Issue -
State: closed - Opened by fzhinkin 5 months ago
Labels: enhancement
#521 - Rollback SynchronizedObject actualization split
Pull Request -
State: closed - Opened by fzhinkin 5 months ago
#520 - Native SynchronizedObject actualization split between Apple and Non-Apple source sets breaks dependent projects
Issue -
State: closed - Opened by fzhinkin 5 months ago
- 21 comments
Labels: bug, major
#519 - Replaced internal defaultDestinationDirectory with destinationDirectory
Pull Request -
State: closed - Opened by mvicsokolova 5 months ago
#518 - doc: clarify ReentrantLock should not be used with coroutines
Issue -
State: open - Opened by bcmedeiros 5 months ago
Labels: docs
#517 - Back-port the Apple lock (without the Apple-specific qos parts) to other Posix platforms.
Pull Request -
State: closed - Opened by stefanhaustein 5 months ago
- 9 comments
#516 - Back-port the Apple lock (without the Apple-specific qos parts) to other Posix platforms.
Pull Request -
State: closed - Opened by stefanhaustein 5 months ago
#515 - Suppress K/JS configuration deprecation warnings in buildscript
Pull Request -
State: closed - Opened by ALikhachev 5 months ago
#514 - Suppress K/JS configuration deprecation warnings
Pull Request -
State: closed - Opened by ALikhachev 5 months ago
#513 - Update gradle to 8.12
Pull Request -
State: closed - Opened by mvicsokolova 5 months ago
#512 - Better align the apple implementation with other native platforms
Pull Request -
State: closed - Opened by stefanhaustein 6 months ago
#511 - transformAndroidMainAtomicfu task failed for KMP library (Android/JVM/iOS)
Issue -
State: open - Opened by GazimSoliev 6 months ago
- 3 comments
Labels: gradle
#510 - Fix deprecation warnings coming from KGP
Pull Request -
State: closed - Opened by ALikhachev 6 months ago
- 1 comment
#509 - Build warnings as errors
Pull Request -
State: closed - Opened by Tapchicoma 6 months ago
- 1 comment
#508 - Mutex for Kotlin/Common
Pull Request -
State: open - Opened by bbrockbernd 6 months ago
- 1 comment
#507 - Set JDK toolchain version to 11 for transform tasks
Pull Request -
State: closed - Opened by mvicsokolova 6 months ago
#506 - transformXXX tasks are failing due to missing JDK9 toolchain
Issue -
State: closed - Opened by fzhinkin 6 months ago
- 6 comments
Labels: bug, gradle
#505 - Fix test tasks jdk
Pull Request -
State: closed - Opened by Tapchicoma 6 months ago
#504 - Fix jvm target validation error
Pull Request -
State: closed - Opened by Tapchicoma 6 months ago
- 2 comments
#503 - Fix kmp application plugin incompatibility
Pull Request -
State: closed - Opened by Tapchicoma 7 months ago
#502 - Version 0.27.0
Pull Request -
State: closed - Opened by mvicsokolova 7 months ago
#501 - Update Kotlin to 2.1.0
Pull Request -
State: closed - Opened by mvicsokolova 7 months ago
- 1 comment
#500 - Skip prerelease check to build develop branch with Kotlin master.
Pull Request -
State: closed - Opened by mvicsokolova 7 months ago
#499 - Apple QoS support via donation
Pull Request -
State: closed - Opened by stefanhaustein 7 months ago
- 6 comments
#498 - Thread parking for Kotlin/Common
Pull Request -
State: closed - Opened by bbrockbernd 7 months ago
- 3 comments
#497 - Project import in Idea hangs on build scan publication due to necessity to accept Gradle terms of use
Issue -
State: open - Opened by fzhinkin 8 months ago
- 1 comment
Labels: gradle
#496 - Gradle tasks fail due to atomicfu-dependency-resolution-management being unresolved
Issue -
State: closed - Opened by fzhinkin 8 months ago
- 3 comments
Labels: bug, gradle
#495 - jvmTarget 23 is unsupported
Issue -
State: closed - Opened by ZacSweers 8 months ago
- 6 comments
#494 - Mutex for Kotlin Common
Pull Request -
State: closed - Opened by bbrockbernd 8 months ago
- 1 comment
#493 - The future of kotlinx-atomicfu. Multiplatform Atomic types in the Kotlin Standard library.
Issue -
State: open - Opened by mvicsokolova 8 months ago
#492 - Fix version update script
Pull Request -
State: closed - Opened by mvicsokolova 8 months ago
#491 - Version 0.26.1
Pull Request -
State: closed - Opened by mvicsokolova 8 months ago
#490 - Added a release version as input for pom file generation.
Pull Request -
State: closed - Opened by dkrasnoff 8 months ago
#489 - Skip JvmVersionCompatibilityTest
Pull Request -
State: closed - Opened by fzhinkin 8 months ago
- 2 comments
#488 - Disable JDK compatibility tests in kotlin-community/dev branch
Issue -
State: closed - Opened by fzhinkin 8 months ago
- 2 comments
Labels: tests
#487 - Update build cache authorisation
Pull Request -
State: closed - Opened by dkrasnoff 8 months ago
#486 - Fixed configuration cache problem with deploy
Pull Request -
State: closed - Opened by dkrasnoff 9 months ago
#485 - Remove findProperty to support ProjectIsolation
Pull Request -
State: open - Opened by hfhbd 9 months ago
#484 - Invalid plugin descriptor in 0.26.0 release
Issue -
State: closed - Opened by recursive-rat4 9 months ago
- 8 comments
Labels: bug
#483 - Temporarily disable configuration cache
Issue -
State: closed - Opened by mvicsokolova 9 months ago
- 3 comments
Labels: gradle
#482 - Could not find atomicfu-transformer after updating to 0.26.0
Issue -
State: closed - Opened by eygraber 10 months ago
- 4 comments
#481 - Fix the failing ModelReport task, which is incompatible with configuration caches.
Pull Request -
State: closed - Opened by mvicsokolova 10 months ago
#480 - Version 0.26.0
Pull Request -
State: closed - Opened by mvicsokolova 10 months ago
#479 - Update Kotlin to 2.0.21
Pull Request -
State: closed - Opened by mvicsokolova 10 months ago
#478 - Remove JS Legacy Transformer and disable transformJs flag by default.
Pull Request -
State: closed - Opened by mvicsokolova 10 months ago
#477 - Allow enabling IR validation with a Gradle property (KT-68755)
Pull Request -
State: closed - Opened by broadwaylamb 10 months ago
- 5 comments
#476 - Update Kotlin to 2.0.20
Pull Request -
State: closed - Opened by mvicsokolova 10 months ago
#475 - Add api kotlinx-atomicfu dependency for JS and WASM targets.
Pull Request -
State: closed - Opened by mvicsokolova 10 months ago
#474 - Question: Why the plugin is needed?
Issue -
State: closed - Opened by Andrew0000 10 months ago
- 4 comments
#473 - Update ASM to 9.7
Pull Request -
State: closed - Opened by udalov 11 months ago
- 1 comment
#472 - Run Gradle plugin compilation via fixated Kotlin compiler version
Pull Request -
State: closed - Opened by ALikhachev 11 months ago
- 1 comment
#471 - Please improve the documentation of the native actual for SynchronizedObject
Issue -
State: open - Opened by stefanhaustein 11 months ago
- 1 comment
#470 - Fix wrong test setup
Pull Request -
State: closed - Opened by Tapchicoma 11 months ago
- 6 comments
#469 - Cannot find a version of 'org.jetbrains.kotlinx:atomicfu' that satisfies the version constraints
Issue -
State: open - Opened by GuilhE 11 months ago
- 13 comments
Labels: compiler-plugin
#468 - Use pthread_mutex instead of a custom lock on Apple platforms
Pull Request -
State: closed - Opened by stefanhaustein 11 months ago
- 5 comments
#467 - Set server on develocity extension
Pull Request -
State: closed - Opened by CristianGM 12 months ago
- 1 comment
#466 - Update the convention to use Develocity token for both Scans and BuildCache
Pull Request -
State: closed - Opened by CristianGM 12 months ago
- 1 comment
#465 - Update README.md
Pull Request -
State: closed - Opened by SebastianAigner 12 months ago
#464 - Attach explicit documentation to Atomic* classes
Issue -
State: open - Opened by lppedd 12 months ago
Labels: enhancement, docs
#463 - Delegated properties should be read-only
Issue -
State: open - Opened by mvicsokolova 12 months ago
Labels: deprecation, compiler-plugin
#462 - AtomicFu QoS Problems on iOS
Issue -
State: closed - Opened by stefanhaustein about 1 year ago
- 2 comments
#461 - ::<init>: Unsupported operation on atomic variable
Issue -
State: closed - Opened by Junzz0 about 1 year ago
- 4 comments
#460 - De-duplicated the version override in the actual project and in buildSrc
Pull Request -
State: closed - Opened by dkrasnoff about 1 year ago
#459 - Add Gradle project isolation feature support
Issue -
State: open - Opened by dkrasnoff about 1 year ago
Labels: gradle
#458 - Bump binaryCompatibilityValidator version to 0.16.0
Pull Request -
State: closed - Opened by woainikk about 1 year ago
#457 - Update integration tests to use JVM Test Suites
Issue -
State: open - Opened by dkrasnoff about 1 year ago
Labels: gradle
#456 - Enabled configuration cache
Pull Request -
State: closed - Opened by dkrasnoff about 1 year ago
#455 - Support deprecated linuxArm32Hfp target.
Pull Request -
State: closed - Opened by mvicsokolova about 1 year ago
- 1 comment
#454 - Converted last build script to kotlin dsl
Pull Request -
State: closed - Opened by dkrasnoff about 1 year ago
- 1 comment
#453 - Enable cache-redirector
Pull Request -
State: closed - Opened by dkrasnoff about 1 year ago
#452 - No atomic handler found after updating to kotlin 2.0.0 and atomicfu 0.25.0 in Ktor
Issue -
State: open - Opened by e5l about 1 year ago
- 1 comment
#451 - Build config/build scans and build cache
Pull Request -
State: closed - Opened by dkrasnoff about 1 year ago
- 1 comment