December 2009 Archives by date
Starting: Tue Dec 1 01:49:12 EDT 2009
Ending: Thu Dec 31 20:17:24 EDT 2009
Messages: 512
- Fix GHC ticket 2615 (linker scripts in .so files)
Howard B. Golden
- Fix GHC ticket 2615 (linker scripts in .so files)
Simon Peyton-Jones
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- patch applied (ghc): Fix a bug in alternative layout rule
Simon Marlow
- patch applied (ghc): Fix a bug in alternative layout rule
Simon Marlow
- patch applied (ghc): Fix a bug in alternative layout rule
Simon Marlow
- patch applied (ghc): Fix a bug in alternative layout rule
Duncan Coutts
- patch applied (ghc): Fix a bug in alternative layout rule
Duncan Coutts
- patch applied (ghc-6.12/ghc): Avoid running empty for loops;
fixes trac #3683
Ian Lynagh
- patch applied (ghc-6.12/ghc): Look for sed as gsed first
Ian Lynagh
- patch applied (ghc-6.12/ghc): Call $(SED) rather than sed
Ian Lynagh
- patch applied (ghc-6.12/ghc): Delay expansion of some makefile
variables until they are available
Ian Lynagh
- patch applied (ghc): Fix a bug in alternative layout rule
Ian Lynagh
- patch applied (ghc): Fix a bug in alternative layout rule
Ian Lynagh
- patch applied (ghc): Fix a bug in alternative layout rule
Simon Marlow
- patch applied (ghc): Fix a bug in alternative layout rule
Duncan Coutts
- patch applied (ghc-6.12/ghc): Fix the prof_scc.png image in the
profiling section (#3694)
Ian Lynagh
- patch applied (ghc-6.12/ghc): document 'recache' command in the
help output (#3684)
Ian Lynagh
- patch applied (ghc-6.12/ghc): Fix Commentary link in the HACKING
file; trac #3706
Ian Lynagh
- patch applied (ghc): Store a destination step in the block
descriptor
Simon Marlow
- patch applied (ghc): Implement a new heap-tuning option: -H
Simon Marlow
- patch applied (ghc): Fix PS file generation
Simon Marlow
- patch applied (ghc-6.12/ghc): Fix PS file generation
Ian Lynagh
- patch applied (ghc): Avoid running empty for loops; fixes trac #3683
Ian Lynagh
- patch applied (ghc): Look for sed as gsed first
Ian Lynagh
- patch applied (ghc): Call $(SED) rather than sed
Ian Lynagh
- patch applied (ghc): Delay expansion of some makefile variables
until they are available
Ian Lynagh
- patch applied (ghc): Fix typo in docs
Ian Lynagh
- patch applied (ghc-6.12/ghc): Fix typo in docs
Ian Lynagh
- patch applied (ghc-6.12/ghc): Tweak release notes
Ian Lynagh
- patch applied (ghc-6.12/ghc): Add release highlights,
from HCAR report, to ANNOUNCE and release notes
Ian Lynagh
- patch applied (ghc-6.12/ghc): Add an entry fo the ghci command :run
to the user guide
Ian Lynagh
- patch applied (ghc): Add an entry fo the ghci command :run to the
user guide
Ian Lynagh
- patch applied (ghc): Fix Commentary link in the HACKING file;
trac #3706
Ian Lynagh
- patch applied (ghc): Use dlltool from the in-tree mingw installation
Ian Lynagh
- [nightly] 01-Dec-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 01-Dec-2009 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): exitScheduler: move boundTaskExiting call
outside #ifdef THREADED_RTS
Simon Marlow
- patch applied (ghc): free cap->saved_mut_lists too
Simon Marlow
- patch applied (ghc): Free full_prog_argv at exit,
closing a memory leak
Simon Marlow
- patch applied (ghc): Make allocatePinned use local storage,
and other refactorings
Simon Marlow
- patch applied (ghc): sanity check the top stack frame,
not the whole stack
Simon Marlow
- patch applied (ghc): fix to sanity checking for ThreadRelocated TSOs
Simon Marlow
- patch applied (ghc): don't sanity check the whole stack when
switching interp<->compiled
Simon Marlow
- patch applied (ghc): threadStackUnderflow: put the new TSO on the
mut list if necessary
Simon Marlow
- patch applied (testsuite): fix driver033
Simon Marlow
- Fix GHC ticket 2615 (linker scripts in .so files)
Simon Marlow
- patch applied (ghc): Fix Trac #3102: pre-matching polytypes
Simon Peyton Jones
- patch applied (ghc): Fix Trac #3100: reifyType
Simon Peyton Jones
- patch applied (ghc): More work on the simplifier's inlining
strategies
Simon Peyton Jones
- patch applied (testsuite): Test Trac #3100
Simon Peyton Jones
- patch applied (testsuite): Add test for a loop in the simplifier
Simon Peyton Jones
- [nightly] 02-Dec-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 02-Dec-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Fix GHC ticket 2615 (linker scripts in .so files)
Howard B. Golden
- Fix GHC ticket 2615 (linker scripts in .so files)
Howard B. Golden
- Fix GHC ticket 2615 (linker scripts in .so files)
Duncan Coutts
- Fix GHC ticket 2615 (linker scripts in .so files)
Howard B. Golden
- Fix GHC ticket 2615 (linker scripts in .so files)
Howard B. Golden
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Fix GHC ticket 2615 (linker scripts in .so files)
Simon Marlow
- Fix GHC ticket 2615 (linker scripts in .so files)
Simon Marlow
- Fix GHC ticket 2615 (linker scripts in .so files)
Simon Marlow
- Fix GHC ticket 2615 (linker scripts in .so files)
Simon Marlow
- Fix GHC ticket 2615 (linker scripts in .so files)
Duncan Coutts
- patch applied (ghc): Fix profiling build
Simon Marlow
- patch applied (ghc): stg_ap_0_fast: sanity-check only the topmost
frame, not the whole stack
Simon Marlow
- patch applied (ghc): move sanity checking code from Storage.c to
Sanity.c
Simon Marlow
- patch applied (ghc): Refactoring only
Simon Marlow
- patch applied (ghc): remove unused cap->in_gc flag
Simon Marlow
- patch applied (ghc): add a missing lock around allocGroup()
Simon Marlow
- patch applied (ghc): More work on the simplifier's inlining
strategies
Simon Marlow
- patch applied (ghc): More work on the simplifier's inlining
strategies
Simon Peyton-Jones
- patch applied (ghc): Fix column numbers used when highlighting
:list output
Ian Lynagh
- patch applied (ghc): Whitespace only
Ian Lynagh
- patch applied (ghc): Fix HPC column numbers,
following the column number changes in GHC
Ian Lynagh
- patch applied (ghc): Add a GHC layout extension to the alternative
layout rule
Ian Lynagh
- patch applied (testsuite): Accept output for break020
Ian Lynagh
- patch applied (testsuite): Accept column change output in break021
Ian Lynagh
- Fix GHC ticket 2615 (linker scripts in .so files)
Howard B. Golden
- [nightly] 03-Dec-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Generate INLINE pragmas for PA methods
Roman Leshchinskiy
- patch applied (ghc): Add new ForceSpecConstr annotation
Roman Leshchinskiy
- patch applied (ghc): Fix loading of annotations
Roman Leshchinskiy
- [nightly] 03-Dec-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Add new ForceSpecConstr annotation
Simon Peyton-Jones
- patch applied (ghc): Add new ForceSpecConstr annotation
Roman Leshchinskiy
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (ghc): fix error message on Windows (fixes
rtsflags001)
Simon Marlow
- patch applied (ghc): GC refactoring, remove "steps"
Simon Marlow
- patch applied (ghc): export g0
Simon Marlow
- patch applied (ghc): Correction to the allocation stats following
earlier refactoring
Simon Marlow
- patch applied (ghc): evaluate_large: evaluate large objects to
bd->dest rather than gen->to
Simon Marlow
- Fix GHC ticket 2615 (linker scripts in .so files)
Duncan Coutts
- patch applied (ghc): Force -fPIC when linking against dynamic
libraries on Mac OS/X.
Ian Lynagh
- patch applied (ghc): Add -dylib-install-name option to GHC so the
install name can be set for dynamic libs on Mac OS/X.
Ian Lynagh
- patch applied (ghc): Document the new -dylib-install-name option in
the user's guide.
Ian Lynagh
- patch applied (ghc): Link all dynamic libraries with the correct
install_name on Mac OS/X.
Ian Lynagh
- [nightly] 04-Dec-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Fix GHC ticket 2615 (linker scripts in .so files)
Howard B. Golden
- [nightly] 04-Dec-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- darcs patch: configure.ac: fix libm checks (Trac #3730)
slyich at gmail.com
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (ghc): Tweak layout for alternative layout rule
Ian Lynagh
- patch applied (testsuite): Add a test for the difference between
the H98 and the alternative layout rules
Ian Lynagh
- patch applied (testsuite): Add another layout test
Ian Lynagh
- patch applied (testsuite): Add another layout rule test
Ian Lynagh
- patch applied (testsuite): Add another layout test
Ian Lynagh
- patch applied (testsuite): Add another layout test
Ian Lynagh
- patch applied (testsuite): Add another layout test
Ian Lynagh
- patch applied (ghc-6.12/ghc): Add some missing exports back for GHC
package users; fixes trac #3715
Ian Lynagh
- patch applied (ghc-6.12/ghc): Fix Trac #3100: reifyType
Ian Lynagh
- patch applied (ghc-6.12/ghc): Fix Trac #3102: pre-matching polytypes
Ian Lynagh
- patch applied (ghc-6.12/ghc): threadStackOverflow: check whether
stack squeezing released some stack (#3677)
Ian Lynagh
- patch applied (ghc): Add some comments on the alternative layout
rule state
Ian Lynagh
- patch applied (ghc): Add some missing exports back for GHC package
users; fixes trac #3715
Ian Lynagh
- patch applied (ghc): Add comments to "OPTIONS_GHC
-fno-warn-orphans" pragmas
Ian Lynagh
- [nightly] 05-Dec-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 05-Dec-2009 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] 06-Dec-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 06-Dec-2009 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): Use addToUFM_Acc where appropriate
Simon Peyton Jones
- patch applied (ghc): Add lengthBag to Bag (using in forthcoming
patch)
Simon Peyton Jones
- patch applied (ghc): Add splitUFM to UniqFM (used in a forthcoming
patch)
Simon Peyton Jones
- patch applied (ghc): Comments only, about RULE plumbing
Simon Peyton Jones
- patch applied (ghc): Comments only,
principally about IfaceDeclExtras
Simon Peyton Jones
- patch applied (ghc): Add a new to-do to cmm-notes
Simon Peyton Jones
- patch applied (ghc): Fix a nasty (and long-standing) FloatOut
performance bug
Simon Peyton Jones
- patch applied (ghc): Minor refactoring to remove redundant code
Simon Peyton Jones
- patch applied (testsuite): Test Trac #3012
Simon Peyton Jones
- patch applied (ghc): Fix profiling build
Simon Marlow
- patch applied (ghc): Tidy up deriving error messages
Simon Peyton Jones
- patch applied (testsuite): Track error message changes for deriving
Simon Peyton Jones
- patch applied (ghc): Add some explanation about overlapping
instances
Simon Peyton Jones
- patch applied (ghc): remove global 'total_allocated',
seems to be the same as 'GC_tot_alloc'
Simon Marlow
- patch applied (ghc): need locking around use of weak_ptr_list in
mkWeak#
Simon Marlow
- patch applied (testsuite): Add output for T3102
Simon Peyton Jones
- [nightly] 07-Dec-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 07-Dec-2009 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): threadStackUnderflow: fix recently introduced
bug (conc068(threaded1) failure)
Simon Marlow
- patch applied (ghc): simplification/optimisation: update
tso->bound->tso when scavenging the TSO
Simon Marlow
- patch applied (ghc): simplify weak pointer processing
Simon Marlow
- patch applied (ghc): declare g0 (fixes compilation failure with
-fvia-C)
Simon Marlow
- patch applied (ghc): add locking in mkWeakForeignEnv#
Simon Marlow
- patch applied (ghc): simplification/optimisation: update
tso->bound->tso when scavenging the TSO
Simon Marlow
- patch applied (testsuite): accept output
Simon Marlow
- patch applied (testsuite): accept output (column numbers)
Simon Marlow
- patch applied (ghc-6.12/ghc): Set RELEASE to YES
Ian Lynagh
- patch applied (ghc-6.12/ghc): need locking around use of
weak_ptr_list in mkWeak#
Ian Lynagh
- patch applied (ghc-6.12/ghc): add locking in mkWeakForeignEnv#
Ian Lynagh
- patch applied (ghc-6.12/ghc): Add an entry about deriving instances
for GADTs to the release notes
Ian Lynagh
- patch applied (ghc-6.12/testsuite): accept output
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Test Trac #3100
Ian Lynagh
- patch applied (ghc-6.12/testsuite): add a test for #3677
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Add output for T3102
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Test Trac #3012
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Correct T3102 output for 6.12
branch
Ian Lynagh
- [nightly] 08-Dec-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 08-Dec-2009 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): Add -Iincludes to hp2ps's CC_OPTS
Ian Lynagh
- patch applied (ghc): Change some HC_OPTS to CC_OPTS,
so they are used when making dependencies
Ian Lynagh
- patch applied (ghc): Eliminate mkdependC
Ian Lynagh
- darcs patch: configure.ac: fix libm checks (Trac #3730)
Sergei Trofimovich
- patch applied (ghc): add a missing unlockTSO()
Simon Marlow
- patch applied (ghc-6.12/ghc): Correct the version number
Ian Lynagh
- patch applied (ghc-6.12/ghc): add a missing unlockTSO()
Ian Lynagh
- patch applied (ghc-6.12/ghc): Fix the stage1 version number munging
Ian Lynagh
- patch applied (ghc): Add a comment about why $(CPP) is defined the
way it is in config.mk.in
Ian Lynagh
- patch applied (ghc): Fix the stage1 version number munging
Ian Lynagh
- patch applied (ghc): Fix typo
Ian Lynagh
- patch applied (ghc-6.12/ghc): Put README and INSTALL into bindists
Ian Lynagh
- patch applied (ghc): Put README and INSTALL into bindists
Ian Lynagh
- patch applied (testsuite): Fix typos
Ian Lynagh
- patch applied (testsuite): Fix quoting, and add some sanity checking
Ian Lynagh
- [nightly] 09-Dec-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 09-Dec-2009 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 (nofib): remove use of MKDEPENDC
Simon Marlow
- patch applied (testsuite): update expected value comments
Simon Marlow
- patch applied (ghc): Allow spaces at either end of the C import
spec (#3742)
Simon Marlow
- patch applied (ghc): Fix #3741, simplifying things in the process
Simon Marlow
- patch applied (testsuite): add test for #3741
Simon Marlow
- patch applied (testsuite): add test for #3742
Simon Marlow
- [nightly] 10-Dec-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 10-Dec-2009 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): use a smaller stack limit for
conc012(ghci)
Simon Marlow
- patch applied (ghc): Improve dumping for rules,
and documentation of same
Simon Peyton Jones
- patch applied (ghc): Make -ddump-simpl-stats a bit more informative
by default
Simon Peyton Jones
- patch applied (ghc): Fix spelling in comment
Simon Peyton Jones
- patch applied (ghc): Fix two related bugs in u_tys
Simon Peyton Jones
- patch applied (ghc-6.12/ghc): Set RELEASE back to NO
Ian Lynagh
- patch applied (/haskell/ghc): Add 6.12.1 page
Ian Lynagh
- [nightly] 11-Dec-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 11-Dec-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Validate breaks on Mac OS X with many cores (and probably others)
Manuel M T Chakravarty
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Validate breaks on Mac OS X with (not that) many cores (and
probably others)
Manuel M T Chakravarty
- Validate breaks on Mac OS X with (not that) many cores (and
probably others)
Manuel M T Chakravarty
- patch applied (ghc): Expose all EventLog events as DTrace probes
chak at cse.unsw.edu.au
- patch applied (ghc): Expose all EventLog events as DTrace probes
Manuel M T Chakravarty
- [nightly] 12-Dec-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 12-Dec-2009 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
- [nightly] 13-Dec-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 13-Dec-2009 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
- Validate breaks on Mac OS X with many cores (and probably
others)
Simon Marlow
- patch applied (/haskell/ghc): Update webpage for 6.12.1 release
Ian Lynagh
- Recycling GHC repos
Simon Peyton-Jones
- patch applied (ghc): Bottom extraction: float out bottoming
expressions to top level
Simon Peyton Jones
- patch applied (ghc): Improve strictness analysis for bottoming
functions
Simon Peyton Jones
- patch applied (ghc): Use full equality for CSE
Simon Peyton Jones
- patch applied (ghc): Tidy up computation of result discounts in
CoreUnfold
Simon Peyton Jones
- Recycling GHC repos
Simon Marlow
- Recycling GHC repos
Neil Mitchell
- Recycling GHC repos
Max Bolingbroke
- Recycling GHC repos
Simon Peyton-Jones
- Inlining ad generics
Simon Peyton-Jones
- Inlining ad generics
José Pedro Magalhães
- [nightly] 14-Dec-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 14-Dec-2009 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-6.12/ghc): TAG GHC 6.12.1 release
Ian Lynagh
- patch applied (ghc-6.12/testsuite): TAG 2009-12-08
Ian Lynagh
- patch applied (ghc-6.12/testsuite): TAG GHC 6.12.1 release
Ian Lynagh
- patch applied (ghc): Don't make C deps for compiler/parser/cutils.c
in stage1
Ian Lynagh
- patch applied (ghc): Make addCFileDeps quieter
Ian Lynagh
- patch applied (ghc): Just make C dependencies once,
rather than each way
Ian Lynagh
- patch applied (testsuite): Decouple ghcpkg02 from the GHC build tree
Ian Lynagh
- Validate breaks on Mac OS X with many cores (and probably
others)
Ian Lynagh
- Validate breaks on Mac OS X with many cores (and probably
others)
Ian Lynagh
- patch applied (ghc): Add a size-comparison util
Ian Lynagh
- patch applied (testsuite): Tweak rule2 test and accept output
Ian Lynagh
- patch applied (testsuite): Accept output for T2486
Ian Lynagh
- patch applied (testsuite): Tweak T3234 test and accept output
Ian Lynagh
- Recycling GHC repos
Ian Lynagh
- Recycling GHC repos
Samuel Bronson
- [nightly] 15-Dec-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 15-Dec-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Fix Trac #3717: exprOkForSpeculation should
look through case expressions
Simon Peyton Jones
- patch applied (ghc): Fix a bug in the in-scope set that led to some
lookupIdSubst errors
Simon Peyton Jones
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (testsuite): Add test for type families,
discovered by Roman
Simon Peyton Jones
- patch applied (testsuite): Test Trac #3717
Simon Peyton Jones
- Recycling GHC repos
Simon Peyton-Jones
- patch applied (ghc): Deal with warnings in Coercion.lhs
Simon Peyton Jones
- patch applied (ghc): Fix a long-standing infelicity in the type
pretty printer
Simon Peyton Jones
- patch applied (ghc): Make setInlineActivation left-associative
Simon Peyton Jones
- patch applied (ghc): Comments only
Simon Peyton Jones
- patch applied (ghc): Two improvements to optCoercion
Simon Peyton Jones
- patch applied (ghc): Refactor to combine two eqExpr functions
Simon Peyton Jones
- patch applied (ghc): Add comments
Simon Peyton Jones
- patch applied (ghc): add a couple of assertions
Simon Marlow
- patch applied (ghc): #include <sys/select.h> if we have it (#3760)
Simon Marlow
- patch applied (ghc): configure.ac: fix libm checks (Trac #3730)
Simon Marlow
- patch applied (ghc): fix up libm detection and use (#3724)
Simon Marlow
- Recycling GHC repos
Ian Lynagh
- patch applied (ghc): Comments only
Simon Peyton Jones
- patch applied (ghc): Adjust Activations for specialise and
work/wrap, and better simplify in InlineRules
Simon Peyton Jones
- patch applied (testsuite): Add test for applying specialisations
inside InlineRules
Simon Peyton Jones
- patch applied (testsuite): Update output
Simon Peyton Jones
- patch applied (ghc): Build and install inplace the count_lines and
compareSizes utils
Ian Lynagh
- patch applied (ghc): Fix build with Solaris sed
Ian Lynagh
- Fix GHC ticket 2615 (linker scripts in .so files)
Howard B. Golden
- patch applied (ghc-6.12/ghc): Check upper/lower bounds on various
RTS flags (#3633)
Ian Lynagh
- patch applied (ghc-6.12/ghc): Barf on unhandled Mach-O relocations
in the ghci linker
Ian Lynagh
- patch applied (ghc-6.12/ghc): configure.ac: fix libm checks (Trac
#3730)
Ian Lynagh
- patch applied (ghc-6.12/ghc): fix up libm detection and use (#3724)
Ian Lynagh
- patch applied (ghc-6.12/ghc): #include <sys/select.h> if we have it
(#3760)
Ian Lynagh
- patch applied (ghc-6.12/ghc): Check whether the main function is
actually exported (#414)
Ian Lynagh
- patch applied (ghc-6.12/ghc): define HS_WORD_MAX
Ian Lynagh
- patch applied (ghc-6.12/ghc): Print the prog name in errorBelch()
even if prog_argv is not set yet
Ian Lynagh
- patch applied (ghc-6.12/testsuite): add a test for #414
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Update T414's output for the
6.12 branch
Ian Lynagh
- [nightly] 16-Dec-2009 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
- Recycling GHC repos
Simon Peyton-Jones
- Fix GHC ticket 2615 (linker scripts in .so files)
Simon Peyton-Jones
- patch applied (/haskell/ghc): Add some blurb to the top of the
6.12.1 download page
Simon Marlow
- patch applied (/haskell/ghc): Add a redirect that'
s been lying around for a while
Simon Marlow
- patch applied (/haskell/ghc): Tweak download page wording
Simon Marlow
- patch applied (/haskell/ghc): add more warnings to the top of the
page
Simon Marlow
- patch applied (/haskell/ghc): tweak font sizes
Simon Marlow
- patch applied (/haskell/ghc): remove confusing parenthetical note
Simon Marlow
- GHC.Arr
Simon Peyton-Jones
- [nightly] 17-Dec-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 17-Dec-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- GHC.Arr
Duncan Coutts
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- 1969
Simon Peyton-Jones
- GHC.Arr
Simon Marlow
- GHC.Arr
Simon Peyton-Jones
- GHC.Arr
Simon Marlow
- patch applied (ghc): Fix #650: use a card table to mark dirty
sections of mutable arrays
Simon Marlow
- patch applied (ghc): missed a case in a previous fix
John Dias
- patch applied (ghc): unused named variables
John Dias
- patch applied (ghc): Fix another sed problem on Solaris
Ian Lynagh
- patch applied (ghc): Avoid a failing shell command when cleaning
Ian Lynagh
- patch applied (testsuite): Remove a test for GHC < 6.11
Ian Lynagh
- patch applied (testsuite): Allow tests to behave differently
depending on whether the compiler is in-tree
Ian Lynagh
- patch applied (ghc-6.12/ghc): Add splitUFM to UniqFM (used in a
forthcoming patch)
Ian Lynagh
- patch applied (ghc-6.12/ghc): Add lengthBag to Bag (using in
forthcoming patch)
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Fix quoting,
and add some sanity checking
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Fix typos
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Quoting fixes
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Gather all tests at once,
rather than doing them directory by directory
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Print out how many tests we
have done and the total when we run a test
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make the driver/ tests declare
themselves 'alone' individually
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver011 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver012 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver013 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver014 and driver015
parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver016 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver017 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver018* parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver019 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver024 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver021 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver022 and driver023
parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver024a parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver025 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver026 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver027 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver028 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver031 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver032 and driver033
parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver034 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver035 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver041 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver042 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver043 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver044 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver045 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver051 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver052 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver053 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver060 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver061* parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver062* parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make more driver tests
parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver080 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver081* parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make 2566 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make driver200 parallelisable
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Add some extra cleaning for
driver033
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Remove some unnecessary 'alone'
calls
Ian Lynagh
- patch applied (ghc-6.12/testsuite): driver100 doesn't need to be
run alone
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Remove now-unused cleanall
function
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make bug1465 use a local
package.conf
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Make 1372 use a local package
database
Ian Lynagh
- patch applied (ghc-6.12/testsuite): fix driver033
Ian Lynagh
- patch applied (ghc-6.12/testsuite): MERGED: Make driver063
parallelisable
Ian Lynagh
- patch applied (testsuite): Fix driver016,driver019,driver028
Ian Lynagh
- patch applied (testsuite): Remove no-longer-used files
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Fix driver016, driver019,
driver028
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Remove no-longer-used files
Ian Lynagh
- patch applied (ghc-6.12/ghc): Fix another sed problem on Solaris
Ian Lynagh
- patch applied (ghc-6.12/ghc): Fix a braino in a comment
Ian Lynagh
- patch applied (ghc-6.12/ghc): MERGED: Fix a nasty (and
long-standing) FloatOut performance bug
Ian Lynagh
- patch applied (ghc-6.12/ghc): Fix the FloatOut patch for the 6.12
branch
Ian Lynagh
- [nightly] 18-Dec-2009 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 (ghc): Fix a braino in a comment
Ian Lynagh
- patch applied (ghc): When removing $(TOP) with sed,
do so case insensitively
Ian Lynagh
- patch applied (ghc): Tweak the build-dependencies rule,
and add comments for it
Ian Lynagh
- patch applied (testsuite): Add pre-command support to the testsuite,
and fix annrun01 by using it
Ian Lynagh
- patch applied (testsuite): Fix cleaning annrun01
Ian Lynagh
- patch applied (testsuite): Remove debugging print
Ian Lynagh
- patch applied (testsuite): Add clean_cmd to the testsuite,
and use it in bug1465
Ian Lynagh
- patch applied (testsuite): Remove unused clean_o_hi function
Ian Lynagh
- patch applied (testsuite): Refactor the cleaning code
Ian Lynagh
- patch applied (testsuite): Add some more clean_cmd's
Ian Lynagh
- patch applied (testsuite): Add you more clean_cmd's
Ian Lynagh
- patch applied (testsuite): Fix broken python syntax
Ian Lynagh
- patch applied (ghc-6.12/ghc): Get a newer hpc tarball
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Remove some @s from a Makefile
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Decouple ghcpkg02 from the GHC
build tree
Ian Lynagh
- patch applied (ghc-6.12/testsuite): use a smaller stack limit for
conc012(ghci)
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Add pre-command support to the
testsuite, and fix annrun01 by using it
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Fix cleaning annrun01
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Remove debugging print
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Add clean_cmd to the testsuite,
and use it in bug1465
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Remove unused clean_o_hi
function
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Refactor the cleaning code
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Add some more clean_cmd's
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Add you more clean_cmd's
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Fix broken python syntax
Ian Lynagh
- [nightly] 19-Dec-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 19-Dec-2009 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
- [nightly] 20-Dec-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 20-Dec-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Validate fails on Mac OS X, again!
Manuel M T Chakravarty
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (ghc): improve panic messages for srcLocLine,
srcLocCol
Simon Marlow
- patch applied (ghc): kill some old GRAN/PARALLEL_HASKELL code
Simon Marlow
- patch applied (ghc): Fix #3751, also fix some lexical error SrcLocs
Simon Marlow
- patch applied (testsuite): add test for #3751
Simon Marlow
- patch applied (testsuite): accept output (better SrcLocs for lexer
errors)
Simon Marlow
- patch applied (nofib): add Galois' Ray Tracer
Simon Marlow
- patch applied (nofib): add quicksort
Simon Marlow
- patch applied (nofib): Changes to work with parallel-2.x
Simon Marlow
- patch applied (ghc): Partial support for Haiku (#3727)
Simon Marlow
- patch applied (ghc): Fixes to account for the new layout of
MUT_ARR_PTRS (see #650)
Simon Marlow
- patch applied (ghc): Add an extra heading in the output for
count_lines
Simon Peyton Jones
- patch applied (ghc): Comments only
Simon Peyton Jones
- patch applied (ghc): Set fixity (left-assoc) for setIdOccInfo
Simon Peyton Jones
- patch applied (ghc): Make warning printing a bit less noisy
Simon Peyton Jones
- patch applied (ghc): Make -ddump-inlinings and -ddump-rule-firings
less noisy
Simon Peyton Jones
- patch applied (ghc): Move loop-breaker info from original function
to worker in work/wrap
Simon Peyton Jones
- patch applied (ghc): Comments only
Simon Peyton Jones
- patch applied (ghc): Always expose the unfolding of something with
an InlineRule
Simon Peyton Jones
- patch applied (ghc): Move all the CoreToDo stuff into CoreMonad
Simon Peyton Jones
- patch applied (ghc): Fix Trac #3776
Simon Peyton Jones
- patch applied (ghc): A bit of refactoring, plus a sanity check
Simon Peyton Jones
- patch applied (ghc): Comments only (about implementing SPECIALISE
pragmas)
Simon Peyton Jones
- patch applied (ghc): Fix Trac #3772: dict funs for single-field
classes
Simon Peyton Jones
- patch applied (ghc): Add comments to darcs-all
Simon Peyton Jones
- patch applied (testsuite): Add test for Trac #3245
Simon Peyton Jones
- patch applied (testsuite): Test Trac #3776
Simon Peyton Jones
- Validate fails on Mac OS X, again!
Matthias Kilian
- [nightly] 21-Dec-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 21-Dec-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Validate fails on Mac OS X, again!
Duncan Coutts
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Validate fails on Mac OS X, again!
Matthias Kilian
- patch applied (ghc): Better error checking and code cleanup
John Dias
- patch applied (ghc): Copying Simon M's fix for 650 to the new
codegen
John Dias
- [nightly] 22-Dec-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 22-Dec-2009 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
- Ideas and questions about dynamic linking
Howard B. Golden
- Fwd: [Haskell-cafe] Broken GHC doc links
Neil Mitchell
- [nightly] 23-Dec-2009 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 (/haskell/ghc): Add an OpenSolaris binary
Ian Lynagh
- patch applied (/haskell/ghc): Tweak 6.12.1 page
Ian Lynagh
- patch applied (/haskell/ghc): Add the "
community supported"
section heading to the 6.12.1 download page
Ian Lynagh
- [nightly] 24-Dec-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 24-Dec-2009 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
- [nightly] 25-Dec-2009 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] 26-Dec-2009 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] 27-Dec-2009 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] 28-Dec-2009 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] 29-Dec-2009 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 for shared libraries support on FreeBSD
Maxime Henrion
- Patch for shared libraries support on FreeBSD
Andrew Suffield
- patch applied (/haskell/ghc): Update STM link to point to the
hackage package
Simon Marlow
- Patch for shared libraries support on FreeBSD
Duncan Coutts
- patch applied (/haskell/ghc): reword the "Stop!" warning
Simon Marlow
- patch applied (/haskell/ghc): shorten: merge the "
bundled packages" and " cabal-install" boxes
Simon Marlow
- rpath for shared libraries
Andrew Suffield
- patch applied (ghc): Fix rules/build-dependencies.mk on OS X
Ian Lynagh
- [nightly] 30-Dec-2009 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
- Validate failure
Simon Marlow
- DPH libs are re-haddocked every time
Simon Marlow
- Validate failure
Ian Lynagh
- Validate failure
Andrew Suffield
- Validate fails on Mac OS X, again!
Ian Lynagh
- patch applied (ghc): If ACTIVITY_INACTIVE is set,
wait for GC before resetting it
Simon Marlow
- patch applied (ghc): Allow throwTo() to be called without a source
thread
Simon Marlow
- patch applied (ghc): use local mut lists rather than global mut
lists in sequential GC
Simon Marlow
- patch applied (ghc): Use local mut lists in UPD_IND(),
also clean up Updates.h
Simon Marlow
- patch applied (ghc): take newCAF() out from sm_mutex;
use the capability-local mut list instead
Simon Marlow
- patch applied (ghc): Rolling back: Make FastString thread-safe.
Simon Marlow
- rpath for shared libraries
Lars Viklund
- rpath for shared libraries
Andrew Suffield
- [nightly] 31-Dec-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
Last message date:
Thu Dec 31 20:17:24 EDT 2009
Archived on: Thu Dec 31 20:17:26 EDT 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).