Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Morwenn/cpp-sort issues and pull requests
#221 - Release 1.16.0
Pull Request -
State: closed - Opened by Morwenn 5 months ago
#220 - SIMD-ed Heap
Issue -
State: closed - Opened by alantudyk 7 months ago
- 1 comment
#219 - Create sorting
Pull Request -
State: closed - Opened by RishiBansal341 about 1 year ago
#218 - Create insertion sort cpp
Pull Request -
State: closed - Opened by vkhub1908 about 1 year ago
#217 - Since you have Timsort in there, would you maybe also be interested in peeksort and powersort?
Issue -
State: open - Opened by JobLeonard about 1 year ago
- 3 comments
#216 - Release 1.15.0
Pull Request -
State: closed - Opened by Morwenn over 1 year ago
#215 - Release 1.14.0
Pull Request -
State: closed - Opened by Morwenn almost 2 years ago
#214 - Metrics
Issue -
State: open - Opened by Morwenn almost 2 years ago
Labels: feature
#213 - Any plan about external sort?
Issue -
State: closed - Opened by xiaohaoxiang almost 2 years ago
- 1 comment
Labels: question
#212 - Remodel pipe support for projections after P2387
Issue -
State: closed - Opened by Morwenn about 2 years ago
Labels: enhancement
#211 - slab_sort fails to sort some inputs
Issue -
State: closed - Opened by Morwenn about 2 years ago
- 2 comments
Labels: bug
#210 - Release 1.13.2
Pull Request -
State: closed - Opened by Morwenn about 2 years ago
#209 - Release 1.13.1
Pull Request -
State: closed - Opened by Morwenn about 2 years ago
#208 - clang-cl support
Issue -
State: closed - Opened by Morwenn about 2 years ago
- 1 comment
Labels: tooling
#207 - Simple sorter options
Issue -
State: open - Opened by Morwenn about 2 years ago
Labels: feature
#206 - iter_move/iter_swap seems to be broken in C++20
Issue -
State: closed - Opened by Morwenn over 2 years ago
Labels: bug
#205 - Release 1.13.0
Pull Request -
State: closed - Opened by Morwenn over 2 years ago
- 1 comment
#204 - Make indirect_adapter<spread_sorter> work with a projection
Issue -
State: closed - Opened by Morwenn over 2 years ago
Labels: bug
#203 - Improve Documentation for Users
Issue -
State: closed - Opened by marc1uk over 2 years ago
- 6 comments
Labels: documentation
#202 - Benchmark idea: number of comparisons
Issue -
State: closed - Opened by carlopi over 2 years ago
- 3 comments
#201 - Any interest for a splay sort implementation?
Issue -
State: closed - Opened by carlopi over 2 years ago
- 2 comments
#200 - sorted_indices and apply_permutation
Issue -
State: closed - Opened by Morwenn almost 3 years ago
- 2 comments
Labels: feature
#199 - Document adaptive sorter
Issue -
State: open - Opened by Morwenn almost 3 years ago
Labels: documentation
#198 - Browse documentation offline
Issue -
State: closed - Opened by Morwenn almost 3 years ago
- 2 comments
Labels: documentation, tooling
#197 - Release 1.12.1
Pull Request -
State: closed - Opened by Morwenn almost 3 years ago
#196 - Release 1.12.0
Pull Request -
State: closed - Opened by Morwenn almost 3 years ago
#195 - MSVC tests don't work anymore
Issue -
State: closed - Opened by Morwenn almost 3 years ago
- 1 comment
Labels: bug
#194 - Memory error when sorting an empty collection
Issue -
State: closed - Opened by Morwenn about 3 years ago
Labels: bug
#193 - ska_sort + Comparison Lambda
Issue -
State: closed - Opened by victorstewart about 3 years ago
- 4 comments
Labels: question
#192 - Error with quick_merge_sort, dist::alternating and as_long_string
Issue -
State: closed - Opened by Morwenn about 3 years ago
- 1 comment
#191 - Release 1.11.0
Pull Request -
State: closed - Opened by Morwenn over 3 years ago
#190 - Comparator networks (#71)
Pull Request -
State: closed - Opened by Morwenn over 3 years ago
#189 - Upgrade to C++23
Issue -
State: open - Opened by Morwenn over 3 years ago
Labels: planning
#188 - Revamp buffer providers
Issue -
State: open - Opened by Morwenn over 3 years ago
Labels: feature
#187 - Release 1.10.0
Pull Request -
State: closed - Opened by Morwenn over 3 years ago
#186 - MSVC support
Pull Request -
State: closed - Opened by Morwenn over 3 years ago
#185 - Sorter conversion to function pointer does not work with MSVC
Issue -
State: open - Opened by Morwenn over 3 years ago
Labels: bug
#184 - SEGFAULT in Debug mode with MSVC in merge_insertion_sort
Issue -
State: closed - Opened by Morwenn almost 4 years ago
- 2 comments
Labels: bug
#183 - Out-of-bound access in grail_sorter
Issue -
State: closed - Opened by Morwenn almost 4 years ago
Labels: bug
#182 - Out-of-bound access in merge_insertion_sorter
Issue -
State: closed - Opened by Morwenn almost 4 years ago
- 1 comment
Labels: bug
#181 - Release 1.9.0
Pull Request -
State: closed - Opened by Morwenn almost 4 years ago
#180 - grail_sorter calls swap_ranges on overlapping ranges
Issue -
State: closed - Opened by Morwenn almost 4 years ago
- 1 comment
Labels: bug
#179 - The random-access version of quick_merge_sort runs in O(n²)
Issue -
State: closed - Opened by Morwenn almost 4 years ago
- 2 comments
Labels: bug
#178 - Quicksort killer comparator
Issue -
State: open - Opened by Morwenn almost 4 years ago
Labels: feature
#177 - Audit the library for branchless comparisons and projections
Issue -
State: closed - Opened by Morwenn almost 4 years ago
- 1 comment
Labels: enhancement
#176 - Move CI to GitHub Actions
Issue -
State: closed - Opened by Morwenn almost 4 years ago
- 4 comments
Labels: tooling
#175 - Improve the state of mergesorts
Issue -
State: open - Opened by Morwenn about 4 years ago
Labels: enhancement, question
#174 - Potential codegen bug with MinGW-w64 in spread_sorter tests
Issue -
State: open - Opened by Morwenn about 4 years ago
Labels: bug
#173 - Release 1.8.1
Pull Request -
State: closed - Opened by Morwenn about 4 years ago
#172 - Timsort: incorrect minRunLength() computing minRun to be too small
Issue -
State: closed - Opened by CovetingEpiphany2152 about 4 years ago
- 3 comments
Labels: bug
#171 - More documentation-related improvements
Issue -
State: open - Opened by Morwenn about 4 years ago
Labels: documentation, tooling
#170 - Release 1.8.0
Pull Request -
State: closed - Opened by Morwenn about 4 years ago
#169 - Improve components that accept forward iterators and compute the size
Issue -
State: closed - Opened by Morwenn about 4 years ago
- 2 comments
Labels: enhancement
#168 - Remove default_sorter
Issue -
State: closed - Opened by Morwenn over 4 years ago
#167 - Remove cppsort::sort and cppsort::stable_sort
Issue -
State: closed - Opened by Morwenn over 4 years ago
- 1 comment
#166 - Improvements to indirect_adapter
Issue -
State: closed - Opened by Morwenn over 4 years ago
- 4 comments
Labels: enhancement
#165 - P2187 - std::swap_if, std::predictable
Issue -
State: open - Opened by Morwenn over 4 years ago
Labels: feature
#164 - Release 1.7.0
Pull Request -
State: closed - Opened by Morwenn over 4 years ago
#163 - Noob question: How to compile?
Issue -
State: closed - Opened by mwang14 over 4 years ago
#162 - gcc 5.2.0 segfaults when compiling `#include <cpp-sort/sorters.h>`
Issue -
State: closed - Opened by FelipeLema over 4 years ago
- 7 comments
Labels: wontfix
#161 - Parametrize sorting networks on the swap function
Issue -
State: open - Opened by Morwenn over 4 years ago
Labels: feature
#160 - Assertions in the library
Issue -
State: closed - Opened by Morwenn about 5 years ago
- 1 comment
Labels: question
#159 - sorts algorithms
Pull Request -
State: closed - Opened by MohamedKamal98 about 5 years ago
- 1 comment
#158 - Multiple variable definition with Clang 9
Issue -
State: closed - Opened by Dwarfobserver about 5 years ago
- 11 comments
Labels: bug
#157 - Documentation upgrade
Issue -
State: closed - Opened by Morwenn about 5 years ago
- 3 comments
Labels: documentation, tooling
#156 - Release 1.5.1
Pull Request -
State: closed - Opened by Morwenn over 5 years ago
- 1 comment
#155 - Optimization for GrailSort
Issue -
State: closed - Opened by MusicTheorist over 5 years ago
- 17 comments
Labels: enhancement
#154 - Add a page tutorial explaining how to write a sorter adapter
Issue -
State: closed - Opened by Morwenn over 5 years ago
- 1 comment
Labels: documentation
#153 - Document the tooling support in the library
Issue -
State: closed - Opened by Morwenn over 5 years ago
- 1 comment
Labels: documentation
#149 - More first-class support for stable_compare
Issue -
State: closed - Opened by Morwenn over 5 years ago
- 2 comments
Labels: enhancement, wontfix, no-future
#148 - Adapters vs. sorters
Issue -
State: open - Opened by Morwenn over 5 years ago
- 2 comments
Labels: question, future
#147 - Create another repository for contrib modules
Issue -
State: open - Opened by Morwenn over 5 years ago
- 1 comment
Labels: enhancement, future
#145 - Three-way comparison
Issue -
State: open - Opened by Morwenn over 5 years ago
- 1 comment
Labels: enhancement, question, future
#139 - asan issue with Clang 6 and std::stable_sort w/ indirect_adapter
Issue -
State: closed - Opened by Morwenn almost 6 years ago
- 15 comments
Labels: bug, help wanted
#136 - LWG3031
Issue -
State: closed - Opened by Morwenn about 6 years ago
- 2 comments
Labels: enhancement
#134 - Return type of sorter adapters
Issue -
State: open - Opened by Morwenn over 6 years ago
- 2 comments
Labels: question
#130 - Handling the Ranges TS once merged into the standard
Issue -
State: open - Opened by Morwenn over 6 years ago
- 4 comments
Labels: enhancement
#128 - More comprehensive benchmarks
Issue -
State: open - Opened by Morwenn over 6 years ago
- 1 comment
Labels: help wanted, tooling
#125 - The compile times are super slow
Issue -
State: open - Opened by Morwenn almost 7 years ago
- 2 comments
Labels: help wanted
#117 - P0829 and freestanding implementations
Issue -
State: open - Opened by Morwenn about 7 years ago
- 2 comments
Labels: enhancement, question, future
#112 - Upgrade to C++20
Issue -
State: open - Opened by Morwenn over 7 years ago
Labels: planning
#104 - Mutable sorters
Issue -
State: closed - Opened by Morwenn over 7 years ago
- 4 comments
Labels: enhancement
#89 - Memory error with timsort and std::deque
Issue -
State: closed - Opened by Morwenn almost 8 years ago
- 3 comments
Labels: bug, help wanted
#85 - Better complexity for measures of presortedness
Issue -
State: open - Opened by Morwenn about 8 years ago
- 2 comments
Labels: enhancement
#82 - Chainable projections
Issue -
State: closed - Opened by Morwenn over 8 years ago
- 1 comment
Labels: enhancement, question
#71 - Generic sorting network sorters
Issue -
State: open - Opened by Morwenn over 8 years ago
Labels: feature
#66 - Upgrade to C++17
Issue -
State: closed - Opened by Morwenn over 8 years ago
Labels: planning
#62 - More measures of presortedness
Issue -
State: open - Opened by Morwenn over 8 years ago
- 2 comments
Labels: feature
#59 - Add a buffer type for non-default-constructible types
Issue -
State: closed - Opened by Morwenn over 8 years ago
- 1 comment
Labels: no-future, feature
#58 - What about constexpr?
Issue -
State: open - Opened by Morwenn over 8 years ago
- 7 comments
Labels: enhancement, question, future
#54 - Different kinds of sorting networks
Issue -
State: open - Opened by Morwenn almost 9 years ago
Labels: question, feature
#53 - When is explicit projection support really needed?
Issue -
State: closed - Opened by Morwenn almost 9 years ago
- 6 comments
Labels: enhancement, question
#44 - Shell sort and comb sort
Issue -
State: open - Opened by Morwenn almost 9 years ago
Labels: question, feature
#43 - Counted iterators
Issue -
State: closed - Opened by Morwenn almost 9 years ago
- 2 comments
Labels: enhancement, future
#42 - Views, sort_copy, online algorithms...
Issue -
State: open - Opened by Morwenn almost 9 years ago
- 3 comments
Labels: question, future, feature
#28 - Error messages are unreadable
Issue -
State: open - Opened by Morwenn almost 9 years ago
- 8 comments
Labels: enhancement, help wanted
#23 - Sorts from all around the web
Issue -
State: open - Opened by Morwenn about 9 years ago
- 7 comments
Labels: future, feature
#22 - Parallel sorting algorithms
Issue -
State: open - Opened by Morwenn about 9 years ago
- 3 comments
Labels: question, future, feature
#21 - About stable sorting algorithms
Issue -
State: closed - Opened by Morwenn about 9 years ago
- 3 comments
Labels: enhancement, question
#20 - Handle sentinel parameters
Issue -
State: closed - Opened by Morwenn about 9 years ago
- 2 comments
Labels: enhancement, question, future