Timeline


and

03/30/06:

21:13 Ticket #737 (Pattern match failure in coreSyn/CoreUtils.lhs) created by ekarttun@…
This seems to fail with 6.4.1, and 6.5 too, works fine in ghci. […] …
16:32 Contributors edited by sof
(diff)
12:23 CollectionClassFramework edited by guest
spelling "deliberately" (diff)
10:05 Ticket #736 (Allowing any newtype of the IO monad to be used in FFI and extra optional ...) created by brianh@…
Hi - When designing an API it is desirable to be able to encode the …
08:50 Contributors edited by igloo
Add other Debian arches (diff)

03/29/06:

21:39 Contributors edited by ashley@…
Time library, me (diff)
19:28 Contributors edited by guest
(diff)
18:22 Contributors edited by guest
(diff)
16:46 Contributors edited by dons
update my details (diff)
12:59 Contributors edited by guest
(diff)
10:16 Contributors edited by ijones
added details about me. removed duplicate me. (diff)
10:01 Contributors edited by guest
(diff)
08:32 Contributors edited by wolfgang
(diff)
08:18 Contributors edited by guest
(diff)
04:39 Contributors edited by duncan.coutts@…
Mention Gentoo packages on all supported platforms (diff)
02:49 Contributors edited by guest
(diff)
02:18 Contributors edited by guest
Henning Thielemann, concerned with NumericPrelude? and Haskore, but not … (diff)
02:10 Contributors edited by guest
(diff)
01:41 Contributors edited by guest
(diff)
01:18 Contributors edited by jpbernardy
(diff)
00:58 Contributors edited by simonmar
(diff)
00:53 Contributors edited by simonmar
(diff)
00:34 WikiStart edited by simonmar
(diff)
00:32 Contributors created by simonmar

03/28/06:

13:22 WikiStart edited by simonmar
(diff)

03/27/06:

