SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ghc-foundation-devel-0.0.21-1.1.x86_64.rpm :
Wed Jul 18 14:00:00 2018 psimonsAATTsuse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.

Fri Jul 13 14:00:00 2018 psimonsAATTsuse.com
- Update foundation to version 0.0.21.
Upstream has removed the change log file they used to maintain
before from the distribution tarball.

Mon May 14 14:00:00 2018 psimonsAATTsuse.com
- Update foundation to version 0.0.20.

* Reduce algorithm duplication between native and foreign backend

* Improve Unicode cases algorithm and increase testing

* Add CSV Builder

* Add a BitOps & FiniteBitOps classes to have better types than the Data.Bits.Bits class

* Improve BlockN operations

* Improve ListN operations

* Allow compilation with gauge 0.1

* Add support for [haskell-ci](https://github.com/vincenthz/haskell-ci)

* Add Block, UArray, String Builder

* Improve concat for Block andd UArray

* Add unicode case mapping

* Re-add compatibility with ghc 7.8

* Add missing lowlevel Block functionality

* Cleanup UArray to use more functions from Block

* Push Xoroshiro down to basement

* Add instances for foundation\'s numerical classes for C types

* Update benchmarks to gauge 0.2.0

* Add documentation to some block & uarray functions

* Add Terminal capabilities: ANSI Escape, UTF8 codepage initialization, get dimensions

* Checks: Output now has colors

* Hashable: Add Word128 & Word256 & Boxed Array instances

* Semigroup: Compatibility with GHC 8.4

* Drop criterion for benchmark, now use Gauge

* Remove more UnboxedTuples from Foundation for easier loading with bytecode interpreter

* Reduce overhead of profiling common primitive operation like size and offset addition by
preventing auto-caf in abstraction module

* Optimise UTF8 validation

* Optimise String toList (allow fusion)

* Optimise String reversal

* Merge different version of lowlevel array algorithms with one backed by a class.

* Zn64/Zn : Add Num, Additive, Subtractive, NormalForm, Arbitrary instances

* Re-organize type sized structure and add UVect and Vect

* Cleanup constraint in ListN, and add couple of combinators

* Add ExceptT

* Add some exception combinators (try,finally) that works with foundation classes.

* Tidy mutable algorithm for sorting removing redundant code

* Add primitive to convert Double/Float to Word64/Word32

* Cleanup withPtr / getAddr code to be safer

* Add Bits instance for Natural compat with 7.8

* Add bounded Natural (Zn & Zn64)

* Add Word128 and Word256

* Add From/Into type class

* Add breakEnd, spanEnd, revFindIndex

* Improve arrays sorting

* Add arrays fromListN implementation

* Add arrays convertion primitive

* Cleanup API

* Implement unsnoc

* Improve random generation with XorShift

* Improve ghc 8.2 support (warning removals)

* Remove dependency on QuickCheck

* Split lowlevel modules into basement package

* Fix compilation with musl

* Improve native array safety when using through pointer

* remove foldText

Thu Aug 3 14:00:00 2017 psimonsAATTsuse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.

Tue Jul 11 14:00:00 2017 psimonsAATTsuse.com
- Update to version 0.0.13.

Sun Jun 25 14:00:00 2017 psimonsAATTsuse.com
- Update to version 0.0.12.

Mon Jun 19 14:00:00 2017 psimonsAATTsuse.com
- Update to version 0.0.11.

Mon Jun 12 14:00:00 2017 psimonsAATTsuse.com
- Update to version 0.0.10.

Thu May 18 14:00:00 2017 psimonsAATTsuse.com
- Update to version 0.0.9 with cabal2obs.

Wed May 3 14:00:00 2017 psimonsAATTsuse.com
- Update to version 0.0.8 revision 1 with cabal2obs.

Mon Apr 24 14:00:00 2017 psimonsAATTsuse.com
- Update to version 0.0.7 revision 1 with cabal2obs.

Sun Apr 9 14:00:00 2017 psimonsAATTsuse.com
- Update to version 0.0.6 with cabal2obs.

Tue Apr 4 14:00:00 2017 psimonsAATTsuse.com
- Update to version 0.0.4 revision 3 with cabal2obs.


 
ICM