Ecosyste.ms: Issues

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

GitHub / swenson/sort issues and pull requests

#88 - Add GitHub Actions

Pull Request - State: closed - Opened by swenson 9 months ago

#87 - Added optional SORT_DEF macro

Pull Request - State: closed - Opened by mlabbe 11 months ago - 1 comment

#86 - Unecessary code size increase per instantiation

Issue - State: closed - Opened by mlabbe 11 months ago - 3 comments

#85 - [Feature Request] Comparison to std::sort and libc qsort?

Issue - State: open - Opened by cnlohr over 1 year ago

#84 - Quick sort: Replace recursion with custom stack, small improvements

Pull Request - State: open - Opened by goldsteinn almost 2 years ago - 1 comment

#83 - I need to sort an array of structures. How can i use this library?

Issue - State: closed - Opened by AndreyMaslow about 2 years ago - 1 comment

#82 - Switch to GitHub actions

Issue - State: open - Opened by swenson over 3 years ago

#81 - Use small stable sort (binary insertion) for stable sorts

Pull Request - State: closed - Opened by swenson over 3 years ago

#80 - docs: fix simple typo, inlineing -> inlining

Pull Request - State: closed - Opened by timgates42 almost 4 years ago - 1 comment

#79 - Revert gallop code

Pull Request - State: closed - Opened by swenson almost 4 years ago - 2 comments

#78 - TIMsort.py

Pull Request - State: closed - Opened by jayantimala about 4 years ago - 2 comments

#77 - OPTIMISED SHELL SORT

Pull Request - State: closed - Opened by PROFESSORRQ about 4 years ago - 2 comments
Labels: invalid

#76 - Improving demo.c

Pull Request - State: closed - Opened by abhayanigam about 4 years ago
Labels: invalid

#75 - fix off-by-one in stresstest

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

#74 - optimize merge sort

Pull Request - State: closed - Opened by Baobaobear about 5 years ago - 1 comment

#73 - Increase the test array size

Issue - State: closed - Opened by Baobaobear about 5 years ago

#72 - safe copy for C++

Pull Request - State: closed - Opened by Baobaobear about 5 years ago

#71 - Create Insertion_sorting.java

Pull Request - State: closed - Opened by ketanMehtaa about 5 years ago - 4 comments

#70 - disable unused function warnings

Pull Request - State: closed - Opened by Baobaobear about 5 years ago

#69 - safe copy for C++

Pull Request - State: closed - Opened by Baobaobear about 5 years ago - 3 comments

#68 - use the builtin `<` operator only

Pull Request - State: closed - Opened by Baobaobear about 5 years ago

#67 - refine output and allocating

Pull Request - State: closed - Opened by Baobaobear about 5 years ago

#66 - mergesort alloc only once

Pull Request - State: closed - Opened by Baobaobear about 5 years ago

#65 - merge_sort is unstable?

Issue - State: closed - Opened by Baobaobear about 5 years ago - 8 comments

#64 - Swap needs to be in inner loop in stresstest.c; fixes #52

Pull Request - State: closed - Opened by swenson about 5 years ago

#63 - Add quick sort manual tail-call optimization

Pull Request - State: closed - Opened by swenson about 5 years ago - 4 comments

#62 - quicksort cost too much time in some case

Issue - State: open - Opened by Baobaobear about 5 years ago - 8 comments

#61 - Small bitonic

Pull Request - State: closed - Opened by DrMarkS about 5 years ago - 4 comments

#60 - Added bitonic sorter. Made bitonic sort the default routine for small…

Pull Request - State: closed - Opened by DrMarkS about 5 years ago - 3 comments

#59 - Detect clang clzll builtin

Pull Request - State: closed - Opened by swenson over 5 years ago

#58 - undefined reference to `__builtin_clzll'

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

#57 - fix timsort to clean warnings

Pull Request - State: closed - Opened by liwt31 over 5 years ago

#56 - Clean warnings and style

Pull Request - State: closed - Opened by swenson over 5 years ago

#55 - __builtin_clzll isn't available on older GCCs.

Pull Request - State: closed - Opened by korli over 5 years ago - 1 comment

#53 - Add benchmark files to .gitignore.

Pull Request - State: closed - Opened by mattcollier almost 6 years ago - 1 comment

#52 - fill_swapped in stresstest.c not working as expected

Issue - State: closed - Opened by liwt31 almost 6 years ago - 1 comment
Labels: good first issue

#51 - Homebrew gallop mode in timsort

Pull Request - State: closed - Opened by liwt31 almost 6 years ago

#50 - Implement gallop mode in timsort (#49)

Pull Request - State: closed - Opened by liwt31 about 6 years ago - 6 comments

#49 - Gallop mode in timsort

Issue - State: closed - Opened by liwt31 about 6 years ago - 8 comments

#48 - Add files via upload

Pull Request - State: closed - Opened by Aashay221999 about 6 years ago - 1 comment

#47 - Is the tim sort implemented stable?

Issue - State: closed - Opened by liwt31 about 6 years ago - 2 comments

#46 - update stresstest.c

Pull Request - State: closed - Opened by drax999 about 6 years ago - 3 comments

