Repository : ssh://darcs.haskell.org//srv/darcs/packages/base
Branch 'type-nats' now includes:
c4d6512... System.Environment: improve 'getEnv' doc to mention closest
'setEnv' we have ('System.Posix.putEnv')
f4cc96c... Fix bug in popCountDefault. Fixes #5872
f0b9de4... Use the new quotRemInt# primop
8552953... Fix documentation of minimal complete definition of Bits
instances
a2b000f... Define a divModInt function that only does 1 division
7fa90e8... Merge branch 'master' of http://darcs.haskell.org/packages/base
0d8a4ae... Add CTYPE pragmas for GHC types
c78232d... Use throwIO rather than throw where possible This makes
exceptions more predictable.
491c359... Eta expand unsafeCoerce and add a pointer to the Note
c5f337a... Merge branch 'master' of http://darcs.haskell.org/packages/base
71bba40... Use the new unsigned quotRem primop
93fa8ee... Fix build on 32bit platforms
1fe544c... Remove Control.OldException
7881b12... Redo the sigset capi changes
58a1bda... Convert some more declarations to use the CAPI
1025700... Change CSigset into a (empty) datatype
d9b24c6... Fix an FFI decl: it should have been using capi but was using
ccall
4dd170d... Remove an unsed definition in HsBase.h
2f59362... Convert some FFI bindings to use "value" imports
451a37c... Remove some unused code
2f8e247... Remove another unused definition
a01e94d... Use CAPI for lseek
c6b83d9... Move nocldstop from HsBase.h to HsUnix.h
3b56ec7... Remove some __HADDOCK__ CPP
c869b50... Move chr's definition into a new GHC.Char
ce34cd2... Remove some redundant imports
afcddc5... Refactor number lexing; part of #5688
480b755... Rename lexNum test to lex001, and expand it
54ce838... Add a test for reading Doubles
35ff29d... Change how NaN and Infinity are read by lex
f3c88be... Add a readInteger001 test
bed3d79... Make "100e12" not parse as an Integer; part of #5688
b4f59dd... Copy tests from GHC testsuite; part of #1161.
4d849e6... Avoid making huge Rational's when reading Double/Float; fixes
#5688
48df85c... Sealed writeChan with mask_ to prevent a theoretical bug
328b392... Merge branch 'master' into type-nats
_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries