Repository : ssh://darcs.haskell.org//srv/darcs/packages/base
Branch 'ghc-generics' now includes:
7e0984f... Merge remote branch 'origin/master' into ghc-generics
be2750a... Add tests from testsuite/tests/h98
69f3ecd... Move tests from testsuite/tests/libraries
245a3e3... Add System.IO.char8, the encoding used by openBinaryFile, and
correct the documentation for hSetBinaryMode which claimed that it was using
the latin1 encoding when in fact it was using an unchecked modulo-256 version
of it.
8557ebb... docs: note strict sequential ordering of MVar operations
7c4da39... document the memory model of IORef
d8c8a1a... document the behaviour of throwTo to the current thread (#4888)
8b89418... add final newline
8073392... Remove datatype contexts from base
0d363cf... Merge branch 'ghc-generics' of
http://darcs.haskell.org/packages/base into ghc-generics
54fb2ef... Merge remote branch 'origin/master' into ghc-generics
ae10342... Make 'forever' inlinable (fixes Trac #5205)
5768bb4... Add Haskell types for C types useconds_t and suseconds_t, which
are respectively CUSeconds and CSUSeconds.
14bd155... Whitespace only. This patch is part 2 of 4 for trac #4247 and
#4970.
f609bd5... Use CSUSeconds in getCPUTime and getCurrentTime. Fixes #4247.
119e6b1... Remove wint_t configure test
49e3260... In configure, remove default Haskell equivalent of C types
ce31f93... Refactor the FPTOOLS_CHECK_HTYPE macro
9f05936... In configure, set $WINDOWS to YES or NO
27ab5e5... configure: fail if suseconds_t doesn't exist, except on Windows
f826879... Adjust behaviour of gcd
c4db815... Fix suseconds configure test on Windows
5669f51... New gcd documentation
e7a7353... Only the type definition of '[::]' (which is wired in) remains
in 'GHC.PArr'.
555183b... SafeHaskell: Added SafeHaskell to base
56c0127... Fix build on Windows
9b02e90... Fix quoteRem, rem, divMod and mod definitions
dfcffb8... Add a test for quot/rem/div/mod overflow
95cc295... Fix a comment about splitAt (fixes #1182).
8fbf420... use seq# as the implementation of evaluate (see #5129)
48546e8... Fix some haddock markup
26b5bd7... Make the calls to 'error' more informative (Trac #5274)
83ad6f1... Fix a copy-and-paste-o
37f8091... Bump version number
9054246... Foreign.Marshal now reexports Foreign.Marshal.Safe
3547e7d... Remove some legacy comments
3a537a9... Fix a typo
35c3706... Correct a comment
903c1af... Typeable overhaul (see #5275)
e73bd57... fix warning
739277e... fix warnings (including moving things around to avoid orphan
instances)
790a6ac... In the deprecation warning for mkTyCon, suggest deriving
Typeable.
2ceacbc... Move the munzip function in the Zip type class;
91f37c8... small tweaks to docs
122140d... export unsafeDupablePerformIO
f1732ae... Implement unsafeLocalState by unsafeDupablePerformIO, not
unsafePerformIO. The latter is more efficient, and will work correctly for
clients that are using unsafeLocalState for its documented uses.
c80c5cb... give instances of Ord for TyCon and TypeRep
77c2f49... DEPRECATE typeRepKey
7ac19d9... Make Typeable safe now that handcrafted instances aren't
allowed.
256ecf2... GHC.Classes has moved to ghc-prim
905989a... Sync the typeable fingerprinting with GHC
d1fbd3b... Tweak the typeable fingerprinting
0e618f8... Follow toInt# -> integerToInt renaming
a9c54c2... Simplify int2Word# . integerToInt -> integerToWord
d485ad6... Add a missing implicit build dependency
6e71bdd... Remove mention of setUncaughtExceptionHandler from forkIO.
b80670b... Add newline to the end of Control/Monad/Zip.hs
0870146... Remove now-unnecessary import of GHC.Show
_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries