Ecosyste.ms: Issues

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

GitHub / haskell/containers issues and pull requests

#905 - Optimize Data.Graph.bcc

Pull Request - State: closed - Opened by meooow25 about 2 years ago - 5 comments

#904 - Improve powerset

Pull Request - State: open - Opened by jwaldmann about 2 years ago - 4 comments

#903 - Fix error message

Pull Request - State: closed - Opened by erikd about 2 years ago

#902 - Data.Set.Internal error message says Map

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

#901 - Update docs: note on ghci multiline mode

Pull Request - State: closed - Opened by albertodvp about 2 years ago

#900 - Data.Graph.bcc is not efficient

Issue - State: open - Opened by meooow25 about 2 years ago - 7 comments
Labels: performance, Graph

#899 - Allow specialization of Data.Graph functions

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

#898 - how to cabal repl?

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

#897 - add benchmarks for Data.Set.powerSet

Pull Request - State: closed - Opened by jwaldmann about 2 years ago - 3 comments

#896 - benchmarks for Data.Set.powerSet?

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

#895 - ansatz for improved powerset

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

#894 - Data.Set.fromDistinctAscListN

Issue - State: open - Opened by jwaldmann about 2 years ago - 9 comments
Labels: feature-request, Set

#893 - Make the internal prelude conditional

Pull Request - State: closed - Opened by treeowl about 2 years ago

#892 - Improve the test for powerSet

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

#891 - `haddock-autolink` submodule: Licensing, inclusion

Issue - State: open - Opened by sidkshatriya about 2 years ago - 6 comments

#890 - Improve powerSet performance

Issue - State: open - Opened by treeowl about 2 years ago - 50 comments
Labels: performance, Set

#889 - Add/correct some time complexities

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

#888 - Function for updating with default value (mostly for nested maps)

Issue - State: open - Opened by Lev135 about 2 years ago - 1 comment
Labels: feature-request, Map

#887 - Optimize Data.Graph.dfs

Pull Request - State: closed - Opened by meooow25 about 2 years ago - 16 comments

#886 - Use a relative src dir path in containers-tests instead of a symlink.

Pull Request - State: open - Opened by AndreasPK about 2 years ago - 4 comments

#885 - intset-benchmarks no longer build on windows.

Issue - State: open - Opened by AndreasPK about 2 years ago - 4 comments
Labels: maintainability

#884 - Add takeEnd to Data.Sequence

Issue - State: open - Opened by noughtmare about 2 years ago - 3 comments
Labels: feature-request, Seq

#883 - Tests and benchmarks for Data.Graph

Pull Request - State: closed - Opened by meooow25 about 2 years ago - 8 comments

#882 - Optimizing DFS in Data.Graph

Issue - State: open - Opened by meooow25 about 2 years ago - 5 comments
Labels: performance, Graph

#881 - Implemement foldr, foldl', sum and product in Foldable Tree

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

#880 - Faster Tree folds

Pull Request - State: closed - Opened by meooow25 about 2 years ago - 19 comments

#879 - Faster IntSet and IntMap split functions

Pull Request - State: closed - Opened by meooow25 about 2 years ago - 5 comments

#878 - Poor performance of Foldable for Data.Tree.Tree

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

#877 - properly markup `<$>` in documentation of `alterF`

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

#876 - Optimize mapping keys and values?

Issue - State: open - Opened by treeowl over 2 years ago
Labels: feature-request, Map

#875 - More set/map interactions

Issue - State: open - Opened by treeowl over 2 years ago
Labels: feature-request, Map, Set

#874 - Add antitone functions for IntSet and IntMap

Pull Request - State: closed - Opened by meooow25 over 2 years ago - 1 comment

#873 - Unboxing and streamlining Map maps

Pull Request - State: open - Opened by treeowl over 2 years ago - 8 comments

#872 - Avoid `Data.List.{head,tail}`

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

#871 - Fix misplaced findMax documentation

Pull Request - State: closed - Opened by meooow25 over 2 years ago - 1 comment

#870 - Change in complexity of Set/Map operations

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

#869 - Fix some code formatting in docs

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

#868 - FIXME in the documentation

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

#867 - Add NonEmpty versions of ListUtils

