Timeline


and

10/09/06:

07:27 WikiStart edited by alexey
(diff)
07:27 WikiStart edited by alexey
(diff)
07:26 TracWikiMisc created by alexey
07:08 WikiStart edited by alexey
(diff)
06:51 Attic/Building/BuildSystem edited by alexey
xrefs && paragraph level after nested list (diff)
06:34 Attic/Building/BuildSystem edited by alexey
boilerplate ref (diff)
06:20 Attic/Building/BuildSystem edited by alexey
(diff)
06:16 Attic/Building/BuildSystem edited by alexey
xref standard targets (diff)
05:49 Attic/Building/BuildSystem edited by alexey
(diff)
05:20 Ticket #927 (Type checker infers () instead of a) closed by simonpj
wontfix: I'm marking this one as "wont fix" for now. Apart from anything else, the …
04:23 Attic/Building/BuildSystem edited by alexey
(diff)
04:04 Attic/Building/BuildSystem edited by alexey
(diff)

10/08/06:

17:53 TypeFunctionsStatus edited by chak
(diff)
15:50 Ticket #928 (the `impossible' happened: nameModule) created by Misha Aizatulin <avatar@…>
hello, compilation of the attached module produces the following …

10/07/06:

17:46 TypeFunctionsStatus edited by chak
(diff)
17:30 TypeFunctionsIface edited by chak
(diff)
15:39 Ticket #927 (Type checker infers () instead of a) created by guest
A small module loaded into ghci -fglasgow-exts 6.4.1: […] I would …
06:42 Ticket #926 (infinite loop in ShutdownIOManager()) created by guest
Hi, I have found a way to 'hang' a DLL created using ghc-6.5.20061006 …

10/06/06:

23:37 Ticket #925 (Access to old variable via Template Haskell blows up ghci) created by guest
When you try to access a replaced variable name via Template Haskell in …
09:59 Attic/Building/BuildSystem edited by alexey
(diff)
08:38 port2wiki.el attached to Building by alexey
Emacs functions to port things to wiki
08:32 Attic/Building/BuildSystem edited by alexey
(diff)
08:28 Attic/Building/BuildSystem edited by alexey
Replaced entites with < and > (diff)
08:24 Attic/Building/BuildSystem edited by alexey
(diff)
08:21 Attic/Building/BuildSystem edited by alexey
(diff)
08:13 Attic/Building/BuildSystem created by alexey
First import from documentation
07:16 Ticket #923 (What is the real default heap size on windows?) closed by simonmar
fixed: It was previously unlimited by default only on Unix, we didn't support an …
07:04 Ticket #909 (problems building base package with --make; wired in things are assumed to ...) closed by simonpj
fixed: Fixed. Simon
04:47 Building/Hacking edited by simonpj
(diff)
04:43 Building/Hacking edited by simonpj
(diff)
04:42 Building/Hacking edited by simonpj
(diff)
04:14 Building/Hacking edited by simonpj
(diff)
03:14 Building/Prerequisites edited by simonmar
wibbles to automake/autoconf (diff)
03:10 Building/Hacking edited by simonmar
add comment to build.mk, and add -W option (diff)
03:06 Building/Hacking edited by simonmar
mention and link to build.mk.sample (diff)
03:03 Building/Hacking edited by simonmar
note about difference between autoconf and autoreconf (diff)
02:24 Building/Hacking edited by simonmar
mention not getting extralibs, and 'make stage1' (diff)
01:22 Ticket #924 (TcRnDriver.checkHiBootIface should check exports) created by simonpj
The hs-boot check in TcRnDriver should check that the main module …

10/05/06:

18:29 Ticket #923 (What is the real default heap size on windows?) created by guest
The documentation claims that the default heap size is unlimited: …
07:58 Commentary/Compiler/WiredIn edited by simonpj
(diff)
04:02 Commentary/Compiler/RdrNameType edited by simonpj
(diff)
04:01 Commentary/Compiler/RdrNameType edited by simonpj
(diff)
04:00 Commentary/Compiler/TypeType edited by simonpj
(diff)
03:59 Commentary/Compiler/HsSynType edited by simonpj
(diff)
03:59 Commentary/Compiler/RdrNameType edited by simonpj
(diff)
01:35 Commentary/Packages/GhcPackagesProposal edited by simonpj
(diff)
01:31 Commentary/Packages/GhcPackagesProposal edited by simonpj
(diff)
01:29 Commentary/Packages/GhcPackagesProposal edited by simonpj
(diff)

10/04/06:

14:50 Commentary edited by simonpj
(diff)
14:49 Commentary/Compiler/TypeType edited by simonpj
(diff)
14:37 Commentary/Compiler/CoreSynType edited by simonpj
(diff)
14:32 Commentary/Compiler/StgSynType edited by simonpj
(diff)
14:26 Commentary/Compiler/HscMain edited by simonpj
(diff)
14:06 Commentary/Compiler/HsSynType edited by simonpj
(diff)
13:53 Commentary/Pipeline edited by simonpj
(diff)
13:52 Commentary/Compiler/IfaceFiles created by simonpj
13:51 Commentary/Pipeline edited by simonpj
(diff)
13:47 ModuleDependencies edited by simonpj
(diff)
13:47 ModuleDependencies edited by simonpj
(diff)
13:44 Commentary edited by simonpj
(diff)
13:44 WikiStart edited by simonpj
(diff)
13:43 WikiStart edited by simonpj
(diff)
13:34 Commentary/Pipeline edited by simonpj
(diff)
13:33 Commentary/Pipeline edited by simonpj
(diff)
13:32 Commentary/Pipeline edited by simonpj
(diff)
13:28 Commentary/EvilMangler edited by simonpj
(diff)
12:45 TypeFunctionsStatus edited by chak
(diff)
12:23 TypeFunctionsStatus edited by chak
(diff)
08:31 Ticket #893 (several "extralibs" packages missing Setup.hs) closed by duncan
fixed: Ah! I see Ross beat me to it. Thanks. So we're all done I think.
06:32 Commentary/Packages/GhcPackagesProposal edited by simonpj
(diff)
06:31 Commentary/Packages/GhcPackagesProposal edited by simonpj
(diff)
06:29 Commentary/Packages/GhcPackagesProposal edited by simonpj
(diff)

10/03/06:

22:55 Ticket #922 (ghc-6.5: panic on compile of Language/Haskell/TH/Ppr.hs) created by mcnster
[…] <...snip...> […]
20:39 Ticket #921 (Floating point with -O and -fasm is broken) created by guest
I have some simple floating-point code that fails badly when you compile …
11:42 Ticket #920 (Patch: Make GHC bulid/run when compiled with GCC 4.1.1 on MinGW) created by briansmith
* GCC 4.x does not allow casts on lvalues, which are used in Linker.c and …

10/02/06:

11:10 Ticket #919 (Cryptic type error message (should be syntax error)) created by josef.svenningsson@…
It seems ghc allows a syntax for types which if beyond Haskell98 even …
07:47 Ticket #899 (GHC 6.5 gives wrong searchpath to gcc on mingw) closed by igloo
fixed: Reproducible with ghc-6.5.20060914, not with ghc-6.5.20061001. Fixed by …
05:31 Commentary/Compiler/API edited by simonmar
(diff)

10/01/06:

19:54 Ticket #800 (GHC 6.5 enforces "-x c" option in the Cc phase making it impossibble to ...) closed by Lemmih
fixed
14:53 Commentary edited by chak
(diff)

09/30/06:

18:28 Building/GettingTheSources edited by igloo
Document how to get the 6.6 branch (diff)
17:18 Building/Unregisterised edited by igloo
(diff)
17:17 Building/Unregisterised created by igloo
17:06 Building edited by igloo
(diff)
17:06 Building edited by igloo
(diff)
16:42 Ticket #918 (Fix HOpenAL's configure.ac bug that can't find OpenAL framework under Mac ...) created by guest
Some people who want to build GHC under Mac OS X platform find that …
04:34 Building/Hacking edited by malcolm.wallace@…
(diff)
04:33 Building/GettingTheSources edited by malcolm.wallace@…
(diff)
04:29 AboutVideos edited by malcolm.wallace@…
(diff)

09/29/06:

05:35 Ticket #735 (Missing case in fgl/Data/Graph/Inductive/Internal/RootPath.hs) closed by panne
fixed: Merged fix from HEAD
04:12 Ticket #904 (":e test.hs" overwrites "test.hs" with emacs tags) closed by simonmar
fixed: Fixed: :e now pops up the editor, just like Hugs. I didn't …

09/28/06:

18:31 Commentary/Rts/HaskellExecution edited by guest
(diff)
16:38 Ticket #917 (-O introduces space leak) created by claus.reinke@…
consider the following variant of a popular space problem […] the long …
08:38 WikiStart edited by simonmar
slim down and add IRC info (diff)
08:23 Ticket #914 (Improve detection of unnecessary SOURCE imports) closed by simonmar
fixed: Done, test is programs/hs-boot. […]
08:23 Ticket #906 ("the `impossible' happened: Maybe.fromJust: Nothing" when using {-# SOURCE ...) closed by simonmar
fixed: Done, test is programs/hs-boot. […]
06:46 Ticket #916 (windows installer should play nice with other Haskell tools) created by claus.reinke@…
traditionally, the windows installers have registered ghci as the default …
05:49 Commentary/Packages/PackageMountingProposal edited by Frederik
(diff)
05:48 Commentary/Packages/GhcPackagesProposal edited by Frederik
(diff)
05:46 Commentary/Packages/PackageMountingProposal created by Frederik
05:18 Ticket #747 (Unloading a dll does not clean up properly) closed by simonpj
duplicate: Dup of #804, which has more info
04:41 Ticket #820 (problem compiling a file with top level Template Haskell splice) closed by simonmar
invalid: This looks like a problem with the JRegex package rather than a GHC bug to …
04:22 Ticket #830 (Compiler performance bug: large "do" expression) closed by simonpj
fixed: Excellent point. Fixed in the HEAD.
03:55 Ticket #857 (Patch to porting documentation) closed by simonmar
fixed: Already fixed in HEAD.
03:51 Commentary/Packages/GhcPackagesProposal edited by Frederik
minor typo (diff)
03:48 Ticket #865 (runghc extremely slow when output redirected to file on NFS) closed by simonpj
fixed: Assuming your diagnosis is right (it seems very plausible), the right …
03:36 Ticket #859 (Highly misleading missing-package error message) closed by simonmar
fixed: I've fixed this: * error messages about missing packages now state if …
03:33 Ticket #915 (Implement list fusion using streams instead of foldr/build) created by simonpj
We'd like to try using the stream-fusion idea of Don Stewart, Duncan …
03:24 Ticket #891 (hsc2hs tries to remove an open file) closed by simonpj
fixed: Sigbjorn seems to have fixed this on Sept 9th: Sat Sep 9 15:44:32 GMT …
03:04 Ticket #897 (Missing instance declaration on Mac OS X (PPC)) closed by simonpj
fixed: Fixed in the HEAD (deriving Show for FreeRegs?)
02:31 WikiStart edited by simonpj
(diff)
02:29 WikiStart edited by simonpj
(diff)
02:28 WikiStart edited by simonpj
(diff)
02:24 WikiStart edited by simonpj
(diff)
02:20 Ticket #914 (Improve detection of unnecessary SOURCE imports) created by simonmar
Currently unnecessary SOURCE imports are detected by the renamer, but that …
02:19 Ticket #913 (instance Ord (StableName a)) created by ekarttun
Being able to have an Ord instance for StableNames? would make sense. This …

