Ecosyste.ms: Issues

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

GitHub / tzlaine/text issues and pull requests

#212 - UTF-8 to UTF-16 gives wrong result with SIMD

Issue - State: closed - Opened by jeremy-coulon about 1 year ago - 3 comments

#211 - [question] Java string transcoding

Issue - State: closed - Opened by jeremy-coulon about 1 year ago - 1 comment

#210 - Consider adopting `simdutf` as a possible transcoding backend

Issue - State: open - Opened by DJm00n over 1 year ago - 1 comment

#209 - Fix missing stdint include

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

#208 - Identifier rules missing

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

#207 - Remove most instances of `noexcept` from the code.

Issue - State: closed - Opened by tzlaine over 2 years ago

#205 - `grapheme_range_code_unit` -> `grapheme_code_unit_range`

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

#204 - `bidirectional_subranges()` wants to be a view adaptor.

Issue - State: closed - Opened by tzlaine over 2 years ago

#203 - Document all the odds and ends (utilities, etc.).

Issue - State: closed - Opened by tzlaine over 2 years ago

#199 - Spaceships?

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

#198 - Deduction guides!

Issue - State: closed - Opened by tzlaine over 2 years ago

#197 - Make the view adaptor piping mechanism match P2387R3.

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

#193 - Get serious about `borrowed_range`s returning `dangling_t`s

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

#191 - Turn `as_stream_safe` into a view adaptor.

Issue - State: closed - Opened by tzlaine over 2 years ago

#188 - Document for-range limitations of break_view.

Issue - State: closed - Opened by tzlaine over 2 years ago

#187 - Boost?

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

#186 - Fix utf_16_to_8_iterator stack overflow on partial surrogate pair.

Pull Request - State: closed - Opened by msuvajac over 4 years ago - 1 comment

#185 - Fix utf_16_to_32_iterator not advancing on invalid surrogate pairs.

Pull Request - State: closed - Opened by msuvajac over 4 years ago - 1 comment

#184 - Add a CMake install target

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

#183 - Add a way to disable the v2 code with a user-definable macro

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

#178 - Add explicit collation overloads for {text,rope}{,_view}

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

#177 - Add all the std::stringy cruft to text and rope

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

#175 - Revisit the overload sets in text and rope; reduce as possible

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

#173 - Templatize rope{_view} a la text{,_view}

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

#172 - Templatize unencoded_rope{,_view} for UTF-16 support

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

#171 - Add non-basis operations for {text,rope}{,_view} as algorithms

Issue - State: closed - Opened by tzlaine over 4 years ago - 1 comment

#166 - Doc overhaul: remove references to string layer

Issue - State: closed - Opened by tzlaine over 4 years ago - 2 comments
Labels: boost_review

#164 - Accept all value categories of range parameters

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

#163 - C++20: Return std::ranges::dangling where appropriate

Issue - State: closed - Opened by tzlaine over 4 years ago - 1 comment

#162 - C++20: Add enable_borrowed_range where appropriate

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

#161 - boost::trie -> boost::text

Issue - State: closed - Opened by tzlaine over 4 years ago
Labels: boost_review

#160 - Make underlying string type configurable?

Issue - State: closed - Opened by igoloe over 4 years ago - 1 comment

#158 - Fix apparent infinite loop in tailoring_rule_test_und_emoji_000.cpp

Issue - State: closed - Opened by tzlaine over 4 years ago - 1 comment

#157 - Add normalize_append_utf16().

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

#156 - Rewrite the normalization code so that it no longer uses ICU-copyrighted code.

Issue - State: closed - Opened by tzlaine over 4 years ago
Labels: boost_review

#153 - Add missing copyright notices.

Issue - State: closed - Opened by tzlaine over 4 years ago
Labels: boost_review

#152 - Relicense Bob Steagall's code to the Boost license (he has given permission to do so.)

Issue - State: closed - Opened by tzlaine over 4 years ago
Labels: boost_review

#151 - Add algorithms for inserting into and erasing from normalized strings.

