aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-15Merge pull request #36 from Marcondiro/masterupstream-masterManish Goregaokar
2024-02-15Update ci.ymlManish Goregaokar
2024-02-15Update ci.ymlManish Goregaokar
2024-02-15Update ci.ymlManish Goregaokar
2024-02-15Update ci.ymlManish Goregaokar
2024-02-15Update ci.ymlManish Goregaokar
2024-02-15Bump Unicode to version 15.1.0, regenerate tablesMarcondiro
2022-12-16Merge pull request #35 from atouchet/readmeManish Goregaokar
2022-12-16Fix build status badge and update ReadmeAlex Touchet
2022-09-15Merge pull request #34 from crlf0710/masterManish Goregaokar
2022-09-16Update to Unicode 15 and Bump version to 0.2.4Charles Lew
2022-05-16Merge pull request #31 from mehmetoguzderin/oguz-20220515-preserve-staticManish Goregaokar
2022-05-15Preserve static gainsMehmet Oguz Derin
2022-05-15Merge pull request #29 from nnethercote/make-tables-staticManish Goregaokar
2022-05-11Make the tables `static`.Nicholas Nethercote
2022-05-02Publish 0.2.3Manish Goregaokar
2022-04-08Merge pull request #27 from Boshen/masterManish Goregaokar
2022-04-08Update to Unicode 14.0.0Boshen
2021-10-01Merge pull request #25 from dtolnay-contrib/rust-versionManish Goregaokar
2021-10-02Declare minimum Rust version in Cargo metadataDavid Tolnay
2021-10-01Merge pull request #24 from dtolnay-contrib/actionsManish Goregaokar
2021-10-02Convert CI from Travis to GitHub ActionsDavid Tolnay
2021-04-29Add self to ownersManish Goregaokar
2021-04-29Merge pull request #22 from epage/bumpManish Goregaokar
2021-04-28Publish 0.2.2Ed Page
2021-04-28Merge pull request #21 from epage/benchManish Goregaokar
2021-04-28Add basic benchmarkEd Page
2021-04-28Merge pull request #20 from epage/fast-pathManish Goregaokar
2021-04-28Add ASCII fast path from rust-langEd Page
2020-06-23Publish 0.2.1Manish Goregaokar
2020-06-08Merge pull request #18 from FreeMasen/masterManish Goregaokar
2020-05-27Update to 13.0.0Robert Masen
2020-04-30Remove version from readmeManish Goregaokar
2020-04-30Remove version from docsManish Goregaokar
2020-02-06Merge pull request #16 from nnethercote/speed-up-bsearch_range_tableManish Goregaokar
2020-02-07Speed up `bsearch_range_table`.Nicholas Nethercote
2020-01-21Merge pull request #15 from chills42/masterManish Goregaokar
2020-01-15Adds a fix for bench testsCraig Hills
2020-01-15Upgrades the unsafe_code lint from deny to forbidCraig Hills
2019-08-03Merge pull request #9 from ZackPierce/exhaustive_testsManish Goregaokar
2019-08-02Remove exhaustive tests for intentionally invalid charsZachary Pierce
2019-07-25Merge pull request #12 from matklad/v0.1.1Manish Goregaokar
2019-07-25use the correct feature name for the new nightlyAleksey Kladov
2019-07-25publish 0.2.0Aleksey Kladov
2019-07-25add CI badgesAleksey Kladov
2019-07-25exclude irrelevant files from publishingAleksey Kladov
2019-07-25Cleanup Cargo.tomlAleksey Kladov
2019-07-25Merge pull request #11 from matklad/new-unicodeManish Goregaokar
2019-07-21update to unicode 12.1.0Aleksey Kladov
2019-07-15Merge pull request #10 from ZackPierce/fix_bench_and_cleanupManish Goregaokar