November 2008 Archives by date
Starting: Sat Nov 1 03:30:02 EST 2008
Ending: Sun Nov 30 22:02:26 EST 2008
Messages: 399
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- parallel library release, par and pseq fixity
Duncan Coutts
- [nightly] 01-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- [nightly] 02-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- patch applied (ghc): Fix desugaring of record update (fixes Trac
#2735)
Simon Peyton Jones
- parallel library release, par and pseq fixity
Simon Marlow
- patch applied (testsuite): Test Trac #2735
Simon Peyton Jones
- patch applied (testsuite): extra_clean for T2685
Simon Marlow
- patch applied (testsuite): extra_clean for rename.prog005
Simon Marlow
- [nightly] 03-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- parallel library release, par and pseq fixity
Don Stewart
- [nightly] 03-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- parallel library release, par and pseq fixity
Simon Marlow
- patch applied (ghc): Pad Capabilities and Tasks to 64 bytes
Simon Marlow
- patch applied (ghc): Move the freeing of Capabilities later in the
shutdown sequence
Simon Marlow
- patch applied (ghc): Document the new SPARKS statistic,
and xref from the parallelism section
Simon Marlow
- patch applied (ghc-6.10/ghc): Set RELEASE back to NO
Ian Lynagh
- [nightly] 04-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 04-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- patch applied (ghc): bugfix: don't ingore the return value from
rts_evalIO()
Simon Marlow
- Windows building failure
Mitchell, Neil
- patch applied (ghc): fix the :help docs for :set stop (#2737)
Simon Marlow
- patch applied (ghc): retreat the top/bottom fields of the spark
pool in pruneSparkPool()
Simon Marlow
- patch applied (ghc): deadlock fix: reset the flag *after* checking
the blackhole queue
Simon Marlow
- [nightly] 05-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 05-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- patch applied (ghc): don't yield the Capability if
blackholes_need_checking
Simon Marlow
- patch applied (ghc): disable MonadPlus instance that doesn't
compile with 6.6
Simon Marlow
- patch applied (ghc): allocateInGen(): increase alloc_blocks (#2747)
Simon Marlow
- patch applied (ghc): Run sparks in batches,
instead of creating a new thread for each one
Simon Marlow
- Windows building failure
Simon Marlow
- patch applied (ghc): Remove dead code.
Thomas Schilling
- patch applied (ghc): Cope with ThreadRelocated when traversing the
blocked_queue
Simon Marlow
- patch applied (ghc): leave out ATTRIBUTE_ALIGNED on Windows,
it gives a warning
Simon Marlow
- patch applied (ghc): don't yield if the system is shutting down
Simon Marlow
- patch applied (ghc): pruneSparkQueue(): fix bug when top>bottom
Simon Marlow
- patch applied (ghc): fix ASSERT_SPARK_POOL_INVARIANTS(): top>bottom
is valid
Simon Marlow
- patch applied (ghc): re-instate counting of sparks converted
Simon Marlow
- Windows building failure
Simon Marlow
- [nightly] 06-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Run sparks in batches,
instead of creating a new thread for each one
Don Stewart
- [nightly] 06-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- Important Windows bug in GHC 6.10.1
Mitchell, Neil
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Windows building failure
Mitchell, Neil
- Windows building failure
Simon Marlow
- patch applied (nofib): Add the GC benchmark suite
Simon Marlow
- patch applied (ghc): disable instance MonadPlus CoreM for GHC <= 6.6
Simon Marlow
- patch applied (ghc): fix via-C compilation: import
ghczmprim_GHCziBool_False_closure
Simon Marlow
- patch applied (ghc): Bugfix for patch "Do not filter the rts from
linked libraries..." (#2745)
Simon Marlow
- patch applied (ghc-6.10/ghc): TAG GHC 6.10.1 release
Ian Lynagh
- patch applied (testsuite): TAG GHC 6.10.1 release
Ian Lynagh
- [nightly] 07-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 07-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- patch applied (ghc): Replace couple of fromJust with expectJust
Clemens Fruhwirth
- patch applied (ghc): Fix libffi bindist
Clemens Fruhwirth
- patch applied (ghc-6.10/ghc): Do not filter the rts from linked
libraries in linkDynLib as Windows does not allow unresolved symbols
Ian Lynagh
- patch applied (ghc-6.10/ghc): Bugfix for patch "Do not filter the
rts from linked libraries..." (#2745)
Ian Lynagh
- patch applied (ghc-6.10/ghc): allocateInGen(): increase
alloc_blocks (#2747)
Ian Lynagh
- patch applied (ghc-6.10/ghc): bugfix: don't ingore the return value
from rts_evalIO()
Ian Lynagh
- patch applied (ghc-6.10/ghc): fix the :help docs for :set stop
(#2737)
Ian Lynagh
- patch applied (ghc-6.10/ghc): deadlock fix: reset the flag *after*
checking the blackhole queue
Ian Lynagh
- patch applied (ghc-6.10/ghc): Cope with ThreadRelocated when
traversing the blocked_queue
Ian Lynagh
- patch applied (ghc): Remove the GHC 6.4 unicode compat stuff;
we can now just use Data.Char
Ian Lynagh
- patch applied (ghc): ghc_ge_605 is now always YES
Ian Lynagh
- patch applied (ghc): Remove some flag duplication from a Makefile
Ian Lynagh
- patch applied (ghc): Remove some dead code now that
__GLASGOW_HASKELL__ >= 606
Ian Lynagh
- patch applied (ghc): Remove a CPP test that's always true
(__GLASGOW_HASKELL__ >= 605)
Ian Lynagh
- patch applied (ghc): We now require GHC 6.6,
so we always have Applicative
Ian Lynagh
- [nightly] 08-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 08-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (testsuite): Increase the requirements for the
annotations tests from 6.9 to 6.11
Ian Lynagh
- patch applied (testsuite): Add some 6.10-specific test outputs
Ian Lynagh
- [nightly] 09-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 09-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- patch applied (testsuite): add a DLL building test (#2745)
Simon Marlow
- patch applied (ghc): Add 'packageDbModules' function to GHC API.
Thomas Schilling
- patch applied (ghc): Documentation only.
Thomas Schilling
- patch applied (ghc): Fix line numbers in TAGS files.
Thomas Schilling
- patch applied (ghc): Fix documentation (to say the opposite).
Thomas Schilling
- patch applied (ghc): Documentation only. Clarify that 'load*' may
indeed throw SourceErrors.
Thomas Schilling
- [nightly] 10-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 10-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- patch applied (ghc): Perform case-insensitive matching of path
components in getBaseDir on Windows (Fixes bug 2743)
Simon Marlow
- patch applied (ghc): Fix bootstrap with 6.10.1 on Windows
Simon Marlow
- patch applied (ghc): Fix to i386_insert_ffrees (#2724, #1944)
Simon Marlow
- patch applied (ghc): Fix parse error with older gccs (#2752)
Simon Marlow
- patch applied (ghc-6.10/ghc): Fix to i386_insert_ffrees (#2724,
#1944)
Ian Lynagh
- patch applied (ghc-6.10/ghc): Perform case-insensitive matching of
path components in getBaseDir on Windows (Fixes bug 2743)
Ian Lynagh
- patch applied (ghc-6.10/ghc): Fix parse error with older gccs
(#2752)
Ian Lynagh
- patch applied (ghc-6.10/ghc): Add 'packageDbModules' function to
GHC API.
Ian Lynagh
- patch applied (ghc-6.10/ghc): Documentation only.
Ian Lynagh
- patch applied (ghc-6.10/ghc): Documentation only. Clarify that
'load*' may indeed throw SourceErrors.
Ian Lynagh
- patch applied (ghc-6.10/ghc): Fix documentation (to say the
opposite).
Ian Lynagh
- patch applied (ghc-6.10/ghc): Fix bootstrap with 6.10.1 on Windows
Ian Lynagh
- [nightly] 11-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- Mac OS X PPC: compiled.... now what?
Michael Witten
- [nightly] 11-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (ghc): Only allocate a mark stack if we're actually
doing marking
Simon Marlow
- patch applied (testsuite): Add a test that $( (\b -> [| b |]) True
) works
Ian Lynagh
- Mac OS X PPC: compiled.... now what?
Ian Lynagh
- Mac OS X PPC: compiled.... now what?
Michael Witten
- patch applied (/haskell/ghc): Add download page for 6.10.1
Ian Lynagh
- patch applied (/haskell/ghc): Add a .htaccess wibble that'
s been lying around for agre[_^H_][_^H_]es
Ian Lynagh
- patch applied (/haskell/ghc): Set 6.10.1 as released
Ian Lynagh
- patch applied (/haskell/ghc): Add some more 6.10.1 bindists
Ian Lynagh
- Mac OS X PPC: compiled.... now what?
Ian Lynagh
- Mac OS X PPC: compiled.... now what?
Michael Witten
- [nightly] 12-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 12-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Mac OS X PPC: compiled.... now what?
Simon Marlow
- Mac OS X PPC: compiled.... now what?
Thorkil Naur
- patch applied (ghc): Always zap the trailing @N from symbols when
looking up in a DLL
Simon Marlow
- patch applied (testsuite): make it so that WAY=profthreaded works
Simon Marlow
- Mac OS X PPC: compiled.... now what?
Michael Witten
- Mac OS X PPC: compiled.... now what?
Thorkil Naur
- Mac OS X PPC: compiled.... now what?
Simon Marlow
- patch applied (ghc): move an assertion
Simon Marlow
- patch applied (ghc): Fix an extremely subtle deadlock bug on x86_64
Simon Marlow
- patch applied (ghc): Fix another subtle shutdown deadlock
Simon Marlow
- patch applied (ghc): Fix a bug in the recompilation checking logic.
Thomas Schilling
- patch applied (ghc): Fix a bug in the recompilation checking
logic.
Thomas Schilling
- [nightly] 13-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- Mac OS X PPC: compiled.... now what?
Michael Witten
- [nightly] 13-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (ghc): notice ^C exceptions when waiting for I/O
Simon Marlow
- patch applied (ghc): #2768: fix compatibility problem with newer
version of mingw
Simon Marlow
- patch applied (ghc): lookupSymbol: revert to looking up both with
and without the @N suffix
Simon Marlow
- patch applied (ghc): add a warning that --enable-shared is
experimental
Simon Marlow
- patch applied (testsuite): -package syb is required when linking
now that array doesn't depend on syb
Simon Marlow
- patch applied (ghc): #2751: disourage --enable-shared in
./configure --help
Simon Marlow
- patch applied (ghc): Rmoeve --enable-dotnet
Simon Marlow
- patch applied (ghc): Don't put stdin into non-blocking mode (#2778,
#2777)
Simon Marlow
- patch applied (testsuite): make this test a bit more robust
Simon Marlow
- patch applied (ghc): Omit definitions of cas() and xchg() in .hc
code
Simon Marlow
- patch applied (ghc): refactor: move unlockClosure() into
SMPClosureOps() where it should be
Simon Marlow
- patch applied (ghc): close the temporary Handle before removing the
file
Simon Marlow
- [nightly] 14-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- darcs patch: Add help messages about --with-editline-(includes,
libr...
Judah Jacobson
- old haddock issues
Claus Reinke
- [nightly] 14-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- [nightly] 15-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 15-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (/haskell/ghc): 6.10.1 needs libedit, not libreadline
Ian Lynagh
- patch applied (ghc-6.10/ghc): Don't put stdin into non-blocking
mode (#2778, #2777)
Ian Lynagh
- patch applied (ghc-6.10/ghc): notice ^C exceptions when waiting for
I/O
Ian Lynagh
- patch applied (ghc-6.10/ghc): close the temporary Handle before
removing the file
Ian Lynagh
- patch applied (ghc-6.10/ghc): Always zap the trailing @N from
symbols when looking up in a DLL
Ian Lynagh
- patch applied (ghc-6.10/ghc): lookupSymbol: revert to looking up
both with and without the @N suffix
Ian Lynagh
- patch applied (ghc-6.10/ghc): Fix a bug in the recompilation
checking logic.
Ian Lynagh
- patch applied (ghc): Fix a bug in the recompilation checking
logic.
Ian Lynagh
- [nightly] 16-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Fix gen_contents_index when not run inplace;
trac #2764
Ian Lynagh
- patch applied (ghc): Correct an example in the users guide
Ian Lynagh
- patch applied (ghc-6.10/ghc): Fix gen_contents_index when not run
inplace; trac #2764
Ian Lynagh
- old haddock issues
David Waern
- [nightly] 16-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- patch applied (ghc): Another shutdown fix
Simon Marlow
- patch applied (ghc): Attempt to fix #2512 and #2063;
add +RTS -xm<address> -RTS option
Simon Marlow
- patch applied (ghc): fix compile breakage on Windows
Simon Marlow
- patch applied (ghc): Fix warning on Windows (use deleteThread() not
deleteThread_())
Simon Marlow
- patch applied (ghc): Fix #2783: detect black-hole loops properly
Simon Marlow
- [nightly] 17-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 17-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (testsuite): add test for #2783
Simon Marlow
- patch applied (ghc-6.10/ghc): Fix an extremely subtle deadlock bug
on x86_64
Simon Marlow
- patch applied (ghc-6.10/ghc): Fix another subtle shutdown deadlock
Simon Marlow
- patch applied (ghc-6.10/ghc): Another shutdown fix
Simon Marlow
- patch applied (ghc-6.10/ghc): Fix warning on Windows (use
deleteThread() not deleteThread_())
Simon Marlow
- patch applied (ghc-6.10/ghc): Fix #2783: detect black-hole loops
properly
Simon Marlow
- patch applied (ghc): Add optional eager black-holing,
with new flag -feager-blackholing
Simon Marlow
- patch applied (ghc-6.10/ghc): Attempt to fix #2512 and #2063;
add +RTS -xm<address> -RTS option
Ian Lynagh
- patch applied (ghc-6.10/ghc): fix compile breakage on Windows
Ian Lynagh
- patch applied (ghc-6.10/ghc): Omit definitions of cas() and xchg()
in .hc code
Ian Lynagh
- patch applied (ghc): Add help messages about
--with-editline-(includes, libraries) to the ghc configure script.
Ian Lynagh
- patch applied (ghc-6.10/ghc): Add help messages about
--with-editline-(includes, libraries) to the ghc configure script.
Ian Lynagh
- darcs patch: Add help messages about --with-editline-(includes,
libr...
Ian Lynagh
- [nightly] 18-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 18-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Problem linking installPackage when SplitObjs=NO
Matthias Kilian
- Problem linking installPackage when SplitObjs=NO
Simon Marlow
- patch applied (ghc): Fix some more shutdown races
Simon Marlow
- patch applied (ghc): Fix typo (HAVE_LIBGMP => HAVE_LIB_GMP);
omit local gmp includes if HAVE_LIB_GMP
Simon Marlow
- patch applied (ghc): don't run sparks if there are other threads on
this Capability
Simon Marlow
- patch applied (ghc): Remove incorrect assertions in steal()
Simon Marlow
- patch applied (ghc): Fix some unsigned comparisions that should be
signed
Simon Marlow
- patch applied (ghc): Small refactoring, and add comments
Simon Marlow
- patch applied (ghc): Fix 32-bit breakage
Simon Marlow
- patch applied (ghc): Fix regTableToCapability() if gcc introduces
padding
Simon Marlow
- Build failure
Mitchell, Neil
- Problem linking installPackage when SplitObjs=NO
Matthias Kilian
- [nightly] 19-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 19-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Build failure
Simon Marlow
- patch applied (ghc): Fix flag name -XDisambiguateRecordFields
Simon Peyton Jones
- patch applied (ghc): error message wibble
Simon Marlow
- patch applied (ghc): Fix a race in the deadlock-detection code
Simon Marlow
- Problem linking installPackage when SplitObjs=NO
Simon Marlow
- Validation failures under Windows
Simon Marlow
- patch applied (ghc): round the size up to a page in mmapForLinker()
instead of in the caller
Simon Marlow
- Build system
Ian Lynagh
- Problem linking installPackage when SplitObjs=NO
Duncan Coutts
- Why validate?
Manuel M T Chakravarty
- Why validate?
Don Stewart
- Why validate?
Manuel M T Chakravarty
- Why validate?
Ian Lynagh
- patch applied (ghc-6.10/ghc): Fix typo (HAVE_LIBGMP =>
HAVE_LIB_GMP); omit local gmp includes if HAVE_LIB_GMP
Ian Lynagh
- patch applied (ghc-6.10/ghc): Fix flag name
-XDisambiguateRecordFields
Ian Lynagh
- Build system
Matthias Kilian
- Build system
Ian Lynagh
- [nightly] 20-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- Build system
Roman Leshchinskiy
- [nightly] 20-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Build failure
Simon Marlow
- Why validate?
Simon Marlow
- Build system
Simon Marlow
- patch applied (ghc): fix the build when !USE_MMAP
Simon Marlow
- Build system
Simon Peyton-Jones
- Why validate?
Thorkil Naur
- Why validate?
Simon Marlow
- patch applied (ghc-6.10/ghc): Move the freeing of Capabilities
later in the shutdown sequence
Simon Marlow
- patch applied (ghc-6.10/ghc): Fix some more shutdown races
Simon Marlow
- patch applied (ghc-6.10/ghc): MERGE: Fix a race in the
deadlock-detection code
Simon Marlow
- patch applied (ghc-6.10/ghc): Changes to "Fix some more shutdown
races" for the 6.10 branch
Simon Marlow
- patch applied (ghc): Throw SourceErrors instead of ProgramErrors in
main/HeaderInfo.
Thomas Schilling
- patch applied (testsuite): Follow changes in pragma error reporting.
Thomas Schilling
- patch applied (ghc): we shouldn't update topBound in discardSparks()
Simon Marlow
- patch applied (ghc): Use mutator threads to do GC,
instead of having a separate pool of GC threads
Simon Marlow
- Why validate?
Thorkil Naur
- [nightly] 21-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 21-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- patch applied (ghc): Remove warning supression klugde in
main/HeaderInfo
Thomas Schilling
- patch applied (ghc): Document exported functions in main/HeaderInfo.
Thomas Schilling
- patch applied (ghc): Change 'handleFlagWarnings' to throw
exceptions instead of dying.
Thomas Schilling
- patch applied (ghc): Report source span instead of just source
location for unused names.
Thomas Schilling
- patch applied (ghc): Comments/Haddockification only.
Thomas Schilling
- patch applied (ghc): Return errors instead of dying in
myParseModule.
Thomas Schilling
- [nightly] 22-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 22-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (ghc-6.10/ghc): Add a --machine-readable RTS flag
Ian Lynagh
- patch applied (ghc-6.10/ghc): Report source span instead of just
source location for unused names.
Ian Lynagh
- patch applied (testsuite): Add a space leak test,
and some infrastructure for checking space usage
Ian Lynagh
- patch applied (testsuite): Don't show whitespace differences when
diffing test results
Ian Lynagh
- patch applied (testsuite): Add some 6.10-specific output
Ian Lynagh
- patch applied (ghc): Add a --machine-readable RTS flag
Ian Lynagh
- [nightly] 23-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 23-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (testsuite): Add a space leak test,
and some infrastructure for checking space usage
Simon Marlow
- Dead links from http://haskell.org/haskellwiki/GHC
Thorkil Naur
- [nightly] 24-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 24-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- patch applied (ghc): Fix symbol macro names in Linker.c
Simon Marlow
- patch applied (testsuite): small fix to the space-leak testing
framework
Simon Marlow
- patch applied (ghc): Fix #2740: we were missing the free variables
on some expressions
Simon Marlow
- patch applied (ghc): Fix Trac #2799: TcType.isOverloadedTy
Simon Peyton Jones
- patch applied (testsuite): Test Trac #2799
Simon Peyton Jones
- patch applied (testsuite): add test for #2740
Simon Marlow
- patch applied (ghc): Major clean-up of HscMain.
Thomas Schilling
- [nightly] 25-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Merging in the new codegen branch
John Dias
- patch applied (ghc): Big collection of patches for the new codegen
branch.
John Dias
- patch applied (ghc): forgot a few files
John Dias
- patch applied (ghc): Floating infotables were reversed in C back end
John Dias
- patch applied (ghc): Don't adjust hp up when the case scrutinee
won't allocate
John Dias
- patch applied (ghc): Clarify the SRT building process
John Dias
- patch applied (ghc): Removed space and time inefficiency in
procpoint splitting
John Dias
- patch applied (ghc): Keep update frames live even in functions that
never return
John Dias
- patch applied (ghc): Fixed linear regalloc bug,
dropped some tracing code
John Dias
- patch applied (ghc): Removed warnings, made Haddock happy,
added examples in documentation
John Dias
- new codegen patches
John Dias
- [nightly] 25-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- new codegen patches
Simon Peyton-Jones
- new codegen patches
Simon Peyton-Jones
- new codegen patches
Simon Marlow
- new codegen patches
Simon Peyton-Jones
- patch applied (ghc): Fix build following codegen patch
Simon Peyton Jones
- patch applied (ghc): Fix Trac #2766: printing operator type
variables
Simon Peyton Jones
- patch applied (testsuite): Test Trac #2766
Simon Peyton Jones
- patch applied (testsuite): Update output to follow :t output
formatting change
Simon Peyton Jones
- patch applied (ghc): Format output for :t more nicely
Simon Peyton Jones
- patch applied (testsuite): Test Trac #2756
Simon Peyton Jones
- patch applied (ghc): Fix Trac #2756: CorePrep strictness bug
Simon Peyton Jones
- patch applied (ghc): Fix Trac #2817 (TH syntax -> HsSyn conversion)
Simon Peyton Jones
- patch applied (testsuite): Test Trac #2817
Simon Peyton Jones
- new codegen patches
John Dias
- new codegen patches
John Dias
- patch applied (ghc): one more missing patch from new codegen path
John Dias
- patch applied (ghc): drop some debugging traces and use only one
flag for new codegen
John Dias
- new codegen patches
Don Stewart
- [nightly] 26-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 26-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- new codegen patches
Manuel M T Chakravarty
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- new codegen patches
Simon Peyton-Jones
- [nightly] 26-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
Simon Marlow
- Validate failure on x86_64/Linux
Simon Marlow
- patch applied (ghc): Include GHCi files in ctags/etags.
Thomas Schilling
- patch applied (ghc): Documentation only: Add module description for
HscMain.
Thomas Schilling
- patch applied (ghc): Force recompilation of BCOs when they were
compiled in HscNothing mode.
Thomas Schilling
- patch applied (ghc): Collect instead of print warnings in
'warnUnnecessarySourceImports'.
Thomas Schilling
- [nightly] 27-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 27-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Validate failure on x86_64/Linux
Manuel M T Chakravarty
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (ghc): don't emit CmmComments for now
Simon Marlow
- patch applied (ghc): Remove the packing I added recently to the
Capability structure
Simon Marlow
- patch applied (ghc): Improve error message for #2739 (but no fix).
Thomas Schilling
- patch applied (ghc): Use a per-session data structure for
callbacks. Make 'WarnErrLogger'
Thomas Schilling
- patch applied (ghc-6.10/ghc): #2751: disourage --enable-shared in
./configure --help
Ian Lynagh
- patch applied (ghc-6.10/ghc): error message wibble
Ian Lynagh
- patch applied (ghc-6.10/ghc): round the size up to a page in
mmapForLinker() instead of in the caller
Ian Lynagh
- patch applied (ghc-6.10/ghc): fix the build when !USE_MMAP
Ian Lynagh
- patch applied (ghc-6.10/ghc): Fix #2740: we were missing the free
variables on some expressions
Ian Lynagh
- patch applied (ghc-6.10/ghc): Fix Trac #2766: printing operator
type variables
Ian Lynagh
- patch applied (ghc-6.10/ghc): #2768: fix compatibility problem with
newer version of mingw
Ian Lynagh
- patch applied (ghc-6.10/ghc): Fix Trac #2799: TcType.isOverloadedTy
Ian Lynagh
- patch applied (ghc-6.10/ghc): Fix Trac #2817 (TH syntax -> HsSyn
conversion)
Ian Lynagh
- patch applied (ghc-6.10/ghc): Use relative URLs in the GHC API
haddock docs; fixes #2755
Ian Lynagh
- patch applied (ghc-6.10/ghc): Teach runghc about --help;
fixes trac #2757
Ian Lynagh
- patch applied (ghc-6.10/ghc): Update docs not to talk about
deprecated -optdep-* flags; fixes trac #2773
Ian Lynagh
- patch applied (ghc-6.10/ghc): Remove dead code
Ian Lynagh
- patch applied (ghc): Teach runghc about --help; fixes trac #2757
Ian Lynagh
- patch applied (ghc): Use relative URLs in the GHC API haddock docs;
fixes #2755
Ian Lynagh
- patch applied (ghc): Update docs not to talk about deprecated
-optdep-* flags; fixes trac #2773
Ian Lynagh
- patch applied (ghc): Remove dead code
Ian Lynagh
- Problem linking installPackage when SplitObjs=NO
Matthias Kilian
- darcs patch: Fix typo in quasi-quote documentation's sample.
shelarcy
- [nightly] 28-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 28-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- patch applied (ghc): Use a record instead of a typeclass for
'HsCompiler'. This is mostly
Thomas Schilling
- patch applied (ghc): Whoops,
*don't* reset the complete session in 'withLocalCallbacks'.
Thomas Schilling
- patch applied (ghc): Expose a separate 'hscBackend' phase for
'HsCompiler' and change
Thomas Schilling
- patch applied (ghc): Let 'loadModule' generate proper code
depending on the 'hscTarget'.
Thomas Schilling
- HEADS UP: Important Haddock patch for latest HEAD
Thomas Schilling
- [nightly] 29-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 29-Nov-2008 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (ghc-6.10/ghc): Document the --machine-readable RTS
flag
Ian Lynagh
- patch applied (ghc): Document the --machine-readable RTS flag
Ian Lynagh
- patch applied (ghc): Remove the v_Split_info global variable and
use a field of dflags instead
Ian Lynagh
- HEADS UP: Important Haddock patch for latest HEAD
David Waern
- todays head failures - installPackage (Re: Daily report for head)
Claus Reinke
- HEADS UP: Important Haddock patch for latest HEAD
Thomas Schilling
- [nightly] 30-Nov-2008 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
Last message date:
Sun Nov 30 22:02:26 EST 2008
Archived on: Sun Nov 30 22:02:29 EST 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).