Ecosyste.ms: Issues

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

GitHub / hsivonen/encoding_rs issues and pull requests

#116 - Named args for macros

Pull Request - State: closed - Opened by kornelski 10 days ago - 1 comment

#115 - Keep old_pos only where necessary

Pull Request - State: closed - Opened by kornelski 10 days ago - 1 comment

#114 - Tests

Pull Request - State: closed - Opened by kornelski 10 days ago - 1 comment

#113 - Exclude test data files from crates.io package

Pull Request - State: closed - Opened by kornelski 18 days ago - 1 comment

#112 - Smaller crates.io package

Pull Request - State: open - Opened by kornelski 21 days ago - 3 comments

#111 - MSRV

Pull Request - State: closed - Opened by kornelski 21 days ago

#110 - Avoid redundant bounds checks

Pull Request - State: closed - Opened by kornelski 22 days ago - 1 comment

#108 - Implement GB18030-2022 changes

Pull Request - State: closed - Opened by hsivonen 2 months ago - 1 comment

#107 - Adopt GB18030-2022

Issue - State: closed - Opened by lucacasonato 2 months ago - 4 comments

#105 - Disable SIMD when targeting stable

Issue - State: open - Opened by richarddd 5 months ago

#103 - Add minimal CI workflow using GitHub Actions

Pull Request - State: closed - Opened by rhysd 7 months ago - 1 comment

#102 - Remove Travis CI build status badge

Pull Request - State: closed - Opened by atouchet 8 months ago - 1 comment

#101 - Partial safety comments

Pull Request - State: closed - Opened by Manishearth 9 months ago - 1 comment

#99 - File size gets increased or unchanged

Issue - State: closed - Opened by amitdixit 9 months ago

#98 - Unsafe review notes

Issue - State: open - Opened by Manishearth 9 months ago - 5 comments

#97 - Value exceeds limit error in data.rs

Issue - State: open - Opened by ct-clmsn 10 months ago

#96 - Use packed_simd 0.3.9

Pull Request - State: closed - Opened by workingjubilee over 1 year ago - 1 comment

#95 - cargo test fails

Issue - State: closed - Opened by john-parton over 1 year ago

#94 - Encoding and decoding behavior difference

Issue - State: open - Opened by artem-tim over 1 year ago

#93 - make convert_utf16_to_str_partial/convert_latin1_to_str_partial functions unsafe

Pull Request - State: closed - Opened by kitcatier over 1 year ago - 2 comments

#91 - optimizing encode function or giving better idea to encode utf8 to ansi

Issue - State: closed - Opened by bobi6666 about 2 years ago - 4 comments

#90 - Integration with oss-fuzz fuzzing service

Issue - State: open - Opened by manunio about 2 years ago - 1 comment

#89 - Better document the behavior of decoding functions with respect to the BOM

Issue - State: closed - Opened by dralley about 2 years ago - 1 comment

#88 - Non-streaming decode() appears to remove the BOM?

Issue - State: closed - Opened by dralley about 2 years ago - 15 comments

#87 - Migrate ASCII acceleration code to align_to/align_to_mut

Issue - State: open - Opened by hsivonen over 2 years ago

#86 - Broken links in `EUC_JP` encoding doc

Issue - State: open - Opened by Mingun over 2 years ago - 1 comment

#85 - A list of all characters that specific encoding can represent?

Issue - State: closed - Opened by Mingun over 2 years ago - 3 comments

#84 - Provide a way to manually set the encoding of a Decoder

Issue - State: closed - Opened by dralley over 2 years ago - 1 comment

#83 - Miscellaneous changes

Pull Request - State: closed - Opened by glandium over 2 years ago - 2 comments

#82 - Can encode_from_utf16 store pending high surrogate?

Issue - State: closed - Opened by saschanaz over 2 years ago - 1 comment

#80 - crates.io now supports parentheses in license field

Pull Request - State: closed - Opened by jqnatividad over 2 years ago - 1 comment

#79 - set_len on a Vec<u8> of uninit is UB

Issue - State: open - Opened by nico-abram almost 3 years ago - 8 comments

#78 - Fix clippy lints

Pull Request - State: open - Opened by nico-abram almost 3 years ago - 1 comment

#77 - Allow passing `String` to `Encoding::encode`

Pull Request - State: open - Opened by jyn514 almost 3 years ago

#76 - gbk/gb18030 private use codepoint can be decode and encode

Issue - State: closed - Opened by xiongjiwei almost 3 years ago - 1 comment

#75 - Re-add license field to Cargo.toml

Issue - State: closed - Opened by sdroege almost 3 years ago - 10 comments

#74 - Add doc test for Encoding::for_label

Pull Request - State: closed - Opened by ede1998 about 3 years ago - 1 comment

#73 - 0.8.29 should be a major bump

Issue - State: open - Opened by l4l about 3 years ago - 3 comments

#72 - Docs bug: "minimal unsafe" is actually safe?

Issue - State: open - Opened by jgarvin about 3 years ago

#71 - Fix crates.io badge

Pull Request - State: closed - Opened by atouchet about 3 years ago - 1 comment

#69 - Add explicit `include` to `Cargo.toml`

Issue - State: open - Opened by XAMPPRocky over 3 years ago - 5 comments

#68 - chore: add new labels

Pull Request - State: closed - Opened by lucacasonato over 3 years ago - 3 comments

#67 - str_latin1_up_to: Use unwrap_or_else to only call len when necessary

Pull Request - State: closed - Opened by arnej over 3 years ago - 1 comment

#66 - Make crate no_std compatible

Pull Request - State: closed - Opened by fschutt almost 4 years ago - 2 comments

#65 - ci: test simd-accel feature

Pull Request - State: closed - Opened by BurntSushi about 4 years ago - 2 comments

#64 - forget "packed_simd" for "edition 2018" ^.^

Issue - State: closed - Opened by shenhunluo about 4 years ago - 4 comments

#63 - ppc64le not supported?

Issue - State: closed - Opened by mzpqnxow about 4 years ago - 1 comment

#62 - Update cfg-if

Pull Request - State: closed - Opened by kornelski about 4 years ago - 1 comment

#61 - Update cfg-if to 1.0

Pull Request - State: closed - Opened by jyn514 about 4 years ago - 2 comments

#60 - Fix warnings

Pull Request - State: closed - Opened by jyn514 about 4 years ago - 3 comments

#59 - release a binary to compete with iconv?

Issue - State: closed - Opened by seamusabshere about 4 years ago - 1 comment

#58 - Use packed_simd_2

Pull Request - State: closed - Opened by Gelbpunkt about 4 years ago - 3 comments

#57 - fix cargo miri flag passing

Pull Request - State: closed - Opened by RalfJung about 4 years ago - 4 comments

#56 - CI: run tests in Miri

Pull Request - State: closed - Opened by RalfJung about 4 years ago - 3 comments

#55 - adjust tests to Miri

Pull Request - State: closed - Opened by RalfJung about 4 years ago - 3 comments

#54 - fix OOB arithmetic in ASCII encoding

Pull Request - State: closed - Opened by RalfJung about 4 years ago - 2 comments

#53 - Fixed UB in big5::tests::test_big5_decode flagged by Miri.

Pull Request - State: closed - Opened by YoshikiTakashima about 4 years ago - 1 comment

#52 - Potential Unsound: 1 out-of-bound read and 5 unaligned memory access.

Issue - State: closed - Opened by YoshikiTakashima over 4 years ago - 8 comments

#51 - Feature Request: Support IBM OEM code pages (e.g. CP437)

Issue - State: closed - Opened by tats-u over 4 years ago - 5 comments

#50 - Add more UTF-16 labels

Issue - State: closed - Opened by hsivonen over 4 years ago

#49 - Compilation issues under 1.43.0 nightly

Issue - State: closed - Opened by pskopnik almost 5 years ago - 10 comments

#48 - Enhancement: get read access to the decoder's inner state

Issue - State: closed - Opened by getreu almost 5 years ago - 8 comments

#47 - Make encoding lists public

Pull Request - State: closed - Opened by getreu almost 5 years ago - 3 comments

#46 - feature request: ASCII-filter

Issue - State: closed - Opened by getreu almost 5 years ago - 5 comments

#45 - Crash on ppc64 at basic_latin_to_ascii

Issue - State: closed - Opened by stransky almost 5 years ago - 1 comment

#44 - UTF-16 decoder can panic on invalid input

Issue - State: closed - Opened by vickenty almost 5 years ago - 3 comments

#43 - Convert generating_encoding_data.py to a Rust build script

Issue - State: closed - Opened by wizzwizz4 about 5 years ago - 1 comment

#42 - Update bincode dev-dependency to 1

Issue - State: closed - Opened by ignatenkobrain over 5 years ago - 2 comments

#41 - E0494 when trying to compile

Issue - State: closed - Opened by foresthoffman almost 6 years ago - 2 comments

#40 - remove unstable scoped lint

Pull Request - State: closed - Opened by ubnt-intrepid about 6 years ago - 3 comments

#39 - test_convert_utf8_to_latin1_lossy_panics fails

Issue - State: closed - Opened by ignatenkobrain about 6 years ago - 5 comments

#38 - exlude unneeded files from crates.io

Pull Request - State: closed - Opened by ignatenkobrain about 6 years ago - 10 comments

#37 - Add hack to allow building with stable rust

Pull Request - State: closed - Opened by glandium about 6 years ago - 4 comments

#36 - Use full github url for safe_encoding_rs_mem

Pull Request - State: closed - Opened by glandium about 6 years ago - 3 comments

#35 - Version 0.8.8 is missing

Issue - State: closed - Opened by glandium about 6 years ago - 1 comment

#34 - decoding valid UTF-16 (to UTF-8) panics with an output buffer of size 4

Issue - State: closed - Opened by BurntSushi about 6 years ago - 4 comments

#33 - Fix typo in code-comment ('teh')

Pull Request - State: closed - Opened by dholbert about 6 years ago - 1 comment

#32 - Decoding invalid input panics when output buffer is too short

Issue - State: closed - Opened by sinkuu over 6 years ago - 2 comments

#31 - UTF_16LE.encode does not encode string to UTF-16 LE correctly?

Issue - State: closed - Opened by itn3000 over 6 years ago - 6 comments

#30 - Fix Rust 1.15 and 1.19 compilation

Pull Request - State: closed - Opened by talklittle over 6 years ago - 3 comments

#29 - Add Encoding::label()

Pull Request - State: closed - Opened by talklittle over 6 years ago - 6 comments

#28 - Excessive copying

Issue - State: closed - Opened by SoniEx2 almost 7 years ago - 5 comments

#27 - How is serde the 'framework for measuring performance'?

Issue - State: closed - Opened by quadrupleslap almost 7 years ago - 1 comment

#26 - Release builds broken with Rust 1.23.0-beta.1

Issue - State: closed - Opened by rillian almost 7 years ago - 3 comments

#25 - The mem module should have a Latin1 vs. bidi vs. other check

Issue - State: closed - Opened by hsivonen about 7 years ago - 1 comment

#24 - Encoding::decode_to_utf16 ?

Issue - State: open - Opened by SimonSapin about 7 years ago - 2 comments

#23 - Switch from simd to packed_simd

Issue - State: closed - Opened by jrmuizel about 7 years ago - 62 comments

#22 - Support replacement as label for the replacement encoding

Issue - State: closed - Opened by annevk over 7 years ago - 1 comment

#21 - Don't include test_data in published packages

Issue - State: closed - Opened by retep998 over 7 years ago - 1 comment

#20 - Convert sorted data arrays to the Eytzinger order

Issue - State: open - Opened by hsivonen over 7 years ago - 3 comments
Labels: enhancement

#19 - Make encoding_rs_statics.h more customizable

Issue - State: closed - Opened by vyv03354 over 7 years ago - 1 comment

#18 - minimum Rust version?

Issue - State: closed - Opened by BurntSushi over 7 years ago - 9 comments

#17 - bump rayon to 0.8

Pull Request - State: closed - Opened by ignatenkobrain over 7 years ago - 1 comment

#16 - Document the features (simd and rayon)

Issue - State: closed - Opened by tafia over 7 years ago - 2 comments

#15 - Remove () from usize().

Pull Request - State: closed - Opened by qnighy over 7 years ago - 1 comment