Ecosyste.ms: Issues

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

GitHub / GaloisInc/cereal issues and pull requests

#114 - Fixed warning `-Wstar-is-type`

Pull Request - State: open - Opened by jokesper 3 months ago

#112 - ci: Add haskell-ci generated CI

Pull Request - State: open - Opened by 414owen 11 months ago

#111 - feat: Add lazy isolation mode

Pull Request - State: open - Opened by 414owen 11 months ago - 7 comments

#110 - fix: Add zero and negative byte length checks to ensure

Pull Request - State: open - Opened by 414owen 11 months ago - 1 comment

#109 - fails to build with ghc-9.6.3

Issue - State: closed - Opened by juhp over 1 year ago - 1 comment

#108 - Fix/time

Pull Request - State: open - Opened by aravindgopall over 2 years ago

#107 - Fix/type

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

#106 - Updated to lts-16.16 and added getMaybeOf' function.

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

#105 - combining isEmpty with many causes an internal error

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

#104 - Build failure with GHC 9.4

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

#103 - Support GHC 9.4

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

#102 - Export an `eof` getter that spits out the remaining bytestring

Issue - State: open - Opened by raehik almost 3 years ago - 5 comments

#101 - Deserialization of Ratios with 0 denominator

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

#100 - Add instances for Const and Identity

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

#99 - Fix build on GHC 9.2

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

#98 - Carry bytesRead over calls to lookAhead (addresses issue #93)

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

#97 - Void and NonEmpty instances

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

#96 - Cannot be built with GHC 9.2.0.20210821

Issue - State: closed - Opened by Bodigrim almost 4 years ago - 2 comments

#95 - Missing `instance Serialize Void`

Issue - State: open - Opened by endgame about 4 years ago

#94 - doc issue

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

#93 - lookAhead and bytesRead

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

#92 - Missing getters for Int putters

Issue - State: open - Opened by nickmertin over 4 years ago

#91 - Fix docs which claim the number of bytes consumed is returned for run…

Pull Request - State: closed - Opened by tom-audm almost 5 years ago - 2 comments

#90 - gPut depends on the nesting structure of :+:

Issue - State: open - Opened by Kritzefitz almost 5 years ago

#89 - [Question] Are serializations portable to other machines?

Issue - State: open - Opened by Bouloulou1138 about 5 years ago - 2 comments

#88 - Question about Generic serialiazation/deserialization, Not a bug (a priori)

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

#87 - Update Get.hs

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

#86 - Upload GHC-8.8.1 changes to Hackage

Issue - State: closed - Opened by recursion-ninja over 5 years ago - 1 comment

#85 - Support GHC 8.8

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

#84 - Compatibility with base-4.13.0.0

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

#83 - Missing base Serialize instances: Identity, Const

Issue - State: open - Opened by akhra about 6 years ago

#82 - Request for new release

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

#81 - Build error

Issue - State: closed - Opened by coot over 6 years ago - 10 comments

#80 - Missing `Serialize` instance for `NonEmpty a`

Issue - State: open - Opened by jmcardon over 6 years ago - 1 comment

#79 - Add getPutM (close #78)

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

#78 - I can't just get the result and Builder out of Put.

Issue - State: closed - Opened by ekmett over 6 years ago - 1 comment

#77 - Support for Decimal128

Issue - State: closed - Opened by sadraskol almost 7 years ago - 1 comment

#76 - Add `Serialize` instance for `ShortByteString`

Pull Request - State: closed - Opened by TerrorJack almost 7 years ago - 1 comment

#75 - Missing `Serialize` instance for `ShortByteString`

Issue - State: closed - Opened by TerrorJack almost 7 years ago - 3 comments

#74 - [WIP] Add a Semigroup instance

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

#73 - Add Semigroup instances where necessary

Pull Request - State: closed - Opened by bgamari over 7 years ago - 4 comments

#72 - correct spelling mistake

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

#71 - Update IEEE docs

Issue - State: open - Opened by tom-bop over 7 years ago

#70 - Fix integer serialization for negative Integer's.

Pull Request - State: closed - Opened by TomMD over 7 years ago - 1 comment

#69 - Fix #68 - memory use of encoding Integers/Naturals

Pull Request - State: closed - Opened by TomMD over 7 years ago - 1 comment

#68 - put :: Putter Integer quadratic(?) memory use

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

#67 - Update cereal.cabal

Pull Request - State: closed - Opened by flip111 over 7 years ago - 1 comment

#66 - Use `fromDistinctAscList` to `get` Map, Set, IntSet and IntMap

Issue - State: closed - Opened by sjakobi almost 8 years ago - 2 comments

#65 - How to handle a change in representation with generic serialization?

Issue - State: closed - Opened by abailly about 8 years ago - 3 comments

#64 - How about making use of attoparsec's approach to parsing (buffer with cursor)?

Issue - State: closed - Opened by SX91 about 8 years ago - 7 comments

#63 - Allow building with older bytestrings via bytestring-builder

