Timeline


and

03/29/10:

22:47 Commentary/Compiler/Backends/LLVM/Installing edited by dterei
(diff)
22:46 Commentary/Compiler/Backends/LLVM/Installing edited by dterei
(diff)
22:45 Commentary/Compiler/Backends/LLVM/Installing edited by dterei
(diff)
22:44 Commentary/Compiler/Backends/LLVM/Installing edited by dterei
Add patches for llvm 2.5 & 2.6 (diff)
04:07 Ticket #3436 (runtime: internal error: traverseWeakPtrList: not WEAK) closed by simonmar
worksforme: I'm not going to look into this because the repro is too difficult to set …
03:07 Ticket #3946 (Better diagnostic when entering a GC'd CAF) created by simonmar
Currently a GC'd CAF contains a dangling pointer, so entering it will …
01:45 Ticket #3945 (Bugs (with fixes) in withThread and runInUnboundThread) created by basvandijk
To quote [ http://thread.gmane.org/gmane.comp.lang.haskell.libraries/12754
01:36 Ticket #3944 (Asynchronous exceptions and laziness bugs (with fixes) in ...) created by basvandijk
See [ http://thread.gmane.org/gmane.comp.lang.haskell.libraries/12630 the …

03/28/10:

21:26 Commentary/Compiler/Backends/LLVM/Installing edited by dterei
(diff)
15:03 WikiStart edited by lelf
Fixed links (diff)
05:43 Commentary/Compiler/Backends/LLVM/Installing edited by dterei
(diff)

03/27/10:

14:45 Ticket #3904 (Bug in shipped gcc makes profiling lose resolution) closed by igloo
fixed: Fixed in HEAD and 6.12: […] I haven't looked at whether we actually …
06:44 Ticket #3893 (GHC on Windows lacks C++ support) closed by igloo
fixed: Yes, done in 6.12 and HEAD: […]
06:43 Ticket #3847 (Windows installer has incorrect documentation shortcut) closed by igloo
fixed: Fixed in HEAD and 6.12: […]
06:38 Ticket #3934 (add licence to Windows installer) closed by igloo
fixed: Fixed in HEAD and 6.12: […]

03/26/10:

15:01 Ticket #3943 (unused variable warning in view pattern is wrong) created by guest
[…] […] This seems only to happen in let (not in function clauses, …
09:19 Ticket #3941 (GC: excess of reserved space for bitmaps in case of mark/compact/sweep) closed by simonmar
invalid: I think you're incorrect. The bitmap requires 1 bit per word of heap, …
04:54 Ticket #3942 (Strange profiling behaviour in 6.10.4) created by simonpj
Greg Wright reports strange profiling behaviour in GHC 6.10.4: …
04:42 Ticket #3941 (GC: excess of reserved space for bitmaps in case of mark/compact/sweep) created by gabrielrf
No malfunction involved. in GC.c, function init_collected_gen(..) (for …
04:35 Status/SLPJ-Tickets edited by simonpj
(diff)
04:35 Ticket #3940 (Propagate bug fix into new code generator) created by simonpj
We must not forget to propagate this fix into the new code generator …

03/25/10:

14:21 Ticket #3939 (remove obsolete todo item) created by dagit
libraries/base/GHC/IO/Handle/Text.hs has an obsolete ToDo? item which can …

03/24/10:

14:38 Ticket #3863 (Absolute paths to GCC and perl should not be baked into the compiler.) closed by igloo
fixed: Now fixed in HEAD and 6.12: […]
14:37 Ticket #3642 (GHC does not build using the Haskell Platform on Windows) closed by igloo
fixed: The above is now fixed in 6.12 and HEAD: […]
14:35 Ticket #3914 (handleToFd closes Fd when Handle is GC'd) closed by igloo
fixed: Merged.
14:34 Ticket #3837 (hsc2hs and utf-8) closed by igloo
fixed: Merged.
02:42 Ticket #3938 (Data growth issue in System.Timeout) closed by simonmar
fixed: The cause of this was the lazy IORef in Data.Unique, which was fixed …

03/23/10:

22:46 Commentary/Compiler/Backends/LLVM/WIP edited by dterei
(diff)
21:25 Commentary/Compiler/Backends/LLVM/WIP edited by dterei
(diff)
21:20 Commentary/Compiler/Backends/LLVM/WIP edited by dterei
added a whole bunch of notes about todo's (diff)
20:14 Commentary/Compiler/Backends/LLVM/Issues edited by dterei
Remove note about llvm changes since they have been included in llvm now … (diff)
20:13 Commentary/Compiler/Backends/LLVM/DevelopmentNotes edited by dterei
add note about stack alignment experiment (diff)
20:08 Commentary/Compiler/Backends/LLVM/Installing edited by dterei
(diff)
18:03 Commentary/Compiler/Backends/LLVM/Installing edited by dterei
Update for new build instructions now that llvm no longer needs patching (diff)
16:30 Ticket #3936 (GHCi Segfault) closed by judahj
invalid: I've closed the bug; please submit it on the haskeline trac and we can …
13:48 Ticket #3938 (Data growth issue in System.Timeout) created by leimy
(This bug is lhs) The following seemingly simple code causes infinite …
12:38 Ticket #3789 (Segfault and -dstg-lint errors using FFI and -XEmptyDataDecls) closed by judahj
fixed: The test runs for me without crashing using ghc-6.13.20100321. So I guess …
09:26 Ticket #3642 (GHC does not build using the Haskell Platform on Windows) reopened by igloo
Ah, that breaks with a load of […] when running […]
09:24 Ticket #3937 (Cannot killThread in listen/accept on Windows threaded runtime) created by guest
The killThread is not able to kill threads accepting socket connections on …
09:18 Ticket #3936 (GHCi Segfault) created by syfran
GHCi segfaults right before the prompt is supposed to appear. Not …

03/22/10:

12:55 Ticket #3935 (buggy libffi) created by guest
The version of libffi in use in the current builds has a bug in it which …
12:42 Ticket #3934 (add licence to Windows installer) created by igloo
Add the licence(s) to the Windows installer. We can probably copy the text …

03/21/10:

14:23 Commentary/Compiler/Backends/LLVM/Installing edited by nathanhowell
Fixing link to GHC pach (diff)
14:21 Ticket #3135 (ext-core docs missing from web site) closed by igloo
fixed: Sorry, my fault. Fixed now.
12:31 Ticket #3879 (Enable shared libraries on Windows) closed by igloo
fixed: I threw some VM at it, and set THREADS to 1, and it built.
12:17 Ticket #3933 ("include" deprecation warning is a bit off) created by isaacdupree
This is silly, but I got a warning […] from a piece of code that …
07:26 Ticket #3932 (haddock.exe: internal error: awaitRequests: odd thread state) created by Artyom.Kazak
I was building GHC 6.13 under Windows XP SP3 (MinGW) and got this: […]

03/20/10:

18:41 Ticket #3931 (extensible-exceptions 0.1.1.1 fails to build on GHC 6.8 (Cabal 1.2)) created by andersk
With ghc 6.8.2 on Debian lenny, with Cabal-1.2.3.0 and …
18:34 SharedLibraries/Management edited by guest
Deleted section On Solaris I had just added, as the building on solaris … (diff)
18:23 SharedLibraries/Management edited by guest
Added section On Solaris. Sumbitted by markwright@… (diff)
15:56 Ticket #3880 (remove LazyUniqFM) closed by igloo
fixed: Done
15:03 Ticket #3642 (GHC does not build using the Haskell Platform on Windows) closed by igloo
fixed: I've just built the HEAD with the Haskell Platform on Windows, with no …
09:01 Ticket #3930 (ghci does not consider library-dirs of dependent packages for dlopen()) created by duncan
On OSX, when ghci loads a package (eg ghci -package gtk) it uses dlopen …

03/19/10:

08:58 Ticket #3929 (hsc2hs can't find gcc when run directly on Windows) created by igloo
hsc2hs can't find gcc when run directly on Windows (but works fine when …
05:10 Status/SLPJ-Tickets edited by simonpj
(diff)
03:53 Ticket #3926 (STM-based program not terminating) closed by simonmar
duplicate: I'm sure the cause of this one is #2401, so closing as duplicate. The …
03:48 Ticket #3928 (Turn SampleVar into an abstract newtype) created by basvandijk
a Control.Concurrent.SampleVar is currently a type synonym: {{{type …

03/18/10:

06:56 Ticket #3920 (Kind parsing seems to be failing) closed by igloo
fixed: Merged.
02:01 Ticket #3927 (Incomplete/overlapped pattern warnings + GADTs = inadequate) created by simonpj
Consider these defintions […] With HEAD (GHC 6.13) we get […] This …
00:53 Building edited by simonpj
(diff)
00:52 Builder edited by simonpj
(diff)

03/17/10:

14:44 Ticket #3910 (+RTS options introduce a security problem for, e.g., setuid binaries) closed by igloo
fixed: Yes, fixed by: […]
13:06 Builder edited by igloo
(diff)
13:05 Builder edited by igloo
(diff)
08:37 Ticket #3926 (STM-based program not terminating) created by mlesniak
The attached program does sometimes not halt, even after the final …
07:50 Commentary/Compiler/Backends/LLVM/WIP edited by alpmestan
(diff)
06:43 Ticket #3916 (incorrect kind inference in template haskell) closed by simonpj
fixed: Thanks for a fine report! Fixed by the same patch that fixed #3920. …
06:14 Commentary/Compiler/Backends/LLVM/WIP edited by simonpj
(diff)
06:13 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
05:58 Commentary/Compiler edited by simonpj
(diff)
05:57 Commentary/Compiler/BackEndTypes edited by simonpj
(diff)
05:55 DataParallel/WorkPlan edited by simonpj
(diff)
05:38 Ticket #3925 (GHC 6.13.20100316 can't compile numbers - package) closed by simonmar
duplicate: Thanks for the report - I also reported this as #3922 yesterday.
04:38 Ticket #3925 (GHC 6.13.20100316 can't compile numbers - package) created by mlesniak
When trying to install numbers-2009.8.9 using cabal I receive the …
04:03 Commentary/Compiler/Backends/LLVM/WIP edited by batterseapower
(diff)
02:53 Commentary/Compiler/Backends/LLVM/WIP edited by batterseapower
(diff)
02:52 Commentary/Compiler/Backends/LLVM/WIP created by batterseapower
02:44 Commentary/Compiler/Backends/LLVM edited by batterseapower
(diff)
02:05 Status/SLPJ-Tickets edited by simonpj
(diff)
02:02 Ticket #3924 (Strictness analyser missing useful strictness) created by simonpj
Roman Beslik (beroal@…) writes: I provide a sample program which …

03/16/10:

14:40 Ticket #3923 (internal error: throwTo: unrecognised why_blocked value (6.12.1)) created by jlouis
Basically just a heads up that I saw ticket #2833 again: […] This is …
05:03 Ticket #3922 (nameModule panic when building numbers package) created by simonmar
Building the numbers-2009.8.9 package from Hackage with yesterday's GHC …

03/15/10:

19:34 Ticket #3921 (hsc2hs and Windows line endings on linux) created by guest
There seems to be a problem when compiling a file under Linux which has …
13:08 Ticket #3920 (Kind parsing seems to be failing) created by LouisWasserman
Template Haskell doesn't seem to be handling kinds right. Consider …

03/14/10:

12:51 Builder edited by igloo
(diff)
12:50 Builder edited by igloo
(diff)
12:46 Builder edited by igloo
(diff)
12:16 Builder edited by igloo
(diff)
05:33 Ticket #3919 (Or-patterns as GHC extension) created by BjornEdstrom
Or-patterns is a way of grouping together patterns that match to the same …

03/12/10:

08:48 Ticket #3901 (Panic from combining generalized list comprehensions and record wildcards) closed by igloo
fixed: Didn't merge cleanly, so not merged.
08:47 Ticket #3899 (-ddump-splices missing parentheses in pattern) closed by igloo
fixed: Both merged.
08:46 Ticket #1954 (Incorrect "Defined but not used" warning when using ...) closed by igloo
fixed: Merged
07:27 Ticket #3918 (Got internal error: stg_ap_v_ret when call forkProcess) created by guest
For recur this bug, you need install gtk2hs, dbus-core, dbus-client first. …

03/11/10:

06:28 Ticket #3917 (Bus error with strictness annotations) created by guest
The program oneRound.hs at ( …
01:11 Ticket #3916 (incorrect kind inference in template haskell) created by nicolas.frisby
It looks like a foldl needs to be changed to a foldr somewhere in the code …

03/10/10:

09:57 Building/Preparation/Windows edited by igloo
(diff)

03/09/10:

06:32 Builder edited by igloo
(diff)
02:48 Builder edited by simonmar
(diff)
02:47 Builder edited by simonmar
(diff)
02:47 Builder edited by simonmar
(diff)
02:45 Builder edited by simonmar
(diff)

03/08/10:

19:51 Ticket #3907 (Solaris tar truncates filename of ...) closed by benl
wontfix: I've verified that regular Solaris tar truncates the filename for …
05:15 Building/QuickStart edited by simonmar
(diff)

03/07/10:

17:50 Ticket #3915 (GHC panic; possibly related to mutually recursive modules) created by bob
GHC panics when an instance block is uncommented in State.hs in …
16:05 Ticket #3914 (handleToFd closes Fd when Handle is GC'd) created by danderson
The following reproduction case creates a TCP server that will read …
06:11 Ticket #3913 (array 0.3.0.0 should depend on base >= 4.2.0.0) created by cobb
Since the new array library uses GHC.IO.Exception, its dependencies need …

03/05/10:

10:54 Ticket #3912 (Gut Build System) closed by igloo
wontfix: I think the first step would be to create a build system tool, and then we …
07:52 Ticket #3874 (GHC.Exts.traceEvent segfaults) closed by igloo
fixed: Both merged.
07:52 Ticket #3759 (-no-auto-link-packages flag isn't documented in User Guide) closed by igloo
fixed: Fixed by […] in HEAD and 6.12.

03/04/10:

12:31 GpHEden/Meetings edited by hwloidl
(diff)
12:29 GpHEden/Meetings edited by hwloidl
(diff)
12:28 GpHEden/Meetings edited by hwloidl
(diff)
12:27 GpHEden/Meetings edited by hwloidl
(diff)
12:22 GpHEden/Meetings created by hwloidl
12:15 GpHEden edited by hwloidl
(diff)
12:12 GpHEden edited by hwloidl
(diff)
11:11 Commentary/Rts/Signals edited by dons
(diff)
11:06 Commentary/Rts/Signals edited by dons
(diff)
10:57 Commentary/Rts/Signals edited by cygnus
(diff)
10:22 Ticket #3912 (Gut Build System) created by JohnD
Traditionally, a build system consists of shell scripts and make files. I …
05:03 Ticket #3908 ("Defined but not used" for variable used in Template Haskell splice) closed by simonpj
wontfix: You're right. It's fine in the HEAD, and the conclusion from #3845 (which …
02:45 Ticket #3911 (HughesPJ.vcat should behave like 'foldr ($$) empty', not like 'foldr ($+$) ...) created by benedikt
The performance tuning for libraries/pretty applied in June 2008 […] …

03/03/10:

22:26 Ticket #3910 (+RTS options introduce a security problem for, e.g., setuid binaries) created by andersk
The fact that every ghc-compiled program accepts +RTS options could be a …
17:20 Ticket #3909 (Priority queues in containers) created by LouisWasserman
16:47 Commentary/Rts/Signals edited by dons
(diff)
15:28 Ticket #3908 ("Defined but not used" for variable used in Template Haskell splice) created by josh
I encountered this warning on valid code using Template Haskell ; I had to …
13:56 DarcsRepositories edited by simonpj
(diff)
13:55 DarcsRepositories edited by simonpj
(diff)
13:46 Building/GettingTheSources edited by simonpj
(diff)
13:44 Building/AddingLibs edited by simonpj
(diff)
13:44 WorkingConventions/Darcs edited by simonpj
(diff)
13:43 WorkingConventions/Darcs edited by simonpj
(diff)
13:42 Building/Rebuilding edited by simonpj
(diff)
13:41 Commentary/SourceTree edited by simonpj
(diff)
13:40 Building/DarcsAll edited by simonpj
(diff)
13:39 Building/DarcsAll edited by simonpj
(diff)
13:38 Building/DarcsAll edited by simonpj
(diff)
13:36 Building/DarcsAll edited by simonpj
(diff)
13:32 Building/DarcsAll created by simonpj
13:32 Building/GettingTheSources edited by simonpj
(diff)
13:29 Ticket #3907 (Solaris tar truncates filename of ...) created by mwhanley
Running Solaris 10 and using gmake 3.81 After doing a make install it …
09:41 WikiStart edited by igloo
(diff)
09:38 WikiStart edited by igloo
(diff)
09:36 GhcPlanning edited by igloo
(diff)
09:35 DarcsConversion edited by igloo
(diff)
09:34 Builder edited by igloo
(diff)
09:32 BuildBot edited by igloo
(diff)
09:32 BuildBot edited by igloo
(diff)
09:16 BuildBot edited by igloo
(diff)
09:12 Builder created by igloo
04:40 Building/GettingTheSources edited by milan
(diff)
04:37 Building/GettingTheSources edited by milan
(diff)
04:30 Building/GettingTheSources edited by milan
(diff)

03/02/10:

13:33 Ticket #3906 (Regular expressions don't return multiple results.) closed by igloo
invalid: The regular expression libraries are not part of GHC. Please send bugs to …
13:22 Ticket #3906 (Regular expressions don't return multiple results.) created by choenerzs
Regular expressions can not return multiple results anymore. This worked …
11:27 Ticket #3905 (GHCi Startup Error) created by LordRob
When attempting to start GHCi, the following error is shown: […] OS …
09:10 Building/Windows edited by simonpj
(diff)
09:10 Building/Windows edited by simonpj
(diff)

03/01/10:

14:03 Ticket #3135 (ext-core docs missing from web site) reopened by tim
Hello, The link is broken again (problem description is exactly the same …
13:35 Commentary/Rts/Storage/HeapObjects edited by guest
(diff)
06:53 Ticket #3904 (Bug in shipped gcc makes profiling lose resolution) created by augustss
When profiling on Windows the BEGIN_SAMPLE/END_SAMPLE do not contain a …
03:58 Ticket #3883 (--show-iface hangs on certain .hi files) closed by simonpj
fixed: Fixed by […] Indeed, it's not an issue for the 6.12 branch Simon
03:56 Ticket #3888 (Suggest -XGeneralizedNewtypeDeriving for newtypes) closed by simonpj
fixed: Good idea. Fixed by […] Simon
02:41 Building/StandardTargets edited by simonpj
(diff)
00:47 Ticket #3903 (DPH bad sliceP causes RTS panic "allocGroup: requested zero blocks") created by benl
[…] sliceP 10 10 [::] is bogus. This should have been picked up in …

02/27/10:

14:04 Ticket #3878 (doesFileExist doesn't work for some /dev files in ghc 6.12) closed by igloo
fixed: Merged: […]
11:29 Ticket #3902 (Partial application gives type error) closed by igloo
invalid: Thanks for the report. This sounds like the monomorphism restriction. You …
11:17 Ticket #2578 ("ld: atom sorting error for ..." on OS X) closed by igloo
fixed: Fixed by […] in HEAD and 6.12.
11:13 Ticket #3902 (Partial application gives type error) created by moleculeColony
I've tried to use the following line in my code (just to save some …
Note: See TracTimeline for information about the timeline view.