April 2008 Archives by subject
Starting: Thu Apr 3 12:42:08 EST 2008
Ending: Wed Apr 30 19:14:45 EST 2008
Messages: 101
- patch applied (bytestring): actually fail if tests don't pass
Don Stewart
- patch applied (bytestring): add a cunning test for packMallocCString
Don Stewart
- patch applied (bytestring): Add breakSubstring,
split a bytestring on another bytestring. More idiomatic approach
than findSubstring
Don Stewart
- patch applied (bytestring): add cheaper hpc test target
Don Stewart
- patch applied (bytestring): Add properties for rewrite rules,
compiled sans -fhpc
Don Stewart
- patch applied (bytestring): better clean target
Don Stewart
- patch applied (bytestring): bump version number
Don Stewart
- patch applied (bytestring): comments
Don Stewart
- patch applied (bytestring): coverage for Monoid instance
Don Stewart
- patch applied (bytestring): document second argument of hGet
Don Stewart
- patch applied (bytestring): extra-source-files
Don Stewart
- patch applied (bytestring): faster findSubstrings
Don Stewart
- patch applied (bytestring): fix warnings
Don Stewart
- patch applied (bytestring): ghc uses -XUnliftedFFITypes -XMagicHash
-XUnboxedTuples -XDeriveDataTypeable
Don Stewart
- patch applied (bytestring): improve performance of
findSubstrings on small strings
Duncan Coutts
- patch applied (bytestring): improve performance of findSubstrings
on small strings
Don Stewart
- patch applied (bytestring): make hackage happy
Don Stewart
- patch applied (bytestring): More coverage
Don Stewart
- patch applied (bytestring): more QuickCheck properties,
88% covered now
Don Stewart
- patch applied (bytestring): more test coverage
Don Stewart
- patch applied (bytestring): more testing
Don Stewart
- patch applied (bytestring): More testing. 80% of bytestring is now
tested with QuickCheck
Don Stewart
- patch applied (bytestring): more tests
Don Stewart
- patch applied (bytestring): more tests
Don Stewart
- patch applied (bytestring): no longer depend on array
Don Stewart
- patch applied (bytestring): normalise rewrite rule names
Don Stewart
- patch applied (bytestring): normalise rule names
Don Stewart
- patch applied (bytestring): note how to run testsuite with hugs
Don Stewart
- patch applied (bytestring): Point to HPC coverage data
Don Stewart
- patch applied (bytestring): pointless filter rule
Don Stewart
- patch applied (bytestring): properties for breakSubstring
Don Stewart
- patch applied (bytestring): Remove obscure filter (==) rewrite rule
Don Stewart
- patch applied (bytestring): Remove old fusion mechanism.
Data.ByteString.Fusion is a place holder
Don Stewart
- patch applied (bytestring): require Instances
Don Stewart
- patch applied (bytestring): return failures
Don Stewart
- patch applied (bytestring): reuse internal invariant test
Don Stewart
- patch applied (bytestring): some more tests
Don Stewart
- patch applied (bytestring): tune deprecation string
Don Stewart
- patch applied (bytestring): tweak makefile
Don Stewart
- patch applied (bytestring): tweaks
Don Stewart
- patch applied (bytestring): tweaks
Don Stewart
- patch applied (bytestring): tweaks
Don Stewart
- patch applied (bytestring): typos in comment
Don Stewart
- patch applied (bytestring): use "ByteString" prefix for rules
Don Stewart
- patch applied (bytestring): Use -fglasgow-exts to re-enable rewrite
rules
Don Stewart
- patch applied (bytestring): Use -fno-ignore-asserts when testing
Don Stewart
- patch applied (bytestring): use appropriate -X flags
Don Stewart
- patch applied (ghc-6.8/packages/base): fix types for
__hscore_st_dev() and __hscore_st_ino()
Ian Lynagh
- patch applied (ghc-6.8/packages/base): Improve docs for unsafeCoerce
Ian Lynagh
- patch applied (ghc-6.8/packages/base): In docs for unsafeCoerce,
point to unsafeCoerce#
Ian Lynagh
- patch applied (ghc-6.8/packages/base): Just (-0/1) is now printed
as Just (-0.0), not Just -0.0; trac #2036
Ian Lynagh
- patch applied (ghc-6.8/packages/base): List extensions used rather
than using the -fglasgow-exts hammer
Ian Lynagh
- patch applied (ghc-6.8/packages/base): MERGED: don't set O_NONBLOCK
on FDs passed to fdToHandle
Ian Lynagh
- patch applied (ghc-6.8/packages/base): record libraries@haskell.org
as maintainer
Ian Lynagh
- patch applied (ghc-6.8/packages/base): Remove a gratuitous pattern
type sig
Ian Lynagh
- patch applied (ghc-6.8/packages/base): Spelling only
Ian Lynagh
- patch applied (ghc-6.8/packages/containers): record
libraries@haskell.org as maintainer
Ian Lynagh
- patch applied (ghc-6.8/packages/process): FIX #1780: set pipe
descriptors FD_CLOEXEC in the parent
Ian Lynagh
- patch applied (ghc-6.8/packages/process): Improve docs;
fixes trac #2129.
Ian Lynagh
- patch applied (ghc-6.8/packages/process): move process tests here
from the main testsuite
Ian Lynagh
- patch applied (ghc-6.8/packages/process): Wibble imports
Ian Lynagh
- patch applied (ghc-6.8/packages/unix): add AC_SYS_LARGEFILE check
to configure.ac
Ian Lynagh
- patch applied (ghc-6.8/packages/Win32): malloc a big enough buffer
for the registry functions. Fixes trac #2097.
Ian Lynagh
- patch applied (ghc-6.8/packages/Win32): Remove debugging prints
that were accidentally left in
Ian Lynagh
- patch applied (ghc-6.8/packages/Win32): Wibble whitespace
Ian Lynagh
- patch applied (packages/base): Add realToFrac RULE comments from
patch message into the source code
Simon Peyton Jones
- patch applied (packages/base): Add RULES for realToFrac from Int.
Don Stewart
- patch applied (packages/base): don't set O_NONBLOCK on FDs passed
to fdToHandle
Simon Marlow
- patch applied (packages/base): fix types for __hscore_st_dev() and
__hscore_st_ino()
Simon Marlow
- patch applied (packages/base): Improve docs for unsafeCoerce
Simon Marlow
- patch applied (packages/base): In docs for unsafeCoerce,
point to unsafeCoerce#
Simon Peyton Jones
- patch applied (packages/base): In docs for unsafeCoerce,
point to unsafeCoerce#
Ian Lynagh
- patch applied (packages/base): In docs for unsafeCoerce, point
to unsafeCoerce#
Ross Paterson
- patch applied (packages/base): In docs for unsafeCoerce, point
to unsafeCoerce#
Simon Peyton-Jones
- patch applied (packages/base): In docs for unsafeCoerce, point
to unsafeCoerce#
Simon Marlow
- patch applied (packages/base): In docs for unsafeCoerce, point
to unsafeCoerce#
Simon Peyton-Jones
- patch applied (packages/base): In docs for unsafeCoerce, point
to unsafeCoerce#
Malcolm Wallace
- patch applied (packages/base): Just (-0/1) is now printed as Just
(-0.0), not Just -0.0; trac #2036
Ian Lynagh
- patch applied (packages/base): Ordering has now moved to ghc-prim
Ian Lynagh
- patch applied (packages/base): record libraries@haskell.org as
maintainer
Ross Paterson
- patch applied (packages/base): Reexport (>>>) and (<<<) from
Control.Arrow. Preserves API compatibility
Don Stewart
- patch applied (packages/base): Spelling only
Simon Peyton Jones
- patch applied (packages/base): Turn off the gcd/lcm optimisations
for Integer for now
Ian Lynagh
- patch applied (packages/containers): record libraries@haskell.org
as maintainer
Ross Paterson
- patch applied (packages/fgl): reimplement
Data.Graph.Inductive.Query.Dominators
Martin Erwig
- patch applied (packages/ghc-prim): Add GHC.Ordering
Ian Lynagh
- patch applied (packages/HaXml): add XmlContent instances for 4-, 5-,
and 6-tuples
Malcolm Wallace
- patch applied (packages/HaXml): added some utility functions
Malcolm Wallace
- patch applied (packages/integer-gmp): We can now use Ordering as
it's in ghc-prim
Ian Lynagh
- patch applied (packages/integer-gmp): Wibble && definition
Ian Lynagh
- patch applied (packages/process): FIX #1780: set pipe descriptors
FD_CLOEXEC in the parent
Simon Marlow
- patch applied (packages/process): Improve docs; fixes trac #2129.
Ian Lynagh
- patch applied (packages/process): move process tests here from the
main testsuite
Simon Marlow
- patch applied (packages/process): Wibble imports
Ian Lynagh
- patch applied (packages/template-haskell): Add support for Word
primitives 32##
Ian Lynagh
- patch applied (packages/unix): add AC_SYS_LARGEFILE check to
configure.ac
Ian Lynagh
- patch applied (packages/Win32): malloc a big enough buffer for
the registry functions. Fixes trac #2097.
Neil Mitchell
- patch applied (packages/Win32): malloc a big enough buffer for
the registry functions. Fixes trac #2097.
Ross Paterson
- patch applied (packages/Win32): malloc a big enough buffer for the
registry functions. Fixes trac #2097.
Ian Lynagh
- patch applied (packages/Win32): Remove debugging prints that were
accidentally left in
Ian Lynagh
- patch applied (packages/Win32): Wibble whitespace
Ian Lynagh
Last message date:
Wed Apr 30 19:14:45 EST 2008
Archived on: Wed Apr 30 19:09:12 EST 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).