June 2009 Archives by thread
Starting: Mon Jun 1 01:44:55 EDT 2009
Ending: Tue Jun 30 19:37:25 EDT 2009
Messages: 295
- [nightly] 31-May-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
- build system issues
Simon Marlow
- build system issues
Simon Marlow
- build system issues
Simon Marlow
- patch applied (ghc): don't call Haskeline to read input when
stdin is not a terminal
Simon Marlow
- IFL 2009 - 2nd Call for papers
Jost Berthold
- [nightly] 01-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 01-Jun-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): Tweak mk/sub-makefile.mk
Simon Marlow
- patch applied (ghc): fix comment
Simon Marlow
- patch applied (ghc): depend on mk/project.mk appropriately
Simon Marlow
- patch applied (ghc): mention documentation tools in the summary;
tidy up formatting
Simon Marlow
- patch applied (ghc): emit a helpful message if you say 'make html'
and BUILD_DOCBOOK_HTML=NO
Simon Marlow
- patch applied (ghc): Add a section "Multi-threading and the FFI"
Simon Marlow
- build system issues
Claus Reinke
- validate fail
Ian Lynagh
- patch applied (ghc): Implement -XMonoLocalBinds: a radical new
flag
Simon Peyton-Jones
- lazy primop
Simon Marlow
- patch applied (ghc): Use -w when compiling libffi,
to stop -Werror failures
Ian Lynagh
- patch applied (nofib): fix up following changes to $(RM) in the GHC
build system
Simon Marlow
- patch applied (ghc): Fix Trac #3265: type operators in type/class
declarations
Simon Peyton Jones
- patch applied (testsuite): Test Trac #3265
Simon Peyton Jones
- Hackage regressions: 6.10.3 vs HEAD
Ian Lynagh
- patch applied (ghc): Follow the change in RM's definition in
distrib/Makefile-bin-vars.in
Ian Lynagh
- patch applied (ghc): Add a comment about why RM and RM_OPTS are not
in config.mk
Ian Lynagh
- patch applied (ghc): fix 'make sdist'
Simon Marlow
- patch applied (ghc): tidy up autoconfiguration of docbook stuff
Simon Marlow
- patch applied (ghc): Remove old GUM/GranSim code
Simon Marlow
- Regressions when removing base3-compat
Ian Lynagh
- patch applied (ghc): Remove the unused remains of __decodeFloat
Ian Lynagh
- [nightly] 02-Jun-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): Allow RULES for seq, and exploit them
Simon Peyton Jones
- patch applied (ghc): fix logic for BUID_DOCBOOK_HTML
Simon Marlow
- patch applied (ghc): Tighten up the DocBook XSL stylesheet test
Simon Marlow
- patch applied (testsuite): bump the threshold for T1969 on x86_64
again
Simon Marlow
- [nightly] 03-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Merge the TODO lists in ghc.mk
Ian Lynagh
- INVESTMENT ENQUIRY AND REPLY
cvs-ghc
- [nightly] 03-Jun-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 (ghc): remove a prototype that shouldn't be here
Simon Marlow
- patch applied (ghc): fix $(TOP)
Simon Marlow
- patch applied (ghc): Lock the StablePtr table during GC
Simon Marlow
- patch applied (ghc): fix a warning
Simon Marlow
- patch applied (ghc): Fix ghc-cabal,
so that GHC.Prim gets registered when we install
Ian Lynagh
- [nightly] 04-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 04-Jun-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- stgAllocForGMP and friends
Daniel Peebles
- patch applied (ghc): Make a proper Opt_WarnLazyUnliftedBindings
warning, with a flag etc
Ian Lynagh
- patch applied (testsuite): Add a test for trac #2806
Ian Lynagh
- patch applied (ghc): Mention that generalised list comprehensions
are enabled with -XTransformListComp
Simon Peyton Jones
- patch applied (ghc): Fix typo
Ian Lynagh
- patch applied (ghc): Document -fwarn-lazy-unlifted-bindings
Ian Lynagh
- patch applied (ghc): Update the docs on how you bind unlifted types
in let/where clauses
Ian Lynagh
- patch applied (ghc): Follow Cabal changes
Ian Lynagh
- patch applied (ghc): ghc-pkg now takes a verbosity argument
Ian Lynagh
- patch applied (testsuite): Update cabal01 output
Ian Lynagh
- patch applied (ghc): Add a README saying where libffi tarballs come
from
Ian Lynagh
- patch applied (ghc): Fix the libffi Makefile
Ian Lynagh
- patch applied (ghc): Update to libffi 3.0.8; fixes trac #3119
Ian Lynagh
- [nightly] 05-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 05-Jun-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 06-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 06-Jun-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- (Big?) Issue with a GMP FFI replacement
Daniel Peebles
- [nightly] 07-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 07-Jun-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Put "%expect 0" directives in the .y files
Ian Lynagh
- patch applied (testsuite): Use +RTS -V0 when looking at timing
information
Ian Lynagh
- patch applied (testsuite): Only run T1969 the 'normal' way
Ian Lynagh
- [nightly] 08-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 08-Jun-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Define _BSD_SOURCE in Stg.h
Ian Lynagh
- patch applied (testsuite): Add a test for foreign importing 'gamma'
Ian Lynagh
- initial "foreign import prim" patches for review
Duncan Coutts
- patch applied (ghc-6.10/ghc): PACKAGE_CPP_OPTS +=
-DPAPI_INCLUDE_DIR=""
Ian Lynagh
- [nightly] 09-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 09-Jun-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Change GHC_OPTIONS to OPTIONS_GHC
Ian Lynagh
- patch applied (testsuite): Remove a comment that GHC_OPTIONS
doesn't work in the unicode/1103 test
Ian Lynagh
- patch applied (ghc): Make Windows bindists and installers work in
the new build system
Ian Lynagh
- [nightly] 10-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (testsuite): Try and find a utf8 locale to use
Ian Lynagh
- patch applied (testsuite): recomp005: update output
Ian Lynagh
- patch applied (testsuite): Add TypeOperators pragma to recomp006
modules
Ian Lynagh
- [nightly] 10-Jun-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Make killThread# cmm primop use local stack
allocation
Simon Marlow
- patch applied (ghc): Convert the gmp cmm primops to use local stack
allocation
Simon Marlow
- patch applied (ghc): Remove the various mp registers from the
StgRegTable
Simon Marlow
- patch applied (ghc): Check we're not using stdcall in foreign
export on unsupported platforms
Simon Marlow
- patch applied (ghc): Fix the flag used to force linking when we are
making a shared library
Simon Marlow
- patch applied (testsuite): Look at whether we already have a UTF8
locale, before trying to find one
Ian Lynagh
- patch applied (ghc): Add recently added lib dirs to the darcs
boring file
Duncan Coutts
- patch applied (ghc): Remove __encodeDouble and __encodeFloat from
the rts
Duncan Coutts
- patch applied (ghc): Deprecate the threadsafe kind of foreign import
Duncan Coutts
- patch applied (testsuite): Switch from foreign import ccall
threadsafe to just safe
Duncan Coutts
- [nightly] 11-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 11-Jun-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Add some $s to rules/build-package.mk for
consistency
Ian Lynagh
- patch applied (ghc): bindists are now done
Ian Lynagh
- patch applied (ghc): HC bootstrapping now works
Ian Lynagh
- patch applied (ghc): Doc building is now controlled by sensible
variables
Ian Lynagh
- patch applied (ghc): Fix the compiler-hs-dependency's
Ian Lynagh
- patch applied (ghc): Changes for the new IO library,
mainly base-package modules moving around
Simon Marlow
- patch applied (ghc): pprExpr: don't add extra parens around [a..b]
in an argument position
Simon Marlow
- patch applied (ghc): don't check for stack underflow if we just had
an overflow
Simon Marlow
- patch applied (testsuite): add test for pretty-printing of [x..y]
Simon Marlow
- patch applied (testsuite): Update and add new tests for the Unicode
IO library
Simon Marlow
- [nightly] 12-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 12-Jun-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Update symbol names; fixes the build on OSX
Ian Lynagh
- patch applied (ghc): Remove library buildinfo files when cleaning
Ian Lynagh
- patch applied (ghc): Remove the haskeline-specific hacks from
ghc-cabal
Ian Lynagh
- patch applied (ghc): Improve bindist testing
Ian Lynagh
- patch applied (ghc): Include runghc and unlit in bindists
Ian Lynagh
- gmp disentangling patches
Duncan Coutts
- [nightly] 13-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 13-Jun-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 14-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 14-Jun-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): copyFileWithHeader: use binary Handles
Simon Marlow
- [nightly] 15-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 15-Jun-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): add 'make stage1_libs',
to make just the stage 1 libs
Simon Marlow
- patch applied (ghc): 'make 1' in libraries builds just the stage1
libs
Simon Marlow
- patch applied (ghc): add the missing final row of dashes in the
success message
Simon Marlow
- patch applied (ghc): Add 'make fast' which omits deps (for a
library) and some of the phases
Simon Marlow
- patch applied (ghc): Add 'make help',
displaying a list of useful make targets
Simon Marlow
- patch applied (ghc): eliminate "warning: overriding commnds..."
from make when we're cleaning
Simon Marlow
- patch applied (ghc): mention 'make {html,ps,pdf}'
Simon Marlow
- patch applied (ghc): Add support for 'make help' in subdirectories
Simon Marlow
- patch applied (ghc): suggest "cd <dir>; make help"
Simon Marlow
- patch applied (ghc): drop packedstring;
it is no longer required by template-haskell
Simon Marlow
- patch applied (testsuite): Add test for #2678
Simon Marlow
- patch applied (testsuite): add test for #3128
Simon Marlow
- patch applied (ghc): Fix #3279,
#3288: fix crash encountered when calling unblock inside
unsafePerformIO
Simon Marlow
- patch applied (testsuite): Adjust tcfail141 so it does not import
int2Integer# from GHC.Prim
Duncan Coutts
- [nightly] 16-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 16-Jun-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (testsuite): add test for #3279 and #3288
Simon Marlow
- [nightly] 17-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 17-Jun-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Fix #3132: a case of bogus code generation
Simon Marlow
- patch applied (testsuite): add test for #3132
Simon Marlow
- [nightly] 18-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 18-Jun-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 19-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 19-Jun-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Fix the ghci wrapper
Ian Lynagh
- patch applied (ghc): Set DELETE_ON_ERROR in ghc.mk
Ian Lynagh
- patch applied (ghc): Fix the way in the +RTS --info output
Ian Lynagh
- patch applied (ghc): The IO type has moved to GHC.Types in ghc-prim
Ian Lynagh
- patch applied (testsuite): Don't hide the recomp002 commands when
running the test by hand
Ian Lynagh
- patch applied (testsuite): Handle Windows line endings in
mk/boilerplate.mk
Ian Lynagh
- patch applied (testsuite): Handle end-of-line in a way that is also
OSX-friendly
Ian Lynagh
- [nightly] 20-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 20-Jun-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] 21-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 21-Jun-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 new FFI calling convention "prim"
Ian Lynagh
- patch applied (ghc): Lexing and parsing for "foreign import prim"
Ian Lynagh
- patch applied (ghc): Typechecking for "foreign import prim"
Ian Lynagh
- patch applied (ghc): Desugaring for "foreign import prim"
Ian Lynagh
- patch applied (ghc): Add PrimCall to the STG layer and update Core
-> STG translation
Ian Lynagh
- patch applied (ghc): Reverse the safe/unsafe requirement on foreign
import prim
Ian Lynagh
- patch applied (ghc): Add missing StgPrimCallOp case to isSimpleOp
Ian Lynagh
- patch applied (ghc): Add missing StgPrimCallOp case in repCCallConv
Ian Lynagh
- patch applied (ghc): Require GHCForeignImportPrim for "foreign
import prim"
Ian Lynagh
- patch applied (ghc): Add and export rts_unsafeGetMyCapability from
rts
Ian Lynagh
- patch applied (ghc): Exports a few rts things we need for cmm code
in external packages
Ian Lynagh
- patch applied (ghc): Add rules for building .cmm files in libraries
Ian Lynagh
- patch applied (ghc): Put the CMM objects in the GHCi library too
Ian Lynagh
- patch applied (ghc): Remove the gmp/Integer primops from the
compiler
Ian Lynagh
- patch applied (ghc): Stop setting the gmp memory functions in the
rts
Ian Lynagh
- patch applied (ghc): Remove the implementation of gmp primops from
the rts
Ian Lynagh
- patch applied (ghc): Stop building the rts against gmp
Ian Lynagh
- patch applied (ghc): Move gmp into libraries/integer-gmp
Ian Lynagh
- patch applied (ghc): .cmm rules need to depend on $$($1_$2_HC_DEP),
not $$($1_$2_HC)
Ian Lynagh
- patch applied (ghc): Pass CFLAGS and LDFLAGS to configure scripts
Ian Lynagh
- patch applied (ghc): Make sure we aren't passing -Werror in the
CFLAGS for configure scripts
Ian Lynagh
- patch applied (ghc): Add a #endif back that was accidentally
removed from package.conf.in
Ian Lynagh
- patch applied (ghc): Remove more GMP bits
Ian Lynagh
- patch applied (ghc): Add an _EXTRA_OBJS variable when linking
packages
Ian Lynagh
- patch applied (ghc): makefile tweak
Ian Lynagh
- patch applied (ghc): Add a couple more symbols to the Linker.c table
Ian Lynagh
- patch applied (testsuite): Adjust for the changed location of gcdInt
Ian Lynagh
- [nightly] 22-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 22-Jun-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 (ghc): remove unused cruft
Simon Marlow
- patch applied (ghc): fix 'make 1'
Simon Marlow
- patch applied (ghc): follow change in System.Posix.Internals.c_open
Simon Marlow
- patch applied (testsuite): update Windows output
Simon Marlow
- patch applied (testsuite): hTell001 and hTell002 now pass on Windows
Simon Marlow
- patch applied (ghc): Add the integer package
Ian Lynagh
- patch applied (ghc): Follow Integer changes
Ian Lynagh
- patch applied (ghc): Fix the GHCi debugger so that it can recognise
Integers again
Ian Lynagh
- patch applied (testsuite): Follow Integer library changes
Ian Lynagh
- HEADS UP: new integer package
Ian Lynagh
- [nightly] 23-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 23-Jun-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 (ghc): Add boot-pkgs and packages to the source dists
Ian Lynagh
- patch applied (ghc): fix comment
Simon Marlow
- patch applied (ghc): Optimise the %.hi : %.o rule
Simon Marlow
- patch applied (ghc): Fix buffering problem when GHCi is using the
new IO library
Simon Marlow
- patch applied (ghc): add debug_p and thr_debug_p to $(ALL_WAYS)
Simon Marlow
- patch applied (testsuite): make this test less sensitive to file
descriptor numbers
Simon Marlow
- patch applied (ghc): Make C and CMM objects way-dependent
Ian Lynagh
- patch applied (ghc): propagate the result of atomically properly
(fixes #3049)
Simon Marlow
- [nightly] 24-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 24-Jun-2009 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (testsuite): Test Trac #3262
Simon Peyton Jones
- patch applied (testsuite): Test Trac #3323
Simon Peyton Jones
- patch applied (ghc): Fix Trac #3323: naughty record selectors again
Simon Peyton Jones
- Daily report for stable
BuildBot Collator
- Daily report for head
BuildBot Collator
- patch applied (testsuite): Update output
Simon Peyton Jones
- patch applied (testsuite): Add test for the new magic treatment of
'seq' in RULES
Simon Peyton Jones
- patch applied (ghc): Add buildinfo files to the bindist
Ian Lynagh
- [nightly] 25-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 25-Jun-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
- __mingw_vfprintf
Simon Marlow
- patch applied (ghc): TAG 2009-06-25
Ross Paterson
- patch applied (ghc): TAG 2009-06-25
Ross Paterson
- patch applied (ghc): rename cache variable to keep recent autoconfs
happy
Ross Paterson
- patch applied (ghc): Fix #3319,
and do various tidyups at the same time
Simon Marlow
- patch applied (testsuite): TAG 2009-06-25
Simon Marlow
- patch applied (testsuite): add test for #3319
Simon Marlow
- patch applied (testsuite): accept output after fixes to FFI
declaration pretty-printing
Simon Marlow
- [nightly] 26-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 26-Jun-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 a configure test for whether or not
__mingw_vfprintf exists
Ian Lynagh
- [nightly] 27-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 27-Jun-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 (ghc-6.10/ghc): Fix #3279,
#3288: fix crash encountered when calling unblock inside
unsafePerformIO
Ian Lynagh
- [nightly] 28-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 28-Jun-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): TAG 2009-06-25
Simon Marlow
- patch applied (nofib): Unbreak these programs after Unicode IO
support was added
Simon Marlow
- patch applied (testsuite): Remove hacky GCC setting
Simon Marlow
- [nightly] 29-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 29-Jun-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 (ghc): fix GC bug introduced with the C finalizer
support
Simon Marlow
- [nightly] 30-Jun-2009 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
Last message date:
Tue Jun 30 19:37:25 EDT 2009
Archived on: Tue Jun 30 19:37:26 EDT 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).