Timeline
03/27/10:
- 14:45 Ticket #3904 (Bug in shipped gcc makes profiling lose resolution) closed by
- 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
- fixed: Yes, done in 6.12 and HEAD: […]
- 06:43 Ticket #3847 (Windows installer has incorrect documentation shortcut) closed by
- fixed: Fixed in HEAD and 6.12: […]
- 06:38 Ticket #3934 (add licence to Windows installer) closed by
- fixed: Fixed in HEAD and 6.12: […]
03/26/10:
- 15:01 Ticket #3943 (unused variable warning in view pattern is wrong) created by
- […] […] 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
- 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
- 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
- No malfunction involved. in GC.c, function init_collected_gen(..) (for …
- 04:35 Status/SLPJ-Tickets edited by
- (diff)
- 04:35 Ticket #3940 (Propagate bug fix into new code generator) created by
- 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
- 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
- fixed: Now fixed in HEAD and 6.12: […]
- 14:37 Ticket #3642 (GHC does not build using the Haskell Platform on Windows) closed by
- 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
- fixed: Merged.
- 14:34 Ticket #3837 (hsc2hs and utf-8) closed by
- fixed: Merged.
- 02:42 Ticket #3938 (Data growth issue in System.Timeout) closed by
- 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
- (diff)
- 21:25 Commentary/Compiler/Backends/LLVM/WIP edited by
- (diff)
- 21:20 Commentary/Compiler/Backends/LLVM/WIP edited by
- added a whole bunch of notes about todo's (diff)
- 20:14 Commentary/Compiler/Backends/LLVM/Issues edited by
- Remove note about llvm changes since they have been included in llvm now … (diff)
- 20:13 Commentary/Compiler/Backends/LLVM/DevelopmentNotes edited by
- add note about stack alignment experiment (diff)
- 20:08 Commentary/Compiler/Backends/LLVM/Installing edited by
- (diff)
- 18:03 Commentary/Compiler/Backends/LLVM/Installing edited by
- Update for new build instructions now that llvm no longer needs patching (diff)
- 16:30 Ticket #3936 (GHCi Segfault) closed by
- 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
- (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
- 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
- Ah, that breaks with a load of […] when running […]
- 09:24 Ticket #3937 (Cannot killThread in listen/accept on Windows threaded runtime) created by
- The killThread is not able to kill threads accepting socket connections on …
- 09:18 Ticket #3936 (GHCi Segfault) created by
- GHCi segfaults right before the prompt is supposed to appear. Not …
03/22/10:
- 12:55 Ticket #3935 (buggy libffi) created by
- 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
- 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
- Fixing link to GHC pach (diff)
- 14:21 Ticket #3135 (ext-core docs missing from web site) closed by
- fixed: Sorry, my fault. Fixed now.
- 12:31 Ticket #3879 (Enable shared libraries on Windows) closed by
- 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
- 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
- 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
- With ghc 6.8.2 on Debian lenny, with Cabal-1.2.3.0 and …
- 18:34 SharedLibraries/Management edited by
- Deleted section On Solaris I had just added, as the building on solaris … (diff)
- 18:23 SharedLibraries/Management edited by
- Added section On Solaris. Sumbitted by markwright@… (diff)
- 15:56 Ticket #3880 (remove LazyUniqFM) closed by
- fixed: Done
- 15:03 Ticket #3642 (GHC does not build using the Haskell Platform on Windows) closed by
- 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
- 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
- hsc2hs can't find gcc when run directly on Windows (but works fine when …
- 05:10 Status/SLPJ-Tickets edited by
- (diff)
- 03:53 Ticket #3926 (STM-based program not terminating) closed by
- 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
- 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
- fixed: Merged.
- 02:01 Ticket #3927 (Incomplete/overlapped pattern warnings + GADTs = inadequate) created by
- Consider these defintions […] With HEAD (GHC 6.13) we get […] This …
- 00:53 Building edited by
- (diff)
- 00:52 Builder edited by
- (diff)
03/17/10:
- 14:44 Ticket #3910 (+RTS options introduce a security problem for, e.g., setuid binaries) closed by
- fixed: Yes, fixed by: […]
- 13:06 Builder edited by
- (diff)
- 13:05 Builder edited by
- (diff)
- 08:37 Ticket #3926 (STM-based program not terminating) created by
- The attached program does sometimes not halt, even after the final …
- 07:50 Commentary/Compiler/Backends/LLVM/WIP edited by
- (diff)
- 06:43 Ticket #3916 (incorrect kind inference in template haskell) closed by
- fixed: Thanks for a fine report! Fixed by the same patch that fixed #3920. …
- 06:14 Commentary/Compiler/Backends/LLVM/WIP edited by
- (diff)
- 06:13 Commentary/Compiler/NewCodeGen edited by
- (diff)
- 05:58 Commentary/Compiler edited by
- (diff)
- 05:57 Commentary/Compiler/BackEndTypes edited by
- (diff)
- 05:55 DataParallel/WorkPlan edited by
- (diff)
- 05:38 Ticket #3925 (GHC 6.13.20100316 can't compile numbers - package) closed by
- 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
- When trying to install numbers-2009.8.9 using cabal I receive the …
- 04:03 Commentary/Compiler/Backends/LLVM/WIP edited by
- (diff)
- 02:53 Commentary/Compiler/Backends/LLVM/WIP edited by
- (diff)
- 02:52 Commentary/Compiler/Backends/LLVM/WIP created by
- 02:44 Commentary/Compiler/Backends/LLVM edited by
- (diff)
- 02:05 Status/SLPJ-Tickets edited by
- (diff)
- 02:02 Ticket #3924 (Strictness analyser missing useful strictness) created by
- 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
- 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
- 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
- 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
- Template Haskell doesn't seem to be handling kinds right. Consider …
03/14/10:
- 12:51 Builder edited by
- (diff)
- 12:50 Builder edited by
- (diff)
- 12:46 Builder edited by
- (diff)
- 12:16 Builder edited by
- (diff)
- 05:33 Ticket #3919 (Or-patterns as GHC extension) created by
- 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
- fixed: Didn't merge cleanly, so not merged.
- 08:47 Ticket #3899 (-ddump-splices missing parentheses in pattern) closed by
- fixed: Both merged.
- 08:46 Ticket #1954 (Incorrect "Defined but not used" warning when using ...) closed by
- fixed: Merged
- 07:27 Ticket #3918 (Got internal error: stg_ap_v_ret when call forkProcess) created by
- 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
- The program oneRound.hs at ( …
- 01:11 Ticket #3916 (incorrect kind inference in template haskell) created by
- It looks like a foldl needs to be changed to a foldr somewhere in the code …
03/10/10:
03/09/10:
- 06:32 Builder edited by
- (diff)
- 02:48 Builder edited by
- (diff)
- 02:47 Builder edited by
- (diff)
- 02:47 Builder edited by
- (diff)
- 02:45 Builder edited by
- (diff)
03/08/10:
- 19:51 Ticket #3907 (Solaris tar truncates filename of ...) closed by
- wontfix: I've verified that regular Solaris tar truncates the filename for …
- 05:15 Building/QuickStart edited by
- (diff)
03/07/10:
- 17:50 Ticket #3915 (GHC panic; possibly related to mutually recursive modules) created by
- 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
- 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
- Since the new array library uses GHC.IO.Exception, its dependencies need …
03/05/10:
- 10:54 Ticket #3912 (Gut Build System) closed by
- 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
- fixed: Both merged.
- 07:52 Ticket #3759 (-no-auto-link-packages flag isn't documented in User Guide) closed by
- fixed: Fixed by […] in HEAD and 6.12.
03/04/10:
- 12:31 GpHEden/Meetings edited by
- (diff)
- 12:29 GpHEden/Meetings edited by
- (diff)
- 12:28 GpHEden/Meetings edited by
- (diff)
- 12:27 GpHEden/Meetings edited by
- (diff)
- 12:22 GpHEden/Meetings created by
- 12:15 GpHEden edited by
- (diff)
- 12:12 GpHEden edited by
- (diff)
- 11:11 Commentary/Rts/Signals edited by
- (diff)
- 11:06 Commentary/Rts/Signals edited by
- (diff)
- 10:57 Commentary/Rts/Signals edited by
- (diff)
- 10:22 Ticket #3912 (Gut Build System) created by
- 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
- 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
- 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
- The fact that every ghc-compiled program accepts +RTS options could be a …
- 17:20 Ticket #3909 (Priority queues in containers) created by
- 16:47 Commentary/Rts/Signals edited by
- (diff)
- 15:28 Ticket #3908 ("Defined but not used" for variable used in Template Haskell splice) created by
- I encountered this warning on valid code using Template Haskell ; I had to …
- 13:56 DarcsRepositories edited by
- (diff)
- 13:55 DarcsRepositories edited by
- (diff)
- 13:46 Building/GettingTheSources edited by
- (diff)
- 13:44 Building/AddingLibs edited by
- (diff)
- 13:44 WorkingConventions/Darcs edited by
- (diff)
- 13:43 WorkingConventions/Darcs edited by
- (diff)
- 13:42 Building/Rebuilding edited by
- (diff)
- 13:41 Commentary/SourceTree edited by
- (diff)
- 13:40 Building/DarcsAll edited by
- (diff)
- 13:39 Building/DarcsAll edited by
- (diff)
- 13:38 Building/DarcsAll edited by
- (diff)
- 13:36 Building/DarcsAll edited by
- (diff)
- 13:32 Building/DarcsAll created by
- 13:32 Building/GettingTheSources edited by
- (diff)
- 13:29 Ticket #3907 (Solaris tar truncates filename of ...) created by
- Running Solaris 10 and using gmake 3.81 After doing a make install it …
- 09:41 WikiStart edited by
- (diff)
- 09:38 WikiStart edited by
- (diff)
- 09:36 GhcPlanning edited by
- (diff)
- 09:35 DarcsConversion edited by
- (diff)
- 09:34 Builder edited by
- (diff)
- 09:32 BuildBot edited by
- (diff)
- 09:32 BuildBot edited by
- (diff)
- 09:16 BuildBot edited by
- (diff)
- 09:12 Builder created by
- 04:40 Building/GettingTheSources edited by
- (diff)
- 04:37 Building/GettingTheSources edited by
- (diff)
- 04:30 Building/GettingTheSources edited by
- (diff)
03/02/10:
- 13:33 Ticket #3906 (Regular expressions don't return multiple results.) closed by
- 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
- Regular expressions can not return multiple results anymore. This worked …
- 11:27 Ticket #3905 (GHCi Startup Error) created by
- When attempting to start GHCi, the following error is shown: […] OS …
- 09:10 Building/Windows edited by
- (diff)
- 09:10 Building/Windows edited by
- (diff)
03/01/10:
- 14:03 Ticket #3135 (ext-core docs missing from web site) reopened by
- Hello, The link is broken again (problem description is exactly the same …
- 13:35 Commentary/Rts/Storage/HeapObjects edited by
- (diff)
- 06:53 Ticket #3904 (Bug in shipped gcc makes profiling lose resolution) created by
- 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
- 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
- fixed: Good idea. Fixed by […] Simon
- 02:41 Building/StandardTargets edited by
- (diff)
- 00:47 Ticket #3903 (DPH bad sliceP causes RTS panic "allocGroup: requested zero blocks") created by
- […] 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
- fixed: Merged: […]
- 11:29 Ticket #3902 (Partial application gives type error) closed by
- 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
- fixed: Fixed by […] in HEAD and 6.12.
- 11:13 Ticket #3902 (Partial application gives type error) created by
- I've tried to use the following line in my code (just to save some …
02/26/10:
- 12:27 Ticket #3901 (Panic from combining generalized list comprehensions and record wildcards) created by
- Combining record wild cards with generalized list comprehension grouping …
- 02:38 Ticket #3900 (CAFs used after GC with shared libs) created by
- When using dlopen() it's possible that the loaded library introduces …
02/25/10:
- 13:47 Ticket #3899 (-ddump-splices missing parentheses in pattern) created by
- Main.hs […] Load Main into ghci: […] However the …
- 08:07 Ticket #3898 (Many floating point documentation/behaviour mismatches.) created by
- I was looking at the haddock documentation for the Prelude to find out …
Note: See TracTimeline
for information about the timeline view.
