summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rts: Specialize `overwritingClosure` for `MSG_THROWTO`wip/erikd/t11978bErik de Castro Lopo2016-05-046-1/+58
* Update libraries/hpc submodule to v0.6.0.3 release tagHerbert Valerio Riedel2016-05-031-0/+0
* Cleanups related to MAX_FREE_LISTSimon Marlow2016-05-021-19/+24
* Revert "Revert "Use __builtin_clz() to implement log_1()""U-THEFACEBOOK\smarlow2016-05-021-11/+27
* StaticPointers: Allow closed vars in the static form.Facundo Domínguez2016-05-0230-276/+445
* Make validDerivPred ignore non-visible arguments to a class type constructorRyanGlScott2016-05-023-6/+26
* docs/users_guide/glasgow_exts.rst: fix merge conflictSergei Trofimovich2016-05-021-1/+8
* glasgow_exts.rst: fix quotingSergei Trofimovich2016-05-021-1/+1
* added docstring for '-fhistory-size' flagSergei Trofimovich2016-05-021-1/+1
* Make sure record pattern synonym selectors are in scope in GHCi.Matthew Pickering2016-05-024-7/+15
* Remove unused equivClassesByUniqBartosz Nitka2016-05-021-16/+1
* Export constructors for IntPtr and WordPtrRyanGlScott2016-05-028-5/+67
* deriveConstants: Fix nm advice one last timeBen Gamari2016-05-011-1/+1
* Add T11747 as a testÖmer Sinan Ağacan2016-05-013-0/+14
* Remove unused getScopedTyVarBindsBartosz Nitka2016-05-011-6/+1
* rts/itimer/pthread: Stop timer when ticker is stoppedBen Gamari2016-05-012-36/+74
* Kill Itimer.hBen Gamari2016-05-015-16/+0
* Catch errors from timerfd_settimeBen Gamari2016-05-011-1/+4
* rts: Split up Itimer.cBen Gamari2016-05-016-299/+407
* rts: Close livelock window due to rapid ticker enable/disableBen Gamari2016-05-011-6/+10
* Greater customization of GHCi promptniksaz2016-05-019-63/+292
* Bump haddock submoduleBen Gamari2016-05-011-0/+0
* users-guide: Add index entry for "environment file"Ben Gamari2016-05-011-0/+1
* rts: Remove deprecated C type `lnat`Erik de Castro Lopo2016-05-024-6/+3
* Fix aggressive cleanup of T1407Tamar Christina2016-05-012-8/+20
* Typos in DmdAnalÖmer Sinan Ağacan2016-05-011-2/+2
* Comment typo: unambigious -> unambiguousRyan Scott2016-04-301-1/+1
* Comment typos: Mkae -> Make, Hsakell -> HaskellRyanGlScott2016-04-303-3/+3
* Fix reference to Note in TcCanonicalRyanGlScott2016-04-301-2/+2
* Testsuite: accept new output for 2 partial-sigs testsThomas Miedema2016-04-306-59/+71
* Testsuite: make CLEANUP=1 the default (#9758)Thomas Miedema2016-04-3012-26/+31
* PPC NCG: Improve pointer de-tagging codePeter Trommler2016-04-293-5/+36
* Fix typo: Superclases -> SuperclassesBartosz Nitka2016-04-293-5/+5
* Test #11484 in th/T11484Richard Eisenberg2016-04-292-0/+10
* Remove the incredibly hairy splitTelescopeTvs.Richard Eisenberg2016-04-298-369/+264
* RTS: delete BlockedOnGA* + dead codeThomas Miedema2016-04-295-27/+3
* testsuite: fix up T11223's MakefileAustin Seipp2016-04-281-11/+11
* Fix path to the new build system, now called Hadrian.Andrey Mokhov2016-04-281-3/+3
* Remove unused foldNameEnvBartosz Nitka2016-04-281-3/+1
* Remove unused foldFsEnvBartosz Nitka2016-04-281-3/+1
* Linker: Fix implicit function declaration warning on OS XErik de Castro Lopo2016-04-291-4/+1
* rts/LdvProfile.c: Fix NULL dereference on shutdownErik de Castro Lopo2016-04-294-0/+10
* Testsuite: delete T5054 and T5054_2 (#5054)Thomas Miedema2016-04-283-214/+0
* Testsuite: delete -fesc testsThomas Miedema2016-04-2812-189/+3
* Kill mapUniqSetBartosz Nitka2016-04-283-12/+15
* Add uniqSetAny and uniqSetAll and use themBartosz Nitka2016-04-289-9/+36
* Testsuite: benign test fixesThomas Miedema2016-04-288-7/+17
* Testsuite: fix T11223_simple_(unused_)duplicate_libThomas Miedema2016-04-283-5/+5
* Testsuite: add -ignore-dot-ghci to some ghci tests [skip ci]Thomas Miedema2016-04-281-15/+15
* Testsuite: delete accidentally committed .stderr.normalised fileThomas Miedema2016-04-281-24/+0