Timeline


and

08/09/06:

14:50 TypeFunctionsStatus edited by chak
(diff)
14:46 TypeFunctionsTypeChecking edited by chak
(diff)
13:50 TypeFunctionsCore edited by chak
(diff)
13:08 TypeFunctionsStatus edited by chak
(diff)
13:07 TypeFunctionsStatus edited by chak
(diff)
12:46 TypeFunctionsSyntax edited by chak
(diff)
12:42 TypeFunctionsRenaming edited by chak
Update phasing (diff)
12:25 TypeFunctionsRenaming edited by chak
(diff)
11:29 GhciDebugger edited by mnislaih
(diff)
11:02 TypeFunctions edited by chak
(diff)
11:01 TypeFunctionsCore created by chak
10:59 TypeFunctionsTypeChecking created by chak
10:57 TypeFunctionsRenaming created by chak
10:55 TypeFunctionsSyntax created by chak
10:54 GhcDarcs edited by alec
darcs-all won't fail with non-bash shells anymore, remove note to that … (diff)
10:53 TypeFunctions edited by chak
(diff)
10:52 TypeFunctions edited by chak
(diff)
10:14 Ticket #857 (Patch to porting documentation) created by red5_2@…
Some of the necessary HC files aren't built when following the directions …
08:24 Ticket #856 (Build system issues on ia64) created by red5_2@…
I recently did a bootstrap of GHC 6.4.2 on ia64 linux, with glibc 2.2, gcc …
07:17 TypeFunctionsStatus edited by chak
(diff)
07:11 GhciDebugger edited by mnislaih
(diff)
07:10 GhciDebugger edited by mnislaih
(diff)
07:06 GhciDebugger created by mnislaih
05:22 RewriteRules created by simonpj
05:12 WikiStart edited by simonpj
(diff)
05:10 Ticket #855 (Improvements to SpecConstr) created by simonpj
There are a series of possible improvemnts to SpecConstr, described in …
03:44 Ticket #854 (Bogus markup in documentation for System.Posix.Process (and elsewhere?)) created by simonmar
For example, …
03:19 Ticket #704 (change array interface to accomodate resizable arrays) closed by simonmar
fixed: Done.
02:59 Ticket #805 (Too many workers; runaway worker creation?) closed by simonmar
fixed: That test has now been removed.
02:51 Ticket #815 (Remove old versions of FFI syntax) closed by simonmar
fixed
02:40 Ticket #817 (internal error: stg_ap_ppp_ret) closed by simonmar
worksforme: No response, we'll assume this was one of the 6.4 bugs.
02:37 Ticket #843 (Dependency information for the linking step) closed by simonmar
fixed
02:24 Ticket #753 (DLL generated by ghc does exit()) closed by simonmar
fixed: Patch applied.
02:22 Ticket #853 (GHC build fails when setting GhcWithInterpreter=No) created by jberthold
My GHC build (latest source from darcs) is configured to leave out GHCI, …

08/08/06:

17:53 TypeFunctionsStatus edited by chak
(diff)
17:53 TypeFunctions edited by chak
Initial info about kind checking (diff)
16:34 TypeFunctions edited by chak
Kinds of indexed types are determined by the kind signature alone (diff)
15:11 TypeFunctionsStatus edited by chak
(diff)
14:58 TypeFunctionsStatus edited by chak
(diff)
14:58 TypeFunctionsStatus edited by chak
(diff)
14:55 TypeFunctionsStatus edited by chak
(diff)
12:07 Ticket #852 (Browsing a module in ghci can cause a panic) created by mnislaih
Consider a file Test2.hs containing […] Then, in the ghci prompt: …
09:48 BackEndNotes edited by duncan
mention branch prediction (diff)
09:17 WikiStart edited by chak
(diff)
07:52 Ticket #281 (Wrong overlapped/missing pattern warnings) closed by simonpj
fixed: All of these are fixed, except the first. I'm going to open a new bug …
07:51 Ticket #851 (Incomplete-pattern checking for n+k patterns is not implemented) created by simonpj
The check for incomplete patterns does not understand about n+k patterns. …
07:27 Ticket #850 (threaded RTS uses SIGALRM) created by simonmar
The threaded RTS uses SIGALRM for its timer signal, this is a bit naughty …
07:23 Ticket #849 (Offer control over branch prediction) created by simonpj
So now that GHC is so good at producing really fast low level code (see …
07:21 Ticket #729 (Build system uses wrong version of include files.) closed by simonmar
worksforme: Closing; we asked for more details but there was no response. I don't …
07:15 Ticket #848 (Threaded RTS problems on Solaris) created by simonmar
Just so we don't forget: the threaded RTS also has problems on Solaris, …
07:01 Ticket #845 (irrefutable pattern matching on unboxed tuple causes panic) closed by simonpj
fixed: Good point. Fixed, thank you Simon
06:41 Ticket #844 (panic on conflicting patterns in TH splice) closed by simonpj
fixed: Fixed, thank you for the report Simon
04:48 Ticket #847 (Threaded RTS problems on FreeBSD) created by simonmar
The threaded RTS has some problems on FreeBSD. Symptoms are occasional …
04:42 WikiStart edited by simonmar
update release cycle status (diff)
03:31 Ticket #803 (malloc() without free()) closed by simonmar
fixed: Committed with small changes; thanks.
03:07 Ticket #673 (Import FastPackedStrings for 6.6) closed by simonmar
fixed: Data.PackedString? deprecated, for now.

08/07/06:

11:17 Hackathon edited by guest
(diff)
08:55 Ticket #474 (Debug.Trace.trace should work on Show) closed by simonmar
fixed: traceShow added
08:39 Ticket #807 (glibc double free error when running program compiled for profiling with ...) closed by simonmar
fixed: Fixed, thanks.
08:35 Ticket #802 (Allow two packages to use the same module name) closed by simonmar
fixed: The changes to allow multiple packages to contain the same module name are …
08:22 Hackathon edited by guest
(diff)
06:42 Internships edited by simonmar
(diff)
05:02 Ticket #846 (<deleted>) closed by simonmar
invalid
02:31 Ticket #842 (pretty-printing bug in Template Haskell library) closed by simonpj
fixed: Both fixed, thank you. Simon

08/06/06:

10:30 Hackathon edited by guest
(diff)
10:28 Hackathon edited by guest
(diff)
10:28 Hackathon edited by bringert
Add Bjorn Bringert to list of attendees (diff)

08/05/06:

15:35 Ticket #846 (<deleted>) created by bert

08/04/06:

15:05 Ticket #821 (implicit parameters and type synonyms) closed by simonpj
fixed: Thanks for a useful report. It alerted me to a shortcoming in our "boxy …
13:27 Ticket #845 (irrefutable pattern matching on unboxed tuple causes panic) created by Jason McCarty <jmccarty@…>
Compiling the following program with -fglasgow-exts main = case (# (), …
09:08 IntermediateTypes edited by guest
(diff)
09:06 IntermediateTypes edited by guest
(diff)
09:00 IntermediateTypes edited by guest
(diff)
08:59 IntermediateTypes edited by guest
(diff)
08:53 IntermediateTypes edited by guest
(diff)
08:24 ReplacingGMPNotes edited by ptanski
(diff)
08:09 ReplacingGMPNotes edited by ptanski
(diff)
08:08 IntermediateTypes edited by guest
(diff)
08:06 ReplacingGMPNotes edited by ptanski
(diff)
08:05 IntermediateTypes edited by guest
(diff)
07:51 IntermediateTypes edited by simonpj
(diff)
07:32 IntermediateTypes edited by guest
(diff)
07:31 IntermediateTypes edited by guest
(diff)
07:31 IntermediateTypes edited by guest
(diff)
07:31 IntermediateTypes edited by guest
(diff)
07:30 IntermediateTypes edited by guest
(diff)
07:23 IntermediateTypes edited by guest
(diff)
07:16 IntermediateTypes edited by guest
(diff)
07:15 IntermediateTypes edited by guest
(diff)
07:13 IntermediateTypes edited by guest
(diff)
07:12 IntermediateTypes edited by guest
(diff)
05:59 IntermediateTypes edited by guest
(diff)
05:45 Ticket #844 (panic on conflicting patterns in TH splice) created by guest
The definition […] gives a nice error message: Conflicting …[…]
05:44 IntermediateTypes edited by guest
(diff)
04:00 IntermediateTypes edited by guest
(diff)
03:59 IntermediateTypes edited by guest
(diff)
03:56 IntermediateTypes created by guest
03:47 WikiStart edited by guest
(diff)

08/03/06:

12:57 GhcDarcs edited by ptanski
(diff)
12:39 TypeFunctions edited by chak
Type checking indexed types (III) (diff)
12:28 ReplacingGMPNotes edited by ptanski
(diff)
12:02 TypeFunctions edited by chak
Type checking indexed types (II) (diff)
11:42 Ticket #843 (Dependency information for the linking step) created by pf1@…
I'd like to let GHC report which object files are linked together when …
11:23 TypeFunctions edited by chak
Type checking indexed types (I) (diff)
10:03 TypeFunctions edited by chak
Align implementation description with actual code plus add terminology … (diff)
09:26 Hackathon edited by atomb
Added myself to attendee list (diff)
08:33 Hackathon edited by guest
(diff)
02:06 Ticket #842 (pretty-printing bug in Template Haskell library) created by devnull1999@…
It can quickly be seen in ghci but occurs in any compiler using the …

08/02/06:

21:39 ReplacingGMPNotes edited by ptanski
(diff)
21:38 ReplacingGMPNotes edited by ptanski
(diff)
21:36 ReplacingGMPNotes edited by ptanski
(diff)
21:30 ReplacingGMPNotes edited by ptanski
(diff)
21:25 ReplacingGMPNotes edited by ptanski
(diff)
21:09 ReplacingGMPNotes edited by ptanski
(diff)
21:08 ReplacingGMPNotes edited by ptanski
(diff)
21:03 ReplacingGMPNotes edited by ptanski
(diff)
19:43 ReplacingGMPNotes edited by ptanski
(diff)
18:36 ReplacingGMPNotes edited by ptanski
(diff)
18:33 Ticket #841 (Build order causes errors when booting from HC files) created by red5_2@…
When booting from HC files using `./distrib/hc-build …
17:13 ReplacingGMPNotes edited by ptanski
(diff)
17:10 ReplacingGMPNotes edited by ptanski
(diff)
17:08 ReplacingGMPNotes edited by ptanski
(diff)
15:29 ReplacingGMPNotes edited by ptanski
(diff)
15:20 ReplacingGMPNotes edited by ptanski
(diff)
11:44 TypeFunctionsExamples created by chak
Map example
11:41 TypeFunctions edited by chak
(diff)
10:33 Hackathon edited by mboes@…
add name. (diff)
07:33 WikiStart edited by ptanski
(diff)
07:33 ReplacingGMPNotes created by ptanski
07:32 TypeFunctionsStatus edited by chak
(diff)
07:29 WikiStart edited by ptanski
(diff)
05:33 Ticket #840 (GHC on "loosing" its handles takes 100% CPU) created by guest
On Windows, GHC 6.4.2, the following program: import System.Process main …
05:19 Ticket #839 (Generate documentation for built-in types and primitve operations) created by simonpj
GHC has a bunch of primitive types, which are not definable in Haskell, …
05:07 Internships edited by simonpj
(diff)

08/01/06:

20:58 TypeFunctionsStatus edited by chak
(diff)
20:51 TypeFunctionsStatus edited by chak
(diff)
18:30 TypeFunctionsStatus edited by chak
(diff)
18:29 TypeFunctionsStatus edited by chak
(diff)
18:27 TypeFunctions edited by chak
(diff)
18:11 TypeFunctions edited by chak
(diff)
17:57 TypeFunctions edited by chak
(diff)
17:16 TypeFunctionsStatus edited by chak
(diff)
17:15 TypeFunctionsStatus edited by chak
(diff)
17:14 TypeFunctionsStatus edited by chak
(diff)
17:12 TypeFunctionsStatus edited by chak
(diff)
11:40 TypeFunctions edited by chak
(diff)
11:04 Hackathon edited by guest
(diff)
10:33 TypeFunctions edited by chak
(diff)
10:24 TypeFunctions edited by chak
(diff)
10:22 TypeFunctions edited by chak
(diff)
10:20 TypeFunctions edited by chak
(diff)
10:17 TypeFunctions edited by chak
(diff)
10:10 TypeFunctions edited by chak
new formation rules (diff)
10:01 Ticket #672 (INLINE pragmas for default methods don't work) closed by simonpj
fixed: So far as I can see, this works fine in both 6.4.2 and the HEAD. So I'm …
09:09 TypeFunctions edited by chak
Relaxing restrictions (diff)

07/31/06:

15:22 TypeFunctions edited by chak
(diff)
14:16 TypeFunctions edited by chak
(diff)
14:15 TypeFunctions edited by chak
(diff)
14:12 TypeFunctions edited by chak
(diff)
13:48 TypeFunctions edited by chak
(diff)
13:33 TypeFunctionsStatus edited by chak
(diff)
13:19 TypeFunctions edited by chak
(diff)
13:18 TypeFunctions edited by chak
(diff)
13:06 TypeFunctions edited by chak
(diff)
12:57 TypeFunctions edited by chak
(diff)
11:59 TypeFunctions edited by chak
(diff)
10:51 TypeFunctionsStatus edited by chak
(diff)
07:39 TypeFunctionsStatus edited by chak
(diff)

07/30/06:

08:06 Hackathon edited by doaitse
(diff)

07/28/06:

18:34 TypeFunctionsStatus edited by chak
(diff)
16:52 TypeFunctionsStatus edited by chak
(diff)
15:17 TypeFunctionsStatus edited by chak
(diff)
14:37 TypeFunctions edited by chak
(diff)
14:22 TypeFunctions edited by chak
(diff)
14:21 TypeFunctions edited by chak
(diff)
14:20 TypeFunctions edited by chak
(diff)
13:02 TypeFunctionsStatus edited by chak
(diff)
12:50 TypeFunctions edited by chak
(diff)
12:49 TypeFunctions edited by chak
(diff)
12:36 TypeFunctionsStatus edited by chak
(diff)
12:33 TypeFunctions edited by chak
(diff)
11:54 TypeFunctions edited by chak
type checking class declarations with assoc data types (diff)
11:51 TypeFunctions edited by chak
renaming an extraction of assoc data types (diff)
05:57 Ticket #838 (GHC binary for FreeBSD/amd64) created by alter
GHC binary for FreeBSD/amd64. I bought new AMD64 X2 machine, instelled …
03:26 Hackathon edited by guest
(diff)
01:24 Ticket #837 (Infer fully qualified names to overcome namespace clashes) closed by simonpj
wontfix: Java decides which variable you mean by looking at the types of its …

07/27/06:

20:23 Ticket #837 (Infer fully qualified names to overcome namespace clashes) created by p.tanski@…
If you could interpret Section 5.5.2 of the last published Haskell Report …
18:10 TypeFunctions edited by chak
(diff)
18:08 TypeFunctions edited by chak
(diff)
18:03 TypeFunctionsStatus edited by chak
(diff)
17:59 TypeFunctionsStatus edited by chak
(diff)
15:39 Hackathon edited by guest
(diff)
15:19 Hackathon edited by guest
(diff)
13:43 Hackathon edited by guest
(diff)
13:42 TypeFunctionsStatus edited by chak
(diff)
13:20 TypeFunctionsStatus created by chak
13:03 TypeFunctions edited by chak
(diff)
12:56 TypeFunctions edited by chak
specification and restrictions (diff)
12:43 TypeFunctions created by chak
aims
12:34 WikiStart edited by chak
Added type functions page (diff)
08:51 Ticket #827 (Overlapped pattern warnings for lazy patterns) closed by simonpj
fixed: Excellent point. And the solution proposed is just right too. Thank you. …
06:32 Ticket #836 (rebindable if-then-else syntax) created by nibro
This is a request to make the syntactic if-then-else construct of Haskell …
05:04 Ticket #756 (Threaded RTS deadlock when used with Visual Haskell) closed by simonmar
fixed: Krasimir tells me that this is now working fine.
01:30 Ticket #835 (Expose less type/class info in an interface file, to reduce recompilation) created by simonpj
John Meacham writes "However, whenever I change a data type or class even …

07/26/06:

13:09 Hackathon edited by guest
(diff)
11:44 Hackathon edited by guest
(diff)
07:24 Ticket #829 (Make -fcontext-stack dynamic) closed by simonpj
fixed: OK, I've implemented this. -fcontext-stack=N will be dynamic in 6.6. …

07/25/06:

04:24 GarbageCollectorNotes edited by guest
(diff)
04:23 GarbageCollectorNotes edited by guest
(diff)
04:22 SingleThreadedCollection edited by guest
(diff)
04:22 SingleThreadedCollection edited by guest
(diff)
04:20 SingleThreadedCollection edited by guest
(diff)
04:15 SingleThreadedCollection edited by guest
(diff)
04:13 MotivationForParallelization edited by guest
(diff)
04:07 MotivationForParallelization edited by guest
(diff)
03:30 GarbageCollectorNotes edited by guest
(diff)
03:13 GarbageCollectorNotes edited by guest
(diff)
02:44 Internships edited by simonpj
(diff)
02:09 Ticket #834 (bogus gcc option used when compiling ghc-6.4.2) closed by dcoutts@…
invalid: This bug is only occurs on Gentoo because of options used in older …

07/24/06:

18:08 Ticket #834 (bogus gcc option used when compiling ghc-6.4.2) created by mvanier@…
I'm compiling ghc-6.4.2 using gcc-4.1.1 on a gentoo linux system. It's …
09:26 Hackathon edited by AtzeDijkstra
(diff)
03:37 Hackathon edited by AtzeDijkstra
(diff)
00:38 Hackathon edited by Luke.Maurer@…
Hackathon attendee (diff)

07/23/06:

11:39 Hackathon edited by guest
(diff)
10:14 Ticket #833 (hs-plugins requires an executable temporary directory) created by titto@…
I have a program that I compile and execute under Fedora Core 5 (X86) and …

07/21/06:

11:26 HackathonProjects edited by guest
(diff)

07/19/06:

09:00 Ticket #832 (GMP needs to be updated) created by leebutterman@…
when i run Prelude> 2 ^ (2 ^ 25) + (1::Integer) in GHCi, after a few …
07:44 Ticket #831 (GHCi user interface bug) created by guest
GHCi can do some weird things, with the letter g and the up arrow: […] …
05:22 Ticket #830 (Compiler performance bug: large "do" expression) created by simonmar
From Neil Mitchell: Using GHC 6.4.2 on Windows and 6.4.1 on Linux, I get …
05:13 Ticket #826 (Optimization breaks strictness with IO) closed by simonmar
duplicate: This looks like another instance of #457

07/18/06:

11:35 Ticket #829 (Make -fcontext-stack dynamic) created by bjorn@…
HaskellDB generates code with large types for database tables. This code …
05:38 Ticket #828 (ghc -e 'Control.Monad.Fix.mfix error' panics) closed by Lemmih
fixed

07/17/06:

16:43 Ticket #828 (ghc -e 'Control.Monad.Fix.mfix error' panics) created by duncan
Just for the record, a low priority bug... Folk on IRC found this obscure …
15:19 Ticket #827 (Overlapped pattern warnings for lazy patterns) created by red5_2@…
The compiler appears to disregard lazy patterns when producing …

07/15/06:

01:47 Ticket #826 (Optimization breaks strictness with IO) created by aljee@…
The following program fails with exception when compiled with -O0, but …

07/14/06:

16:56 Hackathon edited by chad
(diff)
09:44 Ticket #824 (overlapping instances and separate compilation) closed by simonpj
fixed: 1. Yes, it's per module. I've added a note to that effect in the user …
09:04 WikiStart edited by simonpj
(diff)
04:59 Ticket #825 (with -threaded, infinite loops run too slowly) closed by simonmar
fixed: This is fixed properly in 6.6, but unfortunately I don't think it's …

07/13/06:

13:24 Hackathon edited by guest
(diff)
08:56 WikiStart edited by simonmar
(diff)
08:49 Internships edited by simonpj
(diff)
08:47 Internships edited by simonpj
(diff)
08:31 Internships created by simonmar
info about internships at MSR
08:14 HackathonProjects edited by simonmar
add lots more ideas (diff)

07/12/06:

18:13 Ticket #825 (with -threaded, infinite loops run too slowly) created by guest
This program […] normally dies with a <<loop>> exception. However, …

07/11/06:

13:21 Ticket #824 (overlapping instances and separate compilation) created by tullsen@…
There's three issues here that all seem to revolve around overlapping …

07/10/06:

14:37 Ticket #823 (impossible happens with ghc 6.5 building gtk2hs on win32) created by dagit@…
Trying to build gtk2hs-0.9.10 on win32 using ghc 6.5 (the ghc that ships …
10:11 Ticket #822 (-keep-tmp-files does not keep all temporary files) created by greenrd@…
I invoke ghc like this: […] However, even with the -keep-tmp-files …
Note: See TracTimeline for information about the timeline view.