Next | Query returned 3 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2024-04-29 06:17:55 by Masatake Daimon | Files touched by this commit (4)
Log message:
textproc/hs-text-builder-linear: Update to 0.1.2

0.1.2
* Fix unsound behaviour caused by inlining of runBuffer / runBufferBS and
  CSE (common subexpression elimination).
* Fix hexadecimal builder, looping on negative inputs.
* Fix decimal builder for non-standard bitness of the input.
* Add (#<|) and deprecate (|>#).
* Add newEmptyBuffer.
* Add prependChars and appendChars.
* Add justifyLeft, justifyRight and center.
   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-27 12:23:59 by Masatake Daimon | Files touched by this commit (5)
Log message:
textproc/hs-text-builder-linear: import hs-text-builder-linear-0.1.1.1

Strict Text and ByteString builder, which hides mutable buffer behind
linear types and takes amortized linear time.

Next | Query returned 3 messages, browsing 1 to 10 | previous