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
#206 - Functions that return `std::ranges::dangling` must still do their work before returning.
Issue -
State: closed - Opened by tzlaine over 2 years ago
- 1 comment
#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
#202 - Document the return of `std::ranges::dangling` from view adaptors in C++20 and later.
Issue -
State: closed - Opened by tzlaine over 2 years ago
#201 - Document the convention that `as_` indicates `range_like`-compatibility.
Issue -
State: closed - Opened by tzlaine over 2 years ago
#200 - `null_sentinel` -> `null_sentinel_t`, and add global `null_sentinel` constant
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
#196 - Get serious about using std::ranges::begin/end, and make a compatible version of these for builds in pre-C++20 builds.
Issue -
State: closed - Opened by tzlaine over 2 years ago
#195 - Replace `CPIter` and other pseudo-concepts with corresponding C++20 concepts in docs.
Issue -
State: closed - Opened by tzlaine over 2 years ago
#194 - Make a `subrange` type that is like `std::ranges::subrange`, and replace as many return types as possible with it.
Issue -
State: closed - Opened by tzlaine over 2 years ago
#193 - Get serious about `borrowed_range`s returning `dangling_t`s
Issue -
State: closed - Opened by tzlaine over 2 years ago
- 2 comments
#192 - Specialize variable templates instead of structs wherever possible.
Issue -
State: closed - Opened by tzlaine over 2 years ago
#191 - Turn `as_stream_safe` into a view adaptor.
Issue -
State: closed - Opened by tzlaine over 2 years ago
#190 - Sprinkle `[[no_unique_address]]` throught the iterator/sentinel-storing types.
Issue -
State: closed - Opened by tzlaine over 2 years ago
#189 - Document that iterators in subranges cannot be used to compare to iterators outside the subrange in the general case
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
#182 - Get serious about how function objects are handled in the text segmentation API
Issue -
State: closed - Opened by tzlaine over 4 years ago
#181 - Document that grapheme ranges do not work seamlessly with std::ranges algorithms
Issue -
State: closed - Opened by tzlaine over 4 years ago
#180 - Restore the which-type-to-use section from the original string layer docs to the text layer docs
Issue -
State: closed - Opened by tzlaine over 4 years ago
#179 - Restore the rope description fro the original string layer docs to the text layer docs
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
#176 - Reconsider (and probably remove) the generic op+= overloads on 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
#174 - iterator -> const_iterator in the mutating interfaces of basic_text
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
#170 - Use the code point width estimation from std::format as the default text width esitmator
Issue -
State: closed - Opened by tzlaine over 4 years ago
#169 - Replace the state machine in bidirectional.hpp with a coroutine implementation (C++20 only)
Issue -
State: closed - Opened by tzlaine over 4 years ago
- 2 comments
#168 - Audit the transcoding and normalization APIs for template params that should be concept-constrained
Issue -
State: closed - Opened by tzlaine over 4 years ago
#167 - Doc overhaul: Add more detail and examples regarding the transcoding and normalization APIs
Issue -
State: closed - Opened by tzlaine over 4 years ago
#166 - Doc overhaul: remove references to string layer
Issue -
State: closed - Opened by tzlaine over 4 years ago
- 2 comments
Labels: boost_review
#165 - Get inline v1/v2 mechanism from text working in stl_interfaces, then change dangling.hpp
Issue -
State: closed - Opened by tzlaine over 4 years ago
#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
#159 - Reduce the API for transcoding out-iterators; look for opportunities elsewhere to do the same.
Issue -
State: closed - Opened by tzlaine over 4 years ago
#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
#155 - Consider adding an enum for normalization forms and collapsing the API around that.
Issue -
State: closed - Opened by tzlaine over 4 years ago
#154 - Add docs for stream_safe_copy to the tutorial docs and/or integrate its use with normalization.
Issue -
State: closed - Opened by tzlaine over 4 years ago
#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
#123 - as_utfN() should take a null-terminated pointer of any kind, not just the one that goes with utfN
Issue -
State: closed - Opened by tzlaine over 5 years ago
#122 - inline v1 namespace
Issue -
State: closed - Opened by tzlaine over 5 years ago
#121 - Add `as_utfN()` and `make_utf_8_to_N()` overloads that accept a `char const *`
Issue -
State: closed - Opened by tzlaine over 5 years ago
#120 - Unpack ranges/interator-sentinel pairs used to call transcode algorithms
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
#116 - Need constraints on implicit-conversion ctors in transcoding iteators.
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
#101 - Consider truncating overlong graphemes instead of invoking UB when they are encountered.
Issue -
State: closed - Opened by tzlaine over 6 years ago
- 3 comments