- 11 May, 2004 1 commit
-
-
Simon Peyton Jones authored
-
- 06 May, 2004 1 commit
-
-
wolfgang authored
rtsSupportsBoundThreads, runInBoundThread and runInUnboundThread
-
- 01 Dec, 2003 1 commit
-
-
chak@cse.unsw.edu.au. authored
-
- 17 Nov, 2003 1 commit
-
-
chak@cse.unsw.edu.au. authored
`CWString'.
-
- 12 Nov, 2003 1 commit
-
-
chak@cse.unsw.edu.au. authored
- Stated explicitly that memory allocated by `newCString' and friends can be deallocated by `MarshalAlloc.free' - Improved documentation
-
- 05 Nov, 2003 2 commits
-
-
chak@cse.unsw.edu.au. authored
-
chak@cse.unsw.edu.au. authored
* 6.3: CWChar -> CWchar
-
- 02 Nov, 2003 1 commit
-
-
chak@cse.unsw.edu.au. authored
* 5.7: Fixed a mistake in the type of `peekByteOff' and `pokeByteOff' (the type variable constrained by `Storable' must be different from the parameter of the `Ptr') * 6.3: Improved documentation
-
- 31 Oct, 2003 2 commits
-
-
chak@cse.unsw.edu.au. authored
-
chak@cse.unsw.edu.au. authored
`addForeignPtrFinalizerEnv' * 6.3 : Added John Meacham proposal for `wchar_t' support as well localised string marshalling; in particular, this adds `CWString' and `CWStringLen' as well as the `CWString' and the `CAString' family of marshalling routines. In addition, `charIsRepresentable' was added.
-
- 18 Sep, 2003 2 commits
- 01 Aug, 2003 1 commit
-
-
chak@cse.unsw.edu.au. authored
* 5.5: Swapped argument order of `newForeignPtr' and `addForeignPtrFinalizer'
-
- 13 Jun, 2003 2 commits
- 12 Jun, 2003 1 commit
-
-
chak@cse.unsw.edu.au. authored
`unsafeForeignPtrToPtr' * Fixed typos
-
- 09 Jun, 2003 1 commit
-
-
chak@cse.unsw.edu.au. authored
* 4.1.1: Clarified the meaning of foreign imports without a & that have a non-functional type in Haskell * 5.1 : Clarified the scope of safe use of unsafePerformIO * 5.5 : "pre-emptive" dropped in footnote regarding finalizers. * Typos throughout
-
- 30 May, 2003 5 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Marlow authored
in a standard place. We don't claim it's an addendum, however.
-
Ross Paterson authored
-
Simon Marlow authored
-
- 22 May, 2003 1 commit
-
-
chak@cse.unsw.edu.au. authored
* 1: Mentioning interaction with foreign threads as an open problem. * 2 & 3: Removed `threadsafe' again, as the proposal for thread support is still evolving and it is not yet clear whether a new safety level is required. * 5.5: Added the type synonym `FinalizerPtr' and rewrite the documentation of finalizers. * 5.6: Clarified the description of `StablePtr' * 5.8: Added `finalizerFree' * 6.2: All the types in CTypes must be newtypes that are exported abstractly.
-
- 21 May, 2003 1 commit
-
-
chak@cse.unsw.edu.au. authored
* 5.8: `MarshallAlloc.reallocBytes' is no longer permitted on memory allocated with `alloca' or `allocaBytes'. * Added extra COPYING file and a Makefile for a tarball (as requested by Igloo for Debian)
-
- 16 May, 2003 1 commit
-
-
Simon Peyton Jones authored
-
- 06 May, 2003 1 commit
-
-
Simon Peyton Jones authored
-
- 01 May, 2003 1 commit
-
-
Simon Peyton Jones authored
-
- 30 Apr, 2003 1 commit
-
-
wolfgang authored
Added a paragraph about a possible change to the semantics to the "Issues" section
-
- 25 Apr, 2003 2 commits
- 08 Apr, 2003 2 commits
-
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
- 07 Apr, 2003 2 commits
-
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
- 04 Apr, 2003 1 commit
-
-
Axel Simon authored
-
- 20 Mar, 2003 2 commits
-
-
Axel Simon authored
-
Axel Simon authored
This document contains summaries of the discussions on the mailing lists. It is hopefulle useful in specifying the CGA.
-
- 03 Mar, 2003 1 commit
-
-
Simon Peyton Jones authored
-
- 16 Feb, 2003 1 commit
-
-
wolfgang authored
FFI syntax, about the proposed addition to the libraries, and about unresolved issues.
-
- 07 Feb, 2003 1 commit
-
-
wolfgang authored
-