July 2007 Archives by author
Starting: Sun Jul 1 12:02:22 EST 2007
Ending: Tue Jul 31 14:38:55 EST 2007
Messages: 142
- patch applied (cabal-install): Add modules to cabal-setup.cabal:
this makes Setup sdist work
Duncan Coutts
- patch applied (cabal): HsColour support
Duncan Coutts
- patch applied (cabal): Merges from hscolour patch and make it work
with haddock-0.8
Duncan Coutts
- patch applied (cabal): Rename --hscolour to --hyperlink-source and
add haddock --css flag
Duncan Coutts
- patch applied (cabal): use nhc-Options rather than deprecated
nhc98-Options
Duncan Coutts
- patch applied (cabal): Remove a couple bits of unused code and
imports
Duncan Coutts
- patch applied (cabal): Update user guide about haddock --css
--hyperlink-source --hscolour-css
Duncan Coutts
- patch applied (cabal): -Wall police
Duncan Coutts
- patch applied (cabal): Use the right output directory when building
C sources for executables
Duncan Coutts
- patch applied (cabal): Fix self-compile warnings.
Duncan Coutts
- patch applied (cabal): Display a more helpful error message,
when unknown fields are
Duncan Coutts
- patch applied (cabal): Add line numbers to unknown fields error
message.
Duncan Coutts
- patch applied (cabal): Fix order of warnings.
Duncan Coutts
- patch applied (cabal): -Wall police
Duncan Coutts
- patch applied (cabal): Move the haddock code out into it's own
module
Duncan Coutts
- patch applied (packages/Win32): The Win32 package didn't
actually use its autoconf stuff, so remove it
Sigbjorn Finne
- patch applied (packages/directory): Use filepath rather than our
own System.Directory.Internals
Ian Lynagh
- patch applied (packages/directory): Ooops, we don't have dropDrive
Ian Lynagh
- patch applied (packages/process): Use filepath rather than
System.Directory.Internals
Ian Lynagh
- patch applied (packages/Win32): The Win32 package didn't actually
use its autoconf stuff, so remove it
Ian Lynagh
- patch applied (packages/base): Remove include-dirs ../../includes
and ../../rts
Ian Lynagh
- patch applied (packages/base): Add a more efficient
Data.List.foldl' for GHC (from GHC's utils/Util.lhs)
Ian Lynagh
- patch applied (packages/time): Provide a configure flag to set
which C compiler is used
Ian Lynagh
- patch applied (cabal): TAG 2007-06-29
Ian Lynagh
- patch applied (cabal): Add the MagicHash extension
Ian Lynagh
- patch applied (cabal): Add KindSignatures extension
Ian Lynagh
- patch applied (cabal): Remove InlinePhase extension
Ian Lynagh
- patch applied (cabal): Remove ContextStack extension
Ian Lynagh
- patch applied (packages/network): Make IPv6 address handling more
portable and robust.
Ian Lynagh
- patch applied (packages/network): Fix use of autoconf HAVE_DECL_*
macros.
Ian Lynagh
- patch applied (packages/network): Quieten build on OS X.
Ian Lynagh
- patch applied (packages/stm): Fix test conc053: Don't use pattern
sigs gratuitously
Ian Lynagh
- patch applied (packages/stm): Skip conc063 when fast
Ian Lynagh
- patch applied (packages/network): Sleep for a second before trying
to connect in the net001 test
Ian Lynagh
- patch applied (packages/base): Define stripPrefix; fixes trac #1464
Ian Lynagh
- patch applied (packages/base): Implement GHC.Environment.getFullArgs
Ian Lynagh
- patch applied (packages/stm): conc052 test is broken for
profc/profasm (trac #1547)
Ian Lynagh
- patch applied (packages/random): Make StdGen use Int32's internally
Ian Lynagh
- patch applied (packages/random): Fix createStdGen
Ian Lynagh
- patch applied (packages/random): randomIvalDouble now uses Int32,
not Int, internally; fixes trac #801
Ian Lynagh
- patch applied (packages/base): fix Data.Map.updateAt
Ian Lynagh
- patch applied (packages/base): Add a test for Data.Map,
for a bug on the libraries@ list
Ian Lynagh
- patch applied (packages/directory): Fix doesDirectoryExist;
fixes trac #1490
Ian Lynagh
- patch applied (packages/filepath): Expose the *Drive functions
Ian Lynagh
- patch applied (packages/hpc): When running the tests,
remember that exeext is appended to the binary name
Ian Lynagh
- patch applied (packages/hpc): Tweak the test script
Ian Lynagh
- patch applied (packages/base): Rename openFd to fdToHandle'
Ian Lynagh
- patch applied (packages/base): Move open(Binary)TempFile to
System.IO
Ian Lynagh
- patch applied (packages/base): Tweak temporary file filename chooser
Ian Lynagh
- patch applied (packages/base): open(Binary)TempFile is now portable
Ian Lynagh
- patch applied (packages/directory): Fix whitespace
Ian Lynagh
- patch applied (packages/directory): Use Control.Exception exception
handlers, and make copyFile meet its spec
Ian Lynagh
- patch applied (packages/process): Follow openFd -> fdToHandle'
rename
Ian Lynagh
- patch applied (packages/unix): GHC.Handle no longer exports openFd
Ian Lynagh
- patch applied (packages/network): Follow openFd -> fdToHandle'
rename
Ian Lynagh
- patch applied (packages/process): Typo
Ian Lynagh
- patch applied (cabal): Use our own GetOpt if __GLASGOW_HASKELL__ >=
606 only
Ian Lynagh
- patch applied (packages/base): Use cabal configurations rather than
Setup hacks
Ian Lynagh
- patch applied (packages/base): Correct Windows OS name in cabal
configuration
Ian Lynagh
- patch applied (cabal): Added documentation.
Ian Lynagh
- patch applied (cabal): Extended low-level parsing routines to also
allow labelled blocks and if-blocks.
Ian Lynagh
- patch applied (cabal): Added Configuration parsing and
simplification.
Ian Lynagh
- patch applied (cabal): Abstracted variables out of conditions.
Generalized simplification
Ian Lynagh
- patch applied (cabal): fixed typo
Ian Lynagh
- patch applied (cabal): added docs
Ian Lynagh
- patch applied (cabal): add flag as a section
Ian Lynagh
- patch applied (cabal): add line numbers to all field times
Ian Lynagh
- patch applied (cabal): Prototypical configurations
Ian Lynagh
- patch applied (cabal): Pretty printing of conditions and CondTrees.
Non-dependency
Ian Lynagh
- patch applied (cabal): Compatibility parsing and working
configurations.
Ian Lynagh
- patch applied (cabal): Add commandline support for specifying
defaults for flags.
Ian Lynagh
- patch applied (cabal): Add helpers for reading and writing the file
to hold a configured cabal-file.
Ian Lynagh
- patch applied (cabal): Fixed warnings, added documentation,
and changed os and arch names to
Ian Lynagh
- patch applied (cabal): Fixed warning
Ian Lynagh
- patch applied (cabal): Make explicit that reading package
descriptions isn't supported here, ATM.
Ian Lynagh
- patch applied (cabal): Fix warnings,
add documentation and changes in response to some
Ian Lynagh
- patch applied (cabal): Fix warnings.
Ian Lynagh
- patch applied (cabal): Downcase flagnames. Re-add config flags
(were removed due to update).
Ian Lynagh
- patch applied (cabal): Adjust to new package reading interface.
Ian Lynagh
- patch applied (cabal): Fix warnings.
Ian Lynagh
- patch applied (cabal): Add proper handling of configurations to
configure command.
Ian Lynagh
- patch applied (cabal): Fix typo.
Ian Lynagh
- patch applied (cabal): Disable (comment out) tests for now. Break
due to changed interface.
Ian Lynagh
- patch applied (cabal): Properly fix tests.
Ian Lynagh
- patch applied (cabal): Re-add configurations module to .cabal file.
(Got removed on update.)
Ian Lynagh
- patch applied (cabal): Take advantage of configurations to build
Cabal itself and fix bootstrapping problem.
Ian Lynagh
- patch applied (cabal): Partial bugfix to allow traditional .cabal
files without a library but
Ian Lynagh
- patch applied (cabal): Bugfix by Ian Lynagh: Cabal can't have a
Cabal-Version header; it breaks bootstrapping
Ian Lynagh
- patch applied (cabal): Move configured_cabal to 'dist' directory.
Ian Lynagh
- patch applied (cabal): Remove unused dependency.
Ian Lynagh
- patch applied (cabal): Rename 'PreparedPackageDescription' to
'GenericPackageDescription'
Ian Lynagh
- patch applied (cabal): Add tags target to generate a tags file
using 'hasktags'. (Unix only)
Ian Lynagh
- patch applied (cabal): Fix removed import by importing a required
accessor only.
Ian Lynagh
- patch applied (cabal): Add resolved package description to
'LocalBuildInfo'.
Ian Lynagh
- patch applied (cabal): Preprocessor output never gets written back
to the source dir.
Ian Lynagh
- patch applied (cabal): Add simpler representation of a .cabal file
with conditions.
Ian Lynagh
- patch applied (cabal): Change CondTree data structure to something
more flexible.
Ian Lynagh
- patch applied (cabal): Adopt new CondTree data structure.
Ian Lynagh
- patch applied (cabal): Filter duplicate dependencies.
Ian Lynagh
- patch applied (cabal): Re-enable and extend test case.
Ian Lynagh
- patch applied (cabal): Add function 'ignoreCondition'.
Ian Lynagh
- patch applied (cabal): Minor. Moved some code.
Ian Lynagh
- patch applied (cabal): Add/Fix test cases
Ian Lynagh
- patch applied (cabal): Add documentation
Ian Lynagh
- patch applied (cabal): Add documentation
Ian Lynagh
- patch applied (cabal): Avoid reporting the same missing dependecy
twice.
Ian Lynagh
- patch applied (cabal): Add function 'flattenPackageDescription'.
Ian Lynagh
- patch applied (cabal): Modify test case.
Ian Lynagh
- patch applied (cabal): Minor documentation fix.
Ian Lynagh
- patch applied (cabal): Export 'flattenPackageDescription'.
Ian Lynagh
- patch applied (cabal): Store resolved package description in local
build info.
Ian Lynagh
- patch applied (cabal): Let sdist command run the preprocessors
itself. This way we don't
Ian Lynagh
- patch applied (cabal): Add note to 'clean' that it could be simpler,
but for compatibility
Ian Lynagh
- patch applied (cabal): Change HUnit module path to Test.HUnit (the
default now).
Ian Lynagh
- patch applied (cabal): Rename field.
Ian Lynagh
- patch applied (cabal): Fix conflicts. Fix for changed argument to
'preprocessSources'.
Ian Lynagh
- patch applied (cabal): Resolve conflicts
Ian Lynagh
- patch applied (cabal): Add a missing case in updateCfg
Ian Lynagh
- patch applied (cabal): Pass ghc -package flags when using it as a C
compiler in GHCMakefile
Ian Lynagh
- patch applied (packages/time): Use configurations rather than
Setup.hs hacks
Ian Lynagh
- patch applied (cabal): Fix haddock markup
Ian Lynagh
- patch applied (packages/base): Fix fdToHandle on Windows
Ian Lynagh
- patch applied (packages/network): FIX net001 (Windows): get some
calling conventions right
Simon Marlow
- patch applied (packages/unix): disable the getLoginName test,
see #1487
Simon Marlow
- patch applied (packages/base): FIX #1131 (newArray_ allocates an
array full of garbage)
Simon Marlow
- patch applied (packages/Win32): The Win32 package
didn't actually use its autoconf stuff, so remove it
Simon Marlow
- patch applied (packages/time): FIX #1486: timezone offset has the
wrong sign on Windows
Simon Marlow
- patch applied (packages/base): in hClose,
free the handle buffer by replacing it with an empty one
Simon Marlow
- patch applied (packages/base): Handle buffers should be allocated
with newPinnedByteArray# always
Simon Marlow
- patch applied (packages/filepath): Remove the "users of the
library" section from the Readme,
not relevant now its a standard library
Neil Mitchell
- patch applied (packages/filepath): Add an additional test to
normalise (C:\ -> C:\) and fix a bug Ian spotted (previously
gave C:\\)
Neil Mitchell
- patch applied (packages/filepath): Refactor the test script,
to support more options
Neil Mitchell
- patch applied (packages/filepath): Add support for generating hpc
traces with the test data
Neil Mitchell
- patch applied (cabal): Hugs build: track change to install-includes
Ross Paterson
- patch applied (packages/base): Hugs only: avoid dependency cycle
Ross Paterson
- patch applied (packages/base): fix Hugs implementation of
openTempFile
Ross Paterson
- patch applied (packages/Win32): Win32 to use the C compiler given
as --with-cc option.
Esa Ilari Vuokko
- patch applied (packages/Win32): The Win32 package didn't
actually use its autoconf stuff, so remove it
Esa Ilari Vuokko
- patch applied (packages/Win32): The Win32 package didn't
actually use its autoconf stuff, so remove it
Esa Ilari Vuokko
- patch applied (packages/base): change nhc98 option from -prelude to
--prelude
Malcolm Wallace
- patch applied (packages/base): no need to hide Maybe
Malcolm Wallace
- patch applied (packages/polyparse): Change "State Transformer" to
"state" in haddock, to reduce confusion.
Malcolm Wallace
Last message date:
Tue Jul 31 14:38:55 EST 2007
Archived on: Tue Jul 31 14:31:18 EST 2007
This archive was generated by
Pipermail 0.09 (Mailman edition).