Timeline


and

12/19/05:

02:59 Ticket #639 (Give civilised error messages when desugaring Template Haskell brackets) created by simonpj@…
DsMeta? fails with a panic if it encounters something it can't desugar into …

12/17/05:

07:51 Ticket #638 (Patch to make Control.Monad.replicateM_ faster) created by ekarttun@…
Here is a darcs patch to the HEAD which makes Control.Monad.replicateM_ …

12/16/05:

08:11 Ticket #636 (deriving Show for infix constructors forgets backquotes) closed by anonymous
fixed: I've just fixed this in the HEAD. Test is drvrun018. The fix should …
08:10 Ticket #637 (Ctrl-Break handler doesn't work in forked threads in "-threaded" RTS) created by bulatz@…
The following program demonstrates bug in 6.4.1 (6.4.0 was ok). if you …
06:43 WikiStart edited by simonpj
(diff)
06:19 WikiStart edited by simonpj
(diff)
02:28 Ticket #636 (deriving Show for infix constructors forgets backquotes) created by koen@…
When compiling and running the following module: […] The expected …
01:30 FAQ edited by simonmar
(diff)
01:22 FAQ edited by simonpj
(diff)
01:21 FAQ edited by simonpj
(diff)
01:07 Ticket #635 (Replace use of select() in the I/O manager with epoll/kqueue/etc.) created by simonmar
Subject says it all. We've known about this problem for ever, but haven't …

12/15/05:

13:32 Ticket #439 (panic when interpreting compiled stuff) closed by desrt
fixed: This is caused because sometimes we don't need extra space for the jump …
06:06 Ticket #634 (Implement a more efficient TArray) created by anonymous
Control.Concurrent.STM.TArray is implemented as an immutable array …
03:17 Ticket #633 (add dataCast{1,2} to Data instances of Data.Set, Data.Map, etc.) closed by simonmar
fixed
03:11 WikiStart edited by simonmar
(diff)
03:08 WikiStart edited by simonmar
(diff)
03:04 Ticket #615 (Remove uses of ccall from PackedString) closed by simonmar
wontfix: We'll pull in the new FastPackedString? when it's ready.
03:03 Ticket #611 (Tidy up array story) closed by simonmar
fixed
02:46 WikiStart edited by simonmar
(diff)

12/14/05:

11:23 Ticket #633 (add dataCast{1,2} to Data instances of Data.Set, Data.Map, etc.) created by jrussell
Adding dataCast1 = gcast1 to the Data instances of Data.Set
04:02 Ticket #632 (Make a 'fast' subset of the testsuite) created by simonmar
The testsuite takes a long time to run (usually over an hour, but depends …
02:16 GhcConcurrency edited by simonpj
(diff)
02:11 FAQ edited by simonpj
(diff)

12/13/05:

16:39 Ticket #631 (GHCi doesn't work unregisterised) created by trentbuck@…
To reproduce this bug, write the following text to bug.hs. …
08:04 Ticket #491 (Nested 'atomically' should raise an exception) closed by anonymous
fixed
07:16 Ticket #478 (Problem with Threading under GHC) closed by anonymous
invalid: No feedback from submitter after 1 month; closing the bug due to lack of …
01:47 GhcDarcs edited by simonmar
(diff)
01:46 GhcDarcs edited by simonmar
(diff)
01:45 WikiStart edited by simonmar
(diff)
01:44 GhcDarcs created by simonmar
01:36 WikiStart edited by simonmar
(diff)
01:27 WikiStart edited by simonmar
(diff)
01:21 Ticket #630 (Found "ghc-6.4: panic!") closed by anonymous
fixed: Fixed in 6.4.1; see 456

12/12/05:

16:56 Ticket #630 (Found "ghc-6.4: panic!") created by pupeno@…
I have just gotten: […] from ghci. The code I loaded is: […] and the …
10:58 Ticket #629 (IO library locking doesn't count readers) created by simonmar
We aren't keeping track of the number of readers of a file, so that the …
07:08 Ticket #628 (Make ordinary libraries work with SMP RTS) created by anonymous
We don't want to have two separate library "ways" for SMP and …

12/11/05:

01:31 FAQ edited by guest
formatting (diff)

12/10/05:

23:18 Ticket #627 (xhnzuuxjkpgppp) closed by simonmar
invalid
23:18 Ticket #626 (xhnzuuxjkpgppp) closed by simonmar
invalid
21:22 Ticket #627 (xhnzuuxjkpgppp) created by anonymous
hdsk hhappyfhe iddudj in is happyjcidivh ucjdmhhczz lx,jvutufnj,xbgsg …
21:22 Ticket #626 (xhnzuuxjkpgppp) created by anonymous
hdsk hhappyfhe iddudj in is happyjcidivh ucjdmhhczz lx,jvutufnj,xbgsg …
15:06 Ticket #625 (Incorrect handling of types) closed by hjgtuyl (at) chello (dot) nl
invalid: No compiler fault: substitution was done incorrectly
14:44 Ticket #625 (Incorrect handling of types) created by hjgtuyl (at) chello (dot) nl
The following program, taken from …

12/09/05:

09:47 FAQ edited by guest
(diff)
01:37 WikiStart edited by simonmar
(diff)
01:33 GhcConcurrency edited by simonmar
(diff)
01:18 GhcConcurrency created by simonpj
00:57 WikiStart edited by simonpj
(diff)

12/08/05:

12:36 UsingGhcAsLibrary edited by simonmar
(diff)
08:17 FAQ edited by simonmar
(diff)
08:14 FAQ edited by simonmar
(diff)
08:09 FAQ created by simonmar
07:51 WikiStart edited by simonmar
(diff)
07:39 WikiStart edited by simonpj
(diff)
07:30 WikiStart edited by simonmar
(diff)
07:28 WikiStart edited by simonpj
(diff)
07:23 UsingGhcAsLibrary edited by simonpj
(diff)
07:19 UsingGhcAsLibrary edited by simonpj
(diff)
07:17 Main.hs attached to UsingGhcAsLibrary by simonpj
07:16 WikiStart edited by simonpj
(diff)
07:14 WikiStart edited by simonmar
(diff)
07:14 UsingGhcAsLibrary created by simonpj
07:12 WikiStart edited by simonmar
(diff)
07:11 WikiStart edited by simonmar
(diff)
06:44 Ticket #600 (Get make -j to work) closed by simonmar
fixed
04:48 Ticket #594 (Support use of SSE2 in the x86 native code genreator) created by simonmar
Currently only the x86_64 native code generator supports SSE2, but it …
04:36 Ticket #593 (Cache contents of package.conf in a binary file) created by simonmar
GHC takes about 0.1 secs to read package.conf each time it starts up. …

12/07/05:

04:12 Ticket #592 (signal handlers should be able to access siginfo_t information) created by simonmar
Currently a Haskell signal handler doesn't get much information at all. …
03:53 Ticket #591 (Sparc/Linux: GHC crashes) created by Ian Lynagh <igloo@…>
Just to let you know it looks like Sparc/Linux has bitrotted: * …
03:47 Ticket #590 (hsc2hs: quoting of macro arguments containing commas) created by Dimitry Golubovsky <golubovsky@…>
[…]
03:40 Ticket #589 (Various poor type error messages) created by Peter A Jonsson [pj@…
Hello, I read the summary of the survey and noticed you wanted feedback …
02:43 WikiStart edited by simonmar
(diff)
02:31 WikiStart edited by simonmar
(diff)
02:27 WikiStart edited by simonmar
(diff)
02:05 WikiStart edited by simonmar
(diff)
00:06 Ticket #588 (Exception: Time.toClockTime: picoseconds out of range) created by anonymous
Got the "picoseconds out of range" exception when using addToClockTime …

12/06/05:

02:10 TracImport created by trac
02:10 TracRss created by trac
02:10 TracBackup created by trac
02:10 TracTimeline created by trac
02:10 TracTickets created by trac
02:10 TracInstall created by trac
02:10 WikiRestructuredText created by trac
02:10 WikiPageNames created by trac
02:10 TracSyntaxColoring created by trac
02:10 TracPermissions created by trac
02:10 TracSupport created by trac
02:10 WikiHtml created by trac
02:10 TracIni created by trac
02:10 TracModPython created by trac
02:10 WikiFormatting created by trac
02:10 TracBrowser created by trac
02:10 TracTicketsCustomFields created by trac
02:10 TracNotification created by trac
02:10 TracUnicode created by trac
02:10 TracAccessibility created by trac
02:10 TracReports created by trac
02:10 TracEnvironment created by trac
02:10 WikiMacros created by trac
02:10 CamelCase created by trac
02:10 WikiProcessors created by trac
02:10 TracSearch created by trac
02:10 TracQuery created by trac
02:10 WikiStart created by trac
02:10 TracLogging created by trac
02:10 SandBox created by trac
02:10 WikiRestructuredTextLinks created by trac
02:10 TracLinks created by trac
02:10 TracRoadmap created by trac
02:10 TracStandalone created by trac
02:10 TracUpgrade created by trac
02:10 RecentChanges created by trac
02:10 TracAdmin created by trac
02:10 TracGuide created by trac
02:10 TracChangeset created by trac
02:10 TitleIndex created by trac
02:10 WikiNewPage created by trac
02:10 WikiDeletePage created by trac
02:10 TracWiki created by trac
02:10 TracFastCgi created by trac
02:10 TracCgi created by trac
02:10 TracPlugins created by trac
02:10 TracInterfaceCustomization created by trac

12/05/05:

03:36 Ticket #492 (Retainer and biographical profiling with STM) created by simonmar
[…]
02:48 Ticket #491 (Nested 'atomically' should raise an exception) created by simonpj
[…]

12/02/05:

04:31 Ticket #371 (segmentation fault) closed by simonmar
[…]

12/01/05:

07:45 Ticket #489 (panic! impossible happened: ds_app_type) closed by simonpj
[…]
05:50 Ticket #490 (object code blow up by minor source code change) closed by c_maeder
05:50 Ticket #490 (object code blow up by minor source code change) created by c_maeder
[…]
05:37 Ticket #489 (panic! impossible happened: ds_app_type) created by labra
[…]

11/30/05:

13:04 Ticket #488 (panic! 'impossible' happened, thread blocked indefinitely) created by nobody
[…]

11/29/05:

18:35 Ticket #487 (powerpc/linux segfaulting binaries) created by dons
(Just so we don't forget) On powerpc/linux both yi and hmp3 segfault …

11/28/05:

07:52 Ticket #370 (possible compacting GC bug in 6.4.x) closed by zooko
[…]
03:19 Ticket #484 (LDFLAGS not used by generated ghc) closed by simonmar
[…]
03:11 Ticket #486 (ghc-pkg to build ghci libraries on install) closed by simonmar
[…]

11/23/05:

09:11 Ticket #486 (ghc-pkg to build ghci libraries on install) created by jgoerzen
[…]
09:09 Ticket #485 (AdjustorAsm.S doesn't build on AIX) created by jgoerzen
OK, this is a weird one. I'm building GHC 6.4.1 on AIX and using IBM's …
08:42 Ticket #484 (LDFLAGS not used by generated ghc) created by jgoerzen
[…]
04:21 Ticket #483 (nativeGen/MachRegs.lhs:1016: parse error) closed by simonmar
[…]

11/22/05:

08:23 Ticket #483 (nativeGen/MachRegs.lhs:1016: parse error) closed by jgoerzen
08:22 Ticket #483 (nativeGen/MachRegs.lhs:1016: parse error) created by jgoerzen
[…]
06:35 Ticket #482 ('Bug' when installing GHC 6.4.1) created by nobody
I installed GHC-6.4.1.pkg.zip under MacOSX, and selected the startup …

11/21/05:

03:33 Ticket #481 (Recompilation check fails for TH) created by simonpj
The recompilation check only recompiles a module when the interface
Note: See TracTimeline for information about the timeline view.