summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merged master into late-dmdlate-dmdNicolas Frisby2013-08-22350-15834/+21142
|\
| * Update release notes for GHC 7.8Jan Stolarek2013-08-221-5/+4
| * Comments onlyJan Stolarek2013-08-221-3/+1
| * Only add -O to C compilations if there was -O on the command lineSimon Marlow2013-08-221-3/+5
| * Really unload object code when it is safe to do so (#8039)Simon Marlow2013-08-225-17/+419
| * In the non-threaded RTS, make *_barrier functions EXTERN_INLINE, not #define....Ryan Newton2013-08-211-3/+6
| * DetabifyJan Stolarek2013-08-211-39/+32
| * Added paragraph to user's guide about Nominal role for SetRichard Eisenberg2013-08-201-0/+14
| * Added bullet in release notes about roles.Richard Eisenberg2013-08-201-0/+11
| * Comments onlyJan Stolarek2013-08-201-1/+2
| * Merge cgTailCall and cgLneJump into one functionJan Stolarek2013-08-202-31/+17
| * Remove unused moduleJan Stolarek2013-08-204-134/+2
| * Cleanup StgCmm passJan Stolarek2013-08-207-115/+66
| * Trailing whitespaces, code formatting, detabifyJan Stolarek2013-08-2013-481/+467
| * Fix typoGabor Greif2013-08-201-1/+1
| * Comments onlyGabor Greif2013-08-203-4/+4
| * Update Win32 submodule.Austin Seipp2013-08-191-0/+0
| * Add note on isSafeOverlap field.David Terei2013-08-192-8/+13
| * Replace occurences of darcs.haskell.org by git.haskell.orgHerbert Valerio Riedel2013-08-192-20/+20
| * Comments onlyJan Stolarek2013-08-191-0/+1
| * Comments onlySimon Peyton Jones2013-08-191-5/+1
| * Fix Haddock formattingSimon Peyton Jones2013-08-191-1/+1
| * Improve eta-reduction some more, when the function includes castsSimon Peyton Jones2013-08-191-9/+16
| * Add a better implementation of dropTail, and use itSimon Peyton Jones2013-08-192-2/+10
| * Comments onlySimon Peyton Jones2013-08-191-1/+8
| * Improve error when using forall with UnicodeSyntaxAustin Seipp2013-08-182-6/+20
| * Dead code elimination.Austin Seipp2013-08-181-4/+0
| * Remove dead code, fix a typo.Austin Seipp2013-08-181-5/+1
| * Eliminate trailing whitespace from Parser.y.ppAustin Seipp2013-08-181-93/+93
| * Eliminate trailing whitespace from Lexer.xAustin Seipp2013-08-181-1/+1
| * Add support for external repositories to sync-allAustin Seipp2013-08-181-2/+6
| * Fix Trac #8138.Richard Eisenberg2013-08-163-2/+5
| * Comments onlyJan Stolarek2013-08-161-213/+219
| * Comments onlyJan Stolarek2013-08-161-2/+0
| * Don't delete HsTimeConfig.h.in during distclean.Austin Seipp2013-08-141-1/+1
| * Comparison primops return Int# (Fixes #6135)Jan Stolarek2013-08-1412-273/+341
| * Don't run the system linker unncessarily.Patrick Palka2013-08-141-1/+5
| * Bump supported llvm version to 3.4.Austin Seipp2013-08-141-1/+1
| * iOS: generate archive files when compiling.Austin Seipp2013-08-143-27/+45
| * Fix Stage1Only: don't build ghctags.Austin Seipp2013-08-141-0/+2
| * Add a missing untag to the non-updatable selector thunks (#7978)Simon Marlow2013-08-131-2/+2
| * Comments onlyJan Stolarek2013-08-121-6/+6
| * Fix invalid users guide synax.Austin Seipp2013-08-111-2/+2
| * Mark retry# as returning bottom.Austin Seipp2013-08-101-0/+15
| * Release notes for #8108.Austin Seipp2013-08-101-1/+18
| * GHCi: Implement `%l` prompt substitution for line-numberHerbert Valerio Riedel2013-08-102-3/+6
| * Fix typoHerbert Valerio Riedel2013-08-101-1/+1
| * Whitespace change to test Trac/Gitolite.Austin Seipp2013-08-091-3/+3
| * sync-all: remove trailing '/' from root-urls in help textHerbert Valerio Riedel2013-08-091-2/+2
| * Make `sync-all remote set-url` use normalized `/packages/` urlsHerbert Valerio Riedel2013-08-091-1/+10