Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Kotlin/kotlinx-io issues and pull requests

#433 - Uploading a file using Source results in empty file being uploaded

Issue - State: open - Opened by DassieKlip 3 days ago - 3 comments

#432 - [DONT MERGE] Update to Dokka 2.0.0

Pull Request - State: open - Opened by whyoleg 9 days ago - 2 comments

#431 - Provide high-level documentation describing how to use the library

Issue - State: open - Opened by fzhinkin 17 days ago
Labels: doc

#430 - Reading a valid Unicode String with a limit

Issue - State: open - Opened by OptimumCode 27 days ago - 15 comments
Labels: enhancement, API improvement

#429 - Sink.writeString crashes

Issue - State: open - Opened by edenman 30 days ago - 4 comments

#428 - Introduce ByteString based on an existing ByteArray

Pull Request - State: open - Opened by Laxystem about 1 month ago - 5 comments

#427 - Check error codes returned by POSIX-ish APIs and throw IOE

Pull Request - State: closed - Opened by fzhinkin 2 months ago

#426 - Updated Kotlin to 2.1 and also updated a few other dependencies

Pull Request - State: closed - Opened by fzhinkin 2 months ago

#425 - Mark lambdas returning values crossinline

Issue - State: open - Opened by fzhinkin 2 months ago - 6 comments
Labels: API improvement

#424 - Refine Source|Buffer.indexOf(ByteBuffer) contracts

Pull Request - State: closed - Opened by fzhinkin 3 months ago

#423 - {Source,Buffer}.indexOf(ByteString, Int) should return start index for empty ByteString

Issue - State: open - Opened by fzhinkin 3 months ago - 4 comments
Labels: bug, found-by-fuzzing

#422 - Buffer.indexOf(ByteString) accepts negative indices

Issue - State: open - Opened by fzhinkin 3 months ago - 1 comment
Labels: bug, found-by-fuzzing

#421 - Provide extensions similar to Stdlib's readLines on Source

Issue - State: open - Opened by fzhinkin 3 months ago
Labels: enhancement, Design

#420 - Provide Okio adapters

Pull Request - State: closed - Opened by fzhinkin 3 months ago - 2 comments

#419 - Native: provide extensions to read/write data from memory referred by a C-ptr

Issue - State: open - Opened by fzhinkin 3 months ago
Labels: enhancement, good first issue, integration

#418 - Release 0.6.0

Pull Request - State: closed - Opened by fzhinkin 3 months ago

#417 - Fix JVM toolchain version for smoke tests

Pull Request - State: closed - Opened by fzhinkin 3 months ago

#416 - FileSystem#deleteRecursively(path)

Issue - State: open - Opened by vanniktech 3 months ago
Labels: fs

#415 - okio <> kotlinxio converter

Issue - State: closed - Opened by vanniktech 3 months ago - 2 comments

#414 - Delegate Int|Short|Long.reverseBytes to Java Stdlib

Pull Request - State: closed - Opened by fzhinkin 3 months ago

#413 - Improve algorithm to count digits in Long

Pull Request - State: open - Opened by Egorand 3 months ago - 5 comments
Labels: enhancement

#412 - Consider changing filesystem default methods for Sink/Source

Issue - State: open - Opened by qwwdfsad 3 months ago
Labels: fs

#411 - Move kotlinx.io.files package to a separate module

Pull Request - State: open - Opened by fzhinkin 4 months ago - 7 comments

#410 - Updated Dokka Gradle Plugin

Pull Request - State: open - Opened by fzhinkin 4 months ago

#409 - Publish Segment.size and Segment.remainingCapacity

Pull Request - State: closed - Opened by fzhinkin 4 months ago

#408 - Unsafe API: make segment size and remaining capacity public

Issue - State: closed - Opened by fzhinkin 4 months ago
Labels: enhancement, Design, unsafe API

#407 - Wrong write bytes with macosX64 target

Issue - State: open - Opened by FirstAM 4 months ago - 4 comments
Labels: doc

#406 - Generate JPMS modules

Pull Request - State: closed - Opened by fzhinkin 4 months ago

#405 - Update ReleaseChecklist.md with new docs process

Pull Request - State: closed - Opened by zoobestik 4 months ago

#404 - redirect gh pages to kotlinlang.org

Pull Request - State: closed - Opened by zoobestik 4 months ago - 3 comments

#403 - Fix closing brace syntax in Dokka configuration

Pull Request - State: closed - Opened by zoobestik 4 months ago

#402 - Support minimum-size two's complement encoding

Issue - State: closed - Opened by JesusMcCloud 4 months ago - 5 comments

#401 - Java module not found: kotlinx.io.core.jvm

Issue - State: closed - Opened by ForteScarlet 4 months ago - 4 comments
Labels: infra, integration

