14
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 24, 2025 — Feb 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[project @ 2005-10-13 10:35:49 by ross] comments re strict/lazy monads More... over 20 years ago
[project @ 2005-10-12 10:57:40 by simonpj] Comments More... over 20 years ago
[project @ 2005-10-10 23:32:51 by sof] CSsize fix: this Haskell type is defined iff HTYPE_SSIZE_T is. Merge to STABLE
sof
More... over 20 years ago
[project @ 2005-10-05 14:04:28 by simonmar] hPutChar should (probably) not be strict in its Char argument More... over 20 years ago
[project @ 2005-10-05 13:15:44 by simonmar] mention that -O turns assertions off More... over 20 years ago
[project @ 2005-10-05 08:43:26 by ross] add Monad and MonadPlus instances More... over 20 years ago
[project @ 2005-09-29 09:31:58 by ross] Tweak Read instance: allow optional parentheses around the outside (for consistency), and don't propagate precedence to elements. More... over 20 years ago
[project @ 2005-09-28 13:18:28 by malcolm] Add an instance of Read to correspond to the existing Show instance. (Implementation based on H'98 Report definition of 'readList'.) More... over 20 years ago
[project @ 2005-09-24 15:07:49 by panne] Synched all FPTOOLS_CHECK_HTYPE definitions with the latest changes in libraries/OpenAL/aclocal.m4. Although it is not strictly necessary, keeping things identical is good for consistency. At some point in time we should really find a way to eliminate all this redundancy... *sigh* More... over 20 years ago
[project @ 2005-09-22 09:43:01 by ross] some docs More... over 20 years ago
[project @ 2005-09-21 11:54:59 by simonmar] improve documentation for getProcessExitCode More... over 20 years ago
[project @ 2005-09-19 23:24:31 by ross] For compilers other than MSVC and GCC, assume inline has the C99 semantics. More... over 20 years ago
[project @ 2005-09-18 10:01:57 by panne] Fixed a few underquoted definitions. More... over 20 years ago
[project @ 2005-09-18 02:22:33 by dons] Typo in comment only. Spotted by heatsink on #haskell. More... over 20 years ago
[project @ 2005-09-02 14:04:38 by simonmar] back out rev. 1.22; as pointed out by Krasimir Angelov, the optimisation doesn't work (sadly). More... over 20 years ago
[project @ 2005-09-01 10:49:07 by ross] GHC only: define toList using build More... over 20 years ago
[project @ 2005-08-31 12:15:31 by ross] Hugs: use custom versioon of unsafeInterleaveIO More... over 20 years ago
[project @ 2005-08-05 09:48:16 by ross] haddock stuff More... over 20 years ago
[project @ 2005-08-04 11:40:26 by simonmar] fix typo in subRegex (fixes subRegex breakage on Windows) More... over 20 years ago
[project @ 2005-08-01 13:23:22 by simonmar] Fix More... over 20 years ago
[project @ 2005-07-29 17:17:22 by ross] document deprecation More... over 20 years ago
[project @ 2005-07-29 17:03:37 by ross] deprecate in favour of Data.Sequence More... over 20 years ago
[project @ 2005-07-29 17:02:07 by ross] use Data.Sequence instead of Data.Queue More... over 20 years ago
[project @ 2005-07-28 13:27:03 by ross] avoid warnings More... over 20 years ago
[project @ 2005-07-27 10:04:26 by simonmar] expand docs for touchForeignPtr and newConcForeignPtr More... over 20 years ago
[project @ 2005-07-27 00:52:33 by ross] Hugs only: no longer need backslash fiddle now that Hugs leaves them alone. More... over 20 years ago
[project @ 2005-07-26 11:00:42 by ross] this version of closeFd is used by GHC only More... over 20 years ago
[project @ 2005-07-26 09:37:27 by ross] PrelHandle functions are only needed by GHC More... over 20 years ago
[project @ 2005-07-23 17:08:03 by ross] non-GHC: implement rawSystem by translating the string for system. More... over 20 years ago
[project @ 2005-07-23 13:28:24 by ross] Hugs: omit commandToProcess More... over 20 years ago