Ecosyste.ms: Issues

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

GitHub / contour-terminal/libunicode issues and pull requests

#107 - Update supported Unicode to version 16.0.0

Pull Request - State: closed - Opened by christianparpart 4 days ago
Labels: CMake

#106 - Improvement/better simd config

Pull Request - State: closed - Opened by christianparpart 5 days ago - 2 comments
Labels: CI, CMake

#105 - Fix build on FreeBSD Systems

Pull Request - State: closed - Opened by herrhotzenplotz 10 days ago

#104 - Use std::format() API now, instead of fmtlib

Pull Request - State: closed - Opened by christianparpart 11 days ago - 2 comments
Labels: CI, CMake

#103 - Aur installation with yay does not pass validity check

Issue - State: open - Opened by Dooez 12 days ago - 1 comment

#102 - Fix SIMD scanning on macOS (using std::simd)

Pull Request - State: closed - Opened by christianparpart 15 days ago - 1 comment
Labels: CI

#101 - Adds missing include to convert.h

Pull Request - State: closed - Opened by christianparpart 16 days ago

#100 - Update github actions and gitignore

Pull Request - State: closed - Opened by Yaraslaut 2 months ago
Labels: CI

#99 - Tiny fix to benchmark plus minor naming changes

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

#98 - Change width()'s return type from int to unsigned

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

#96 - minor build and .clang-format improvements

Pull Request - State: closed - Opened by christianparpart 7 months ago
Labels: CI

#95 - tablegen: Improve performance for names

Pull Request - State: closed - Opened by christianparpart 7 months ago
Labels: CMake, refactor

#94 - Remove mktables.py and join its functionality into tablegen C++ binary

Issue - State: open - Opened by christianparpart 7 months ago
Labels: refactor

#93 - Optimize table generation for names

Issue - State: closed - Opened by christianparpart 7 months ago
Labels: refactor

#92 - Add CMakePresets to conveniently build and work with the sources

Pull Request - State: closed - Opened by christianparpart 7 months ago
Labels: CI, CMake

#91 - Add benchmark and std::simd

Pull Request - State: closed - Opened by Yaraslaut 8 months ago - 1 comment
Labels: CI, CMake

#90 - Try removing catch2 workaround in cmake files

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

#89 - Update vcpkg commit hash to fix Windows CI

Pull Request - State: closed - Opened by christianparpart 8 months ago
Labels: CI

#88 - fix catch2 error when using system catch2 on Fedora; add Fedora workflow

Pull Request - State: closed - Opened by topazus 9 months ago - 1 comment
Labels: CI

#87 - Make usage of SIMD (SSE2) extension optional

Pull Request - State: closed - Opened by Yaraslaut 10 months ago
Labels: CMake

#86 - Fetch dependencies if OS is not supported

Pull Request - State: closed - Opened by Yaraslaut 11 months ago - 1 comment
Labels: CI

#85 - Allow building with older CMake < 3.18

Pull Request - State: closed - Opened by christianparpart 11 months ago

#84 - Fix ARM64 build on Windows

Pull Request - State: closed - Opened by christianparpart 11 months ago

#83 - Improved libunicode targets installation

Pull Request - State: closed - Opened by christianparpart 11 months ago
Labels: documentation, CMake

#82 - Update catch2 to v3

Pull Request - State: closed - Opened by topazus 11 months ago - 2 comments
Labels: CMake

#81 - Upgrade Catch2 to v3

Issue - State: closed - Opened by topazus 11 months ago

#80 - Update to Unicode 15.1.0 and adapt Grapheme Break Rule changes

Issue - State: open - Opened by christianparpart 12 months ago
Labels: algorithm, ucd

#79 - Ubuntu 20.04 support

Issue - State: closed - Opened by Yaraslaut about 1 year ago - 4 comments
Labels: CMake

#78 - Reworking scan API for more generic (re-)use

Pull Request - State: open - Opened by christianparpart about 1 year ago
Labels: documentation, CMake

#77 - unicode/utf8.h conflicts with ICU

Issue - State: closed - Opened by berolinux about 1 year ago - 6 comments

#76 - Remove ubuntu 18.04 from github build actions

Pull Request - State: closed - Opened by Yaraslaut about 1 year ago
Labels: CI

#75 - Problem: Catch2 is always required

Pull Request - State: closed - Opened by yrashk about 1 year ago - 1 comment
Labels: CMake

#74 - Check md5 of downloaded file