#400 - ClassCastException thrown when calling `Buffer.size`

Issue - State: closed - Opened by JordanLongstaff 4 months ago - 2 comments
Labels: bug

#399 - Fix dokka templates

Pull Request - State: closed - Opened by whyoleg 4 months ago

#398 - Update error message in `writableSegment`

Pull Request - State: closed - Opened by whyoleg 4 months ago - 1 comment

#397 - Add support for MemoryMapped Files.

Issue - State: open - Opened by Cyberavater 5 months ago - 7 comments
Labels: enhancement, fs

#396 - Add missing docs for ByteString factory

Pull Request - State: closed - Opened by fzhinkin 5 months ago
Labels: doc

#395 - Improve documentation

Pull Request - State: closed - Opened by fzhinkin 5 months ago
Labels: doc

#394 - Web crash `get_os().platform() == 'win32'`

Issue - State: closed - Opened by raspberry-jenshen 5 months ago - 3 comments
Labels: doc

#393 - Add thread-safety comments to kdoc

Issue - State: closed - Opened by vdshb 5 months ago
Labels: doc

#392 - Can you use peek to fill the buffer?

Issue - State: closed - Opened by CLOVIS-AI 5 months ago - 2 comments
Labels: doc

#391 - Temporary file creation support

Issue - State: open - Opened by feliperce 5 months ago - 7 comments
Labels: fs

#390 - Implement ByteString factory accepting UBytes

Pull Request - State: closed - Opened by fzhinkin 5 months ago

#389 - ByteString: provide ByteString-factory overload accepting unsigned bytes

Issue - State: closed - Opened by fzhinkin 5 months ago
Labels: Design, API improvement

#388 - FS: On Windows, use Win32 API accepting wide string to avoid issues with the file path encoding

Issue - State: open - Opened by fzhinkin 5 months ago - 1 comment
Labels: bug, encodings, fs, integration

#387 - Read/write ByteString from/to ByteBuffer

Pull Request - State: closed - Opened by fzhinkin 6 months ago

#387 - Read/write ByteString from/to ByteBuffer

Pull Request - State: open - Opened by fzhinkin 6 months ago

#386 - Convert ByteString from/to Int8Array

Pull Request - State: open - Opened by fzhinkin 6 months ago

#386 - Convert ByteString from/to Int8Array

Pull Request - State: open - Opened by fzhinkin 6 months ago

#385 - More consistent wording in our documentation

Pull Request - State: closed - Opened by qwwdfsad 6 months ago

#385 - More consistent wording in our documentation

Pull Request - State: closed - Opened by qwwdfsad 6 months ago

#384 - Support ByteString to/from NSData conversions

Pull Request - State: closed - Opened by fzhinkin 6 months ago

#383 - UnsafeBufferOperations.forEachSegment implementation

Pull Request - State: open - Opened by qwwdfsad 6 months ago - 2 comments

#383 - UnsafeBufferOperations.forEachSegment implementation

Pull Request - State: closed - Opened by qwwdfsad 6 months ago - 2 comments

#382 - Update samples that does not work in Playground

Pull Request - State: open - Opened by fzhinkin 6 months ago

#382 - Update samples that do not work in Playground

Pull Request - State: closed - Opened by fzhinkin 6 months ago

#381 - FileSystem: missing a function to construct an absolute path from a relative one

Issue - State: open - Opened by cloudshiftchris 6 months ago - 2 comments
Labels: enhancement, Design, fs

#381 - FileSystem: missing a function to construct an absolute path from a relative one

Issue - State: open - Opened by cloudshiftchris 6 months ago - 2 comments
Labels: enhancement, Design, fs

#380 - Tidy up samples to make them more kotlin-playground-friendly

Issue - State: open - Opened by fzhinkin 6 months ago - 2 comments
Labels: doc

#380 - Tidy up samples to make them more kotlin-playground-friendly

Issue - State: open - Opened by fzhinkin 6 months ago - 1 comment
Labels: doc

#379 - Improve segment pool test coverage

Pull Request - State: closed - Opened by fzhinkin 6 months ago

#378 - Use ByteArray.set<Type>At and get<Type>At to read/write from Segments on Native

Issue - State: open - Opened by fzhinkin 6 months ago
Labels: enhancement

#377 - feat: added dokka templates directory for kotlinlang

Pull Request - State: closed - Opened by berezinant 6 months ago - 1 comment

#376 - Minor cleanup and simplification of readString

Pull Request - State: closed - Opened by qwwdfsad 6 months ago

#375 - Provide Sink/Source implementations writing to stdout/reading from stdin

Issue - State: open - Opened by fzhinkin 6 months ago - 15 comments
Labels: Design, API improvement