09/27/06:

18:20 Ticket #867 (Integer arithmetic gives the wrong answer on amd64/Linux) closed by igloo
fixed: Fixed by: […] Test is arith019.
08:33 Commentary/Packages/GhcPackagesProposal edited by simonpj
(diff)
08:19 Ticket #912 (Build system is missing various dependencies) created by simonmar
The build system is missing dependencies, which means that if you change …
06:31 Ticket #887 (GHCi prints results of IO actions) closed by simonmar
fixed: Done; to disable the printing behaviour for bindings, use […] in GHCi …
06:08 AboutVideos edited by malcolm.wallace@…
(diff)
06:07 Hackathon edited by malcolm.wallace@…
note video uploads (diff)
03:06 Ticket #911 (Better information about the location of exceptions) created by simonmar
From Frederik Eaton, on glasgow-haskell-bugs: I think it would be a good …
03:03 Ticket #880 (someFunction :: TypeRep -> Int) closed by simonmar
fixed
01:30 Ticket #910 (--make should have a -j flag for parallel building) created by igloo
It should be possible to give --make a -j flag, similar to make's, to tell …

09/26/06:

14:11 Ticket #909 (problems building base package with --make; wired in things are assumed to ...) created by igloo
GHC currently assumes that wired in things are not in the current package. …
14:10 AboutVideos edited by malcolm.wallace@…
third video (diff)
10:22 AboutVideos edited by malcolm.wallace@…
first two videos added (diff)
07:02 AboutVideos created by malcolm.wallace@…
06:48 Commentary edited by malcolm.wallace@…
(diff)

09/25/06:

09:24 Ticket #908 (Deriving MPTC panic: tcSplitTyConApp) closed by simonpj
fixed: Fixed, thank you. Simon

09/24/06:

13:08 Ticket #908 (Deriving MPTC panic: tcSplitTyConApp) created by bjorn@…
Current GHC HEAD panics when trying to compile test …

09/23/06:

18:19 Ticket #907 (Case sensitive ghci commands) created by br1@…
In spanish keyboards you have to use the shift key to get a colon (:). …

09/21/06:

15:48 Ticket #906 ("the `impossible' happened: Maybe.fromJust: Nothing" when using {-# SOURCE ...) created by Misha Aizatulin <avatar@…>
It is possible to use the {-# SOURCE #-} directive to make ghc crash. …
12:31 Ticket #905 (the `impossible' happened: ASSERT failed! file codeGen/ClosureInfo.lhs, ...) created by Misha Aizatulin <avatar@…>
I was trying to compile ghc with profiling enabled: downloaded the source …

09/20/06:

16:52 ReplacingGMPNotes edited by guest
(diff)
12:15 ReplacingGMPNotes edited by guest
(diff)
12:07 ReplacingGMPNotes edited by guest
(diff)
11:55 ReplacingGMPNotes edited by guest
(diff)
11:11 Hackathon edited by guest
(diff)
11:11 Ticket #904 (":e test.hs" overwrites "test.hs" with emacs tags) created by guest
This is not really a bug but it can be confusing (and lead to loss of …
10:59 ReplacingGMPNotes edited by guest
(diff)
10:55 ReplacingGMPNotes edited by guest
(diff)

09/19/06:

13:53 Ticket #903 (Bogus out of memory error with -H and -M) created by guest
I've been noticing that -H and/or -M sometimes lead to odd out-of-memory …

09/18/06:

16:29 Ticket #900 (SPECIALISE broken) closed by simonpj
fixed: Fixed. Test is tc212.hs Simon

09/15/06:

16:59 Attic/X86OSXGhc edited by guest
(diff)
16:58 Attic/X86OSXGhc edited by guest
(diff)
16:46 Ticket #902 (Deriving for H98 types using GADT syntax fails) closed by bringert@…
fixed: Fixed by patch "Instantiate data constructor type variables with the type …
16:23 Attic/X86OSXGhc edited by guest
(diff)
16:20 Commentary/Compiler/API edited by guest
(diff)
16:12 Commentary/Compiler/API edited by guest
(diff)
16:12 Commentary/Compiler/API edited by guest
(diff)
16:08 Commentary/Compiler/API edited by guest
(diff)
15:32 Commentary/Compiler/HsSynType edited by guest
(diff)
15:16 Ticket #902 (Deriving for H98 types using GADT syntax fails) created by bringert@…
This example from the GADT section of the user manual: […] Fails …
15:07 Attic/X86OSXGhc edited by guest
(diff)
15:02 Commentary/Compiler/API edited by guest
(diff)
14:50 Commentary/Compiler/API edited by guest
(diff)
14:50 Commentary/Compiler/API edited by guest
(diff)
11:58 Attic/X86OSXGhc edited by guest
(diff)
11:19 HackathonProjects edited by nr
(diff)
10:07 HackathonProjects edited by guest
(diff)
10:00 HackathonProjects edited by guest
(diff)
09:56 HackathonProjects edited by guest
(diff)
09:54 HackathonProjects edited by guest
(diff)
09:54 FridayIdeas edited by guest
(diff)
09:53 HackathonProjects edited by guest
(diff)
09:53 FridayIdeas edited by guest
(diff)
09:50 HackathonProjects edited by nr
(diff)
09:29 FridayIdeas edited by guest
(diff)
09:27 HackathonProjects edited by guest
(diff)
09:24 FridayIdeas edited by guest
(diff)
09:24 Ticket #901 (I/O sequencing problem on OS X/x86) closed by duncan
invalid: It might be confusing at first, but it isn't a bug. See this …
09:11 Ticket #901 (I/O sequencing problem on OS X/x86) created by guest
The following small program behaves strangely on Mac OS X on x86: […] …
08:47 Hackathon/Hack edited by simonmar
(diff)
08:45 Ticket #900 (SPECIALISE broken) created by simonmar
[…] […]
06:57 Ticket #899 (GHC 6.5 gives wrong searchpath to gcc on mingw) created by josef
This happens with the latest unstable ghc for windows, binary package. …
05:52 Hackathon edited by mcstrini
(diff)
00:58 MoreDepth edited by guest
(diff)

09/14/06:

22:24 Commentary/Compiler/StgSynType edited by simonmar
(diff)
22:00 MoreDepth edited by guest
(diff)
21:09 MoreDepth edited by guest
(diff)
21:08 FridayIdeas edited by guest
(diff)
21:08 MoreDepth edited by guest
(diff)
21:07 FridayIdeas edited by guest
(diff)
20:18 MoreDepth edited by guest
(diff)
20:18 MoreDepth edited by guest
(diff)
18:50 Hackathon edited by guest
(diff)
18:48 Hackathon edited by guest
(diff)
18:46 Hackathon edited by guest
(diff)
18:21 Hackathon edited by guest
(diff)
18:07 TypeFunctionsStatus edited by chak
(diff)
17:48 MoreDepth edited by guest
(diff)
17:45 FridayIdeas edited by guest
(diff)
17:44 MoreDepth edited by guest
(diff)
17:43 MoreDepth edited by guest
(diff)
17:42 MoreDepth edited by mlauer
(diff)
17:39 MoreDepth edited by beshers
(diff)
17:38 MoreDepth edited by beshers
(diff)
17:38 Ticket #898 (GHC compiles against Apple's readline, giving error) created by doaitse
rl_reset_terminal returns void in Apple's readline, giving the following: …
17:34 MoreDepth edited by guest
(diff)
17:33 MoreDepth edited by beshers
(diff)
17:33 MoreDepth edited by guest
(diff)
17:32 MoreDepth edited by beshers
(diff)
17:32 FridayIdeas edited by ijones
(diff)
17:31 MoreDepth edited by guest
(diff)
17:31 HackathonProjects edited by ijones
(diff)
17:30 MoreDepth edited by jyrinx
(diff)
17:28 FridayIdeas edited by guest
(diff)
17:28 FridayIdeas edited by guest
(diff)
17:27 MoreDepth edited by guest
(diff)
17:27 FridayIdeas edited by guest
(diff)
17:26 MoreDepth edited by brandonm
(diff)
17:26 FridayIdeas edited by bringert
(diff)
17:23 MoreDepth edited by jyrinx
(diff)
17:21 MoreDepth edited by guest
(diff)
17:19 MoreDepth edited by guest
(diff)
17:18 MoreDepth edited by guest
(diff)
17:18 MoreDepth edited by guest
(diff)
17:18 MoreDepth edited by guest
(diff)
17:18 MoreDepth edited by guest
(diff)
17:17 MoreDepth edited by guest
(diff)
17:17 MoreDepth edited by nr
(diff)
17:16 FridayIdeas edited by brandonm
(diff)
17:16 MoreDepth edited by nr
(diff)
17:15 MoreDepth edited by jz87
(diff)
17:12 Commentary/Rts/Scheduler edited by nr
(diff)
17:12 Commentary/Rts/Scheduler edited by nr
(diff)
16:58 MoreDepth edited by guest
(diff)
16:56 Commentary/Rts/Scheduler edited by nr
(diff)
16:55 MoreDepth edited by simonmar
(diff)
16:55 Hackathon/Hack edited by ijones
(diff)
16:54 FridayIdeas edited by ijones
(diff)
16:53 Commentary/Rts/Scheduler edited by nr
(diff)
16:51 MoreDepth edited by simonmar
(diff)
16:49 FridayIdeas edited by guest
(diff)
16:47 MoreDepth edited by guest
(diff)
16:46 MoreDepth edited by nr
(diff)
16:42 Commentary/Rts/Scheduler edited by guest
(diff)
16:42 Commentary/Rts/Scheduler edited by guest
(diff)
16:28 MoreDepth edited by simonmar
(diff)
16:27 Commentary/Rts/HaskellExecution edited by nr
(diff)
16:15 FridayIdeas edited by guest
(diff)
16:14 FridayIdeas edited by guest
(diff)
16:12 Commentary/Rts/HeapObjects edited by nr
(diff)
15:44 FridayIdeas edited by guest
(diff)
15:33 MoreDepth edited by nr
(diff)
15:31 MoreDepth edited by jz87
(diff)
15:27 FridayIdeas edited by guest
(diff)
15:13 Building/Problems edited by jyrinx
(diff)
14:56 Commentary/Compiler/HscMain edited by guest
(diff)
14:54 Commentary/Compiler/HscMain edited by guest
(diff)
14:50 Commentary/Compiler/FC edited by guest
(diff)
14:49 Commentary/Compiler/HscMain edited by guest
(diff)
14:49 FridayIdeas edited by jz87
(diff)
14:38 FridayIdeas edited by guest
(diff)
14:37 FridayIdeas edited by guest
(diff)
14:36 FridayIdeas edited by guest
(diff)
14:36 Hackathon/Hack edited by ijones
(diff)
14:35 MoreDepth edited by guest
(diff)
14:35 FridayIdeas edited by guest
(diff)
14:34 FridayIdeas edited by guest
(diff)
14:33 FridayIdeas edited by guest
(diff)
14:33 MoreDepth edited by ijones
moved stuff from Notes page (diff)
14:31 MoreDepth edited by nr
fix typos (diff)
14:30 MoreDepth edited by nr
(diff)
14:30 Hackathon edited by guest
(diff)
14:29 Hackathon/Hack edited by ijones
(diff)
14:29 FridayIdeas edited by guest
(diff)
14:27 Commentary/Compiler/CoreSynType edited by guest
(diff)
14:26 Commentary/Compiler/CoreSynType edited by guest
(diff)
14:04 HackathonProjects edited by guest
(diff)
14:04 Commentary/Compiler/CoreSynType edited by guest
(diff)
14:03 Hackathon/Hack edited by ijones
(diff)
14:02 HackathonProjects edited by guest
(diff)
14:02 Commentary/Compiler/CoreSynType edited by andykam
(diff)
13:58 Commentary/Compiler/CoreSynType edited by guest
(diff)
13:57 Commentary/Compiler/CoreSynType edited by andykam
(diff)
13:56 Commentary/Compiler/CoreSynType edited by guest
(diff)
13:55 Commentary/Compiler/CoreSynType edited by nr
(diff)
13:53 Commentary/Compiler/CoreSynType edited by guest
(diff)
13:32 Commentary/Compiler/CoreSynType edited by nr
(diff)
13:31 Commentary/Compiler/TypeType edited by nr
(diff)
13:27 Commentary/Compiler/TypeType edited by nr
(diff)
13:24 Commentary/Compiler/TypeType edited by nr
(diff)
13:17 Commentary/Compiler/EntityTypes edited by nr
(diff)
13:13 Commentary edited by guest
(diff)
13:13 Commentary/Compiler/EntityTypes edited by nr
(diff)
13:10 Commentary edited by guest
(diff)
13:06 Building/Problems created by jyrinx
13:05 Commentary edited by nr
= (diff)
13:01 Building/Hacking edited by jyrinx
(diff)
12:58 Building/Hacking edited by jyrinx
(diff)
12:47 FridayIdeas edited by guest
(diff)
12:16 Commentary/Compiler/WiredIn edited by guest
typo: initialise -> initialised (diff)
12:07 Ticket #897 (Missing instance declaration on Mac OS X (PPC)) created by edsko@…
When compiling ghc 6.4.2 on Mac OS X (Darwin), configured as ./configure …
11:57 Commentary/Compiler/WiredIn edited by guest
(diff)
11:55 Commentary/Compiler/WiredIn edited by nr
(diff)
11:55 Commentary/Compiler/WiredIn edited by guest
(diff)
11:54 Commentary/Compiler/WiredIn edited by nr
(diff)
11:52 Commentary/Compiler/WiredIn edited by nr
(diff)
11:44 Commentary/Compiler/NameType edited by guest
(diff)
11:39 Commentary/Compiler/RdrNameType edited by andykam
(diff)
11:39 Commentary/Compiler/RdrNameType edited by guest
(diff)
11:37 Commentary/Compiler/RdrNameType edited by guest
(diff)
11:36 Hackathon edited by simonmar
(diff)
11:33 Commentary/Compiler/RdrNameType edited by guest
(diff)
11:32 FridayIdeas edited by guest
(diff)
11:32 Commentary/Compiler/RdrNameType edited by andykam
(diff)
11:32 Commentary/Compiler/RdrNameType edited by andykam
(diff)
11:31 Commentary/Compiler/RdrNameType edited by andykam
(diff)
11:30 Commentary/Compiler/RdrNameType edited by guest
(diff)
11:20 HackathonProjects edited by guest
(diff)
11:18 Commentary/Compiler/HsSynType edited by guest
(diff)
11:18 Commentary/Compiler/HsSynType edited by guest
(diff)
11:18 Commentary/Compiler/HsSynType edited by guest
(diff)
11:08 Commentary/Compiler/HscMain edited by guest
(diff)
11:07 Commentary/Compiler/HscMain edited by guest
(diff)
11:07 Commentary/Compiler/HscMain edited by guest
(diff)
11:04 Commentary/Compiler/HsSynType edited by guest
(diff)
11:03 Commentary/Compiler/HsSynType edited by luke@…
(diff)
11:02 Commentary/Compiler/HsSynType edited by guest
(diff)
10:59 Commentary edited by guest
(diff)
10:57 Commentary/Pipeline edited by guest
(diff)
10:57 Commentary/Pipeline edited by guest
(diff)
10:52 HackathonProjects edited by guest
(diff)
10:51 Commentary/Pipeline edited by guest
(diff)
10:51 Commentary/Pipeline edited by guest
(diff)
10:48 HackathonProjects edited by guest
(diff)
10:47 Commentary/Pipeline edited by guest
(diff)
10:46 MoreDepth edited by guest
(diff)
10:46 Commentary/Pipeline edited by guest
(diff)
10:44 Commentary/Pipeline edited by jz87
(diff)
10:43 Commentary/Pipeline edited by brandonm
(diff)
10:42 Commentary/Pipeline edited by guest
(diff)
10:41 MoreDepth edited by guest
(diff)
10:39 Commentary/Pipeline edited by guest
(diff)
10:39 Building/Prerequisites edited by guest
Include (optional) automake (diff)
10:38 Building/Hacking edited by luke@…
Added bit about running darcs-all (diff)
10:31 Hackathon/Hack edited by guest
(diff)
10:28 Building/Rebuilding created by guest
10:28 Building edited by guest
(diff)
10:22 MoreDepth edited by guest
(diff)
10:15 FridayIdeas edited by guest
(diff)
09:58 Commentary/Organisation edited by guest
(diff)
09:51 Hackathon/Hack edited by ijones
(diff)
09:49 Commentary edited by guest
(diff)
09:49 Hackathon edited by ijones
(diff)
09:49 Hackathon/Hack created by ijones
09:33 FridayIdeas created by guest
09:32 MoreDepth edited by guest
(diff)
09:32 MoreDepth created by guest
09:31 Hackathon edited by guest
(diff)
09:31 Hackathon edited by guest
(diff)
00:31 Hackathon edited by guest
(diff)

09/13/06:

20:43 Hackathon edited by guest
(diff)
20:43 Hackathon edited by guest
(diff)
19:52 Commentary/Rts/HaskellExecution edited by guest
(diff)
19:51 Commentary/Rts/HaskellExecution edited by guest
(diff)
17:33 TypeFunctionsTypeChecking edited by chak
(diff)
17:28 TypeFunctionsStatus edited by chak
(diff)
17:04 TypeFunctionsTypeChecking edited by chak
(diff)
14:37 TypeFunctionsStatus edited by chak
(diff)
13:47 Hackathon edited by guest
(diff)
13:30 TypeFunctionsStatus edited by chak
(diff)
11:31 Hackathon edited by guest
(diff)
11:19 Hackathon edited by guest
(diff)
10:57 Hackathon edited by guest
(diff)
10:15 Hackathon edited by guest
(diff)
06:59 Hackathon edited by chad.scherrer@…
Year-end work is in the way - I can't make it. Sorry for the short notice! (diff)

09/12/06:

14:29 TypeFunctionsSyntax edited by chak
(diff)
13:35 TypeFunctionsStatus edited by chak
(diff)
11:55 TypeFunctionsStatus edited by chak
(diff)
11:49 TypeFunctionsRenaming edited by chak
(diff)
11:38 TypeFunctionsRenaming edited by chak
(diff)
09:10 Commentary/Compiler/WiredIn edited by simonpj
(diff)
08:54 Commentary/Rts/HaskellExecution edited by simonmar
(diff)
08:40 Commentary/Rts/HaskellExecution edited by simonmar
(diff)
08:38 Commentary/Rts/HaskellExecution edited by simonmar
(diff)
08:37 Commentary/Compiler/CodeGen created by simonmar
08:36 Commentary edited by simonmar
(diff)
08:14 Commentary/Rts/HaskellExecution edited by simonpj
(diff)
08:13 Commentary/Compiler/WiredIn edited by simonmar
(diff)
08:13 Commentary/Rts/HaskellExecution edited by simonpj
(diff)
08:12 Commentary/Compiler/WiredIn edited by simonmar
wibble (diff)
07:58 Commentary/Rts/Storage edited by simonmar
(diff)
07:54 Commentary/Rts/Storage edited by simonmar
(diff)
07:41 Commentary/Rts/Storage edited by simonmar
(diff)
07:35 Commentary/Rts/Storage edited by simonmar
(diff)
07:07 sm-top.png attached to Commentary/Rts/Storage by simonmar
07:07 Commentary/Rts/Storage edited by simonmar
(diff)
06:58 Commentary edited by simonmar
(diff)
06:57 Commentary/Pipeline edited by simonmar
(diff)
06:56 Commentary/EvilMangler created by simonmar
06:56 Commentary edited by simonpj
(diff)
06:54 Commentary edited by simonpj
(diff)
06:52 Commentary/Compiler/NameType edited by simonpj
(diff)
06:52 Commentary/Compiler/NameType edited by simonpj
(diff)
06:51 Commentary/Compiler/Backends/PprC created by simonmar
06:51 Commentary/Rts/HeapObjects edited by simonmar
(diff)
06:50 Commentary/Compiler/NameType edited by simonpj
(diff)
06:49 Commentary edited by simonmar
(diff)
06:49 Commentary edited by simonmar
(diff)
06:49 Commentary/Compiler/WiredIn edited by simonpj
(diff)
06:48 Commentary/Compiler/WiredIn edited by simonpj
(diff)
06:48 Commentary/Rts/Cmm edited by simonmar
(diff)
06:40 Commentary/Compiler/Backends edited by simonmar
(diff)
06:40 Commentary/Compiler/Backends created by simonmar
06:35 Commentary/Compiler/WiredIn created by simonpj
06:31 Commentary edited by simonmar
(diff)
06:30 Commentary edited by simonmar
(diff)
06:21 Commentary edited by simonmar
(diff)
06:21 Commentary/Compiler/Packages created by simonmar
06:16 Commentary edited by simonmar
(diff)
06:00 Commentary edited by simonpj
(diff)
05:58 Commentary edited by simonpj
(diff)
05:57 Commentary edited by simonpj
(diff)
05:56 Commentary edited by simonpj
(diff)
05:53 Commentary edited by simonmar
(diff)
05:49 Commentary edited by simonpj
(diff)
04:53 Ticket #896 (GetLastError/SetLastError in Windows) created by eivuokko
RTS might call Windows API calls transparently to user, which can lead to …
03:33 Commentary edited by simonmar
(diff)
03:31 Commentary edited by simonmar
(diff)

09/11/06:

17:17 TypeFunctionsIface edited by chak
(diff)
14:05 Hackathon edited by guest
(diff)
14:04 Hackathon edited by guest
(diff)
14:02 Campus Map.gif attached to Hackathon by guest
Campus Map
14:01 Hackathon edited by guest
(diff)
14:00 Hackathon Map.gif attached to Hackathon by guest
Map of Hackathon Location
09:56 Commentary edited by simonpj
(diff)
09:43 Commentary edited by simonpj
(diff)
09:42 Commentary/Compiler/RdrNameType edited by simonpj
(diff)
09:41 Commentary/Compiler/RdrNameType edited by simonpj
(diff)
09:40 Commentary edited by simonpj
(diff)
09:40 Commentary edited by simonpj
(diff)
09:38 Hackathon edited by guest
(diff)
09:25 Commentary edited by simonpj
(diff)
09:24 Commentary/Compiler/StgSynType created by simonpj
09:14 Commentary/Compiler/HscMain edited by simonpj
(diff)
08:59 Commentary edited by simonpj
(diff)
08:47 Commentary/Compiler/TypeType edited by simonpj
(diff)
08:44 Commentary/Compiler/TypeType edited by simonpj
(diff)
08:43 Commentary/Compiler/TypeType edited by simonpj
(diff)
08:43 Commentary/Rts/Scheduler edited by simonmar
(diff)
08:37 WikiStart edited by simonmar
(diff)
08:34 Commentary/Compiler edited by simonmar
(diff)
08:34 Commentary/Compiler edited by simonmar
(diff)
08:33 ghc-top.png attached to Commentary/Compiler by simonmar
08:33 Commentary/Compiler created by simonmar
08:29 Commentary edited by simonmar
(diff)
08:25 Building edited by simonmar
(diff)
08:25 WikiStart edited by simonmar
(diff)
08:24 WikiStart edited by simonmar
(diff)
08:23 Commentary edited by simonmar
(diff)
08:22 Commentary edited by simonmar
(diff)
08:10 Building edited by simonmar
(diff)
08:10 Building/Using edited by simonmar
(diff)
08:09 Building/Using edited by simonmar
(diff)
08:08 Building/Using edited by simonmar
(diff)
08:08 Building/Using created by simonmar
07:38 Commentary/Compiler/HscMain edited by simonpj
(diff)
07:19 Commentary edited by simonpj
(diff)
07:15 Building/Prerequisites edited by simonmar
(diff)
07:15 Building/Prerequisites created by simonmar
06:52 Commentary/Compiler/CoreSynType edited by simonpj
(diff)
06:50 Commentary edited by simonpj
(diff)
06:50 Building/Hacking edited by simonmar
(diff)
06:49 Commentary/Compiler/FC edited by simonpj
(diff)
06:44 Building/Hacking edited by simonmar
(diff)
06:41 Commentary edited by simonpj
(diff)
06:41 Commentary/Compiler/EntityTypes edited by simonpj
(diff)
06:40 Commentary/Compiler/EntityTypes edited by simonpj
(diff)
06:39 Building/Hacking created by simonmar
06:38 Commentary/Compiler/EntityTypes edited by simonpj
(diff)
06:37 Commentary/Compiler/EntityTypes edited by simonpj
(diff)
06:36 Commentary/Compiler/TypeType created by simonpj
06:34 Commentary/Compiler/FC created by simonpj
06:31 Building/QuickStart created by simonmar
06:24 GhcDarcs edited by simonmar
(diff)
06:21 Building/GettingTheSources edited by simonmar
(diff)
06:11 WikiStart edited by simonmar
(diff)
06:10 Building/GettingTheSources created by simonmar
06:08 Building edited by simonmar
(diff)
06:08 WikiStart edited by simonmar
(diff)
06:04 Building edited by simonmar
(diff)
06:03 Building created by simonmar
05:48 Commentary/Compiler/HscMain edited by simonpj
(diff)
05:47 Commentary/Compiler/HscMain edited by simonpj
(diff)
05:46 Commentary/Compiler/HscMain edited by simonpj
(diff)
05:11 Commentary/Compiler/API edited by simonmar
(diff)
05:10 Commentary edited by simonmar
(diff)
05:08 ghc-top.png attached to Organisation by simonmar
05:08 Organisation created by simonmar
05:07 Commentary edited by simonmar
(diff)
05:05 Commentary/Compiler/API edited by simonmar
(diff)
04:15 Commentary/Compiler/API edited by simonmar
(diff)
04:14 Commentary/Compiler/API edited by simonmar
(diff)
04:07 ghc-top.png attached to Commentary/Compiler/API by simonmar
04:07 Commentary/Compiler/API edited by simonmar
(diff)
03:19 Commentary/Compiler/API edited by simonmar
(diff)
03:09 Commentary edited by simonmar
(diff)
03:08 Commentary edited by simonmar
(diff)
03:04 Commentary/Rts/HeapObjects edited by simonmar
(diff)
03:01 Commentary/Compiler/API created by simonmar
02:54 Commentary edited by simonmar
(diff)
02:53 Commentary edited by simonmar
(diff)
02:43 Commentary/Rts/Weak created by simonmar
02:42 Commentary/Rts/CAFs created by simonmar
02:41 Commentary/Rts/STM created by simonmar
02:41 Commentary/Rts/AsyncExceptions created by simonmar
02:40 Commentary/Rts/Interpreter created by simonmar
02:39 Commentary/Rts/FFI created by simonmar
02:39 Commentary/Rts/Storage created by simonmar
02:38 Commentary/Rts/Cmm created by simonmar
02:31 Commentary/PrimOps edited by simonmar
(diff)
01:48 Commentary edited by simonmar
(diff)
01:45 Commentary/PrimOps edited by simonmar
(diff)
01:27 Commentary/Rts/Conventions edited by simonmar
(diff)
01:27 Commentary/Rts/Scheduler edited by simonmar
(diff)
01:26 Commentary/Rts/HaskellExecution edited by simonmar
(diff)
01:26 Commentary/Rts/Stack edited by simonmar
(diff)
01:26 Commentary/Rts/HeapObjects edited by simonmar
(diff)
01:25 Commentary/Rts/Word edited by simonmar
(diff)
01:25 Commentary/Rts/Config edited by simonmar
(diff)
01:25 Commentary/Rts edited by simonmar
(diff)
01:24 Commentary/PrimOps edited by simonmar
(diff)
01:23 Commentary/PrimOps edited by simonmar
(diff)

09/10/06:

18:24 TypeFunctionsIface edited by chak
(diff)
18:24 TypeFunctionsIface edited by chak
(diff)
17:53 TypeFunctionsIface edited by chak
(diff)
17:23 ReplacingGMPNotes edited by guest
(diff)
14:51 Hackathon edited by guest
(diff)
14:47 TypeFunctionsIface edited by chak
(diff)
14:32 TypeFunctions edited by chak
(diff)
14:32 TypeFunctionsIface created by chak
11:55 Commentary/PrimOps edited by simonmar
(diff)
03:56 Commentary edited by simonmar
(diff)
03:55 Commentary/PrimOps edited by simonmar
(diff)
03:54 Commentary/PrimOps created by simonmar

09/09/06:

19:28 Ticket #895 (pugs: internal error: task 0x1b00330: main thread 1 has been GC'd) created by guest
pugs: internal error: task 0x1b00330: main thread 1 has been GC'd (GHC …
03:18 GhcDarcs edited by dons
have to cd tests/ghc-regress to 'make fast' (diff)
Note: See TracTimeline for information about the timeline view.