#45 - reserved identifier violation

Issue - State: closed - Opened by elfring about 6 years ago - 2 comments

#44 - preventing bad redefinitions of SORT_SWAP

Pull Request - State: closed - Opened by NoelM over 6 years ago

#43 - Added Niklaus Wirth formulation of quicksort with some added twists. …

Pull Request - State: closed - Opened by olehjalmar almost 7 years ago - 10 comments

#42 - Fix mixed decls and code in TIM_SORT

Pull Request - State: closed - Opened by nwellnhof about 7 years ago

#41 - Optimize Timsort merge

Pull Request - State: closed - Opened by nwellnhof about 7 years ago - 2 comments

#40 - Improvements for 32-bit systems

Pull Request - State: closed - Opened by nwellnhof about 7 years ago - 1 comment

#39 - Don't use 64-bit integers on 32-bit platforms

Issue - State: closed - Opened by nwellnhof over 7 years ago - 3 comments

#38 - Question about sorting user defined structs on their values

Issue - State: closed - Opened by NikkiKoole about 8 years ago - 2 comments

#37 - Add Bubble Sort

Pull Request - State: closed - Opened by mayeut over 8 years ago - 1 comment

#36 - Use size_t instead of int64_t for quick sort indices

Pull Request - State: closed - Opened by mayeut over 8 years ago - 1 comment

#35 - Add *.dSYM to .gitignore

Pull Request - State: closed - Opened by mayeut over 8 years ago - 1 comment

#34 - Don't sort arrays with length 1. Fixes swenson/sort#33

Pull Request - State: closed - Opened by swenson over 8 years ago

#33 - Merge-sort wrong check for end of recursion

Issue - State: closed - Opened by mhhg over 8 years ago - 1 comment

#32 - nuke unused variables

Pull Request - State: closed - Opened by tony2001 almost 9 years ago - 1 comment

#30 - Redundant code

Pull Request - State: closed - Opened by yandzee almost 9 years ago - 1 comment

#29 - Add tim sort stack size as a parameter

Pull Request - State: closed - Opened by swenson about 9 years ago

#28 - Remove unused stuff

Pull Request - State: closed - Opened by swenson about 9 years ago

#26 - Linker problem

Issue - State: closed - Opened by ifdefdebug about 10 years ago - 1 comment

#25 - In-Place Timsort?

Issue - State: open - Opened by haneefmubarak about 10 years ago - 2 comments
Labels: potential research area

#24 - Mergesort broken?

Issue - State: closed - Opened by yekm over 10 years ago - 8 comments

#23 - minor readme fixes

Pull Request - State: closed - Opened by haneefmubarak over 10 years ago - 4 comments

#22 - Create LICENSE.md

Pull Request - State: closed - Opened by haneefmubarak over 10 years ago - 5 comments

#21 - License?

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

#20 - Update sort.h

Pull Request - State: closed - Opened by Mrrl over 10 years ago - 5 comments

#19 - Add sqrt and grail sort

Pull Request - State: closed - Opened by swenson over 10 years ago - 1 comment

#18 - Couple of new algorithms

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

#17 - Fix degenerate case of all same element breaking quick sort; fixes #15

Pull Request - State: closed - Opened by swenson almost 11 years ago

#16 - selection sort broken?

Issue - State: closed - Opened by swenson almost 11 years ago - 1 comment

#15 - quicksort broken?

Issue - State: closed - Opened by swenson almost 11 years ago - 1 comment

#14 - fix a lot of compile warnings

Pull Request - State: closed - Opened by tony2001 about 11 years ago - 1 comment

#13 - fix linker error with -O0 and c99

Pull Request - State: closed - Opened by tony2001 about 11 years ago - 1 comment

#12 - Return indices that sort the array

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

#11 - Add #ifndef to sort.h to have capability redefine this behaviour in your...

Pull Request - State: closed - Opened by vladmazur over 11 years ago - 1 comment

#10 - TimSort count_run is broken for empty sets

Issue - State: closed - Opened by kg about 12 years ago - 2 comments

#9 - fix compile warnings

Pull Request - State: closed - Opened by tony2001 about 12 years ago - 1 comment

#8 - msvc build

Pull Request - State: closed - Opened by drfie about 12 years ago

#7 - MSVC / C89 Compatibility

Issue - State: closed - Opened by swenson about 12 years ago - 1 comment

#6 - Improved stresstest

Pull Request - State: closed - Opened by tony2001 over 12 years ago - 5 comments

#5 - In place merge

Pull Request - State: closed - Opened by tony2001 over 12 years ago - 1 comment

#4 - in-place merge sort implementation

Pull Request - State: closed - Opened by tony2001 over 12 years ago - 1 comment

#3 - patch to enable usage of multiple sort macros

Pull Request - State: closed - Opened by tony2001 over 12 years ago - 1 comment

#2 - Fix a memory leak in timsort.

Pull Request - State: closed - Opened by kassoulet almost 14 years ago - 1 comment

#1 - timsort is broken

Issue - State: closed - Opened by kassoulet almost 14 years ago - 8 comments