Timeline


and

05/22/06:

19:08 Ticket #773 (garbage collector bug?) created by Fergus Henderson <fjh-mailbox-68@…>
ghc.exe: internal error: update_fwd: unknown/strange object 0 Please …
07:58 StgObjectTypes edited by guest
(diff)
03:30 StgObjectTypes edited by guest
(diff)
02:55 CapabilitiesAndScheduling edited by guest
(diff)
02:54 CapabilitiesAndScheduling edited by guest
(diff)

05/21/06:

04:20 GcDataStructures edited by guest
(diff)

05/19/06:

09:29 ModuleDependencies edited by guest
(diff)
09:28 ModuleDependencies edited by guest
(diff)
09:20 ModuleDependencies edited by guest
(diff)
09:20 ModuleDependencies edited by guest
(diff)
09:16 ModuleDependencies edited by guest
(diff)
09:00 StgObjectTypes edited by guest
(diff)
08:50 StgObjectTypes created by guest
08:50 GarbageCollectorNotes edited by guest
(diff)
08:49 SingleThreadedCollection edited by guest
(diff)
07:10 SingleThreadedCollection created by guest
06:50 GarbageCollectorNotes edited by guest
(diff)
06:41 CapabilitiesAndScheduling edited by guest
(diff)
06:37 CapabilitiesAndScheduling edited by guest
(diff)
06:28 CapabilitiesAndScheduling edited by guest
(diff)
06:22 CapabilitiesAndScheduling created by guest
06:22 GarbageCollectorNotes edited by guest
(diff)
06:12 GcDataStructures created by guest
06:11 GarbageCollectorNotes edited by guest
(diff)
04:21 GarbageCollectorNotes edited by guest
(diff)
04:20 GarbageCollectorNotes edited by guest
(diff)
03:59 GarbageCollectorNotes edited by guest
(diff)
03:57 GarbageCollectorNotes edited by guest
(diff)
03:25 GarbageCollectorNotes edited by guest
(diff)
03:22 GarbageCollectorNotes edited by guest
(diff)
03:20 GarbageCollectorNotes edited by guest
(diff)
02:52 Ticket #772 (checkPrecMatch) closed by simonpj
fixed: Fixed thank you. Simon

05/18/06:

10:22 Ticket #772 (checkPrecMatch) created by guest
[…] This happened when i compile in GHCI: […] The last line give …
03:46 Ticket #752 (ghc-6.4.2 not running under solaris) closed by simonmar
fixed: I believe I have now fixed this, both in the HEAD and the 6-4-branch. …

05/17/06:

08:08 ModuleDependencies edited by guest
(diff)
08:07 ModuleDependencies edited by guest
(diff)
08:06 ModuleDependencies edited by guest
(diff)
07:58 ModuleDependencies edited by guest
(diff)
07:57 ModuleDependencies edited by guest
(diff)
07:55 ModuleDependencies edited by guest
(diff)
07:54 ModuleDependencies created by guest
07:53 WikiStart edited by guest
(diff)
01:02 WikiStart edited by simonmar
(diff)

05/16/06:

09:36 MotivationForParallelization edited by guest
(diff)
06:01 Ticket #739 (command-line expressions with double-quoted strings misinterpret some ...) closed by simonmar
worksforme: I think the submitter of the bug is expecting shell quoting to work in a …
02:17 MotivationForParallelization edited by guest
(diff)

05/15/06:

11:27 ProblemsCompilingGhc edited by guest
(diff)
11:27 MotivationForParallelization edited by guest
(diff)
11:26 MotivationForParallelization edited by guest
(diff)
11:25 GarbageCollectorNotes edited by guest
(diff)
11:24 GarbageCollectorNotes edited by guest
(diff)
11:24 GarbageCollectorNotes edited by guest
(diff)
11:23 ProblemsCompilingGhc created by guest
11:21 GarbageCollectorNotes edited by guest
(diff)
11:20 MotivationForParallelization edited by guest
(diff)
11:18 MotivationForParallelization created by guest
11:18 GarbageCollectorNotes edited by guest
(diff)
11:16 GarbageCollectorNotes edited by guest
(diff)
11:15 GarbageCollectorNotes edited by guest
(diff)
10:59 GarbageCollectorNotes edited by guest
(diff)
10:58 GarbageCollectorNotes edited by guest
(diff)
05:13 GarbageCollectorNotes edited by guest
(diff)
05:12 GarbageCollectorNotes edited by guest
(diff)
05:07 GarbageCollectorNotes edited by guest
(diff)
03:26 Ticket #771 (GHC typing too constrained) closed by simonmar
invalid: This isn't a bug; Hugs is implementing an extension to Haskell 98 called …
03:09 GarbageCollectorNotes created by guest
03:06 Ticket #770 (Huge array leads to various crashes) closed by simonmar
duplicate: dup of #299
03:01 WikiStart edited by guest
(diff)
03:00 WikiStart edited by guest
Added GC link (diff)

05/12/06:

16:40 Ticket #771 (GHC typing too constrained) created by guest
for the following program: […] If I ask ghci (version: 6.4.1) what the …
03:48 Ticket #770 (Huge array leads to various crashes) created by dons
First spotted over irc (!): 20:32 dons:: > array (minBound,maxBound) …

05/11/06:

00:44 Ticket #769 (Heap profiling: time tag format) closed by simonmar
fixed: Thanks. #664 was fixed, but the fix was not merged into the 6.4 branch …

05/10/06:

15:11 Ticket #769 (Heap profiling: time tag format) created by guest
If you enable heap profiling and then use hp2ps to generate a graph it …

05/09/06:

11:07 ArmLinuxGhc edited by guest
(diff)
02:48 Ticket #768 (Improve performance of binary serialisation for interface files) created by simonmar
utils/Binary.hs can be made significantly faster. See: …
02:24 Ticket #764 (DESTDIR Makefile variable) reopened by guest

05/08/06:

04:08 Ticket #765 (x86_64 NCG goes via unsigned for FFI Int return types.) closed by simonmar
invalid: This isn't a bug: the Haskell Int type corresponds to HsInt, …
03:12 Ticket #767 (withMVar family have a bug) created by simonmar
withMVar is defined like this: […] unfortunately this has a …

05/07/06:

11:26 Ticket #766 (GHC 6.4.2 won't build on Mac OS X) created by guest
Problem I'm running Mac OS X Tiger (10.4.6) and trying to build GHC …
09:49 Ticket #715 (OpenAL package fails to compile with older headers) closed by panne
fixed
07:46 Ticket #765 (x86_64 NCG goes via unsigned for FFI Int return types.) created by duncan.coutts@…
With ghc-6.4.2 on x86_64 and using the -fasm NCG we get the wrong answer …

05/06/06:

16:42 ArmLinuxGhc edited by guest
(diff)
16:41 ArmLinuxGhc edited by guest
(diff)
04:08 Ticket #473 (getOpt' checks "non-option options") closed by panne
fixed: The bug has already been fixed in the 6.4.2 branch, and it is now fixed in …
03:54 Ticket #764 (DESTDIR Makefile variable) closed by panne
invalid: GHC's build system already has this feature, see e.g. the RPM spec file …

05/05/06:

16:23 Ticket #763 (Breakpoint mechanism crashes when there's a type error) closed by Lemmih
fixed
10:09 Platforms edited by duncan
ghci does not work on powerpc64-unknown-linux (diff)
09:18 Ticket #764 (DESTDIR Makefile variable) created by guest
I'd like the Makefile to have a DESTDIR parameter. This is destined to …

05/04/06:

11:20 ArmLinuxGhc created by guest
10:58 Platforms edited by guest
(diff)
08:36 Ticket #763 (Breakpoint mechanism crashes when there's a type error) created by simonpj
Test tcfail032 is failing thus; […] Something to do with the new …
06:40 Ticket #739 (command-line expressions with double-quoted strings misinterpret some ...) reopened by simonpj
I am running GHC on a windows XP platform. The bug i did report has …
01:32 Ticket #762 (Unregistered build fails because libghccompat is not built) closed by simonmar
fixed: Both changes applied, thanks.

05/03/06:

16:36 Ticket #762 (Unregistered build fails because libghccompat is not built) created by jeremy at n-heptane.com
I believe that this bug: …

05/02/06:

08:31 Ticket #761 (Occasional Segmentation Fault and strange object 17863) closed by simonmar
worksforme: It's highly likely you have faulty hardware, I'm afraid. GHC exercises …
08:17 Ticket #761 (Occasional Segmentation Fault and strange object 17863) created by guest
Hello, I have noticed the last few months GHC throws an occasional …
01:31 Ticket #754 (EVACUATED object entered) closed by simonmar
duplicate
01:30 Ticket #758 (Error compiling darcs on Mac OS X) closed by simonmar
duplicate: closed; dup of #751
01:29 Ticket #755 (GHC 6.4.2 crashes frequently on OSX Tiger 10.4.6) closed by simonmar
duplicate: duplicate of #751
00:14 Ticket #760 (Template Haskell doesn't like scoped type variables) created by rl@…
GHC panics is scoped type variables are used in [d| ... |]: […]

05/01/06:

18:54 Ticket #759 (RULES ignored by recompilation checker) created by rl@…
The recompilation checker does not seem to take RULES into account. This …

04/30/06:

12:06 Ticket #758 (Error compiling darcs on Mac OS X) created by charles.gerungan@…
The only reason I'm using ghc is to compile darcs on Mac OS X 10.4.6 build …

04/28/06:

01:55 Ticket #749 (Building 6.4.2 fails) closed by simonmar
fixed: Fixed as suggested, certainly the quoting on that line is different to the …
01:50 Ticket #757 (Compiler error when trying to run ZFS) closed by simonmar
duplicate: If you have SELinux in "enforcing" mode, try changing it to "permissive". …
01:45 Ticket #620 (IA-64 port) closed by simonmar
fixed

04/27/06:

12:26 Ticket #757 (Compiler error when trying to run ZFS) created by deweese@…
When trying to run ZFS.hs in ghci from …

04/26/06:

02:28 Hackathon edited by duncan.coutts@…
Gtk2Hs currently needs an ugly polling system to allow the use of … (diff)
02:10 WikiStart edited by simonmar
(diff)
02:08 Hackathon created by simonmar
01:03 Ticket #756 (Threaded RTS deadlock when used with Visual Haskell) created by simonmar
It has been reported that the threaded RTS on the HEAD doesn't work with …

04/25/06:

10:48 Ticket #755 (GHC 6.4.2 crashes frequently on OSX Tiger 10.4.6) created by guest
I've installed GHC 6.4.2 through darwinports on my OSX Tiger 10.4.6. It …

04/22/06:

11:54 Ticket #754 (EVACUATED object entered) created by matt@…
using GHC 6.4.2 on Mac OS X 10.4.6, darwinports build. […] Was trying …
Note: See TracTimeline for information about the timeline view.