2011-04-16 |
Ian Lynagh | Document -fwarn-missing-local-sigs; part of #4817 |
blob | commitdiff |
2011-04-04 |
Ian Lynagh | Remove dead code, now that -fvia-c is a no-op |
blob | commitdiff | diff to current |
2011-03-29 |
Ian Lynagh | Remove -fvia-C references from the users guide |
blob | commitdiff | diff to current |
2011-03-06 |
Ian Lynagh | Fix doc formatting |
blob | commitdiff | diff to current |
2011-03-06 |
simonpj@microsoft.com | Document -fwarn-missing-import-lists |
blob | commitdiff | diff to current |
2011-02-01 |
Simon Marlow | +RTS -qw hasn't done anything since 7.0.1; remove the... |
blob | commitdiff | diff to current |
2011-01-28 |
simonpj@microsoft.com | Fix formatting glitch in documentation |
blob | commitdiff | diff to current |
2011-01-27 |
simonpj@microsoft.com | Refine incomplete-pattern checks (Trac #4905) |
blob | commitdiff | diff to current |
2010-12-01 |
Simon Marlow | fix ref to utils/ext-core, which moved to Hackage ... |
blob | commitdiff | diff to current |
2010-11-16 |
simonpj@microsoft.com | Improve documentation for -fwarn-incomplete-patterns |
blob | commitdiff | diff to current |
2010-11-16 |
simonpj@microsoft.com | Add warning for probable identities (fromIntegral and... |
blob | commitdiff | diff to current |
2010-11-14 |
Ian Lynagh | Remove -Ofile docs |
blob | commitdiff | diff to current |
2010-10-13 |
Simon Marlow | tweaks |
blob | commitdiff | diff to current |
2010-09-22 |
simonpj@microsoft.com | Remove -fwarn-simple-patterns, and make -fwarn-incomple... |
blob | commitdiff | diff to current |
2010-09-14 |
David Terei | Update release notes and docs with LLVM info. |
blob | commitdiff | diff to current |
2010-09-11 |
Ian Lynagh | put back the conversion of warn-lazy-unlifted-bindings... |
blob | commitdiff | diff to current |
2010-09-11 |
Ian Lynagh | 6.14 -> 7.0 |
blob | commitdiff | diff to current |
2010-08-22 |
Ian Lynagh | Document --supported-extensions |
blob | commitdiff | diff to current |
2010-07-08 |
Simon Marlow | remove 'mode: xml' emacs settings (#2208) |
blob | commitdiff | diff to current |
2010-04-27 |
Simon Marlow | --make is now the default (#3515), and -fno-code works... |
blob | commitdiff | diff to current |
2010-03-21 |
Ian Lynagh | Add the external core PDF to the new build system |
blob | commitdiff | diff to current |
2010-02-23 |
Ian Lynagh | Fix the links to the base docs from the user guide |
blob | commitdiff | diff to current |
2010-02-04 |
Simon Marlow | Implement SSE2 floating-point support in the x86 native... |
blob | commitdiff | diff to current |
2009-10-20 |
simonpj@microsoft.com | Add flags -fno-specialise, -fno-float-in, and document... |
blob | commitdiff | diff to current |
2009-09-15 |
Simon Marlow | Improve the default parallel GC settings, and sanitise... |
blob | commitdiff | diff to current |
2009-09-15 |
Simon Marlow | Update the "Hints for using SMP parallelism" section |
blob | commitdiff | diff to current |
2009-07-19 |
Ian Lynagh | Add a -fwarn-dodgy-exports flag; fixes #1911 |
blob | commitdiff | diff to current |
2009-07-04 |
Duncan Coutts | Add new section on using shared libs |
blob | commitdiff | diff to current |
2009-07-01 |
Max Bolingbroke | Support for -fwarn-unused-do-bind and -fwarn-wrong... |
blob | commitdiff | diff to current |
2009-06-05 |
Ian Lynagh | Document -fwarn-lazy-unlifted-bindings |
blob | commitdiff | diff to current |
2009-06-05 |
Ian Lynagh | Fix typo |
blob | commitdiff | diff to current |
2009-05-28 |
simonpj@microsoft.com | Fix Trac #3262: suppress name-shadow warning for _names |
blob | commitdiff | diff to current |
2009-03-28 |
Simon Marlow | fix typo |
blob | commitdiff | diff to current |
2009-03-13 |
Simon Marlow | Add "+RTS -N" to determine the -N value automatically... |
blob | commitdiff | diff to current |
2009-03-05 |
Ian Lynagh | Document -fwarn-unrecognised-pragmas; fixes trac #3031 |
blob | commitdiff | diff to current |
2009-02-11 |
simonpj@microsoft.com | Improve documentation for LANGUAGE pragma (esp wrt... |
blob | commitdiff | diff to current |
2009-01-15 |
Simon Marlow | document -feager-blackholing |
blob | commitdiff | diff to current |
2008-09-09 |
Ian Lynagh | Link to core.pdf, not core.ps.gz |
blob | commitdiff | diff to current |
2008-09-06 |
Ian Lynagh | Update the users guide to point at the in-tree core... |
blob | commitdiff | diff to current |
2008-08-14 |
simonpj@microsoft.com | Improve -fwarn-orphans documentation (thanks to Tim) |
blob | commitdiff | diff to current |
2008-07-20 |
Ian Lynagh | Add a WARNING pragma |
blob | commitdiff | diff to current |
2008-07-09 |
Simon Marlow | add -fwarn-dodgy-foreign-imports (see #1357) |
blob | commitdiff | diff to current |
2008-06-19 |
Simon Marlow | document some RTS options I added a while ago: -qm... |
blob | commitdiff | diff to current |
2008-06-19 |
Simon Marlow | Document the change to +RTS -S/-s/-t |
blob | commitdiff | diff to current |
2008-06-16 |
Ian Lynagh | More commandline flag improvements |
blob | commitdiff | diff to current |
2008-04-11 |
simonpj@microsoft.com | Revive the static argument transformation |
blob | commitdiff | diff to current |
2008-02-17 |
Tim Chevalier | Documentation only: update External Core section of... |
blob | commitdiff | diff to current |
2008-01-03 |
simonpj@microsoft.com | Remove -funfolding-update-in-place flag documentation |
blob | commitdiff | diff to current |
2007-11-27 |
Ian Lynagh | Remove the --print-docdir flag |
blob | commitdiff | diff to current |
2007-10-29 |
simonpj@microsoft.com | Improve documentation of orphan instances (thanks to... |
blob | commitdiff | diff to current |
2007-10-07 |
Josef Svenningsson | Fix a whole heap of speling errrs in the docs |
blob | commitdiff | diff to current |
2007-09-04 |
Ian Lynagh | Add a -Warn flag |
blob | commitdiff | diff to current |
2007-09-04 |
Simon Marlow | OPTIONS_GHC overrides the command-line, not the other... |
blob | commitdiff | diff to current |
2007-08-31 |
Ian Lynagh | Add a --print-docdir flag |
blob | commitdiff | diff to current |
2007-08-19 |
Ian Lynagh | Document the compiler --info flag |
blob | commitdiff | diff to current |
2007-08-05 |
Ian Lynagh | Add a --supported-languages flag |
blob | commitdiff | diff to current |
2007-07-16 |
Ian Lynagh | Corrections for warnings in the user guide |
blob | commitdiff | diff to current |
2007-07-16 |
Ian Lynagh | Sync the UG entries for -Wall, -w etc with reality |
blob | commitdiff | diff to current |
2007-07-16 |
Ian Lynagh | Remove note that -E behaviour has changed (6.0 has... |
blob | commitdiff | diff to current |
2007-07-16 |
Ian Lynagh | Doc tweaks |
blob | commitdiff | diff to current |
2007-07-16 |
Ian Lynagh | User guide tweaks |
blob | commitdiff | diff to current |
2007-06-30 |
Ian Lynagh | Tidy up -keep* flags |
blob | commitdiff | diff to current |
2007-06-18 |
Simon Marlow | typo |
blob | commitdiff | diff to current |
2007-05-21 |
simonpj@microsoft.com | Document -fomit-interface-pragmas, -fignore-interface... |
blob | commitdiff | diff to current |
2007-05-11 |
Isaac Dupree | Add a warning flag for when the Prelude is implicitly... |
blob | commitdiff | diff to current |
2007-05-02 |
Tim Chevalier | Fix grammar error in docs (as per Trac 1319) |
blob | commitdiff | diff to current |
2007-05-01 |
Ian Lynagh | -fwarn-monomorphism-restriction is now off by default |
blob | commitdiff | diff to current |
2007-05-01 |
Simon Marlow | document the current behaviour of -Wall, see #1292 |
blob | commitdiff | diff to current |
2007-04-25 |
simonpj@microsoft.com | Add -fwarn-monomorphism-restriction (on by default... |
blob | commitdiff | diff to current |
2007-04-25 |
simonpj@microsoft.com | Give the inferred type when warning of a missing type... |
blob | commitdiff | diff to current |
2007-02-07 |
sven.panne@aedion.de | Improved naming of generated HTML files by using nice IDs |
blob | commitdiff | diff to current |
2007-02-07 |
sven.panne@aedion.de | Make the User's Guide DocBook XML 4.2 conformant again |
blob | commitdiff | diff to current |
2007-02-01 |
Simon Marlow | some dynamic flags cannot be used with OPTIONS_GHC... |
blob | commitdiff | diff to current |
2007-01-12 |
Ian Lynagh | Add a warning for tabs in source files |
blob | commitdiff | diff to current |
2006-12-01 |
wolfgang.thaller... | Decouple -O from -fvia-C |
blob | commitdiff | diff to current |
2006-10-30 |
simonpj@microsoft.com | Move --help, --version etc to 4.4 (modes) because that... |
blob | commitdiff | diff to current |
2006-10-03 |
Ian Lynagh | Improve the correlation betweens documented and existen... |
blob | commitdiff | diff to current |
2006-10-03 |
Ian Lynagh | Documentation updates |
blob | commitdiff | diff to current |
2006-09-05 |
Ian Lynagh | new RTS flag: -V to modify the resolution of the RTS... |
blob | commitdiff | diff to current |
2006-08-25 |
Simon Marlow | Document SMP support |
blob | commitdiff | diff to current |
2006-04-10 |
Simon Marlow | add a note about full-laziness |
blob | commitdiff | diff to current |
2006-04-07 |
Simon Marlow | Reorganisation of the source tree |
blob | commitdiff | diff to current |
|