add GHC.HetMet.{hetmet_kappa,hetmet_kappa_app}
[ghc-base.git] / include / HsBase.h
2011-04-06 Max BolingbrokeUse _NSGetEnviron on OS X: fixes #2458
2009-08-07 Ian LynaghAdd some more C wrappers; patch from Krister Walfridsson
2009-08-01 Simon MarlowUpdates to follow the RTS tidyup
2009-06-25 Simon MarlowMove directory-related stuff to the unix package
2009-06-22 Simon MarlowTidy up use of read/write/recv/send; avoid unnecessary...
2009-06-18 Simon MarlowWindows: Unicode openFile and stat functions
2009-06-18 Simon MarlowAdd a comment to remind us that memcpy_src_off is used...
2009-06-15 Ian LynaghRemove old Integer prototypes
2009-06-12 Simon MarlowRewrite of the IO library, including Unicode support
2009-05-23 Ian LynaghFix warnings
2009-05-20 Simon Marlowadd _O_NOINHERIT when opening files on Windows (see...
2009-05-20 Ian LynaghAdd wrappers around fcntl
2009-02-19 Simon MarlowSet the IO manager pipe descriptors to FD_CLOEXEC
2009-02-19 Simon MarlowRewrite of signal-handling (base patch; see also ghc...
2009-02-06 Malcolm.Wallace... Make System.Posix.Internals buildable by nhc98.
2008-09-04 Ian LynaghDon't define __hscore_s_issock on Windows
2008-09-04 Ian LynaghDon't make S_ISSOCK use conditional
2008-08-20 Ian LynaghFix some more warnings
2008-06-15 Ross Patersondelete __hscore_{mkstemp,getrlimit,setrlimit} (moved...
2008-05-20 Ian LynaghFix the build on Windows 2008-05-28
2008-05-20 Ian LynaghAdd wrappers for [gs]etrlimit
2008-05-20 Ian LynaghAdd a wrapper for mkstemp
2008-05-09 Simon MarlowAvoid calling varargs functions using the FFI
2008-03-19 Simon Marlowfix types for __hscore_st_dev() and __hscore_st_ino()
2008-01-23 Simon Marlowadd comment about lack of _chsize_s()
2008-01-23 Simon MarlowWindows: large file support for hFileSize and hSeek...
2007-11-20 Simon MarlowMove file locking into the RTS, fixing #629, #1109
2007-06-14 Simon Marlowupdate prototype following inputReady->fdReady change
2007-05-23 Ian LynaghSplit off process package
2007-05-19 Ian LynaghSplit off directory, random and old-time packages
2007-04-04 Ian LynaghHsByteArray doesn't exist
2007-04-03 Ian LynaghFix C/Haskell type mismatches
2007-04-03 Ian LynaghFix type mismatches between foreign imports and HsBase.h
2007-02-14 Simon Marlowfix to getUSecOfDay(): arithmetic was overflowing
2007-02-09 Ian LynaghThe Windows counterpart to 'wrapround of thread delays'
2007-01-29 Neil Davieswrapround of thread delays
2007-02-05 Ian LynaghUse static inline rather than extern inline/inline
2006-12-01 Simon MarlowAdd support for the IO manager thread on Windows
2006-08-15 Ross Patersoneliminate more HOST_OS tests
2006-08-11 Ross Patersonreduce dependency on ghcconfig.h
2006-06-22 Simon Marlowremove dead code
2006-05-18 Simon Marlow#define _REENTRANT 1 (needed to get the right errno...
2006-05-10 Ross Patersonportable implementation of WordPtr/IntPtr for non-GHC
2005-11-30 simonmar[project @ 2005-11-30 16:56:24 by simonmar]
2005-09-19 ross[project @ 2005-09-19 23:24:31 by ross]
2005-07-26 ross[project @ 2005-07-26 09:37:27 by ross]
2005-04-05 simonmar[project @ 2005-04-05 08:38:24 by simonmar]
2005-03-27 panne[project @ 2005-03-27 13:41:19 by panne]
2005-03-14 simonmar[project @ 2005-03-14 12:18:05 by simonmar]
2005-01-31 simonmar[project @ 2005-01-31 13:51:22 by simonmar]
2005-01-28 krasimir[project @ 2005-01-28 23:33:57 by krasimir]
2005-01-28 simonmar[project @ 2005-01-28 13:36:25 by simonmar]
2005-01-05 krasimir[project @ 2005-01-05 21:30:05 by krasimir]
2005-01-02 krasimir[project @ 2005-01-01 23:59:58 by krasimir]
2004-11-06 panne[project @ 2004-11-06 16:34:25 by panne]
2004-10-14 simonmar[project @ 2004-10-14 14:58:50 by simonmar]
2004-10-08 ross[project @ 2004-10-08 12:04:48 by ross]
2004-10-06 dons[project @ 2004-10-06 23:45:37 by dons]
2004-10-06 ross[project @ 2004-10-06 11:11:34 by ross]
2004-10-06 ross[project @ 2004-10-06 10:13:07 by ross]
2004-10-02 dons[project @ 2004-10-02 07:14:38 by dons]
2004-09-29 krasimir[project @ 2004-09-29 22:48:06 by krasimir]
2004-09-29 simonmar[project @ 2004-09-29 15:50:51 by simonmar]
2004-09-15 stolz[project @ 2004-09-15 13:51:00 by stolz]
2004-09-07 stolz[project @ 2004-09-07 15:35:41 by stolz]
2004-09-01 ross[project @ 2004-09-01 15:57:13 by ross]
2004-08-25 sof[project @ 2004-08-25 18:42:47 by sof]
2004-08-25 sof[project @ 2004-08-25 16:20:13 by sof]
2004-08-18 krasimir[project @ 2004-08-18 17:48:44 by krasimir]
2004-08-17 krasimir[project @ 2004-08-17 16:48:09 by krasimir]
2004-08-13 simonmar[project @ 2004-08-13 13:29:00 by simonmar]
2004-06-02 simonmar[project @ 2004-06-02 16:09:58 by simonmar]
2004-06-02 simonmar[project @ 2004-06-02 16:00:02 by simonmar]
2004-02-18 simonmar[project @ 2004-02-18 15:07:03 by simonmar]
2004-02-17 simonmar[project @ 2004-02-17 11:59:16 by simonmar]
2004-02-17 simonmar[project @ 2004-02-17 11:22:22 by simonmar]
2004-02-12 krasimir[project @ 2004-02-12 21:23:48 by krasimir]
2004-02-05 ross[project @ 2004-02-05 11:45:59 by ross]
2004-01-21 simonmar[project @ 2004-01-21 17:28:47 by simonmar]
2004-01-06 simonmar[project @ 2004-01-06 12:40:00 by simonmar]
2003-12-23 simonmar[project @ 2003-12-23 13:58:17 by simonmar]
2003-11-02 panne[project @ 2003-11-02 16:30:16 by panne]
2003-11-02 panne[project @ 2003-11-02 00:06:23 by panne]
2003-10-30 sof[project @ 2003-10-30 18:51:26 by sof]
2003-10-27 ross[project @ 2003-10-27 09:56:11 by ross]
2003-10-13 sof[project @ 2003-10-13 05:09:40 by sof]
2003-10-13 sof[project @ 2003-10-13 03:19:48 by sof]
2003-09-25 panne[project @ 2003-09-25 15:14:44 by panne]
2003-09-24 simonmar[project @ 2003-09-24 11:06:54 by simonmar]
2003-09-24 simonmar[project @ 2003-09-24 10:32:12 by simonmar]
2003-09-21 wolfgang[project @ 2003-09-21 22:20:57 by wolfgang]
2003-09-12 simonmar[project @ 2003-09-12 12:29:43 by simonmar]
2003-09-02 ross[project @ 2003-09-02 16:07:08 by ross]
2003-08-20 panne[project @ 2003-08-20 15:54:45 by panne]
2003-08-19 simonmar[project @ 2003-08-19 16:39:13 by simonmar]
2003-06-12 simonmar[project @ 2003-06-12 16:06:06 by simonmar]
2003-05-08 ross[project @ 2003-05-08 16:06:41 by ross]
2003-04-11 ross[project @ 2003-04-11 11:43:09 by ross]
2003-02-17 simonmar[project @ 2003-02-17 11:43:21 by simonmar]
2002-10-25 sof[project @ 2002-10-25 13:07:41 by sof]
next