#374 - Eliminate more trivial backing 'val' storage

Pull Request - State: closed - Opened by JakeWharton 6 months ago

#373 - Update braces to 3.0.3

Pull Request - State: closed - Opened by fzhinkin 6 months ago

#372 - Moved pre-release smoke tests from external repository

Pull Request - State: closed - Opened by fzhinkin 6 months ago

#371 - Simple property assignments and dropping Property by extension

Pull Request - State: closed - Opened by Goooler 6 months ago

#370 - Move smoke pre-release tests to kotlinx-io repo

Issue - State: closed - Opened by fzhinkin 6 months ago
Labels: enhancement

#369 - Add support for atomic file creation

Issue - State: open - Opened by zx96 6 months ago
Labels: enhancement, fs

#368 - Evaluate use of unsigned numbers for public API

Issue - State: open - Opened by JakeWharton 7 months ago - 9 comments
Labels: enhancement, Design

#367 - Add calls-in-place contracts to unsafe operations

Pull Request - State: open - Opened by JakeWharton 7 months ago

#367 - Add calls-in-place contracts to unsafe operations

Pull Request - State: closed - Opened by JakeWharton 7 months ago

#366 - Eliminate backing field on `Buffer.buffer`

Pull Request - State: closed - Opened by JakeWharton 7 months ago

#366 - Eliminate backing field on `Buffer.buffer`

Pull Request - State: closed - Opened by JakeWharton 7 months ago

#365 - Ignore Kotlin 2.0's `.kotlin` dir

Pull Request - State: closed - Opened by JakeWharton 7 months ago

#365 - Ignore Kotlin 2.0's `.kotlin` dir

Pull Request - State: closed - Opened by JakeWharton 7 months ago

#364 - Propagate byte read/write counts from unsafe buffer ops

Pull Request - State: open - Opened by JakeWharton 7 months ago

#364 - Propagate byte read/write counts from unsafe buffer ops

Pull Request - State: closed - Opened by JakeWharton 7 months ago - 2 comments

#362 - Rename `RealSource` and `RealSink` to `BufferedSource` and `BufferedSink`

Issue - State: open - Opened by JakeWharton 7 months ago - 1 comment
Labels: enhancement

#362 - Rename `RealSource` and `RealSink` to `BufferedSource` and `BufferedSink`

Issue - State: open - Opened by JakeWharton 7 months ago - 2 comments
Labels: enhancement

#361 - Lambda-accepting `UnsafeBufferOperations` need contracts for calls-in-place

Issue - State: closed - Opened by JakeWharton 7 months ago
Labels: enhancement

#361 - Lambda-accepting `UnsafeBufferOperations` need contracts for calls-in-place

Issue - State: open - Opened by JakeWharton 7 months ago
Labels: enhancement

#360 - `readFromHead`/`writeToTail` should propagate the `Int` returned from the lambda

Issue - State: open - Opened by JakeWharton 7 months ago - 2 comments
Labels: enhancement, API improvement, unsafe API

#360 - `readFromHead`/`writeToTail` should propagate the `Int` returned from the lambda

Issue - State: closed - Opened by JakeWharton 7 months ago - 2 comments
Labels: enhancement, API improvement, unsafe API

#359 - Add a way to check if Path points to a link

Issue - State: closed - Opened by vdshb 7 months ago - 2 comments

#359 - Add a way to check if Path points to a link

Issue - State: closed - Opened by vdshb 7 months ago - 2 comments

#358 - [help] How to read and write a file?

Issue - State: closed - Opened by lucasmsoares96 7 months ago - 4 comments

#358 - [help] How to read and write a file?

Issue - State: closed - Opened by lucasmsoares96 7 months ago - 4 comments

#357 - Add support for writing other primitive arrays to Buffers

Issue - State: open - Opened by DRSchlaubi 7 months ago - 2 comments
Labels: Design

#356 - Improve SegmentPool test coverage

Issue - State: closed - Opened by fzhinkin 7 months ago
Labels: enhancement

#355 - Investigate the potential mechanisms for project-wide opt-out from unsafe API

Issue - State: open - Opened by qwwdfsad 7 months ago
Labels: Design, unsafe API

#355 - Investigate the potential mechanisms for project-wide opt-out from unsafe API

Issue - State: open - Opened by qwwdfsad 7 months ago - 6 comments
Labels: Design, unsafe API

#354 - Consider moving core IO primitives to the standard library prior to their stabilization

Issue - State: open - Opened by qwwdfsad 7 months ago
Labels: enhancement, epic

#353 - Updated Gradle and some of dependencies

Pull Request - State: closed - Opened by fzhinkin 8 months ago

#353 - Updated Gradle and some of dependencies

Pull Request - State: open - Opened by fzhinkin 8 months ago