15:27 Ticket #735 (Missing case in fgl/Data/Graph/Inductive/Internal/RootPath.hs) created by lnagy@…
In the package `fgl', in the file …
04:02 Ticket #734 (Spurious type variable scope error report) closed by simonpj
fixed: Fixed thank you. Simon

03/25/06:

16:23 Ticket #734 (Spurious type variable scope error report) created by red5_2@…
A spurious error message about a variable being out of scope can be …

03/22/06:

22:33 Ticket #733 (Problem compiling .lhs files with lines that begin with #) created by guest
Lines starting with # inside a .lhs make ghc yield "lexical error".

03/21/06:

11:34 GhcDarcs edited by guest
Spelling error (diff)
09:03 GhcDarcs edited by vs@…
Mention 'darcs record' (diff)
09:01 GhcDarcs edited by vs@…
Mention that darcs-all is a bash-script (diff)
08:14 Ticket #732 (Error in shutdownHaskell() in Win32 DLL) created by cschmidt@…
If an exception occurs in a Windows DLL produced by GHC, the following …
07:30 Ticket #731 (GHCi doesn't work on powerpc64) created by simonmar
See diagnosis from Duncan Coutts: …
03:50 Ticket #492 (Retainer and biographical profiling with STM) closed by simonmar
fixed: fixed in 6.4.2
02:31 Ticket #716 (Unloading a dll generated by GHC doesn't free all resources) reopened by simonmar
On second thoughts I'll leave the ticket open until it's fully fixed. I …
02:28 Ticket #716 (Unloading a dll generated by GHC doesn't free all resources) closed by simonmar
fixed: Now fixed, at least partially. Please test. I've addressed the timer …

03/20/06:

10:29 Ticket #712 (getDirectoryContents: failed (No error)) closed by sof
fixed: Now fixed; due to mismatches in gcc versions used when doing nightly …

03/17/06:

19:36 Ticket #730 (ghc needs a man page) created by almeidaraf@…
I think a manual page for ghc would be really nice. I like every binary on …
03:08 Ticket #729 (Build system uses wrong version of include files.) created by guest
The situation: I am building 6.4.1 using 6.4.1. The installed version was …

03/16/06:

06:34 Ticket #265 (ancilData breaks link on AIX) closed by simonmar
fixed: fixed, thanks. I used the _LINUX_SOURCE_COMPAT route in the end.
06:02 Ticket #694 (lawbreaker in HughesPJ) closed by simonmar
fixed: patch applied; thanks.
05:32 Ticket #370 (possible compacting GC bug in 6.4.x) closed by simonmar
worksforme: This has stopped happening for me. It was happening in the nightly builds …
02:11 Ticket #728 (switch to compacting collection when swapping occurs) created by simonmar
One avenue for tuning the GC to work better in low memory conditions is …
01:33 Ticket #708 (Compiler error) closed by simonmar
fixed
01:31 Ticket #725 (bug with -O2 -optc-O2) closed by simonmar
fixed: already fixed in 6.4.2, thanks.
01:24 Ticket #727 (Write a generic Trie.) created by jpbernardy
Write a generic Trie. See this thread: …
01:11 Ticket #726 (error messages can include too much source code) closed by simonmar
duplicate: see #719
00:00 Ticket #726 (error messages can include too much source code) created by Bulat Ziganshin <Bulat.Ziganshin@…>
the attached program contains bug and when GHC reports this bug, it prints …

03/15/06:

23:55 Ticket #725 (bug with -O2 -optc-O2) created by Bulat Ziganshin <Bulat.Ziganshin@…>
the attached program can' be compiled with ghc/mingw32 6.4.1 using "-O2 …
08:16 Ticket #470 (build fails on Linux/sparc (genprimopcode: parse error at)) closed by simonmar
invalid: Not a GHC bug (probably). It was later discovered that gcc 4.0 works …
06:43 Ticket #665 (re-work of insert API) closed by jpbernardy
fixed
02:23 Ticket #724 (tee complains if used in a process started by ghc) created by guest
I have the following program: […] i.e., a simple wrapper around the …

03/14/06:

03:52 Ticket #713 (SMP + FFI = crash...) closed by simonmar
fixed: Thank you, this was a really useful bug report. I found at least 2 bugs, …

03/13/06:

05:57 Ticket #723 (The package database should be a directory of files instead of a single ...) created by simonmar
This would help package systems that want to install packages by just …

03/10/06:

13:09 Ticket #722 (Adrian Hey's StringMap library in the collections package.) created by jpbernardy
* Bring Adrian Hey's StringMap? to a higher level of completeness, so it …
12:51 Ticket #721 (Write Data.Trie) created by jpbernardy
Pull the various Trie implementations that lie around, and make something …
12:38 Ticket #720 (Map/Set range function) created by jpbernardy
Data.Map seems to lack a way to perform range queries like "fetch all …
03:46 Ticket #588 (Exception: Time.toClockTime: picoseconds out of range) closed by simonmar
fixed
02:57 Ticket #719 (error messages are too long sometimes) created by simonmar
The depth limit stuff in the pretty printer could use some tweaking. eg. …

03/09/06:

06:18 Ticket #717 (Compiling large constant data structure fails) closed by simonmar
duplicate: duplicate of #709

03/08/06:

13:57 Ticket #718 (FinalizerEnvPtr and newForeignPtrEnv missing from Freign.ForeignPtr) created by kahl@…
The type FinalizerEnvPtr and, more importantly, the function …
10:32 Ticket #717 (Compiling large constant data structure fails) created by luettich@…
I am trying to compile a large data strcture as list into a Haskell module …
09:51 Ticket #716 (Unloading a dll generated by GHC doesn't free all resources) created by lennart@…
There seems to be resource leaks in load&unload of a DLL. If you put it in …

03/07/06:

13:41 Ticket #715 (OpenAL package fails to compile with older headers) created by ayqazi@…
Hi, My architecture: Gentoo Linux on a Pentium III 500HMz I perform the …
07:14 Ticket #714 (Inconsistency between handling functional dependencies in class and ...) created by claus.reinke@…
the user's guide claims 7.4.2 3. There are no restrictions on the context …

03/05/06:

13:41 CollectionClassFramework edited by jpbernardy
typo (diff)

03/03/06:

15:18 Ticket #713 (SMP + FFI = crash...) created by lipeng@…
Source code will be attached. This is a modified version of bug #705: …
12:12 Collections.hs attached to CollectionClassFramework by jpbernardy
02:33 Ticket #712 (getDirectoryContents: failed (No error)) created by simonmar
Reported on ghc-bugs by martin.boeker@…: this error …

03/02/06:

15:25 CollectionClassFramework edited by guest
(diff)
13:12 Ticket #711 (shutdownHaskell() does not return allocated memory on Unix) created by lennart.augustsson@…
Calling shutdownHaskell() doesn't actually return the memory allocated. …
02:03 Ticket #710 (library reorganisation) created by simonmar
This is the place I'm going to record the planned reorganisations to the …
01:39 Ticket #709 ("Fixup too large" error with -fasm on PowerPC) created by simonmar
The native code generator on PowerPC can sometimes generate code that …
01:23 Ticket #708 (Compiler error) created by r.j.rorije@…
Hi, I am using Data.Generics and type classes to be able to compare …

03/01/06:

08:51 Ticket #696 (segmentation fault in ./genprimopcode (x86_64)) closed by taral
invalid: From the 6.4.1-2 changelog (not published yet?): * On the list of …
05:26 Ticket #658 (DEPRECATED doesn't work for data constructors) closed by simonmar
fixed: It's quite a large patch, I'm punting on this for 6.4.2. 6.6 has it, …

02/28/06:

08:39 Ticket #705 (crash on readChan/writeChan) closed by simonmar
fixed: Fixed, thanks.
07:10 Ticket #707 (foldr/build seems to be broken) closed by simonmar
duplicate: Another symptom of #683, I think.
Note: See TracTimeline for information about the timeline view.