Timeline


and

06/16/06:

08:46 Hackathon edited by guest
(diff)
07:31 Ticket #688 (killThread and SMP) closed by simonmar
fixed: Now done.
07:29 JobAdvert edited by simonmar
(diff)
07:27 WikiStart edited by simonmar
(diff)
01:34 Hackathon edited by simonpj
(diff)
01:31 HackathonProjects created by simonpj
01:30 Hackathon edited by simonpj
(diff)

06/15/06:

23:12 Hackathon edited by guest
(diff)
23:04 Hackathon edited by guest
(diff)
14:39 Ticket #796 (Literate pre-processor fails to see end of code in LaTeX) created by Adam
Using the code environment in a LaTeX document to place Haskell source, if …

06/14/06:

14:56 Ticket #795 (ghc-6.5.20060607: panic! (the 'impossible' happened) ... initC: srt) created by ravi@…
I got the error above while compiling some of my code with the ghc …
04:30 Ticket #778 (building with gcc-4.1.x causes ghc to enter infinite allocation loop) closed by simonmar
fixed: Now fixed. Annoyingly I'd already come across this bug in the HEAD and …

06/12/06:

15:28 Ticket #794 (System.Random: StdGen's genRange doesn't match its next) created by rturk@…
[…] Apparently, StdGen's next only returns non-negative …

06/10/06:

18:39 Attic/X86OSXGhc edited by guest
(diff)
18:36 Attic/X86OSXGhc edited by guest
(diff)
18:34 Attic/X86OSXGhc edited by guest
(diff)
07:13 Attic/X86OSXGhc edited by guest
(diff)
06:00 Attic/X86OSXGhc edited by guest
(diff)

06/09/06:

03:56 JobAdvert created by simonmar
03:51 WikiStart edited by simonmar
(diff)

06/08/06:

01:18 Ticket #793 (Use gcc's libffi to replace Adjustor.c and ByteCodeFFI.hs?) created by simonmar
libffi is a library that comes with gcc and provides FFI …

06/07/06:

13:42 Ticket #792 (add viewMin/Max) created by jpbernardy
Have a function to get min/max element, remove it from the collection, and …
13:31 CollectionClassFramework edited by jpbernardy
(diff)
02:17 Ticket #776 (GHCi 6.4.2 reports an internal error: unknown/strange object) closed by simonmar
fixed: Fixed; this is the same bug as #787

06/06/06:

19:02 Ticket #791 (The program built with ghc 6.4.2 -prof hangs, without -prof works) created by mblazevic@…
To reproduce the problem, download the attachment and do the following, …
04:00 Ticket #790 (Redundant re-link when ".exe" omitted) closed by simonmar
fixed: Already fixed in HEAD, I don't think this one is critical enough to be …
02:57 Ticket #790 (Redundant re-link when ".exe" omitted) created by simonpj
(Reported by Neil Mitchell.) GHC 6.4.2 doesn't normally relink when …
02:24 Ticket #789 (BCOs can only have 64k instructions: linkBCO: >= 64k insns in BCO) created by simonpj
Fredrick Eaton (frederik@…) said: Here I'm reading a very …
02:02 Ticket #787 (compacting GC) closed by simonmar
fixed: Thanks for the report. It turned out that this is a bug that affects …

06/05/06:

06:23 Ticket #788 (Implement class aliases and/or constraint synonyms) created by simonpj
It would be good to implement * John Meacham's intriguing: …
05:32 WindowsGhc edited by simonpj
(diff)
05:32 WindowsGhc created by simonpj
05:22 Platforms edited by simonpj
(diff)
04:59 Ticket #777 (Typos in user guide example) closed by simonpj
fixed: Good point. Now fixed, thank you. Simon
03:55 ModuleDependencies edited by guest
(diff)
03:55 ModuleDependencies edited by guest
(diff)
03:54 ModuleDependencies edited by guest
(diff)
00:54 Ticket #779 (small bugs in Language.Haskell.TH.Ppr.pprint) closed by skata@…
fixed: I have just fixed a stupid bug in my patch and executed "darcs send". …

06/04/06:

09:29 Ticket #787 (compacting GC) created by Bulat.Ziganshin@…
although Simon Marlow said that 6.4.2 finally fixed all compacting GC …
09:21 Ticket #786 (bugs around tagToEnum#) created by Bulat.Ziganshin@…
i've enclosed 3 modules which reports various problems. all they use …
09:13 Ticket #785 (Allow partial application of type synonyms) created by Bulat.Ziganshin@…
the enclosed program shows what i need. in particular, it is useful for …
09:05 Ticket #784 (defining type of returned value) created by Bulat.Ziganshin@…
04:52 Ticket #783 (SRTs bigger than they should be?) created by guest
Windows XP, GHC 6.4.2 binary package. Will attach the relevant module. …

06/02/06:

01:47 Ticket #782 (GHCi input does not support unicode) created by simonmar
Currently GHCi interprets input from the command line as Latin-1, it is …

05/31/06:

07:15 Ticket #738 (ghc can't load files with selinux Enforcing) closed by simonmar
fixed: Fixed in the HEAD and the 6.4 branch, but I haven't been able to test …
02:15 Ticket #781 (GHCi on x86_64, cannot link to static data in shared libs) created by guest
System.Posix.getEnvironment fails on Linux 2.6.16-1.2108_FC4smp with a …

05/30/06:

03:02 Hackathon edited by guest
(diff)
00:13 Ticket #780 (internal error: mallocBytesRWX:) closed by simonmar
duplicate: See bug #738. You need to turn off SELinux. We will have a fix for this …

05/29/06:

20:41 Attic/X86OSXGhc edited by BjornBringert
Fixed bullet list formatting (diff)
17:16 Attic/X86OSXGhc edited by guest
(diff)
15:47 Ticket #780 (internal error: mallocBytesRWX:) created by dreamer.tan@…
while loading my code (RBtrees implementation) sometimes interpreter says: …
01:33 BackEndNotes created by simonmar
01:27 WikiStart edited by simonmar
(diff)

05/28/06:

04:12 Ticket #779 (small bugs in Language.Haskell.TH.Ppr.pprint) created by skata@…
Thank you very much for developing GHC. I would like to report two small …

05/27/06:

21:30 Ticket #778 (building with gcc-4.1.x causes ghc to enter infinite allocation loop) created by guest
I have the same program using both ghci and ghc. ghci gives: […] and …
19:01 Attic/X86OSXGhc edited by guest
(diff)

05/26/06:

18:53 Ticket #777 (Typos in user guide example) created by guest
In section "7.4.1.3 Liberalised type synonyms" of the user guide i find …
09:57 Attic/X86OSXGhc edited by gues
(diff)

05/25/06:

23:34 Platforms edited by guest
(diff)
23:33 Attic/X86OSXGhc edited by guest
(diff)
23:31 Attic/X86OSXGhc created by guest
15:49 Platforms edited by guest
sp (diff)
08:04 Ticket #773 (garbage collector bug?) closed by simonmar
fixed: Submitter reports that the crash doesn't happen with 6.4.2.
01:07 Ticket #774 (Building GHC 6.4.2 on Solaris 10 SPARC) closed by simonmar
fixed: Thanks for the report. This one has already been fixed, please wait for …
00:54 Platforms edited by simonmar
(diff)

05/24/06:

10:19 Attic/BeginnersNotes edited by guest
(diff)
10:18 Attic/BeginnersNotes edited by guest
(diff)

05/23/06:

12:20 Ticket #776 (GHCi 6.4.2 reports an internal error: unknown/strange object) created by john.detreville@…
I have a medium-sized interpreted program that seems to corrupt the heap …
08:34 Attic/BeginnersNotes edited by guest
(diff)
08:34 Attic/BeginnersNotes edited by guest
(diff)
03:47 Attic/BeginnersNotes edited by guest
(diff)
03:46 Attic/BeginnersNotes edited by guest
(diff)
03:18 Attic/BeginnersNotes edited by guest
(diff)
03:18 Attic/BeginnersNotes edited by guest
(diff)
03:17 Attic/BeginnersNotes edited by guest
(diff)
03:15 Attic/BeginnersNotes edited by guest
(diff)
03:15 Attic/BeginnersNotes edited by guest
(diff)
03:10 Attic/BeginnersNotes edited by guest
(diff)
03:09 Attic/BeginnersNotes edited by guest
(diff)
03:06 Attic/BeginnersNotes edited by guest
(diff)
03:06 Attic/BeginnersNotes edited by guest
(diff)
03:05 Attic/BeginnersNotes created by guest
02:57 WikiStart edited by guest
(diff)
01:50 Ticket #775 (ctime_r call in Solaris 10 SPARC) created by florenz@…
GHC 6.4.2 does not build on Solaris 10 because ctime_r takes three instead …
01:40 Ticket #774 (Building GHC 6.4.2 on Solaris 10 SPARC) created by florenz@…
There is trouble building GHC 6.4.2 on Solaris 10 SPARC. The OS version …

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)
Note: See TracTimeline for information about the timeline view.