March 2008 Archives by subject
Starting: Sun Mar 2 10:07:15 EST 2008
Ending: Sat Mar 29 16:04:00 EST 2008
Messages: 99
- patch applied (bytestring): Add rewrite rule for Char8,
matching the Word8 one, specialising break (==x)
Don Stewart
- patch applied (bytestring): bump version
Don Stewart
- patch applied (bytestring): clean up some things
Don Stewart
- patch applied (bytestring): dead code
Don Stewart
- patch applied (bytestring): Document IsString ByteString,
and how to enable it
Don Stewart
- patch applied (bytestring): Documentations typos (filterByte
instead of filterChar).
Don Stewart
- patch applied (bytestring): erroneos inline [1] on Char8.dropWhile
Don Stewart
- patch applied (bytestring): more tests
Don Stewart
- patch applied (bytestring): portably use unsafeDupablePerformIO
Don Stewart
- patch applied (bytestring): remove deprecated 'join' -- people
should have transitioned to intercalate in the past 12 months
Don Stewart
- patch applied (bytestring): respect warnings
Don Stewart
- patch applied (bytestring): standardise rule names with
"ByteString" prefix
Don Stewart
- patch applied (bytestring): standardise rules firing with prefix
"ByteString"
Don Stewart
- patch applied (bytestring): Use unsafeDupablePerformIO as a cheaper
unsafePerformIO,
fixes stack overflow issues in stack squeezing cases
Don Stewart
- patch applied (ghc-6.8/packages/base): An even better definition
for (^) (trac #1687)
Ian Lynagh
- patch applied (ghc-6.8/packages/base): Replace (^) with a faster
variant (from trac #1687)
Ian Lynagh
- patch applied (ghc-6.8/packages/base): typo
Ian Lynagh
- patch applied (ghc-6.8/packages/base): untabify
Ian Lynagh
- patch applied (ghc-6.8/packages/base): untabify
Ian Lynagh
- patch applied (ghc-6.8/packages/base): untabify
Ian Lynagh
- patch applied (ghc-6.8/packages/base): untabify
Ian Lynagh
- patch applied (ghc-6.8/packages/base): untabify
Ian Lynagh
- patch applied (ghc-6.8/packages/base): untabify
Ian Lynagh
- patch applied (ghc-6.8/packages/base): untabify
Ian Lynagh
- patch applied (ghc-6.8/packages/base): untabify
Ian Lynagh
- patch applied (ghc-6.8/packages/base): untabify
Ian Lynagh
- patch applied (ghc-6.8/packages/base): untabify
Ian Lynagh
- patch applied (ghc-6.8/packages/base): untabify
Ian Lynagh
- patch applied (ghc-6.8/packages/base): untabify
Ian Lynagh
- patch applied (ghc-6.8/packages/base): untabify
Ian Lynagh
- patch applied (ghc-6.8/packages/base): untabify
Ian Lynagh
- patch applied (ghc-6.8/packages/base): untabify
Ian Lynagh
- patch applied (ghc-6.8/packages/base): untabify
Ian Lynagh
- patch applied (ghc-6.8/packages/base): untabify
Ian Lynagh
- patch applied (ghc-6.8/packages/base): untabify
Ian Lynagh
- patch applied (ghc-6.8/packages/base): untabify
Ian Lynagh
- patch applied (ghc-6.8/packages/containers): document behaviour for
out-of-range indices
Ian Lynagh
- patch applied (ghc-6.8/packages/containers): TAG 2007-12-16
Ian Lynagh
- patch applied (packages/array): add instances for Bool DiffUArrays
Ian Lynagh
- patch applied (packages/array): Be explicit about more imports in
Data.Array
Ian Lynagh
- patch applied (packages/array): Don't import
Control.Applicative just to get <$> use fmap
Ross Paterson
- patch applied (packages/array): Don't import Control.Applicative
just to get <$> use fmap
Ian Lynagh
- patch applied (packages/array): Improve the .cabal file
Ian Lynagh
- patch applied (packages/base): Add partitionEithers, lefts,
and rights.
Ian Lynagh
- patch applied (packages/base): An even better definition for (^)
(trac #1687)
Ian Lynagh
- patch applied (packages/base): base now uses build-type: Configure
Ian Lynagh
- patch applied (packages/base): give an absolute path to 'harch'
Malcolm Wallace
- patch applied (packages/base): List extensions used rather than
using the -fglasgow-exts hammer
Ian Lynagh
- patch applied (packages/base): Move Integer out into its own
package
Don Stewart
- patch applied (packages/base): Move Integer out into its own
package
Don Stewart
- patch applied (packages/base): Move Integer out into its own
package
Ian Lynagh
- patch applied (packages/base): Move Integer out into its own
package
Simon Peyton-Jones
- patch applied (packages/base): Move Integer out into its own package
Ian Lynagh
- patch applied (packages/base): Move Word64/Int64/Word32/Int32
primitives into ghc-prim
Ian Lynagh
- patch applied (packages/base): Remove a gratuitous pattern type sig
Ian Lynagh
- patch applied (packages/base): Remove GHC.PrimopWrappers from
base's exposed modules list
Ian Lynagh
- patch applied (packages/base): Replace (^) with a faster variant
(from trac #1687)
Ian Lynagh
- patch applied (packages/base): System.Console.GetOpt mistakenly
rejects options as ambiguous.
Malcolm Wallace
- patch applied (packages/base): untabify
Don Stewart
- patch applied (packages/base): untabify
Don Stewart
- patch applied (packages/base): untabify
Don Stewart
- patch applied (packages/base): untabify
Don Stewart
- patch applied (packages/base): untabify
Don Stewart
- patch applied (packages/base): untabify
Don Stewart
- patch applied (packages/base): untabify
Don Stewart
- patch applied (packages/base): untabify
Don Stewart
- patch applied (packages/base): untabify
Don Stewart
- patch applied (packages/base): untabify
Don Stewart
- patch applied (packages/base): untabify
Don Stewart
- patch applied (packages/base): untabify
Don Stewart
- patch applied (packages/base): untabify
Don Stewart
- patch applied (packages/base): untabify
Don Stewart
- patch applied (packages/base): untabify
Don Stewart
- patch applied (packages/base): untabify
Don Stewart
- patch applied (packages/base): untabify
Don Stewart
- patch applied (packages/base): untabify
Don Stewart
- patch applied (packages/base): untabify
Don Stewart
- patch applied (packages/base): untabify
Don Stewart
- patch applied (packages/base): untabify
Don Stewart
- patch applied (packages/base): Update .darcs-boring
Ian Lynagh
- patch applied (packages/containers): document behaviour for
out-of-range indices
Ross Paterson
- patch applied (packages/containers): Improved, fixed documentation,
some minor issues for Data.Map, Data.IntMap. Added examples.
Ian Lynagh
- patch applied (packages/containers): make deepL/R a little more lazy
Ross Paterson
- patch applied (packages/editline): Change read/writeHistory to
return a Bool, as in the readline package.
Ian Lynagh
- patch applied (packages/editline): Fix haddock syntax
Ian Lynagh
- patch applied (packages/editline): Use rl_completion_matches
instead of completion_matches if it's available;
the latter is a macro in some versions of libedit.
Ian Lynagh
- patch applied (packages/ghc-prim): Add .darcs-boring file
Ian Lynagh
- patch applied (packages/ghc-prim): Add GHC.IntWord32 and
GHC.IntWord64 (from base)
Ian Lynagh
- patch applied (packages/integer-gmp): Define integerToWord64,
word64ToInteger, integerToInt64, int64ToInteger
Ian Lynagh
- patch applied (packages/integer-gmp): Fix parsing precedence problem
Ian Lynagh
- patch applied (packages/network): Support abstract unix sockets
Ian Lynagh
- patch applied (packages/network): Type (opertaions -> operations)
Ian Lynagh
- patch applied (packages/polyparse): fix compile error with rationals
Malcolm Wallace
- patch applied (packages/polyparse): fix obsolete usage of hscolour
when generating docs
Malcolm Wallace
- patch applied (packages/polyparse): fix published download
locations for package
Malcolm Wallace
- patch applied (packages/polyparse): un-haddock-ify some comments
that are not API docs
Malcolm Wallace
- patch applied (packages/readline): #2053: add additional history
functions
Simon Marlow
- patch applied (packages/readline): #2053: Make
readHistory/writeHistory return a Bool instead of throwing an
exception on failure.
Simon Marlow
- patch applied (packages/readline): Fix building with old haddock
versions: escape '/'s
Ian Lynagh
Last message date:
Sat Mar 29 16:04:00 EST 2008
Archived on: Sat Mar 29 16:00:10 EST 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).