Ecosyste.ms: Issues

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

GitHub / unicode-rs/unicode-normalization issues and pull requests

#104 - follow SPDX for short license text

Pull Request - State: open - Opened by altendky 4 days ago

#103 - Update Unicode to version 16.0.0, bump to 0.1.24

Pull Request - State: closed - Opened by Marcondiro 16 days ago - 3 comments

#102 - Does this handle invalid unicode?

Issue - State: closed - Opened by kirawi 4 months ago - 1 comment

#100 - Add safety comments

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

#99 - collect optimization ?

Issue - State: open - Opened by wiiznokes 6 months ago - 1 comment

#98 - Add API to correct defective combining character sequences

Pull Request - State: open - Opened by Jules-Bertholet 7 months ago - 2 comments

#97 - Standardize korean syllables

Pull Request - State: open - Opened by Jules-Bertholet 7 months ago

#96 - Ensure `tables.rs` passes rustfmt

Pull Request - State: closed - Opened by Jules-Bertholet 7 months ago

#95 - Check benches and fuzz tests in CI

Pull Request - State: closed - Opened by Jules-Bertholet 7 months ago

#94 - Add missing `FusedIterator` impls

Pull Request - State: closed - Opened by Jules-Bertholet 7 months ago

#93 - More CI checks

Pull Request - State: closed - Opened by Jules-Bertholet 7 months ago - 6 comments

#92 - Support KS X 1026-1

Pull Request - State: open - Opened by Jules-Bertholet 7 months ago

#91 - Update Unicode to version 15.1.0, bump to 0.1.23

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

#90 - Does this iterator has same implementations in ICU?

Issue - State: open - Opened by DamonsJ over 1 year ago - 2 comments

#89 - Update to Unicode 15 and bump version to 0.1.22

Pull Request - State: closed - Opened by crlf0710 about 2 years ago - 1 comment

#88 - Update to Unicode 14

Pull Request - State: closed - Opened by theodore-s-beers about 2 years ago - 1 comment

#87 - Bump version to 0.1.20

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

#86 - Avoid slices in entries of decomposition tables

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

#85 - RFC: Switch from tinyvec to smallvec

Pull Request - State: open - Opened by emilio over 2 years ago - 15 comments

#84 - Accent-stripping example?

Issue - State: open - Opened by ccleve almost 3 years ago

#83 - Fix #58, add cargo feature to remove liballoc

Pull Request - State: closed - Opened by Xaeroxe almost 3 years ago - 12 comments
Labels: hacktoberfest-accepted

#82 - Fix #75, implement UnicodeNormalization for char

Pull Request - State: closed - Opened by Xaeroxe almost 3 years ago
Labels: hacktoberfest-accepted

#81 - Publish 0.1.19

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

#80 - Fix `is_public_assigned` to include Hangul Syllable and other ranges.

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

#79 - Publish 0.1.18

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

#78 - Add an `is_public_assigned` predicate.

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

#77 - Handle multiple starters in the stream-safe fuzzer.

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

#76 - Assertion failure *value.borrow() <= MAX_NONSTARTERS + 2

Issue - State: closed - Opened by Manishearth over 3 years ago - 4 comments

#75 - impl UnicodeNormalization for char [enhancement]

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

#74 - Support FCC normalization [enhancement]

Issue - State: open - Opened by BartMassey over 3 years ago

#73 - Expose Decompose Functionality Separately

Issue - State: closed - Opened by logannc over 3 years ago - 1 comment

#72 - Publish 0.1.17

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

#71 - crates.io packages containing the new svar() feature

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

#70 - Add new normalization algorithms using Standardized Variants

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

#69 - Missing code/tags for 0.1.15 and 0.1.16

Issue - State: closed - Opened by bossmc almost 4 years ago - 4 comments

#68 - Update nonstarter_count correctly + add test for all nonstarters string

Pull Request - State: closed - Opened by sujayakar almost 4 years ago - 1 comment

#67 - Flush the recomposition buffer when '\n' or CGJ are seen.

Pull Request - State: closed - Opened by sunfishcode almost 4 years ago - 8 comments

#66 - Minor cleanups after #63

Pull Request - State: closed - Opened by sunfishcode almost 4 years ago

#65 - Reset the stream-safe position when a starter is seen.

Pull Request - State: closed - Opened by sunfishcode almost 4 years ago - 1 comment

#64 - Make the decompose iterator avoid buffering elements past a starter.

Pull Request - State: closed - Opened by sunfishcode almost 4 years ago

#63 - Add a fuzz target.

Pull Request - State: closed - Opened by sunfishcode almost 4 years ago - 1 comment

#62 - Correctly reset streamsafe iterator

Pull Request - State: closed - Opened by Manishearth almost 4 years ago - 1 comment

#61 - update tinyvec version to the new 1.0

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

#60 - Update tinyvec dependency

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

#59 - Unexpected decompose_canonical output for 0x0DDD

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

#58 - Support #![no_std] without liballoc

Issue - State: open - Opened by tarcieri over 4 years ago - 4 comments

#57 - 10x slower performance over ICU

Issue - State: open - Opened by Manishearth over 4 years ago

#56 - Update to Unicode 13

Pull Request - State: closed - Opened by pyfisch over 4 years ago