Issue - State: closed - Opened by tzlaine over 4 years ago
Labels: boost_review

#150 - The note at the end of the_unicode_layer/searching.html is wrong.

Issue - State: closed - Opened by tzlaine over 4 years ago
Labels: boost_review

#149 - "empty" is misspelled as "emtpy" in text_.cpp.

Issue - State: closed - Opened by tzlaine over 4 years ago
Labels: boost_review

#148 - Extend tests in text_.cpp.

Issue - State: closed - Opened by tzlaine over 4 years ago - 1 comment
Labels: boost_review

#147 - Remove the claim that NFD uses too much memory.

Issue - State: closed - Opened by tzlaine over 4 years ago
Labels: boost_review

#146 - Extend the collation testing to cover NFD strings.

Issue - State: closed - Opened by tzlaine over 4 years ago
Labels: boost_review

#145 - Provide an algorithm that transforms a non-Stream-Safe Format to Stream-Safe Format.

Issue - State: closed - Opened by tzlaine over 4 years ago
Labels: boost_review

#144 - trie_map's operator bool() is missing an overload.

Issue - State: closed - Opened by tzlaine over 4 years ago
Labels: boost_review

#143 - Line splitting redundantly calls word length

Issue - State: closed - Opened by tzlaine over 4 years ago - 1 comment
Labels: boost_review

#142 - Reference docs are missing concepts for some template parameters

Issue - State: closed - Opened by tzlaine over 4 years ago
Labels: boost_review

#141 - Remove text::string; use std::string in its place

Issue - State: closed - Opened by tzlaine over 4 years ago
Labels: boost_review

#140 - Separate generated and non-generated tests into their own directories

Issue - State: closed - Opened by tzlaine over 4 years ago
Labels: boost_review

#139 - Reword awkward sentence in docs

Issue - State: closed - Opened by tzlaine over 4 years ago
Labels: boost_review

#138 - Document the unwrapping optimizations in the transcoding algorithms

Issue - State: closed - Opened by tzlaine over 4 years ago
Labels: boost_review

#137 - ErrorHandler template param to transcoding iterators is not documented

Issue - State: closed - Opened by tzlaine over 4 years ago
Labels: boost_review

#136 - Fixes for gcc 10.1

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

#135 - C++20: u8string and char8_t literals

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

#134 - lazy_segment_range iterators are missing postfix increment

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

#133 - range-v3 compatibility

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

#132 - Build failed on macOS

Issue - State: closed - Opened by Jichao about 5 years ago - 2 comments

#131 - Comparison of text_sort_key inconsistent

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

#130 - Provide at_X_break() for all the segmentation algorithms.

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

#129 - Experiment with NFD vs. collation

Issue - State: closed - Opened by tzlaine over 5 years ago

#128 - MWE front and center

Issue - State: closed - Opened by NAThompson over 5 years ago - 3 comments

#127 - Document use and semantics of view_interface

Issue - State: closed - Opened by tzlaine over 5 years ago

#126 - Unicode 11 -> 14

Issue - State: closed - Opened by tzlaine over 5 years ago

#125 - Try to get rid of BOOST_TEXT_CXX14_CONSTEXPR

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

#122 - inline v1 namespace

Issue - State: closed - Opened by tzlaine over 5 years ago

#119 - .begin()/.end() -> free begin()/end() in implementations

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

#118 - Document the iterators, transcoding algorithms, and views.

Issue - State: closed - Opened by tzlaine over 5 years ago

#117 - Document the normalization perf situation in detail.

Issue - State: closed - Opened by tzlaine over 5 years ago

#114 - std::copy(utf_N_to_M_iterator, ...) -> transcode_utf_N_to_M()

Issue - State: closed - Opened by tzlaine over 5 years ago

#113 - Rename *_range -> *_view where appropriate

Issue - State: closed - Opened by tzlaine over 5 years ago

#112 - ADL audit

Issue - State: closed - Opened by tzlaine over 5 years ago