Pull Request - State: closed - Opened by Yaraslaut over 1 year ago
Labels: CMake

#73 - Move `scan_result.next` to `scan_state.next`

Pull Request - State: closed - Opened by christianparpart over 1 year ago
Labels: documentation

#72 - Improve naming convention to be more streamlined.

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

#71 - Fix error handling of UTF-8 decoding when incomplete UTF-8 sequences are processed

Pull Request - State: closed - Opened by christianparpart over 1 year ago
Labels: documentation

#70 - Incompatible with Android Build Chain

Issue - State: open - Opened by bcortens over 1 year ago - 4 comments

#69 - Allow passing custom LIBUNICODE_UCD_DIR to cmake (e.g. to `/usr/share/unicode/ucd`)

Pull Request - State: closed - Opened by christianparpart over 1 year ago
Labels: CMake

#68 - How to deal with UCD file when packaging libunicode

Issue - State: closed - Opened by topazus over 1 year ago - 6 comments

#67 - Improve library versioning

Pull Request - State: closed - Opened by christianparpart over 1 year ago
Labels: documentation

#66 - Adds compile time option to either build static or dynamic binaries

Pull Request - State: closed - Opened by christianparpart over 1 year ago
Labels: documentation, CMake

#65 - [CMake] Fixes installing missing includes.

Pull Request - State: closed - Opened by christianparpart over 1 year ago
Labels: documentation

#64 - Changes project and include directory from `unicode` to `libunicode` to avoid include path conflict with `ICU`

Pull Request - State: closed - Opened by christianparpart over 1 year ago
Labels: documentation, CI, CMake

#63 - questions about packaging libunicode for Fedora

Issue - State: closed - Opened by topazus over 1 year ago - 26 comments

#62 - Fix header dependency changes in gcc 13

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

#61 - Fix header dependency changes gcc 13

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

#60 - Enable ARM64 SIMD in scan module

Pull Request - State: closed - Opened by christianparpart over 1 year ago
Labels: documentation

#59 - mktables: Make use of Python raw strings for regex strings

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

#58 - Fixes successful processing invalid UTF-8 in scan API.

Pull Request - State: closed - Opened by christianparpart over 1 year ago
Labels: documentation

#57 - Fixes decoding invalid UTF-8 locking up.

Pull Request - State: closed - Opened by christianparpart over 1 year ago
Labels: bug, documentation

#56 - Build System Downloads Files at the Configuration Stage

Issue - State: open - Opened by herrhotzenplotz almost 2 years ago - 1 comment

#55 - github release page should include a static build of `unicode-query`

Issue - State: open - Opened by christianparpart almost 2 years ago
Labels: help wanted, good first issue, CI

#54 - Remove use of gsl::span to reduce dependencies (Microsoft.GSL).

Pull Request - State: closed - Opened by christianparpart almost 2 years ago
Labels: documentation, CMake

#53 - Cmake config export import

Pull Request - State: closed - Opened by christianparpart almost 2 years ago
Labels: documentation, CI, CMake

#52 - Implement access to the Unicode name propert and expose it to unicode-query.

Pull Request - State: closed - Opened by christianparpart almost 2 years ago
Labels: documentation, enhancement

#51 - Add access to Age (and name) property of a codepoint

Pull Request - State: closed - Opened by christianparpart almost 2 years ago
Labels: documentation, enhancement

#50 - CMake install target to install headers and library.

Pull Request - State: closed - Opened by christianparpart almost 2 years ago
Labels: documentation

#49 - Adding new tool unicode-query to deprecate uc-inspect.

Pull Request - State: closed - Opened by christianparpart almost 2 years ago
Labels: enhancement

#48 - add a Unicode query CLI tool

Issue - State: closed - Opened by christianparpart almost 2 years ago - 1 comment
Labels: enhancement, tool: unicode-query

#47 - Refactor grapheme cluster segmentation to properly act on clusters with more than 2 codepoints

Issue - State: open - Opened by christianparpart almost 2 years ago
Labels: enhancement, performance

#46 - New codepoint_properties API with O(1) lookup.

Pull Request - State: closed - Opened by christianparpart almost 2 years ago
Labels: enhancement, performance

#45 - Scan API improvements.

Pull Request - State: closed - Opened by christianparpart almost 2 years ago

#44 - Refactor grapheme cluster break property API.

Pull Request - State: closed - Opened by christianparpart almost 2 years ago

#43 - Optimize performance for grapheme cluster break lookup (and other tables)