#55 - Add no_std + alloc support

Pull Request - State: closed - Opened by Dentosal over 4 years ago - 7 comments

#54 - Switch from SmallVec to 100% safe TinyVec

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

#53 - Please commit to a MSRV and consider changing MSRV a breaking change

Issue - State: closed - Opened by stevenroose over 4 years ago - 2 comments

#52 - Bump to smallvec 1.1.0

Pull Request - State: closed - Opened by clintfred over 4 years ago - 4 comments

#51 - Versioning

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

#50 - unicode-normalization v0.1.10 bumped smallvec to 1, breaking builds with rustc < 1.36

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

#49 - Bump to 0.1.11

Pull Request - State: closed - Opened by Manishearth almost 5 years ago

#48 - Migrate normalization tests to test/ to simplify pruning tests during shipping.

Pull Request - State: closed - Opened by kentfredric almost 5 years ago - 2 comments

#47 - Bump to 0.1.10

Pull Request - State: closed - Opened by Manishearth almost 5 years ago

#46 - Bump smallvec version to 1.0

Pull Request - State: closed - Opened by messense almost 5 years ago - 4 comments

#45 - Bump version to 0.1.9

Pull Request - State: closed - Opened by Manishearth almost 5 years ago

#44 - Add "opt-out" test gating for vendors, document getting working tests

Pull Request - State: closed - Opened by kentfredric almost 5 years ago - 2 comments

#43 - Rework tests for better consumer visibility.

Pull Request - State: closed - Opened by kentfredric almost 5 years ago - 1 comment

#42 - Allows ellipsis_inclusive_range_patterns

Pull Request - State: closed - Opened by trivikr almost 5 years ago

#41 - Warning "range patterns are deprecated" when building deno

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

#40 - Remove usage of smallvec

Pull Request - State: closed - Opened by jbg about 5 years ago - 2 comments

#39 - Release new version?

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

#38 - cargo test fails from crates.io tarball

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

#37 - Use minimal perfect hashing for lookups

Pull Request - State: closed - Opened by raphlinus over 5 years ago - 5 comments

#36 - Add quick check implementations for NFKC & NFKD

Pull Request - State: closed - Opened by djudd over 5 years ago - 1 comment

#35 - Use Smallvec in decomposition & recomposition

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

#34 - Generate code that is friendlier to rustc's item_bodies_checking

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

#33 - NFKD & NFKC quick_check

Issue - State: closed - Opened by djudd over 5 years ago - 1 comment

#32 - Less allocation in decomposition and recomposition

Pull Request - State: closed - Opened by djudd over 5 years ago - 4 comments

#31 - Use cargo exclude for tests

Pull Request - State: closed - Opened by djudd over 5 years ago - 4 comments

#30 - Exclude all scripts from crates.io

Pull Request - State: open - Opened by ignatenkobrain almost 6 years ago - 1 comment

#29 - Long compilation time

Issue - State: open - Opened by jens1o almost 6 years ago - 7 comments

#28 - normalization_tests.rs shipped in the crate

Issue - State: closed - Opened by kornelski about 6 years ago

#27 - CI: Test on stable, nightly and 1.21

Pull Request - State: closed - Opened by dbrgn over 6 years ago - 1 comment

#26 - Compile Error

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

#25 - Bump version (and update docs)

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

#24 - Implement Stream-Safe QuickCheck variant

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

#23 - Fix corner case in Hangul composition

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

#22 - Implement Stream-Safe Text Process and QuickCheck algorithms

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

#21 - Update to Unicode 10.0.0

Pull Request - State: closed - Opened by idubrov over 6 years ago - 1 comment

#20 - Implement stream-safe text process (UAX15-D4)

Pull Request - State: closed - Opened by bradenaw-zz over 6 years ago - 1 comment

#19 - Naming things

Issue - State: open - Opened by ruuda almost 7 years ago - 1 comment

#18 - Add CI badge to crates.io

Pull Request - State: open - Opened by mgeisler about 7 years ago

#17 - Fix is_combining_mark table data

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

#16 - is_combining_mark() fails for U+11C3A

Issue - State: closed - Opened by behnam over 7 years ago

#15 - Add core-only/nostd feature

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

#14 - reduce space required by decomposition and composition tables

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

#13 - Ignore .txt files so that they don't get published

Pull Request - State: closed - Opened by Manishearth over 7 years ago

#12 - Implement Display for Recompositions, Decompositions

Pull Request - State: closed - Opened by clarfonthey over 7 years ago - 5 comments

#11 - Fix normalization of jamo

Pull Request - State: closed - Opened by Manishearth almost 8 years ago

#10 - Update to Unicode 9.0.0

Pull Request - State: closed - Opened by SimonSapin almost 8 years ago - 4 comments

#9 - Add a `char::is_combining_mark` function.

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

#8 - Update to Unicode 8.0.0

Pull Request - State: closed - Opened by Florob about 9 years ago

#7 - Example does not build

Issue - State: closed - Opened by hukka over 9 years ago - 2 comments

#6 - Add documentation link

Pull Request - State: closed - Opened by SimonSapin over 9 years ago

#5 - Minor changes for #4

Pull Request - State: closed - Opened by SimonSapin over 9 years ago