Pull Request - State: closed - Opened by RyanGlScott over 8 years ago - 5 comments

#62 - Add bytesRead to Data.Serialize.Get

Pull Request - State: closed - Opened by Ongy over 8 years ago - 5 comments

#61 - Added helper functions for encoding Ints

Pull Request - State: closed - Opened by andrewthad over 8 years ago - 3 comments

#60 - Explicit Int Putters

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

#59 - Fix the docs

Issue - State: closed - Opened by elliottt over 8 years ago

#58 - `runGetChunk` use case?

Issue - State: closed - Opened by winterland1989 over 8 years ago - 4 comments

#57 - Add Monoid instance for Put

Pull Request - State: closed - Opened by mvv over 8 years ago - 5 comments

#56 - Fix `uncheckedSkip` document

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

#55 - Do not use Enum to encode/decode Bools

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

#54 - Split GSerialize class in two

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

#53 - Add support for MonadFail

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

#52 - Constant-memory IArray packing

Pull Request - State: open - Opened by bradediger almost 9 years ago - 11 comments

#51 - Expose generic deriving class

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

#50 - Make `ensure` linear.

Pull Request - State: closed - Opened by bitonic about 9 years ago - 1 comment

#49 - Add `Generic` support for empty constructors

Pull Request - State: closed - Opened by bitonic about 9 years ago - 10 comments

#48 - Quadratic behavior of `demandInput`

Issue - State: closed - Opened by bitonic about 9 years ago - 3 comments

#47 - Add `stack.yaml`

Pull Request - State: closed - Opened by bitonic about 9 years ago - 1 comment

#46 - Use `Builder` provided functions to serialize `Double`/`Float`

Pull Request - State: closed - Opened by bitonic about 9 years ago - 7 comments

#45 - Canonicalise Applicative/Monad instances

Pull Request - State: closed - Opened by hvr about 9 years ago - 3 comments

#44 - PULL!

Pull Request - State: closed - Opened by glguy over 9 years ago - 1 comment

#43 - GHC Generics instance deriving broken

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

#42 - Exclude GHC < 7.2 due to usage of unsafeDupablePerformIO

Pull Request - State: closed - Opened by bergmark over 9 years ago - 1 comment

#41 - Fix GHC 7.10/bytestring 0.10.6 warnings.

Pull Request - State: closed - Opened by 23Skidoo over 9 years ago - 2 comments

#40 - Add instance Serialize Natural

Pull Request - State: closed - Opened by glguy over 9 years ago

#39 - Int getters

Pull Request - State: closed - Opened by triplepointfive over 9 years ago - 3 comments

#38 - Checking monadic laws with random-generated parsers

Pull Request - State: closed - Opened by khibino over 9 years ago - 3 comments

#37 - Broken associative law and distributive law of `Get' alternative functor

Issue - State: closed - Opened by khibino over 9 years ago - 3 comments

#36 - Parse results are inconsistent between lazy-bytestring and eager-bytestring

Issue - State: closed - Opened by khibino over 9 years ago - 4 comments

#35 - Double serialization is inefficient

Issue - State: closed - Opened by michaelochurch over 9 years ago - 6 comments

#34 - Left "…Empty call stack\n" on fail

Issue - State: closed - Opened by Profpatsch almost 10 years ago - 5 comments

#33 - - add nested get/put functions

Pull Request - State: closed - Opened by newsham almost 10 years ago - 1 comment

#32 - `time` package, StdGen instances...any reason they are not offered?

Issue - State: closed - Opened by mstksg almost 10 years ago - 3 comments

#31 - nested structures and get with failure

Pull Request - State: closed - Opened by newsham almost 10 years ago - 1 comment

#30 - Add HashMap instance

Issue - State: closed - Opened by treeowl almost 10 years ago - 4 comments

#29 - Exit with a non-zero code when a QuickCheck property fails.

Pull Request - State: closed - Opened by orlitzky about 10 years ago - 1 comment

#28 - Wraps bad character sets

Pull Request - State: closed - Opened by jprider63 about 10 years ago - 1 comment

#27 - `decode` crashes with bad character sets

Issue - State: closed - Opened by jprider63 about 10 years ago - 8 comments

#26 - Get rid of `Either String`

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

#25 - Alternative is Broken

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

#24 - Use an explicit import list for GHC.Base

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

#23 - Get takes twice as long as put for lists

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

#22 - Serialize instance for Data.Vector

Issue - State: closed - Opened by ghorn about 11 years ago - 1 comment

#21 - Added function to conveniently check for presence of fixed values.

Pull Request - State: closed - Opened by merijn about 11 years ago - 3 comments

#20 - Check preconditions for fromDistinctAscList

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

#19 - Transformers and support for mutable data

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

#18 - Unbreak cereal for clang

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

#17 - Fix package building with clang

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

#16 - Serialize instance for Data.Text

Issue - State: closed - Opened by sethfowler almost 12 years ago - 4 comments

#15 - Use haddock url markup

Pull Request - State: closed - Opened by Tarrasch about 12 years ago - 4 comments