Issue - State: closed - Opened by christianparpart almost 2 years ago - 1 comment
Labels: enhancement, algorithm

#42 - Refactor implementation to load UCD at runtime

Issue - State: open - Opened by christianparpart almost 2 years ago
Labels: enhancement, good first issue

#41 - Download UCD.zip on demand to autogenerate C++ files on demand.

Pull Request - State: closed - Opened by christianparpart almost 2 years ago - 2 comments
Labels: CMake

#40 - Update to UCD 15

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

#39 - bumping fmtlib to 9.0.0 (or 9.1.0 embedded)

Pull Request - State: closed - Opened by christianparpart about 2 years ago
Labels: CI

#38 - Update to UCD 15.0.0 beta

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

#37 - Feature/utf8 text scanning

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

#36 - Adds utf8_grapheme_segmenter API.

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

#35 - wcwidth fastpath attempt

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

#34 - Update checkout action to v3

Pull Request - State: closed - Opened by data-man over 2 years ago
Labels: CI

#33 - Improvement/ci

Pull Request - State: closed - Opened by christianparpart over 2 years ago
Labels: test, CI, CMake, ucd

#32 - Hangul Jamo vowels and trailing consonants should probably be 0 width

Issue - State: open - Opened by ninjalj almost 3 years ago - 3 comments
Labels: help wanted, ucd

#31 - Update dependencies

Pull Request - State: closed - Opened by data-man almost 3 years ago
Labels: CMake

#30 - Update fmtlib to 3e27455546

Pull Request - State: closed - Opened by data-man almost 3 years ago
Labels: CMake

#29 - Update CPM to 0.34.0

Pull Request - State: closed - Opened by data-man about 3 years ago
Labels: CMake

#28 - Update UCD 14.0 to latest

Pull Request - State: closed - Opened by data-man about 3 years ago - 1 comment
Labels: ucd

#27 - Update CPM to latest

Pull Request - State: closed - Opened by data-man about 3 years ago
Labels: CMake

#26 - UTF-16 <-> UTF-32 conversion not working correctly

Issue - State: open - Opened by christianparpart about 3 years ago
Labels: bug

#25 - Update fmt library to latest

Pull Request - State: closed - Opened by data-man about 3 years ago
Labels: CMake

#24 - optimize binary search via L1 dcache prefetching using `__builtin_prefetch`

Issue - State: closed - Opened by christianparpart about 3 years ago - 3 comments

#23 - Refactor UTF-8 decoding to enable use of SIMD.

Pull Request - State: closed - Opened by christianparpart about 3 years ago - 3 comments
Labels: enhancement, test

#22 - Fixes and tune CMake

Pull Request - State: closed - Opened by data-man about 3 years ago - 3 comments
Labels: test, CMake

#21 - Fix labeler pattern

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

#20 - Use SIMD for UTF-8 to UTF-32 conversion

Issue - State: open - Opened by christianparpart about 3 years ago - 1 comment
Labels: enhancement, help wanted

#19 - Bump GH actions

Pull Request - State: closed - Opened by data-man about 3 years ago

#16 - Use CPM

Pull Request - State: closed - Opened by data-man over 3 years ago - 12 comments
Labels: CI, CMake

#15 - Update links in README

Pull Request - State: closed - Opened by data-man over 3 years ago - 2 comments

#14 - Use FetchContent instead of git submodules

Pull Request - State: closed - Opened by data-man over 3 years ago - 2 comments

#13 - Update to Unicode 14.0 Beta

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

#12 - Unicode 14.0 Beta

Issue - State: closed - Opened by data-man over 3 years ago - 10 comments

#11 - codepoint mapping to their names

Issue - State: open - Opened by christianparpart over 3 years ago
Labels: enhancement, good first issue

#10 - normalization algorithm

Issue - State: open - Opened by christianparpart over 3 years ago
Labels: algorithm

#9 - Trace down Github Action Timeout on Windows.

Pull Request - State: closed - Opened by christianparpart over 3 years ago
Labels: test

#8 - Initial draft of a C-API suitable for convenient use of terminal emulator/application devs

Pull Request - State: closed - Opened by christianparpart over 3 years ago
Labels: enhancement, test

#7 - CI build test for Arch/Linux

Issue - State: closed - Opened by christianparpart over 3 years ago
Labels: good first issue

#6 - UTS word segmentation API

Issue - State: open - Opened by christianparpart over 3 years ago
Labels: enhancement, algorithm