Issue - State: open - Opened by brandon-leapyear over 2 years ago - 1 comment
Labels: feature-request

#866 - Add `filterKeys`

Issue - State: closed - Opened by emilypi over 2 years ago - 6 comments
Labels: feature-request, Map, IntMap

#865 - Faster disjoint/isSubsetOf for Set via unbalanced splitting.

Pull Request - State: open - Opened by alexfmpe over 2 years ago - 9 comments

#864 - Add insertWith and fromListWith functions to handle repetitions

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

#863 - Add extra implicit dependencies needed by DeriveLift

Pull Request - State: closed - Opened by mpickering over 2 years ago - 6 comments

#862 - Fix/update documentation for `fromListWithKey

Pull Request - State: closed - Opened by konsumlamm over 2 years ago - 1 comment

#861 - Documentation for fromListWithKey is incorrect

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

#860 - Fix build paths in gitignore

Pull Request - State: closed - Opened by alexfmpe over 2 years ago - 4 comments

#859 - Remove CPP redundant since bump to ghc 8.0

Pull Request - State: closed - Opened by alexfmpe over 2 years ago - 1 comment

#858 - Use less cpp and don't rely on base version for liftA2 comaptibility

Pull Request - State: closed - Opened by googleson78 over 2 years ago - 8 comments

#857 - Avoid a redundant export

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

#856 - Try updating CI again

Pull Request - State: closed - Opened by treeowl over 2 years ago - 4 comments

#855 - Set test

Pull Request - State: closed - Opened by coot over 2 years ago - 7 comments

#854 - Allow failures on GHC head

Issue - State: open - Opened by treeowl over 2 years ago - 4 comments

#854 - Allow failures on GHC head

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

#853 - Some strictness tests are broken on GHC head

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

#852 - Prepare for liftA2 being exposed in the Prelude

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

#851 - Can we de-duplicate Set/Map by leveraging common structure?

Issue - State: open - Opened by alexfmpe over 2 years ago - 10 comments
Labels: code-quality, discussion/rfc

#850 - Changelog for v0.6.6 is incomplete

Issue - State: open - Opened by sjakobi over 2 years ago
Labels: docs

#850 - Changelog for v0.6.6 is incomplete

Issue - State: closed - Opened by sjakobi over 2 years ago
Labels: docs

#849 - IntMap does break the` read.show inverse rule`

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

#849 - IntMap does break the` read.show inverse rule`

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

#848 - Fix #818: add unsafe functions for converting between Set and Map

Pull Request - State: open - Opened by josephcsible over 2 years ago - 3 comments

#847 - Apply the MathJax changes from #830 to the new functions from #817

Pull Request - State: closed - Opened by josephcsible over 2 years ago - 1 comment

#846 - Bump CI to GHC 9.0.2 and 9.2.2; reenable benchmarks for GHC 9.2 #833

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

#845 - Release for GHC 9.4.1

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

#845 - Release for GHC 9.4.1

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

#844 - Cannot silence deprecation of `Data.IntMap.showTree` (PVP violation?)

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

#843 - Data.Sequence time bounds: emphasize (stronger) that they are amortized?

Issue - State: open - Opened by jwaldmann over 2 years ago - 1 comment
Labels: docs, Seq

#842 - Missing INLINE/INLINABLE for fromList

Issue - State: open - Opened by jcarr-awake over 2 years ago
Labels: performance, IntMap

#842 - Missing INLINE/INLINABLE for fromList

Issue - State: open - Opened by jcarr-awake over 2 years ago
Labels: performance, IntMap

#841 - Prepare for liftA2 being exported from Prelude

Pull Request - State: closed - Opened by googleson78 over 2 years ago - 27 comments

#841 - Prepare for liftA2 being exported from Prelude

Pull Request - State: closed - Opened by googleson78 over 2 years ago - 27 comments

#840 - `traverseWithIndex_` for `Seq`

Issue - State: open - Opened by sjakobi over 2 years ago
Labels: feature-request, Seq

#840 - `traverseWithIndex_` for `Seq`

Issue - State: open - Opened by sjakobi over 2 years ago
Labels: feature-request, Seq

