Manuel Chakravarty | 10 Sep 2002 14:23
Picon

cvs commit: haskell-report/ffi .cvsignore ffi.tex

chak        2002/09/10 05:23:05 PDT

  Modified files:
    ffi                  .cvsignore ffi.tex 
  Log:
  * 1.4:   Clarified the wording
  * 4.1.4: clarified that header files
           do not impact the semantics of foreign calls, but may be required
           for correct code generation by some systems
  * 5.5:   Finalisers must be external functions to facilitate the
           implementation on Haskell systems that do not support pre-emptive
           concurrency

  Revision  Changes    Path
  1.2       +1 -0      haskell-report/ffi/.cvsignore
  1.29      +58 -30    haskell-report/ffi/ffi.tex
Manuel Chakravarty | 10 Sep 2002 15:49
Picon

cvs commit: haskell-report/ffi ffi.tex

chak        2002/09/10 06:49:06 PDT

  Modified files:
    ffi                  ffi.tex 
  Log:
  Added some clarifications

  Revision  Changes    Path
  1.30      +32 -18    haskell-report/ffi/ffi.tex
Manuel Chakravarty | 11 Sep 2002 09:31
Picon

cvs commit: haskell-report/ffi ffi.tex

chak        2002/09/11 00:31:30 PDT

  Modified files:
    ffi                  ffi.tex 
  Log:
  Clarified that all operations in Bits are member functions of the
  type class.  Reverse the meaning of the sign of the second argument
  for `rotate' and `shift' (this makes it the same as GHC used all
  the time).  `bitSize' on `Integer' etc is now undefined.

  Allowing multiple calls to hs_init() and clarified the constraints
  on the relative timing between hs_set_argv() and
  getProgName/getArgs.

  Revision  Changes    Path
  1.31      +32 -22    haskell-report/ffi/ffi.tex
Manuel Chakravarty | 12 Sep 2002 08:16
Picon

cvs commit: haskell-report/ffi ffi.tex

chak        2002/09/11 23:16:24 PDT

  Modified files:
    ffi                  ffi.tex 
  Log:
  * Added mallocForeignPtr and mallocForeignPtrBytes.

  * Added hs_perform_gc().

  Revision  Changes    Path
  1.32      +29 -3     haskell-report/ffi/ffi.tex
Simon Peyton Jones | 12 Sep 2002 10:07
Picon

cvs commit: haskell-report/report preface-jfp.verb

simonpj     2002/09/12 01:07:11 PDT

  Added files:
    report               preface-jfp.verb 
  Log:
  Add new preface
Manuel Chakravarty | 13 Sep 2002 04:09
Picon

cvs commit: haskell-report/ffi ffi.tex

chak        2002/09/12 19:09:29 PDT

  Modified files:
    ffi                  ffi.tex 
  Log:
  typo

  Revision  Changes    Path
  1.33      +6 -3      haskell-report/ffi/ffi.tex
Simon Marlow | 16 Sep 2002 12:04
Picon

cvs commit: fp-www/ghc download_ghc_504.html

simonmar    2002/09/16 03:04:31 PDT

  Modified files:
    ghc                  download_ghc_504.html 
  Log:
  Enable RedHat RPMs

  Revision  Changes    Path
  1.12      +219 -6    fp-www/ghc/download_ghc_504.html
Simon Marlow | 16 Sep 2002 12:17
Picon

cvs commit: fp-www/ghc news.html overview.html

simonmar    2002/09/16 03:17:31 PDT

  Modified files:
    ghc                  news.html overview.html 
  Log:
  oops, forgot to commit 5.04.1 changes

  Revision  Changes    Path
  1.16      +8 -0      fp-www/ghc/news.html
  1.33      +5 -8      fp-www/ghc/overview.html
Simon Marlow | 16 Sep 2002 12:27
Picon

cvs commit: fp-www/ghc download_ghc_504.html

simonmar    2002/09/16 03:27:52 PDT

  Modified files:
    ghc                  download_ghc_504.html 
  Log:
  Enable OpenBSD packages

  Revision  Changes    Path
  1.13      +0 -2      fp-www/ghc/download_ghc_504.html
Sigbjorn Finne | 16 Sep 2002 18:14
Picon

cvs commit: fp-www/ghc download_ghc_504.html

sof         2002/09/16 09:14:16 PDT

  Modified files:
    ghc                  download_ghc_504.html 
  Log:
  hook up 5.04.1 MSI

  Revision  Changes    Path
  1.14      +1 -3      fp-www/ghc/download_ghc_504.html

Gmane