Change the way module initialisation is done (#3252, #4417)
[ghc-hetmet.git] / docs / users_guide / ffi-chap.xml
2011-04-12 Simon MarlowChange the way module initialisation is done (#3252...
2010-12-01 Simon Marlowfix floating-point/FFI section: fenv is C99, not POSIX
2010-11-26 Simon MarlowDocument the behaviour of fenv.h functions with GHC...
2010-11-23 Ian LynaghRemove references to Haskell 98
2010-10-14 Simon MarlowAdd more documentation for interruptible foreign calls
2010-09-19 Edward Z. YangInterruptible FFI calls with pthread_kill and CancelSyn...
2010-07-08 Simon Marlowremove 'mode: xml' emacs settings (#2208)
2010-02-23 Ian LynaghFix the links to the base docs from the user guide
2009-10-02 Simon Marlowadd missing id="ffi-prim"
2009-07-04 Duncan CouttsDocument foreign import prim in the user guide
2009-06-02 Simon MarlowAdd a section "Multi-threading and the FFI"
2008-12-09 Simon MarlowDocument hs_init() infelicity (#2863)
2008-07-15 Simon Marlowupdate the text about header files and -#include
2008-06-16 Ian LynaghMore commandline flag improvements
2007-11-26 Ian LynaghConsistently put on the front of haskell.org in URLs
2007-10-07 Josef SvenningssonFix a whole heap of speling errrs in the docs
2007-07-26 Simon MarlowDocumentation updates for #1177
2007-02-20 Simon Marlowdescribe the Z-encoding for __stginit symbol names...
2007-02-07 sven.panne@aedion.deImproved naming of generated HTML files by using nice IDs
2006-09-04 simonpj@microsoft.comRelease notes should mention better newtype-deriving
2006-04-14 simonpj@microsoft.comDocument newtype-unwrapping for IO in FFI
2006-04-07 Simon MarlowReorganisation of the source tree