#839 - Analogues of `{dropWhile,takeWhile}Antitone` for `IntMap` and `IntSet`

Issue - State: closed - Opened by sjakobi over 2 years ago - 5 comments
Labels: feature-request, IntMap, IntSet

#838 - Implement mapM for sequences

Issue - State: open - Opened by treeowl almost 3 years ago

#838 - Implement mapM for sequences

Issue - State: open - Opened by treeowl almost 3 years ago
Labels: performance, Seq

#837 - Migrate from gauge to tasty-bench

Pull Request - State: closed - Opened by Bodigrim almost 3 years ago

#837 - Migrate from gauge to tasty-bench

Pull Request - State: closed - Opened by Bodigrim almost 3 years ago

#836 - More `Map` functions could use pointer equality to avoid allocations in the no-op case

Issue - State: open - Opened by sjakobi almost 3 years ago - 1 comment
Labels: performance, Map

#836 - More `Map` functions could use pointer equality to avoid allocations in the no-op case

Issue - State: open - Opened by sjakobi almost 3 years ago - 1 comment
Labels: performance, Map

#835 - Why doesn't the `IntMap` and `IntSet` code use pointer equality checks to improve sharing and reduce allocations?

Issue - State: open - Opened by sjakobi almost 3 years ago
Labels: performance, IntMap, IntSet

#835 - Why doesn't the `IntMap` and `IntSet` code use pointer equality checks to improve sharing and reduce allocations?

Issue - State: open - Opened by sjakobi almost 3 years ago
Labels: performance, IntMap, IntSet

#834 - Export Data.Map.trim or a variant

Issue - State: closed - Opened by 3noch almost 3 years ago - 6 comments

#834 - Export Data.Map.trim or a variant

Issue - State: closed - Opened by 3noch almost 3 years ago - 6 comments

#833 - Bump CI to GHC 9.0.2 and 9.2.2; reenable benchmarks for GHC 9.2

Pull Request - State: closed - Opened by andreasabel almost 3 years ago - 17 comments

#833 - Bump CI to GHC 9.0.2 and 9.2.2; reenable benchmarks for GHC 9.2

Pull Request - State: closed - Opened by andreasabel almost 3 years ago - 17 comments

#832 - Fix mention of `foldl'` in Haddocks of `unions`/`unionsWith`

Pull Request - State: open - Opened by amesgen almost 3 years ago - 4 comments

#831 - fix typo

Pull Request - State: closed - Opened by ghost almost 3 years ago - 1 comment

#830 - Use MathJax format for complexity annotations

Pull Request - State: closed - Opened by konsumlamm almost 3 years ago - 5 comments

#830 - Use MathJax format for complexity annotations

Pull Request - State: closed - Opened by konsumlamm almost 3 years ago - 5 comments

#829 - `instance (KnownSymbol sym) => HasField sym (Map String a) (Maybe a)`

Issue - State: closed - Opened by parsonsmatt almost 3 years ago - 12 comments

#829 - `instance (KnownSymbol sym) => HasField sym (Map String a) (Maybe a)`

Issue - State: closed - Opened by parsonsmatt almost 3 years ago - 12 comments

#828 - fix typos and reword

Pull Request - State: closed - Opened by ghost almost 3 years ago - 3 comments

#827 - Flag adjustments for GHC-9.4 and tag inference.

Issue - State: open - Opened by AndreasPK almost 3 years ago - 1 comment
Labels: performance

#826 - `Int{Map,Set}.compareSize` and associated rules

Issue - State: open - Opened by sjakobi almost 3 years ago - 13 comments
Labels: feature-request, performance, IntMap, IntSet

#825 - Update CI badge

Pull Request - State: closed - Opened by konsumlamm almost 3 years ago - 3 comments

#825 - Update CI badge

Pull Request - State: closed - Opened by konsumlamm almost 3 years ago - 3 comments

#824 - fix typos

Pull Request - State: closed - Opened by ghost almost 3 years ago - 6 comments

#823 - README.md refers to obsolete (travis) build status

Issue - State: closed - Opened by jwaldmann almost 3 years ago

#823 - README.md refers to obsolete (travis) build status

Issue - State: closed - Opened by jwaldmann almost 3 years ago