February 2009 Archives by author
Starting: Sun Feb 1 03:30:03 EST 2009
Ending: Sat Feb 28 22:31:15 EST 2009
Messages: 320
- patch applied (ghc): #2875: Correct SYB's representation of Char
José Pedro Magalhães
- patch applied (ghc): #2875: Correct SYB's representation of Char
José Pedro Magalhães
- how to add a file to the compiler
Max Bolingbroke
- On Intel Mac OS X 10.5,
validate (haddock) reports "Unsafe/Coerce.hs:31:0: attempting touse
module `GHC.Prim' (./GHC/Prim.hs) which is not loaded"
Manuel M T Chakravarty
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for head
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- 2 Patches for Haddock
Duncan Coutts
- patch applied (ghc): Do not print anything to stdout when stopping
at a breakpoint with custom code attached
Pepe Iborra
- patch applied (ghc): :steplocal and :stepmodule should not polute
trace history
Pepe Iborra
- patch applied (testsuite): Accept output for changes
Pepe Iborra
- patch applied (ghc): Comments about injecting implicit bindings
Simon Peyton Jones
- patch applied (ghc): Add the ability to derive instances of Functor,
Foldable, Traversable
Simon Peyton Jones
- patch applied (testsuite): Tests for DeriveFunctor
Simon Peyton Jones
- patch applied (testsuite): Added tests for Foldable and Traversable
deriving
Simon Peyton Jones
- patch applied (testsuite): Track precedence parsing error messages
Simon Peyton Jones
- patch applied (testsuite): Test Trac #2993
Simon Peyton Jones
- patch applied (ghc): Improve error reporting for precedence errors
Simon Peyton Jones
- patch applied (ghc): Improve trace message
Simon Peyton Jones
- patch applied (ghc): Robustify lookupFamInstEnv
Simon Peyton Jones
- patch applied (ghc): Robustify lookupFamInstEnv,
plus some refactoring
Simon Peyton Jones
- patch applied (ghc): Two small improvements to LiberateCase
Simon Peyton Jones
- patch applied (ghc): Improve transferPolyIdInfo for value-arg
abstraction
Simon Peyton Jones
- patch applied (ghc): Fix Trac #2999: change an ASSERT to a WARN
Simon Peyton Jones
- patch applied (testsuite): Follow error message changes
Simon Peyton Jones
- patch applied (ghc): Further wibbles to 'deriving' for functor-like
things
Simon Peyton Jones
- patch applied (ghc): Improve error reports for kind checking (Trac
#2994)
Simon Peyton Jones
- patch applied (ghc): Check -XGADTs in (a) type family decls (b)
pattern matches
Simon Peyton Jones
- patch applied (testsuite): Add test for Trac #2994
Simon Peyton Jones
- patch applied (ghc): Improve documentation for LANGUAGE pragma (esp
wrt cpp)
Simon Peyton Jones
- patch applied (ghc): Turn another ASSERT into a WARN (temproraily)
Simon Peyton Jones
- patch applied (ghc): Fix Trac #3017: ensure that we quantify over
enough type variables when equalities are involved
Simon Peyton Jones
- patch applied (testsuite): Test Trac #3017
Simon Peyton Jones
- patch applied (ghc): Use 'nonIOok' instead of 'True'; cosmetics only
Simon Peyton Jones
- patch applied (ghc): Improve documentation of bang patterns
Simon Peyton Jones
- patch applied (ghc): Fix "make install": Put "[]" in the
install package.conf
Matthias Kilian
- Immix garbage collector as GSoC
Felipe Lessa
- On PPC Mac OS X 10.5,
validate reports "typecheck/TcHsType.lhs:8:13: cannot parse
LANGUAGE pragma" and other things
Ben Lippmeier
- patch applied (ghc): NCG: Add missing ops to powerpc isJumpish
Ben Lippmeier
- patch applied (ghc): NCG: Validate fixes for powerpc
Ben Lippmeier
- patch applied (ghc): NCG: Split block reorder thing in linear
allocator into separate fn
Ben Lippmeier
- patch applied (ghc): NCG: Use sync instead of msync for a memory
barrier for powerpc
Ben Lippmeier
- darcs <-> git sync problem?
Ben Lippmeier
- patch applied (ghc): NCG: Split PprMach into arch specific modules
Ben Lippmeier
- patch applied (ghc): SPARC NCG: Enumerate freeRegs / globalRegMaybe
instead of using #ifdefery
Ben Lippmeier
- patch applied (ghc): SPARC NCG: Make linear allocator use info in
SPARC.Regs again
Ben Lippmeier
- patch applied (ghc): NCG: Split up the native code generator into
arch specific modules
Ben Lippmeier
- patch applied (ghc): SPARC NCG: Don't release top half of f6 and f8
Ben Lippmeier
- patch applied (ghc): NCG: Validate fixes for x86-linux
Ben Lippmeier
- patch applied (ghc): NCG: Haddock validate fix
Ben Lippmeier
- patch applied (ghc): NCG: validate fixes for x86_64-linux
Ben Lippmeier
- patch applied (ghc): NCG: validate fixes for i386-darwin
Ben Lippmeier
- patch applied (ghc): NCG: validate fixes for ghc-6.6
Ben Lippmeier
- patch applied (ghc): NCG: validate fixes for ppc-darwin
Ben Lippmeier
- patch applied (ghc): NCG: Cleanup old file
Ben Lippmeier
- patch applied (ghc): SPARC NCG: Reorganise Reg and RegInfo
Ben Lippmeier
- patch applied (ghc): SPARC NCG: Split up into chunks,
and fix warnings.
Ben Lippmeier
- patch applied (ghc): SPARC NCG: Fix word size conversions
Ben Lippmeier
- patch applied (ghc): SPARC NCG: Unsigned comparisons are unsigned
Ben Lippmeier
- patch applied (testsuite): Accept saturating Float to Int conversion
Ben Lippmeier
- NCG: Split up the native code generator into arch specific
modules
Ben Lippmeier
- x86_64 ghc on Mac OS
Ben Lippmeier
- x86_64 ghc on Mac OS
Ben Lippmeier
- patch applied (ghc): SPARC NCG: Enforce the invariant that each
block ends with a jump.
Ben Lippmeier
- patch applied (ghc): SPARC NCG: Add jumps to end of blocks when
working out condition codes
Ben Lippmeier
- patch applied (ghc): SPARC NCG: Split out sanity checking into its
own module
Ben Lippmeier
- patch applied (ghc): Strip tag bits from closure pointers before
trying to deference them.
Ben Lippmeier
- how to add a file to the compiler
Ben Lippmeier
- patch applied (ghc): Warn in configure if it looks like make 3.80
is about to be used
Ian Lynagh
- patch applied (ghc-6.10/ghc): Warn in configure if it looks like
make 3.80 is about to be used
Ian Lynagh
- New build system
Ian Lynagh
- patch applied (ghc-6.10/ghc): Create package.conf when installing a
bindist
Ian Lynagh
- patch applied (testsuite): Add a test for trac #2913
Ian Lynagh
- patch applied (ghc-6.10/ghc): Revert: Inject implicit bindings
before the simplifier (Trac #2070)
Ian Lynagh
- patch applied (ghc): Build dph with the stage2 compiler
Ian Lynagh
- patch applied (ghc-6.10/ghc): Force the result of user-defined
commands
Ian Lynagh
- patch applied (ghc-6.10/ghc): Improve error reporting for
precedence errors
Ian Lynagh
- patch applied (ghc-6.10/ghc): When generating C,
don't pretend functions are data
Ian Lynagh
- patch applied (ghc-6.10/ghc): Fix the build on IA64
Ian Lynagh
- patch applied (ghc-6.10/ghc): Fix calling maths functions when
compiling via C
Ian Lynagh
- patch applied (ghc-6.10/ghc): Correct an IsFunction that should be
IsData
Ian Lynagh
- patch applied (ghc): SPARC NCG: Use .skip instead of .space in
assembler
Ian Lynagh
- patch applied (ghc): SPARC NCG: Don't need a write barrier for
store synchronisation on SPARC under TSO.
Ian Lynagh
- patch applied (ghc): SPARC NCG: Do general 64 bit addition and
conversion
Ian Lynagh
- patch applied (ghc): SPARC NCG: Keep track of destinations when
doing a tabled jump
Ian Lynagh
- patch applied (ghc): NCG: Split linear allocator into separate
modules.
Ian Lynagh
- patch applied (ghc): NCG: Split out joinToTargets from linear
alloctor into its own module.
Ian Lynagh
- patch applied (ghc): SPARC NCG: Give regs o0-o5 back to the
allocator
Ian Lynagh
- patch applied (ghc): SPARC NCG: Update cabal file
Ian Lynagh
- patch applied (ghc): NCG: Move the graph allocator into its own dir
Ian Lynagh
- patch applied (ghc): NCG: Split MachInstrs into arch specific
modules
Ian Lynagh
- patch applied (ghc): SPARC NCG: Add Pwr callish mach op
Ian Lynagh
- patch applied (ghc): SPARC NCG: Fix some haddock problems.
Ian Lynagh
- patch applied (ghc): NCG: Fix validate
Ian Lynagh
- patch applied (ghc): NCG: Split MachRegs.hs into arch specific
modules
Ian Lynagh
- patch applied (ghc): NCG: Rename MachRegs, MachInstrs -> Regs,
Instrs to reflect arch specific naming
Ian Lynagh
- patch applied (ghc): NCG: Move RegLiveness -> RegAlloc.Liveness
Ian Lynagh
- patch applied (ghc): NCG: Split RegAllocInfo into arch specific
modules
Ian Lynagh
- patch applied (ghc): NCG: Validate fixes
Ian Lynagh
- patch applied (ghc): When generating C,
don't pretend functions are data
Ian Lynagh
- patch applied (ghc): Fix the build on amd64/Linux
Ian Lynagh
- patch applied (ghc): Fix building with GHC 6.8
Ian Lynagh
- patch applied (ghc): Fix the build on OS X: only understands .space,
not .skip
Ian Lynagh
- patch applied (ghc): Add a panic to fix the build on amd64/Linux;
to be fixed properly later
Ian Lynagh
- patch applied (ghc): Fix calling maths functions when compiling via
C
Ian Lynagh
- patch applied (ghc): Correct an IsFunction that should be IsData
Ian Lynagh
- patch applied (ghc): Handle the case where
setitimer(ITIMER_VIRTUAL) is not always available
Ian Lynagh
- patch applied (ghc-6.10/ghc): Handle the case where
setitimer(ITIMER_VIRTUAL) is not always available
Ian Lynagh
- patch applied (ghc-6.10/ghc): Fix "make install": Put "[]" in the
install package.conf
Ian Lynagh
- patch applied (testsuite): Update test results for the 6.10 branch
Ian Lynagh
- patch applied (ghc-6.10/ghc): Improvements to the "can't find
module" error message (#2980)
Ian Lynagh
- patch applied (ghc-6.10/ghc): Don't use the absolute path to the
bindist tarball
Ian Lynagh
- patch applied (ghc): Fix cleaning and installing the libraries
Ian Lynagh
- patch applied (ghc): Don't use the absolute path to the bindist
tarball
Ian Lynagh
- patch applied (ghc): On sparc,
pass -mcpu=v9 when assembling with object splitting enabled
Ian Lynagh
- patch applied (ghc): Tweak the mangler; fixes trac #2871
Ian Lynagh
- patch applied (ghc): Fix trac #3001: Biographical profiling
segfaults
Ian Lynagh
- patch applied (ghc-6.10/ghc): On sparc,
pass -mcpu=v9 when assembling with object splitting enabled
Ian Lynagh
- patch applied (ghc-6.10/ghc): Tweak the mangler; fixes trac #2871
Ian Lynagh
- patch applied (ghc-6.10/ghc): Fix trac #3001: Biographical
profiling segfaults
Ian Lynagh
- patch applied (ghc): Add more targets to the list that we need to
include all libraries for
Ian Lynagh
- patch applied (ghc-6.10/ghc): Only pass --with-hscolour to
cabal-bin once
Ian Lynagh
- patch applied (ghc-6.10/ghc): Quote some more arguments to cabal-bin
Ian Lynagh
- patch applied (ghc): Quote some more arguments to cabal-bin
Ian Lynagh
- patch applied (ghc): Only pass --with-hscolour to cabal-bin once
Ian Lynagh
- patch applied (ghc): Put RelaxedPolyRec in the cabal file rather
than a pragma
Ian Lynagh
- patch applied (ghc): Make versioned ghc and ghci programs on
Windows; fixes trac #2827
Ian Lynagh
- patch applied (ghc): Fix ghc and ghci wrappers on Windows
Ian Lynagh
- patch applied (ghc-6.10/ghc): Make versioned ghc and ghci programs
on Windows; fixes trac #2827
Ian Lynagh
- patch applied (ghc-6.10/ghc): Fix ghc and ghci wrappers on Windows
Ian Lynagh
- patch applied (ghc-6.10/ghc): Fix an off-by-one;
fixes the second bug in trac #3001
Ian Lynagh
- patch applied (testsuite): Add a test for #3001
Ian Lynagh
- patch applied (testsuite): Add another test for trac #3001
Ian Lynagh
- patch applied (ghc): Install libHSffi_p.a
Ian Lynagh
- patch applied (ghc): Fix an off-by-one;
fixes the second bug in trac #3001
Ian Lynagh
- patch applied (ghc): Fix an off-by-one;
fixes the second bug in trac #3001
Ian Lynagh
- patch applied (ghc-6.10/ghc): MERGED: Export blockUserSignals and
unblockUserSignals (needed for #2870)
Ian Lynagh
- patch applied (ghc-6.10/ghc): MERGED: Rewrite of signal-handling
(ghc patch; see also base and unix patches)
Ian Lynagh
- patch applied (ghc): Only use STAGE3_PACKAGE_CONF for building GHC
itself
Ian Lynagh
- patch applied (ghc): newPinnedByteArray#: align the result to
16-bytes (part of #2917)
Ian Lynagh
- Dead links from http://haskell.org/haskellwiki/GHC
Ian Lynagh
- Building ghc with DEBUG: ASSERTION FAILED: file Capability.h,
line 297
Ian Lynagh
- patch applied (ghc): If we are given -Werror,
then pass -Werror to cpp
Ian Lynagh
- patch applied (ghc): FIX #1891 (describe +RTS --info output in GHC
user guide)
Ian Lynagh
- patch applied (ghc): In +RTS --info output, use YES rather than Yes
Ian Lynagh
- patch applied (ghc): Tweak +RTS --info docs
Ian Lynagh
- patch applied (ghc-6.10/ghc): FIX #1891 (describe +RTS --info
output in GHC user guide)
Ian Lynagh
- patch applied (ghc-6.10/ghc): Tweak +RTS --info docs
Ian Lynagh
- patch applied (ghc-6.10/ghc): In +RTS --info output,
use YES rather than Yes
Ian Lynagh
- patch applied (ghc): Whitespace only
Ian Lynagh
- patch applied (ghc): z-encode digits at the start of a symbol name;
fixes trac #2997
Ian Lynagh
- patch applied (ghc-6.10/ghc): :steplocal and :stepmodule should not
polute trace history
Ian Lynagh
- patch applied (ghc-6.10/ghc): Whitespace only
Ian Lynagh
- patch applied (ghc-6.10/ghc): z-encode digits at the start of a
symbol name; fixes trac #2997
Ian Lynagh
- 2 Patches for Haddock
Ian Lynagh
- patch applied (ghc-6.10/ghc): Do not print anything to stdout when
stopping at a breakpoint with custom code attached
Ian Lynagh
- patch applied (ghc): Force the result of user-defined commands
Simon Marlow
- patch applied (ghc): add wiki commentary links
Simon Marlow
- patch applied (ghc): better error message for missing
package-qualified modules in ghc -M
Simon Marlow
- patch applied (ghc): Optimise writing out the .s file
Simon Marlow
- patch applied (ghc): leave out rts/ from include-dirs in the
inplace rts package
Simon Marlow
- patch applied (testsuite): try to make this test more robust
Simon Marlow
- patch applied (testsuite): Do not use System.Process on Posix
systems
Simon Marlow
- Daily report for stable
Simon Marlow
- patch applied (ghc): Refactor the spark queue implementation into a
generic work-stealing deque
Simon Marlow
- patch applied (ghc): add a store/load memory barrier
Simon Marlow
- patch applied (ghc): add a single-threaded version of cas()
Simon Marlow
- patch applied (ghc): add an assertion
Simon Marlow
- patch applied (ghc): add debugging code and comments
Simon Marlow
- patch applied (ghc): tiny cleanup
Simon Marlow
- patch applied (ghc): bugfix: an unsigned comparison should be signed
Simon Marlow
- patch applied (ghc): crucial bugfix: add a store/load memory
barrier to popWSDeque()
Simon Marlow
- patch applied (ghc): build fix: add -I../rts/parallel
Simon Marlow
- patch applied (ghc): Improvements to the "can't find module" error
message (#2980)
Simon Marlow
- patch applied (testsuite): update expect_brokens to point to the
right tickets
Simon Marlow
- patch applied (testsuite): further fixes to this test
Simon Marlow
- patch applied (testsuite): add LANGUAGE
Simon Marlow
- patch applied (testsuite): hack to make this test work more often
Simon Marlow
- patch applied (testsuite): remove -debug;
we already have debug and non-debug ways
Simon Marlow
- patch applied (ghc): scheduleYield(): check the wakeup queue before
yielding
Simon Marlow
- patch applied (ghc): one more bugfix: a load/load memory barrier is
required in stealWSDeque_()
Simon Marlow
- patch applied (ghc): general tidy up
Simon Marlow
- patch applied (testsuite): test the work-stealing deque
implementation (rts/parallel/WSDeque.c)
Simon Marlow
- Daily report for stable
Simon Marlow
- patch applied (ghc): comment wibbles
Simon Marlow
- patch applied (ghc): update Sparc store/load barrier (#3019),
and fix comments
Simon Marlow
- patch applied (ghc): NCG: Split up the native code generator
into arch specific modules
Simon Marlow
- patch applied (testsuite): fix conc018(ghci)
Simon Marlow
- patch applied (ghc): Fix an off-by-one; fixes the second bug
in trac #3001
Simon Marlow
- patch applied (ghc): Rewrite of signal-handling (ghc patch;
see also base and unix patches)
Simon Marlow
- patch applied (ghc): newPinnedByteArray#: align the result to
16-bytes (part of #2917)
Simon Marlow
- patch applied (ghc): #2860: remove redundant unblocking of signals
Simon Marlow
- patch applied (testsuite): add test for pointer alignment
Simon Marlow
- patch applied (ghc): Export blockUserSignals and unblockUserSignals
(needed for #2870)
Simon Marlow
- patch applied (ghc): Fix an off-by-one; fixes the second bug
in trac #3001
Simon Marlow
- patch applied (nofib): use parBuffer
Simon Marlow
- patch applied (nofib): add parallel version of spectral/mandel
Simon Marlow
- x86_64 ghc on Mac OS
Simon Marlow
- Immix garbage collector as GSoC
Simon Marlow
- how to add a file to the compiler
Simon Marlow
- On PPC Mac OS X 10.5,
validate reports "typecheck/TcHsType.lhs:8:13: cannot parse
LANGUAGE pragma" and other things
Thorkil Naur
- Daily report for stable
Thorkil Naur
- Daily report for stable
Thorkil Naur
- On Intel Mac OS X 10.5,
validate (haddock) reports "Unsafe/Coerce.hs:31:0: attempting to
use module `GHC.Prim' (./GHC/Prim.hs) which is not loaded"
Thorkil Naur
- On Intel Mac OS X 10.5,
validate (haddock) reports "Unsafe/Coerce.hs:31:0: attempting touse
module `GHC.Prim' (./GHC/Prim.hs) which is not loaded"
Thorkil Naur
- On Intel Mac OS X 10.5,
validate (haddock) reports "Unsafe/Coerce.hs:31:0: attempting touse
module `GHC.Prim' (./GHC/Prim.hs) which is not loaded"
Thorkil Naur
- x86_64 ghc on Mac OS
Daniel Peebles
- x86_64 ghc on Mac OS
Daniel Peebles
- how to add a file to the compiler
Norman Ramsey
- On Intel Mac OS X 10.5,
validate (haddock) reports "Unsafe/Coerce.hs:31:0: attempting touse
module `GHC.Prim' (./GHC/Prim.hs) which is not loaded"
Claus Reinke
- [nightly] 01-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 01-Feb-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 02-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 03-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 03-Feb-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 04-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 05-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 05-Feb-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 06-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 07-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 08-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 09-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 10-Feb-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 10-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 11-Feb-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 11-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 12-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 12-Feb-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 13-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 13-Feb-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 14-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 14-Feb-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 15-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 15-Feb-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 16-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 16-Feb-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 17-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 17-Feb-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 18-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 18-Feb-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 19-Feb-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 19-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 20-Feb-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 20-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 21-Feb-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 21-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 22-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 22-Feb-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 23-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 23-Feb-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 24-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 24-Feb-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 25-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 25-Feb-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 26-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 26-Feb-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 27-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 27-Feb-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 28-Feb-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc-6.10/ghc): Force recompilation of BCOs when they
were compiled in HscNothing mode.
Thomas Schilling
- patch applied (ghc-6.10/ghc): Backport: Let 'loadModule' generate
proper code depending on the 'hscTarget'.
Thomas Schilling
- 2 Patches for Haddock
Thomas Schilling
- Immix garbage collector as GSoC
Thomas Schilling
- 2 Patches for Haddock
David Waern
- patch applied (ghc): Filter out carriage returns in doc strings
David Waern
- Question about typechecker renaming of tyvars
Jean Yang
- patch applied (ghc): Add targets clean.library.dph and
remake.library.dph
chak at cse.unsw.edu.au
Last message date:
Sat Feb 28 22:31:15 EST 2009
Archived on: Mon Apr 13 12:06:45 EST 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).