summaryrefslogtreecommitdiff
path: root/libraries/base
Commit message (Expand)AuthorAgeFilesLines
* Mark test broken on powerpc64[le]Peter Trommler2018-06-141-0/+1
* Make Control.Exception.throw levity polymorphic.Félix Baylac-Jacqué2018-06-142-1/+6
* Duplicated andGabor Greif2018-06-141-1/+1
* Fix #15236 by removing parentheses from funTyConNameRyan Scott2018-06-071-4/+26
* Index arrays more eagerlyDavid Feuer2018-06-071-9/+29
* rts: Rip out support for STM invariantsBen Gamari2018-06-023-41/+11
* vectorise: Put it out of its miseryBen Gamari2018-06-022-38/+0
* base/TimerManager: Clamp timer expiration time to maxBoundBen Gamari2018-05-302-8/+17
* Unmask readMVar in readChanDavid Feuer2018-05-291-10/+1
* base: Improve zip documentationTaylor Fausak2018-05-291-1/+8
* Clean up Windows testsuite failuresTamar Christina2018-05-283-2/+29
* Fix 32 bit windows buildTamar Christina2018-05-281-1/+2
* Update GHC.Stats docsÖmer Sinan Ağacan2018-05-281-2/+5
* base: Introduce Data.Monoid.Apchessai2018-05-276-10/+73
* Another batch of './validation --slow' tweaksAlp Mestanogullari2018-05-201-1/+2
* base: Fix typoBen Gamari2018-05-201-1/+1
* base: Add Foldable and Traversable instances for AltJack Henahan2018-05-193-1/+13
* Improve numeric stability of numericEnumFrom for floating numbersHE, Tao2018-05-164-2/+67
* Make finalizers more reliable.Tamar Christina2018-05-164-2/+34
* Calling GetLastError() on Windows for socket IO (trac issue #12012)ARJANEN Loïc Jean David2018-05-151-18/+33
* More explicit comment on switch in registerDelayKirill Zaborsky2018-05-151-2/+3
* Improve some Foldable methods for NonEmptyDavid Feuer2018-05-131-3/+19
* Fix changelog message for asinhDavid Feuer2018-05-131-2/+2
* base: Fix handling of showEFloat (Just 0)Ben Gamari2018-05-133-21/+34
* Fix #15038Ömer Sinan Ağacan2018-05-101-1/+5
* base/changelog: Note stabilization of asinh (#14927)Ben Gamari2018-05-051-0/+3
* Stable area hyperbolic sine for `Double` and `Float`.Justus Sagemüller2018-05-051-2/+10
* Use unsafeInsertNew to create timers in TimerManagerMitchell Rosen2018-05-052-18/+5
* Enable warning flags to safe-guard against regressions in `base`Herbert Valerio Riedel2018-05-031-0/+3
* Move the ResponseFile module from haddock into baseChaitanya Koparkar2018-05-035-0/+239
* minor improvement to wording of warning against First. Add warning against LastAndrew Martin2018-05-031-1/+11
* document the plan for removing Data.Semigroup.OptionAndrew Martin2018-05-031-1/+6
* Warn against using Data.Monoid.FirstAndrew Martin2018-05-031-0/+10
* errorWithoutStackTrace: omit profiling stack trace (#14970)Simon Marlow2018-05-021-5/+4
* base: Add a test for T10412Ben Gamari2018-04-203-0/+11
* Fixes isAlphaNum re. isAlpha/isNumber and doc fix (trac issue #10412)ARJANEN Loïc Jean David2018-04-192-6/+5
* Bump base to version 4.12.0.0Ryan Scott2018-04-191-1/+1
* Bump unix submodule to version 2.8.0.0Ryan Scott2018-04-192-4/+4
* Fix #14710 with more validity checks during renamingRyan Scott2018-04-191-0/+1
* Correct FixIOException's @since annotation retroactivelyRyan Scott2018-04-132-2/+9
* Bump version numbers: base-4.11.1.0, integer-gmp-1.0.2.0Ryan Scott2018-04-132-1/+5
* testsuite: Add test for negative sqrts (#10010)Ben Gamari2018-04-103-0/+6
* docs(Data.Function): fix and augment `on` annotationGabriel Lebec2018-04-071-7/+7
* base: Add dependency on GHC.Integer in a few boot filesBen Gamari2018-04-062-0/+2
* Remove MAX_PATH restrictions from RTS, I/O manager and various utilitiesTamar Christina2018-03-312-2/+16
* rts, base: Refactor stats.c to improve --machine-readable reportDouglas Wilson2018-03-261-0/+8
* base: Fix Unicode handling of TyCon's Show instanceBen Gamari2018-03-251-1/+1
* Special-case record fields ending with hash when deriving ReadRyan Scott2018-03-232-0/+21
* Revert "rts, base: Refactor stats.c to improve --machine-readable report"Ben Gamari2018-03-201-8/+0
* rts, base: Refactor stats.c to improve --machine-readable reportDouglas Wilson2018-03-191-0/+8