Consistently use <sect1> etc rather than <section>; fixes #5009
[ghc-hetmet.git] / docs / users_guide / runtime_control.xml
2011-03-11 Ian LynaghConsistently use <sect1> etc rather than <section>...
2010-12-16 Simon Marlowrefactor and tidy up the section on RTS options
2010-12-09 OrphiRelated to #4826: Some minor tweaks to the wording...
2010-12-09 OrphiFIX #4826 partially: Change -f to -? in User Guide...
2010-12-15 Simon MarlowImplement stack chunks and separate TSO/STACK objects
2010-08-24 Ian LynaghFix typo
2010-07-08 Simon Marlowremove 'mode: xml' emacs settings (#2208)
2010-05-27 Simon Marlow--install-signal-handles=no does not affect the timer...
2010-03-14 Ian LynaghDocument the new RTS linker flags
2010-02-26 Simon Marlowupdate the docs to reflect changes in the tracing flags
2009-11-05 Simon MarlowUpdate docs on ticky-ticky profiling
2009-09-16 Simon Marlowdocument -eventlog and the associated runtime options
2009-09-15 Simon MarlowImprove the default parallel GC settings, and sanitise...
2009-05-11 Simon Marlowupdates to the section describing the +RTS -s/-S outpu...
2009-02-27 Ian LynaghTweak +RTS --info docs
2009-02-14 Andrew CoppinFIX #1891 (describe +RTS --info output in GHC user...
2008-12-10 Simon MarlowDocument new GC options -q1 and -qg<n>
2008-11-30 Ian LynaghDocument the --machine-readable RTS flag
2008-11-17 Simon MarlowAttempt to fix #2512 and #2063; add +RTS -xm<address...
2008-10-24 Simon MarlowDocument the new SPARKS statistic, and xref from the...
2008-10-07 Simon Marlowadd a section id for +RTS -hT
2008-10-01 Simon MarlowDocument +RTS -hT
2008-09-26 Ian LynaghAdd some description of the +RTS -t/-s/-S output
2008-06-19 Simon MarlowDocument the change to +RTS -S/-s/-t
2008-06-19 Simon Marlowdocument paralel GC option: +RTS -g
2007-10-07 Josef SvenningssonFix a whole heap of speling errrs in the docs
2007-08-16 Ian LynaghDocument +RTS --info, and make it a Read'able Haskell...
2007-07-08 Simon MarlowFix the +RTS -V0 option introduced recently; it didn...
2007-03-22 Ian LynaghDocumentation for --install-signal-handlers=<yes|no>
2007-02-07 sven.panne@aedion.deImproved naming of generated HTML files by using nice IDs
2006-09-23 sven.panne@aedion.deFixed DocBook XML once again, "make validate" is your...
2006-09-05 Ian Lynaghnew RTS flag: -V to modify the resolution of the RTS...
2006-08-25 Simon MarlowDocument SMP support
2006-08-22 Ian LynaghFix typo
2006-04-07 Simon MarlowReorganisation of the source tree