December 2007 Archives by date
Starting: Sat Dec 1 17:55:01 EST 2007
Ending: Fri Dec 28 21:59:32 EST 2007
Messages: 163
- patch applied (ghc-6.8/packages/base): note about how to convert
CTime (aka EpochTime) to UTCTime
Ian Lynagh
- patch applied (ghc-6.8/packages/base): Move file locking into the
RTS, fixing #629, #1109
Ian Lynagh
- patch applied (ghc-6.8/packages/base): restore fdToHandle' to avoid
breaking clients (#1109)
Ian Lynagh
- patch applied (ghc-6.8/packages/base): remove lockFile.h from
install-includes
Ian Lynagh
- patch applied (ghc-6.8/packages/base): Bump version,
3.0.0.0 -> 3.0.1.0
Ian Lynagh
- patch applied (ghc-6.8/packages/containers): Bump version,
0.1.0.0 -> 0.1.0.1
Ian Lynagh
- patch applied (ghc-6.8/packages/unix): Bump version,
2.2.0.0 -> 2.3.0.0
Ian Lynagh
- patch applied (ghc-6.8/packages/Win32): Bump version,
2.1.0.0 -> 2.1.1.0
Ian Lynagh
- patch applied (ghc-6.8/packages/hpc): Adding test for fork,
check it works
Ian Lynagh
- patch applied (ghc-6.8/packages/hpc): Follow changes in the
testsuite driver
Ian Lynagh
- patch applied (packages/base): protect against concurrent access to
the signal handlers (#1922)
Simon Marlow
- patch applied (packages/unix): protect against concurrent access to
the signal handlers (#1922)
Simon Marlow
- patch applied (packages/base): protect console handler against
concurrent access (#1922)
Simon Marlow
- patch applied (packages/base): FIX #1621: bug in Windows code for
getCPUTime
Simon Marlow
- patch applied (packages/base): Add singletonP to GHC.PArr
Roman Leshchinskiy
- patch applied (packages/base): doc only: use realToFrac instead of
fromRational.toRational
Simon Marlow
- patch applied (packages/base): docs: describe the changes to forkIO,
and document forkOnIO
Simon Marlow
- patch applied (packages/time): TAG 2007-11-11
Simon Marlow
- patch applied (packages/time): document how to get a POSIXTime from
an EpochTime or CTime.
Simon Marlow
- patch applied (ghc-6.8/packages/base): doc only: use realToFrac
instead of fromRational.toRational
Ian Lynagh
- patch applied (ghc-6.8/packages/base): FIX #1621: bug in Windows
code for getCPUTime
Ian Lynagh
- patch applied (ghc-6.8/packages/base): protect against concurrent
access to the signal handlers (#1922)
Ian Lynagh
- patch applied (ghc-6.8/packages/base): protect console handler
against concurrent access (#1922)
Ian Lynagh
- patch applied (ghc-6.8/packages/base): docs: describe the changes
to forkIO, and document forkOnIO
Ian Lynagh
- patch applied (ghc-6.8/packages/unix): protect against concurrent
access to the signal handlers (#1922)
Ian Lynagh
- patch applied (bytestring): Documentation only: haddock the
arguments and return values of fromForeignPtr and toForeignPtr.
bjorn at bringert.net
- patch applied (packages/base): Implement 'openTempFile' for nhc98.
Malcolm Wallace
- patch applied (packages/monadLib): Bump version to record Eric's
change.
diatchki at cse.ogi.edu
- patch applied (packages/monadLib): Change labelCC to getCC to avoid
Label type
diatchki at cse.ogi.edu
- patch applied (packages/monadLib): Add a writer that is strict in
the collected output
diatchki at cse.ogi.edu
- patch applied (packages/base): Simplify the GHC.Prim hack in
base.cabal/Setup.hs
Ian Lynagh
- patch applied (packages/monadLib): Fixup strict writer
diatchki at cse.ogi.edu
- patch applied (packages/mtl): Fix haddock markup in package
description
Duncan Coutts
- patch applied (packages/monadLib): fixup strict writer to satisfy
monad laws
diatchki at cse.ogi.edu
- patch applied (packages/monadLib): Added a test to illustrate
varions strictness properties of writers
diatchki at cse.ogi.edu
- patch applied (packages/monadLib): Add accidentally removed
monadLib with type families
diatchki at cse.ogi.edu
- patch applied (packages/monadLib): proof that strict writer
satisfies its laws
diatchki at cse.ogi.edu
- patch applied (packages/monadLib): Replace WriterT with what used
to be StrictWriterT
diatchki at cse.ogi.edu
- patch applied (packages/monadLib): a lazyness wibble
diatchki at cse.ogi.edu
- patch applied (packages/monadLib): Documentation fixes.
diatchki at cse.ogi.edu
- patch applied (ghc-6.8/packages/base): Filter out GHC.Prim when
haddocking with haddock 2.0
Ian Lynagh
- patch applied (packages/HaXml): fiddle with VERSION string quoting
to ensure it is valid
Malcolm Wallace
- patch applied (packages/HaXml): replace dep on package fps with dep
on bytestring
Malcolm Wallace
- patch applied (packages/parsec): use cabal configurations to select
modules to build with nhc98
Malcolm Wallace
- patch applied (packages/array): use cabal configurations to select
modules to build with nhc98
Malcolm Wallace
- patch applied (packages/process): use cabal configurations to
select modules to build with nhc98
Malcolm Wallace
- patch applied (packages/array): FIX BUILD: build-depends should be
inside library { ... }
Simon Marlow
- patch applied (packages/array): FIX BUILD: build-depends should
be inside library { ... }
Malcolm Wallace
- patch applied (packages/array): FIX BUILD: build-depends
should be inside library { ... }
Duncan Coutts
- patch applied (packages/array): Fix freeze: It was trying to be
safe, but in the end calling an unsafe function
Ian Lynagh
- patch applied (packages/base): Add GHC.Prim to exposedModules in
the Haddock 0.x hook
Ian Lynagh
- patch applied (packages/filepath): Add license-file entry to
filepath.cabal
Ian Lynagh
- patch applied (ghc-6.8/packages/array): TAG GHC 6.8.2 release
Ian Lynagh
- patch applied (ghc-6.8/packages/base): TAG 3.0.1.0 release
Ian Lynagh
- patch applied (ghc-6.8/packages/base): TAG GHC 6.8.2 release
Ian Lynagh
- patch applied (ghc-6.8/packages/bytestring): TAG GHC 6.8.2 release
Ian Lynagh
- patch applied (ghc-6.8/packages/containers): TAG 0.1.0.1 release
Ian Lynagh
- patch applied (ghc-6.8/packages/containers): TAG GHC 6.8.2 release
Ian Lynagh
- patch applied (ghc-6.8/packages/directory): TAG GHC 6.8.2 release
Ian Lynagh
- patch applied (ghc-6.8/packages/filepath): TAG GHC 6.8.2 release
Ian Lynagh
- patch applied (ghc-6.8/packages/haskell98): TAG 2007-11-11
Ian Lynagh
- patch applied (ghc-6.8/packages/haskell98): TAG GHC 6.8.2 release
Ian Lynagh
- patch applied (ghc-6.8/packages/old-locale): TAG GHC 6.8.2 release
Ian Lynagh
- patch applied (ghc-6.8/packages/old-time): TAG GHC 6.8.2 release
Ian Lynagh
- patch applied (ghc-6.8/packages/packedstring): TAG GHC 6.8.2 release
Ian Lynagh
- patch applied (ghc-6.8/packages/pretty): TAG GHC 6.8.2 release
Ian Lynagh
- patch applied (ghc-6.8/packages/process): TAG GHC 6.8.2 release
Ian Lynagh
- patch applied (ghc-6.8/packages/random): TAG GHC 6.8.2 release
Ian Lynagh
- patch applied (ghc-6.8/packages/readline): TAG GHC 6.8.2 release
Ian Lynagh
- patch applied (ghc-6.8/packages/template-haskell): TAG GHC 6.8.2
release
Ian Lynagh
- patch applied (ghc-6.8/packages/unix): TAG 2.3.0.0 release
Ian Lynagh
- patch applied (ghc-6.8/packages/unix): TAG GHC 6.8.2 release
Ian Lynagh
- patch applied (ghc-6.8/packages/Win32): TAG 2.1.1.0 release
Ian Lynagh
- patch applied (ghc-6.8/packages/Win32): TAG GHC 6.8.2 release
Ian Lynagh
- patch applied (ghc-6.8/packages/hpc): TAG GHC 6.8.2 release
Ian Lynagh
- patch applied (bytestring): bump version number. import flags from
ndp project
Don Stewart
- patch applied (bytestring): update QC properties for 6.8
Don Stewart
- patch applied (bytestring): fix building of testsuite
Don Stewart
- patch applied (bytestring): move countOccurences out of .Internal
Don Stewart
- patch applied (bytestring): clean up some internals (docs, inlining)
Don Stewart
- patch applied (bytestring): don't test unpack stuff
Don Stewart
- patch applied (bytestring): Disable old array fusion mechanisms,
was messing with the simplifier. Big perf improvements to lazy
map/filter/fold
Don Stewart
- patch applied (bytestring): no api changes, just perf improvments
Don Stewart
- patch applied (bytestring): keep haddock happy
Don Stewart
- patch applied (bytestring): update small test programs
Don Stewart
- patch applied (bytestring): TAG bytestring 0.9.0.2
Don Stewart
- patch applied (bytestring): add category
Don Stewart
- patch applied (bytestring): add isSpaceChar8,
a good bit faster in tight inner loops
Don Stewart
- patch applied (cabal-install): Replace command line handling
Duncan Coutts
- patch applied (cabal-install): Add in more global help text like
that of Setup.hs
Duncan Coutts
- patch applied (cabal-install): installCommand only ever needs to
use defaultProgramConfiguration
Duncan Coutts
- patch applied (cabal-install): Add command listing support
Duncan Coutts
- patch applied (cabal-install): Add a verbosity flag to the info
list update and fetch commands
Duncan Coutts
- patch applied (cabal-install): Add Upload module direct copy of
cabal-upload
Duncan Coutts
- patch applied (cabal-install): Add the cabal-setup commands:
configure, build etc
Duncan Coutts
- patch applied (cabal-install): Remove redundant parameters
Duncan Coutts
- patch applied (cabal-install): Fix usage message,
swap program and sub-command names
Duncan Coutts
- patch applied (cabal-install): Initial integration of upload feature
Duncan Coutts
- patch applied (cabal-install): Remove unnecessary use of a type
alias
Duncan Coutts
- patch applied (cabal-install): Add Bjorn Bringert to authors and
copyright list
Duncan Coutts
- patch applied (cabal-install): Get the saved hackage username and
password from the config file
Duncan Coutts
- patch applied (cabal-install): Don't append '.' to filename in
message. Make config file end in a new line.
Duncan Coutts
- patch applied (cabal-install): Make logging and verboisty a bit
more consistent
Duncan Coutts
- patch applied (cabal-install): Improve 'cabal info pkg' message
when there is nothing to install
Duncan Coutts
- patch applied (packages/filepath): Add a comment that there is no
makeAbsolute function
Neil Mitchell
- patch applied (packages/parsec): Move from using tabs to spaces in
the .cabal (was broken before)
Neil Mitchell
- patch applied (bytestring): For lazy IO operations,
be sure to hClose the resource on EOF
Don Stewart
- patch applied (bytestring): new email address
Don Stewart
- patch applied (bytestring): add test for lazy hclose working
Don Stewart
- patch applied (bytestring): Remember to always hClose when doing a
strict hGetContents. Avoids resource leaks.
Don Stewart
- patch applied (bytestring): Don't hClose on getN functions --
they're not expected to read the whole file anyway
Don Stewart
- patch applied (bytestring): complete test for resource leaks in
getContents/readFile on both types
Don Stewart
- patch applied (bytestring): TAG 0.9.0.3
Don Stewart
- patch applied (bytestring): bump version
Don Stewart
- patch applied (packages/base): Add groupWith, sortWith, the,
to support generalised list comprehensions
Simon Peyton Jones
- patch applied (packages/base): Tuple tycons have parens around
their names
Simon Peyton Jones
- patch applied (packages/Cabal): Import changelog changes from the
1.2 branch
Clemens Fruhwirth
- patch applied (packages/Cabal): Add support for building libs and
exes with nhc98 via hmake
Clemens Fruhwirth
- patch applied (packages/Cabal): Workaround import bug in nhc98
Clemens Fruhwirth
- patch applied (packages/Cabal): Put nhc98 .hi files in the target
dir rather than the src dir
Clemens Fruhwirth
- patch applied (packages/Cabal): Library archive creation for nhc98
Clemens Fruhwirth
- patch applied (packages/Cabal): Partial implementation of
installing for nhc98
Clemens Fruhwirth
- patch applied (packages/Cabal): Tidy up args in the pfe, clean,
haddock and hscolour default hooks
Clemens Fruhwirth
- patch applied (packages/Cabal): Refactor: move UserHooks into it's
own module
Clemens Fruhwirth
- patch applied (packages/Cabal): Make scratchdir into a proper
configure flag
Clemens Fruhwirth
- patch applied (packages/Cabal): Simplify parameters to defaultMain__
Clemens Fruhwirth
- patch applied (packages/Cabal): Add emptyPFEFlags and
emptySDistFlags for consistency
Clemens Fruhwirth
- patch applied (packages/Cabal): Add new Command abstraction for
handling command line args
Clemens Fruhwirth
- patch applied (packages/Cabal): Add Command module to
exposed-modules
Clemens Fruhwirth
- patch applied (packages/Cabal): Stop using deprecated setup code in
SetupWrapper
Clemens Fruhwirth
- patch applied (packages/Cabal): Use the new Command stuff for
Distribution.Make
Clemens Fruhwirth
- patch applied (packages/Cabal): Use the new Command stuff for
Distribution.Simple
Clemens Fruhwirth
- patch applied (packages/Cabal): Remove unused code in Setup module
Clemens Fruhwirth
- patch applied (packages/Cabal): Bump development version number due
to api change
Clemens Fruhwirth
- patch applied (packages/Cabal): Rename defaultMain__ to
defaultMainHelper
Clemens Fruhwirth
- patch applied (packages/Cabal): The NHC module now uses cpp
Clemens Fruhwirth
- patch applied (packages/Cabal): make rawSystemStdout put its temp
files in the temp dir rather than cwd
Clemens Fruhwirth
- patch applied (packages/Cabal): export ccLdOptionsBuildInfo helper
function
Clemens Fruhwirth
- patch applied (packages/Cabal): Use a default HsColour CSS if
available
Clemens Fruhwirth
- patch applied (packages/Cabal): Add -framework arguments when
linking executables.
Clemens Fruhwirth
- patch applied (packages/Cabal): Note what form of string we get
from invoking hmake --version
Clemens Fruhwirth
- patch applied (packages/Cabal): First go at supporting ghc-6.9's
ghc-pkg list --simple-output
Clemens Fruhwirth
- patch applied (packages/Cabal): Fix hscolour code so it only
outputs the css once per-lib or exe
Clemens Fruhwirth
- patch applied (packages/Cabal): Add mandir support to InstallDirs
Clemens Fruhwirth
- patch applied (packages/Cabal): Rename interfacedir to haddockdir
Clemens Fruhwirth
- patch applied (packages/Cabal): Fix haddock markup
Clemens Fruhwirth
- patch applied (packages/Cabal): Add more to the user guide intro
trying to explain the scope and use model
Clemens Fruhwirth
- patch applied (packages/Cabal): Move CopyDest from Setup to
InstallDirs module
Clemens Fruhwirth
- patch applied (packages/Cabal): Don't supress warnings,
fix uncovered warnings
Clemens Fruhwirth
- patch applied (packages/Cabal): Make fromPathTemplate not drop vars
Clemens Fruhwirth
- patch applied (packages/Cabal): Bump version number as we've made
api changes
Clemens Fruhwirth
- patch applied (packages/Cabal): Merge InstallDirTemplates into
InstallDirs
Clemens Fruhwirth
- patch applied (packages/Cabal): Replace lots of configBlahDir
fields with just one InstallDirs
Clemens Fruhwirth
- patch applied (packages/Cabal): Export Command constructor so
cabal-install can make derived commands
Clemens Fruhwirth
- patch applied (packages/Cabal): Make all command line flags and
flag collection types monoids
Clemens Fruhwirth
- patch applied (packages/Cabal): Add --list-options flag,
should be useful for shell command line completion
Clemens Fruhwirth
- patch applied (packages/Cabal): Add correct^H^H^H^H British English
spelling of optimisation
Clemens Fruhwirth
- patch applied (packages/Cabal): Support command completion in the
Make module
Clemens Fruhwirth
- patch applied (packages/Cabal): Export flagToList for cabal-install
to use
Clemens Fruhwirth
- patch applied (packages/Cabal): Rejig --list-options handling so it
takes priority
Clemens Fruhwirth
- patch applied (packages/Cabal): Fix haddock parse error ($prefix ->
\$prefix)
Clemens Fruhwirth
- patch applied (packages/monadLib): Moves code around.
diatchki at cse.ogi.edu
- patch applied (packages/monadLib): Do not export open/close
diatchki at cse.ogi.edu
Last message date:
Fri Dec 28 21:59:32 EST 2007
Archived on: Fri Dec 28 21:53:45 EST 2007
This archive was generated by
Pipermail 0.09 (Mailman edition).