Ecosyste.ms: Issues

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

GitHub / haskell/critbit issues and pull requests

#96 - fix typos

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

#95 - Support text-2.0

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

#94 - Remove >= from cabal-version

Pull Request - State: open - Opened by felixonmars over 3 years ago

#93 - Update to current GHC, dependency updates, stack.yaml

Pull Request - State: open - Opened by robx over 5 years ago - 2 comments

#92 - Add Semigroup intances for CritBit and Set

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

#91 - Stackage LTS

Issue - State: open - Opened by PierreR over 7 years ago - 1 comment

#90 - Is that possible to get the position of a key

Issue - State: open - Opened by lygstate almost 9 years ago

#89 - Add basic Travis CI config.

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

#88 - Fixed 'Module' comment in Core.hs

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

#87 - Data.CritBit.Map.Strict

Issue - State: closed - Opened by archblob over 11 years ago

#86 - Fix splitLookup and split.

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

#85 - Add (CritBit k) Traversable instance.

Pull Request - State: closed - Opened by archblob over 11 years ago

#84 - Fix and add missing haddock documentation.

Pull Request - State: closed - Opened by archblob over 11 years ago - 4 comments

#83 - Solve compilation error in benchmarks due to Map.fromSet. (v3)

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

#82 - Solve compilation error in benchmarks due to Map.fromSet. (v2)

Pull Request - State: closed - Opened by mihaimaruseac over 11 years ago

#81 - Solve compilation error in benchmarks due to Map.fromSet.

Pull Request - State: closed - Opened by mihaimaruseac over 11 years ago - 11 comments

#80 - Make use of -XRecordWildCards.

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

#79 - Benchmarks cleanup.

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

#78 - Tweak size function to improve speed.

Pull Request - State: closed - Opened by archblob over 11 years ago

#77 - Improve lookupOrd performance.

Pull Request - State: closed - Opened by archblob over 11 years ago - 5 comments

#76 - Add monoid instance for Set. Uncomment and add test for mapMonotonic.

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

#75 - Tests updated

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

#74 - Bugs in `split` and `splitLookup`

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

#73 - Implement tree validation functions.

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

#72 - Implement insertLookupWithKey and rewrite insert functions.

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

#71 - Implemented functions in Set

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

#70 - Implemented `mapMaybe` and `mapEither`

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

#69 - Refactoring

Pull Request - State: closed - Opened by kgeorgiy over 11 years ago - 4 comments

#68 - Implemented `mapKeysWith` and `mapKeysMonotonic`

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

#67 - Implement mapKeysMonotonic and mapKeysWith.

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

#66 - Compilation error fix

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

#65 - New updateLookupWithKey, delete

Pull Request - State: closed - Opened by isturdy over 11 years ago

#64 - A little cleaning.

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

#63 - Implement Operators and correct difference/\intersection type signatures.

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

#62 - Implemented `fromAscList` and `fromDistinctAscList`

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

#61 - Fixes for some of the extremity functions.

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

#60 - Inline vs. Inlinable?

Issue - State: open - Opened by isturdy over 11 years ago

#59 - Checking `Empty` child of `Internal` nodes

Issue - State: open - Opened by kgeorgiy over 11 years ago - 3 comments

#58 - `updateExtremity` fixed

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

#57 - Implemented isSubmap, isSubmapBy, isProperSubMap, isProperSubmapBy

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

#56 - Implemented lookupGE, lookupLT and lookupLE

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

#55 - Submap functions

Pull Request - State: closed - Opened by isturdy over 11 years ago - 4 comments

#54 - unionWithKey 3x speed up

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

#53 - Implemented intersection and difference methods

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

#52 - Implemented intersection, intersectionWith and intersectionWithKey

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

#51 - implement the functions fromListWith and fromListWithKey

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

#50 - Update tests

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

#49 - Complexity of 'Combination' functions.

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

#48 - Rewrote keys with explicit recursion

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

#47 - Implemented keysSet

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

#46 - Implement fromListWith and fromListWithKey

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

#45 - lookupGE implemented

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

#44 - Implement partitionWithKey and partition.

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

#43 - Conditionally compile tests and benchmarks for containers >= 0.5

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

#42 - Update Foldable instance and folding functions

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

#41 - Rewrite test for foldl

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

#40 - split and splitLookup

Pull Request - State: closed - Opened by isturdy over 11 years ago - 5 comments

#39 - implement mapEitherWithKey

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

#38 - implement mapEitherWithKey

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

#37 - Rewrite alter without using continuations.

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

#36 - Implementations of adjust, adjustWithKey.

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

#35 - alter is slower than its counterpart in containers

Issue - State: closed - Opened by bos over 11 years ago - 3 comments

#34 - Conditionally compile tests and benchmarks for containers >= 0.5

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

#33 - Implement the remaining Query functions.

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

#32 - Implement alter.

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

#31 - Implement splitLookup and split.

Pull Request - State: closed - Opened by archblob over 11 years ago - 3 comments

#30 - Implementations of update, updateLookupWithKey

Pull Request - State: closed - Opened by isturdy over 11 years ago - 7 comments

#29 - Add union family of functions

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

#28 - Implemented unionWithKey

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

#27 - implement mapMaybeWithKey

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

#26 - Implement unionWithKey

Issue - State: closed - Opened by mikesteele81 over 11 years ago - 1 comment

#25 - Implement CritBit Foldable instance

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

#24 - Implemented mapKeys

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

#23 - Implement mapAccumWithKey, mapAccum and mapAccumRWithKey

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

#22 - Implement traverseWithKey

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

#21 - Implement mapWithKey

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

#20 - implement updateWithKey and rewrite delete to use this

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

#19 - Small improvements to the test code.

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

#18 - Implement remaining Min\/Max functions.

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

#17 - Implement filter and filterWithKey.

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

#16 - Fix deleteFindMin and deleteFindMax.

Pull Request - State: closed - Opened by R-VdP over 11 years ago - 2 comments

#15 - Implementations of deleteFindMin and deleteFindMax are wrong

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

#14 - Implement mapWithKeys, traverseWithKey, mapAccum, mapAccumWithKey and ma...

Pull Request - State: closed - Opened by YoEight over 11 years ago - 3 comments

#13 - #if preprocessor was not recognized by "cabal-dev build" command

Pull Request - State: closed - Opened by niketkumar over 11 years ago - 3 comments

#12 - Implement 'toAscList' and 'toDescList'.

Pull Request - State: closed - Opened by 23Skidoo over 11 years ago - 3 comments

#11 - Small fixes

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

#10 - Increase dependent cabal version to avoid the bug of cabal

Pull Request - State: closed - Opened by MnO2 over 11 years ago - 3 comments

#9 - Generalize Core.delete to updateWithKey

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

#8 - Implement some of the Min/Max functions

Pull Request - State: closed - Opened by archblob over 11 years ago - 3 comments

#7 - implemented insertWithKey

Pull Request - State: closed - Opened by rbobrowicz over 11 years ago - 3 comments

#6 - #1 support for haskell-platform >= 2012.4.0.0 (ghc 7.4)

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

#5 - Implement mapWithKeys, traverseWithKey, mapAccum, mapAccumWithKey and mapAccumRWithKey

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

#4 - Should we fork?

Issue - State: closed - Opened by dougfort over 11 years ago - 1 comment

#3 - Implement map

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

#2 - Implementing elems

Pull Request - State: closed - Opened by fgc over 11 years ago

#1 - haskell-platform 2012.4.0.0 incompatibilities

Issue - State: closed - Opened by etrepum over 11 years ago - 1 comment