Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for week (0.21 sec)

  1. .idea/inspectionProfiles/idea_default.xml

        <inspection_tool class="CovariantEquals" enabled="true" level="WARNING" enabled_by_default="true" />
        <inspection_tool class="DeclareCollectionAsInterface" enabled="true" level="WEAK WARNING" enabled_by_default="true">
          <option name="ignoreLocalVariables" value="false" />
          <option name="ignorePrivateMethodsAndFields" value="false" />
        </inspection_tool>
    XML
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Thu Nov 09 20:59:03 GMT 2023
    - 32.4K bytes
    - Viewed (0)
  2. ChangeLog.md

    - [`KT-61089`](https://youtrack.jetbrains.com/issue/KT-61089) Kotlin/Native: fix concurrent weak processing for new allocations
    - [`KT-55364`](https://youtrack.jetbrains.com/issue/KT-55364) Implement custom allocator for Kotlin/Native
    - [`KT-57772`](https://youtrack.jetbrains.com/issue/KT-57772) Kotlin/Native: concurrently process weak references in GC
    - [`KT-57771`](https://youtrack.jetbrains.com/issue/KT-57771) Kotlin/Native: parallel mark in GC
    Plain Text
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Thu Dec 21 17:48:12 GMT 2023
    - 268.7K bytes
    - Viewed (1)
Back to top