February 2009 Archives by subject
Starting: Mon Feb 2 06:50:32 EST 2009
Ending: Sat Feb 28 09:06:59 EST 2009
Messages: 123
- patch applied (ghc-6.10/packages/base): add some rules of thumb for
catching exceptions, restructure the docs a bit
Ian Lynagh
- patch applied (ghc-6.10/packages/base): Fix #2903: ensure
CWStringLen contains the length of the array rather than the String
Ian Lynagh
- patch applied (ghc-6.10/packages/base): Fix #2971: we had lost the
non-blocking flag on Handles created by openFile
Ian Lynagh
- patch applied (ghc-6.10/packages/base): Fix warnings: put imports
inside ifdefs
Ian Lynagh
- patch applied (ghc-6.10/packages/base): ifdef out the definition of
setCloseOnExec on Windows; fixes the build
Ian Lynagh
- patch applied (ghc-6.10/packages/base): ifdef out the syncIOManager
export on Windows; fixes the build
Ian Lynagh
- patch applied (ghc-6.10/packages/base): OldException catches
unknown exceptions as DynException
Ian Lynagh
- patch applied (ghc-6.10/packages/base): Rewrite of signal-handling
(base patch; see also ghc and unix patches)
Ian Lynagh
- patch applied (ghc-6.10/packages/base): Set the IO manager pipe
descriptors to FD_CLOEXEC
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): #262 iterative tests for
foreign dependencies
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Add
Distribution.Compat.CopyFile module
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Ban ghc-options: --make
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Bump version number to
1.6.0.2
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Check for ghc-options:
-threaded in libraries
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Compat fixes for ghc-6.4.x
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Correct docdir -> mandir
in InstallDirs
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Distributing a package
with no synopsis and no description is inexcusable
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Do the check for foreign
libs after running configure
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Don't build ghci lib if
we're not making vanilla libs
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Enable the global command
usage to be set
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Ensure that the lib target
directory is present when installing
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Escape ld-options with the
-optl prefix when passing them to ghc
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Export setFileOrdinary and
setFileExecutable from Compat.CopyFile
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Fake support for
NamedFieldPuns in ghc-6.8
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): filter -threaded when
profiling is on
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Filter ghc-options
-threaded for libs too
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Final changelog updates
for 1.6.0.2
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Fix #396 and add let
.Haddock find autogen modules
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Fix bug where we'd try to
configure an empty set of pkg-config packages
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Fix compat functions for
setting file permissions on windows
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Fix configCompilerAux to
consider user-supplied program flags
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Fix installIncludeFiles to
create target directories properly
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Fix message suggesting the
--executables flag
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Fix openNewBinaryFile on
Windows with ghc-6.6
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Fix sdist so that it
preserves executable permissions
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Fix the date in the
LICENSE file
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Folly the directions for
docbook-xsl
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Improve runE parse error
message
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Improve the error message
for missing foreign libs and make it fatal
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Improve the error on
invalid file globs slightly
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Make 'ghc-options: -O0' a
warning rather than an error
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Make auto-generated
*_paths.hs module warning-free.
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Make documentation validate
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Make getting ghc supported
language extensions its own function
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Make the Compat.CopyFile
module with with old and new ghc
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): move imports outside ifdef
GHC
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Only print message about
ignoring -threaded if its actually present
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Remove accidentally added
bianry file
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Simplify previous
pkg-config fix
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Specify a temp output file
for the header/lib checks
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Swap the order of global
usage messages
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): TAG 1.6.0.2
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Typo in docs for
source-repository
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Update changelog for
1.6.0.2
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Update changelog for
1.6.0.2 release
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Update changelog for
1.6.0.x fixes
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Update versions mentioned
in the README
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Use copyOrdinaryFile and
copyExecutableFile instead of copyFile
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Use more cc options when
checking for header files and libs
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Use the cc,
cpp and ld options when checking foreign headers and libs
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Validate the docbook xml
before processing.
Ian Lynagh
- patch applied (ghc-6.10/packages/Cabal): Warn if C dependencies not
found (kind of fixes #262)
Ian Lynagh
- patch applied (ghc-6.10/packages/containers): Use left/right rather
than old/new to describe the arguments to unionWithKey
Ian Lynagh
- patch applied (ghc-6.10/packages/directory): Alternative
implementation of createDirectoryIfMissing
Ian Lynagh
- patch applied (ghc-6.10/packages/directory): Fix
createDirectoryIfMissing to not throw if the dir got deleted
Ian Lynagh
- patch applied (ghc-6.10/packages/directory): fix this test for the
new version of createDirectoryIfMissing (#2808)
Ian Lynagh
- patch applied (ghc-6.10/packages/filepath): Make
dropTrailingPathSeparator not return empty string
Ian Lynagh
- patch applied (ghc-6.10/packages/integer-gmp): Don't hide
GHC.Integer from haddock; fixes trac #2839
Ian Lynagh
- patch applied (ghc-6.10/packages/process): Fix #2870: User signals
are not blocked before 'fork' in runInteractiveProcess
Ian Lynagh
- patch applied (ghc-6.10/packages/unix): Add check for -lrt to get
the shm* functions. Subst. in buildinfo
Ian Lynagh
- patch applied (ghc-6.10/packages/unix): Don't put inline'd
functions in HsUnix.h; fixes trac #2969
Ian Lynagh
- patch applied (ghc-6.10/packages/unix): fix warnings
Ian Lynagh
- patch applied (ghc-6.10/packages/unix): Rewrite of signal-handling.
Ian Lynagh
- patch applied (ghc-6.10/packages/unix): SharedMem.hsc wasn't
including HsUnixConfig.h, so no #defines were propagating
Ian Lynagh
- patch applied (packages/base): add some rules of thumb for catching
exceptions, restructure the docs a bit
Simon Marlow
- patch applied (packages/base): Fix #2903: ensure CWStringLen
contains the length of the array rather than the String
Ross Paterson
- patch applied (packages/base): Fix #2971: we had lost the
non-blocking flag on Handles created by openFile
Simon Marlow
- patch applied (packages/base): Fix warnings: put imports inside
ifdefs
Ian Lynagh
- patch applied (packages/base): ifdef out the definition of
setCloseOnExec on Windows; fixes the build
Ian Lynagh
- patch applied (packages/base): ifdef out the syncIOManager export
on Windows; fixes the build
Ian Lynagh
- patch applied (packages/base): implement System.IO.Error more fully
for nhc98
Malcolm Wallace
- patch applied (packages/base): Make System.Posix.Internals
buildable by nhc98.
Malcolm Wallace
- patch applied (packages/base): OldException catches unknown
exceptions as DynException
Ian Lynagh
- patch applied (packages/base): Rewrite of signal-handling (base
patch; see also ghc and unix patches)
Simon Marlow
- patch applied (packages/base): Set the IO manager pipe descriptors
to FD_CLOEXEC
Simon Marlow
- patch applied (packages/Cabal): Allow --with-ghc to be specified
when running Cabal
Ian Lynagh
- patch applied (packages/containers): help nhc98 by making import
decl more explicit
Malcolm Wallace
- patch applied (packages/containers): Use left/right rather than
old/new to describe the arguments to unionWithKey
Ian Lynagh
- patch applied (packages/directory): Alternative implementation of
createDirectoryIfMissing
Simon Marlow
- patch applied (packages/directory): Fix createDirectoryIfMissing to
not throw if the dir got deleted
Simon Marlow
- patch applied (packages/directory): Fix Hugs build (#ifdef code
inclusion was slightly wrong)
Malcolm Wallace
- patch applied (packages/directory): fix this test for the new
version of createDirectoryIfMissing (#2808)
Simon Marlow
- patch applied (packages/directory): nhc98 now uses more of the code
(shared with ghc) here.
Malcolm Wallace
- patch applied (packages/filepath): Make dropTrailingPathSeparator
not return empty string
Ian Lynagh
- patch applied (packages/filepath): Put Extra-Source-Files in the
right place in the Cabal file
Ian Lynagh
- patch applied (packages/HaXml): add XmlContent instances for tuple
sizes 7-15
Malcolm Wallace
- patch applied (packages/HaXml): bump version number to 1.19.5
Malcolm Wallace
- patch applied (packages/HaXml): bump version to 1.19.6,
and add new modules to Makefiles
Malcolm Wallace
- patch applied (packages/HaXml): document recent fixes for 1.19.5
Malcolm Wallace
- patch applied (packages/HaXml): Ensure all DtdToHaskell generated
patterns have valid identifiers.
Malcolm Wallace
- patch applied (packages/HaXml): export 'onContent' from
Text.XML.HaXml.Wrappers
Malcolm Wallace
- patch applied (packages/HaXml): Fix incorrect tag-names when using
DtdToHaskell-generated types.
Malcolm Wallace
- patch applied (packages/HaXml): Massage away some nhc98-only errors
(context in LHS pattern etc).
Malcolm Wallace
- patch applied (packages/HaXml): Merge duplicate attribute decls on
the same element
Malcolm Wallace
- patch applied (packages/integer-gmp): Don't hide GHC.Integer from
haddock; fixes trac #2839
Ian Lynagh
- patch applied (packages/network): Added more documentation.
Ian Lynagh
- patch applied (packages/network): Expose protocol family data type
and helpers in internals module.
Ian Lynagh
- patch applied (packages/network): Expose socket internals in a new
module.
Ian Lynagh
- patch applied (packages/network): Fix documentation for
URI.relativeFrom, example's result was incorrect
Simon Marlow
- patch applied (packages/network): Whitespace changes only (remove
tabs).
Ian Lynagh
- patch applied (packages/polyparse): bump version to 1.2
Malcolm Wallace
- patch applied (packages/polyparse): Flesh out parseLitChar.
Malcolm Wallace
- patch applied (packages/polyparse): In Text.Parse,
allow spaces to precede Int, Float, Char literals.
Malcolm Wallace
- patch applied (packages/polyparse): Remove initial-space discard
from the numeric parsers.
Malcolm Wallace
- patch applied (packages/polyparse): TAG probably version 1.2
Malcolm Wallace
- patch applied (packages/process): Fix #2870: User signals are not
blocked before 'fork' in runInteractiveProcess
Simon Marlow
- patch applied (packages/template-haskell): get unsafePerformIO from
a documented location
Simon Marlow
- patch applied (packages/unix): Add check for -lrt to get the shm*
functions. Subst. in buildinfo
Simon Marlow
- patch applied (packages/unix): Don't put inline'd functions in
HsUnix.h; fixes trac #2969
Ian Lynagh
- patch applied (packages/unix): fix warnings
Simon Marlow
- patch applied (packages/unix): Remove some debugging CPP
Ian Lynagh
- patch applied (packages/unix): Rewrite of signal-handling.
Simon Marlow
- patch applied (packages/unix): SharedMem.hsc wasn't including
HsUnixConfig.h, so no #defines were propagating
Simon Marlow
Last message date:
Sat Feb 28 09:06:59 EST 2009
Archived on: Sat Feb 28 08:55:52 EST 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).