February 2007 Archives by author
Starting: Thu Feb 1 06:17:59 EST 2007
Ending: Wed Feb 28 19:28:50 EST 2007
Messages: 103
- patch applied (cabal): cabal-upload: Removed build-simple since
hackage doesn' t seem to accept it for non-lib packages.
Björn Bringert
- patch applied (packages/base): Fix the types of minView/maxView
(ticket #1134)
Jean-Philippe Bernardy
- patch applied (cabal): {en,dis}able-use-packages, -optP-P only if
haddock< 0.8
Duncan Coutts
- patch applied (cabal): This usePackages stuff is haddock-specific
so name it as such
Duncan Coutts
- patch applied (cabal): Clarify documentation on --with-compiler and
--with-hc-pkg
Simon Peyton Jones
- patch applied (packages/base): Use static inline rather than extern
inline/inline
Ian Lynagh
- patch applied (ghc-6.6/packages/base): add doc pointers to Foldable
Ian Lynagh
- patch applied (ghc-6.6/packages/base): Use static inline rather
than extern inline/inline
Ian Lynagh
- patch applied (cabal): cabal-upload: Removed build-simple since
hackage doesn' t seem to accept it for non-lib packages.
Ian Lynagh
- patch applied (packages/base): Add some type sigs
Ian Lynagh
- patch applied (packages/base): Whitespace changes only
Ian Lynagh
- patch applied (ghc-6.6/packages/base): fix threadDelay
Ian Lynagh
- patch applied (packages/base): wrapround of thread delays
Ian Lynagh
- patch applied (packages/base): The Windows counterpart to '
wrapround of thread delays'
Ian Lynagh
- patch applied (ghc-6.6/packages/base): dos2unix
Ian Lynagh
- patch applied (ghc-6.6/packages/base): wrapround of thread delays
Ian Lynagh
- patch applied (ghc-6.6/packages/base): The Windows counterpart to
' wrapround of thread delays'
Ian Lynagh
- patch applied (packages/haskell-src): Stop prettyprint case
alternatives getting pushed too far to the right
Ian Lynagh
- patch applied (packages/OpenAL): openal mac os x patch part 1
Ian Lynagh
- patch applied (ghc-6.6/packages/base): fix for hashString,
from Jan-Willem Maessen (see #1137)
Ian Lynagh
- patch applied (packages/base): Consistently use CInt rather than
Int for FDs
Ian Lynagh
- patch applied (packages/base): Fix FD changes on Windows
Ian Lynagh
- patch applied (packages/base): Remove more redundant FD conversions
Ian Lynagh
- patch applied (packages/base): Keep the same FD in both halves of a
duplex handle when dup' ing
Ian Lynagh
- patch applied (ghc-6.6/packages/base): MERGED: Keep the same FD in
both halves of a duplex handle when dup' ing
Ian Lynagh
- patch applied (ghc-6.6/packages/unix): add C wrappers for lstat()
and mknod(). Fixes #1086.
Ian Lynagh
- merging patches
Ian Lynagh
- patch applied (packages/network): don'
t install Typeable.h, fixes #1106
Simon Marlow
- patch applied (ghc-6.6/packages/base): fix to getUSecOfDay():
arithmetic was overflowing
Simon Marlow
- patch applied (packages/base): fix to getUSecOfDay(): arithmetic
was overflowing
Simon Marlow
- patch applied (packages/base): fix for hashString,
from Jan-Willem Maessen (see #1137)
Simon Marlow
- patch applied (packages/network): tests for use with GHC'
s test framework, moved from the testsuite
Simon Marlow
- patch applied (packages/network): apply changes from patch "
make this test deterministic on a multiprocessor" in testsuite
Simon Marlow
- patch applied (packages/unix): add C wrappers for lstat() and
mknod(). Fixes #1086.
Simon Marlow
- merging patches
Simon Marlow
- merging patches
Simon Marlow
- patch applied (packages/mtl): Warning police: Avoid re-exporting
things via different paths
Sven Panne
- patch applied (packages/mtl): Use -Wall for compilation
Sven Panne
- patch applied (packages/mtl): Trim imports
Sven Panne
- patch applied (packages/mtl): Stylistic change only: Removed
trailing comma from export list
Sven Panne
- patch applied (packages/base): FDs are CInts now,
fixing non-GHC builds
Sven Panne
- patch applied (packages/base): add doc pointers to Foldable
Ross Paterson
- patch applied (packages/base): add derived instances for Dual monoid
Ross Paterson
- patch applied (packages/regex-posix): additional source file
Ross Paterson
- patch applied (cabal): cabal-upload: Removed build-simple since
hackage doesn' t seem to accept it for non-lib packages.
Ross Paterson
- patch applied (packages/parsec): record extensions used
Ross Paterson
- patch applied (cabal): add
--enable-optimization/--disable-optimization config options
(on by default)
Ross Paterson
- patch applied (packages/arrows): add -O to ghc-options (in future,
Cabal can do this)
Ross Paterson
- patch applied (cabal): exclude Setup.lhs
Ross Paterson
- patch applied (cabal): minor markup tweaks
Ross Paterson
- patch applied (packages/time): README about building from darcs
Ross Paterson
- patch applied (packages/ALUT): README about building from darcs
Ross Paterson
- patch applied (packages/GLUT): README about building from darcs
Ross Paterson
- patch applied (packages/HGL): README about building from darcs
Ross Paterson
- patch applied (packages/OpenGL): README about building from darcs
Ross Paterson
- patch applied (packages/OpenAL): README about building from darcs
Ross Paterson
- patch applied (packages/X11): README about building from darcs
Ross Paterson
- patch applied (packages/network): README about building from darcs
Ross Paterson
- patch applied (packages/readline): README about building from darcs
Ross Paterson
- patch applied (packages/unix): README about building from darcs
Ross Paterson
- patch applied (cabal): document the --with-compiler / --with-hc
inconsistency
Ross Paterson
- merging patches
Ross Paterson
- merging patches
Ross Paterson
- patch applied (ghc-6.6/packages/Cabal): Fix spelling error in error
message.
Ross Paterson
- patch applied (ghc-6.6/packages/Cabal): trim trailing spaces
(including CRs) from all input lines
Ross Paterson
- patch applied (ghc-6.6/packages/Cabal): parse executable field as a
token (as documented), rather than free text
Ross Paterson
- patch applied (ghc-6.6/packages/Cabal): exclude Setup.lhs
Ross Paterson
- patch applied (ghc-6.6/packages/Cabal): Clarify documentation on
--with-compiler and --with-hc-pkg
Ross Paterson
- patch applied (ghc-6.6/packages/Cabal): document the
--with-compiler / --with-hc inconsistency
Ross Paterson
- patch applied (ghc-6.6/packages/Cabal): fix bug restricting unknown
fields
Ross Paterson
- patch applied (ghc-6.6/packages/Cabal): MERGE: New unlit code "
ported" from cpphs-1.2
Ross Paterson
- patch applied (cabal): fix \begin{code typo
Ross Paterson
- patch applied (cabal): minor refactoring
Ross Paterson
- patch applied (packages/HaXml): Change meaning of " //"
in Xtract query from deep to multi.
Malcolm Wallace
- patch applied (packages/HaXml): Rename all the Xtract combinators
to match standard combinator names.
Malcolm Wallace
- patch applied (cabal): Compatibility with Haskell'98.
Malcolm Wallace
- patch applied (cabal): Add recent Cabal modules to nhc98 build
system.
Malcolm Wallace
- patch applied (packages/HaXml): pointer to tutorial by Koen Roelandt
Malcolm Wallace
- patch applied (packages/HaXml): Remove all the parser combinator
stuff now living in -package polyparse.
Malcolm Wallace
- patch applied (packages/HaXml): update version number to 1.18
Malcolm Wallace
- patch applied (packages/HaXml): Various fixes to the build system.
Malcolm Wallace
- patch applied (packages/HaXml): note recent changes/fixes in the
changelog
Malcolm Wallace
- patch applied (packages/HaXml): nhc98 build of HaXml requires
-package fps
Malcolm Wallace
- patch applied (packages/time): move parsing and formatting into new
module
Ashley Yakeley
- patch applied (packages/time): version 1.1
Ashley Yakeley
- patch applied (packages/time): clean up HsTime
Ashley Yakeley
- patch applied (packages/time): build/license/boring cleanup
Ashley Yakeley
- patch applied (cabal): Added a small hacky first version of
cabal-upload.
bjorn at bringert.net
- patch applied (cabal): Added usage message to cabal-upload.
bjorn at bringert.net
- patch applied (cabal): Added URL for cabal-upload wiki page.
bjorn at bringert.net
- patch applied (cabal): cabal-upload: Removed build-simple since
hackage doesn' t seem to accept it for non-lib packages.
bjorn at bringert.net
- patch applied (cabal): Changed HTTP dependency to >= 1.0.
bjorn at bringert.net
- patch applied (cabal): Allow uploading multiple packages.
bjorn at bringert.net
- patch applied (cabal): Send Accept header.
bjorn at bringert.net
- patch applied (cabal): cabal-upload: nicer output.
bjorn at bringert.net
- patch applied (packages/time): Changed %S to return whole seconds,
and added %Q and %q.
bjorn at bringert.net
- patch applied (packages/time): QuickCheck properties for the new %S,
%q and %Q.
bjorn at bringert.net
- patch applied (packages/time): Added %f: The century part of the
week date year.
bjorn at bringert.net
- patch applied (packages/time): Changed %Z to produce the time zone
offset if the time zone name is " " .
bjorn at bringert.net
- patch applied (packages/time): Cleaned up date parsing QuickCheck
properties.
bjorn at bringert.net
- patch applied (cabal): cabal-upload: Added command-line options for
username, password,
checking instead of uploading. Added ability to get login from file,
and to get password from the terminal. Added still unused verbosity
options. Bumped version number to 0.2.
bjorn at bringert.net
- patch applied (packages/base): Fixed PArr.dropP
chak at cse.unsw.edu.au
- patch applied (packages/monads): fixed url
diatchki at cse.ogi.edu
Last message date:
Wed Feb 28 19:28:50 EST 2007
Archived on: Wed Feb 28 19:22:15 EST 2007
This archive was generated by
Pipermail 0.09 (Mailman edition).