Timeline
10/17/06:
- 18:47 Ticket #791 (The program built with ghc 6.4.2 -prof hangs, without -prof works) closed by
- fixed: Original reporter can no longer reproduce this; possibly caused by a bug …
- 11:09 Status/October06 created by
- Marked up version of SPJ's email
- 10:37 Status created by
- 10:34 WikiStart edited by
- (diff)
- 08:40 Building/Unregisterised edited by
- (diff)
- 08:35 Building/Docs edited by
- (diff)
- 08:34 Commentary/Pipeline edited by
- (diff)
- 08:30 Commentary/SourceTree edited by
- (diff)
- 08:29 Commentary/SourceTree edited by
- (diff)
- 08:28 Commentary/SourceTree edited by
- (diff)
- 08:10 Ticket #949 (-hy heap profile shows "stg_ap_4_upd_info" instead of correct type) created by
- The commoning up of stg_ap closures shouldn't happen when profiling, …
- 08:06 Ticket #948 (Incorrect Core transformations with cost centres) created by
- Noticed during the hackathon: attached program has SCC annotations on …
- 07:08 Commentary/Rts/Scheduler edited by
- add stuff about sparks (diff)
- 06:55 Commentary/Compiler/StrictnessAnalysis edited by
- explain dmdTransform and dmdTypes (diff)
- 06:50 Commentary/Rts/HaskellExecution edited by
- (diff)
- 06:47 Commentary/Rts/HaskellExecution edited by
- (diff)
- 06:43 Commentary/Rts/HeapObjects edited by
- (diff)
- 06:38 Commentary/Rts/HeapObjects edited by
- (diff)
- 06:36 Commentary/Rts/Storage edited by
- (diff)
- 06:33 Commentary/Rts/HeapObjects edited by
- (diff)
- 05:42 WikiStart edited by
- (diff)
- 05:31 Building/Porting edited by
- (diff)
- 03:44 Building/Porting edited by
- (diff)
- 03:40 Building/Porting edited by
- (diff)
- 03:37 Building/Porting edited by
- (diff)
- 03:36 Building/Porting created by
- initial conversion from DocBook?
10/16/06:
- 18:04 Ticket #947 (ghc -O space leak: CSE between different CAFs) created by
- Consider the following program for generating the 1,000,000th prime: …
- 14:36 Commentary/Compiler/StrictnessAnalysis created by
- new article
- 14:02 Commentary edited by
- markup (diff)
- 14:01 Commentary edited by
- add strictness analysis to list (diff)
- 13:12 Commentary edited by
- Moved ExternalCore from Runtime System into Compiler. Oops. (diff)
- 13:08 ExternalCore edited by
- Added misc. notes (diff)
- 12:57 ExternalCore edited by
- Fixed typos (diff)
- 12:53 ExternalCore edited by
- (diff)
- 12:49 ExternalCore created by
- Created page
- 12:20 Commentary edited by
- (diff)
- 10:41 Commentary/PrimOps edited by
- (diff)
- 08:58 SemiTagging edited by
- (diff)
- 08:55 SemiTagging edited by
- (diff)
- 08:32 Ticket #847 (Threaded RTS problems on FreeBSD) closed by
- fixed: Optimistically assuming this is now fixed; see also #751, #847, #848. …
- 08:28 Ticket #874 (SEGFAULT in stg_ap_ppp_info()) closed by
- fixed: I have reason to believe this is the same problem as #751 and #848, which …
- 08:25 Ticket #848 (Threaded RTS problems on Solaris) closed by
- fixed: Now appears to be fixed by this: […]
- 08:23 Ticket #751 (ghc 6.4.2 on OS X 10.4.6 fails a compiler error building Crypto-3.0.3.) closed by
- fixed: Fixed in the 6.4 branch: […]
- 06:31 Ticket #946 (Complete and integrate a tags and module-graph analyser using the GHC API) created by
- Norman and Kathleen started a tags-file generator based on the GHC Api. …
- 05:08 Ticket #312 (Poor error message for kind error) closed by
- fixed: We now get the nicer: […] Test is tcfail132.
- 04:50 Ticket #938 (ghci crashes on startup with Windows 2003) closed by
- duplicate: Dup of #885. Fortunately this ticket will provide more search fodder for …
- 01:32 Ticket #945 (`waitForProcess' report in `install' in ghc-6.6) created by
- Sometimes ghc-6.6 reports this: […] This time this looks like a …
10/15/06:
- 15:27 Commentary/Rts/Cmm edited by
- (diff)
- 15:26 Commentary/Rts/Cmm edited by
- (diff)
- 08:16 Ticket #944 (OPTIONS_GHC in included file ignored sometimes) created by
- In the attached test case, the OPTIONS_GHC pragma is ignored in the …
- 04:47 Ticket #943 (Unable to create static binaries on osx) created by
- It appears that ghc 6.6 can't create static binaries on osx/intel. I've …
- 04:10 Ticket #942 (Windows programs throw uncaught Invalid HANDLE exception on exit) created by
- If I compile the following program […] on Windows XP with the command …
10/14/06:
- 17:23 GarbageCollectorNotes edited by
- (diff)
- 17:22 GarbageCollectorNotes edited by
- (diff)
- 16:57 Commentary/Compiler/HscMain edited by
- (diff)
- 16:50 Commentary/Compiler/HscMain edited by
- (diff)
- 12:53 TypeFunctionsStatus edited by
- (diff)
10/13/06:
- 20:08 Ticket #941 (readFile problem in ghci) created by
- readFile has a problem in ghci on cygwins (windows XP): […]
- 17:28 Ticket #940 (GADT + impredicative polymorphism => stack overflow) created by
- The following makes the GHC 6.6 type checker loop/overflow: […] ghc …
- 17:21 Ticket #939 (Possible bug building wxhaskell) closed by
- invalid: It's not a GHC bug. It's a problem with the way wxHaskell is built. …
- 16:30 Ticket #939 (Possible bug building wxhaskell) created by
- I appologize if this isn't a GHC bug but since it started happening after …
- 11:57 Ticket #938 (ghci crashes on startup with Windows 2003) created by
- This is on Windows Server 2003 SP1. * Installed ghc 6.6 using the …
- 08:57 SemiTagging edited by
- (diff)
- 08:24 SemiTagging edited by
- (diff)
- 08:15 Ticket #931 (-caf-all gives "Error: symbol `Mainmain_CAF_cc_ccs' is already defined") closed by
- duplicate: It's reproducible, yes, and a duplicate of 249. Tested by prof001 …
- 06:37 Ticket #240 (Abysmal Template Haskell error message) closed by
- fixed: Updating these modules for the various syntax changes: […] […] we …
- 06:20 Ticket #210 (.lhs Birdtracks are removed instead of replaced) closed by
- fixed: I've fixed this in the HEAD. Test is read041.
- 05:39 Ticket #197 (allow "\ " escapes in GHCi commands) closed by
- fixed: With GHC 6.6: […]
- 04:05 Ticket #937 (ghc-pkg should splice $topdir on Windows) created by
- On Windows, filepaths in the package database use $topdir rather than …
10/12/06:
- 15:30 Ticket #936 (strange ghci behavior and error with recursive modules) created by
- Here is a ghci session with the attached program: […] 3 strange …
- 15:24 TypeFunctionsIface edited by
- (diff)
- 15:24 TypeFunctionsIface edited by
- (diff)
- 14:53 TypeFunctionsIface edited by
- (diff)
- 13:41 TypeFunctionsStatus edited by
- (diff)
- 06:58 Ticket #935 (Minor documentation bug, odd defn of fibn.) closed by
- fixed
- 05:20 Ticket #935 (Minor documentation bug, odd defn of fibn.) reopened by
- Actually, the page was correct previously. The standard benchmarking …
- 04:06 Ticket #935 (Minor documentation bug, odd defn of fibn.) closed by
- fixed: Fixed; thanks.
10/11/06:
- 17:10 Ticket #935 (Minor documentation bug, odd defn of fibn.) created by
- On this page: …
- 09:48 Attic/X86OSXGhc edited by
- (diff)
- 09:30 Ticket #934 (Allow load to work correctly when executed multiple times the same session ...) created by
- In GHC.hs, there is a comment that says that module stability is not …
- 08:13 Commentary/SourceTree/Includes edited by
- (diff)
- 08:12 Commentary/SourceTree/Includes edited by
- (diff)
- 08:06 Commentary/Rts/HeapObjects edited by
- (diff)
- 08:03 Commentary/Compiler/CodeGen edited by
- (diff)
- 07:30 Commentary/Rts/HeapObjects edited by
- (diff)
- 07:26 Commentary/Rts/Scheduler edited by
- (diff)
- 07:23 Commentary/UserManual created by
- 07:22 Building/Docs created by
- 07:15 Commentary edited by
- (diff)
- 06:04 SemiTagging edited by
- (diff)
- 06:01 SemiTagging edited by
- (diff)
- 05:58 SemiTagging edited by
- (diff)
- 05:45 SemiTagging edited by
- (diff)
- 05:40 SemiTagging created by
- 05:37 Commentary edited by
- (diff)
- 04:30 Ticket #933 (Separate compilation fails with existential records) created by
- Consider M.hs: […] Then consider Main.hs: […] A normal compilation …
- 02:10 Ticket #932 (Improve inlining) created by
- Currently the contruct […] attracts no argument discount for x#, which …
- 00:00 Milestone 6.6 completed
10/10/06:
- 21:27 TypeFunctionsStatus edited by
- (diff)
- 21:13 TypeFunctionsStatus edited by
- (diff)
- 21:11 TypeFunctionsIface edited by
- (diff)
- 20:59 TypeFunctionsTypeChecking edited by
- (diff)
- 20:07 Ticket #895 (pugs: internal error: task 0x1b00330: main thread 1 has been GC'd) closed by
- invalid: It turns out there's a workaround to this problem, by not using …
- 18:57 Ticket #931 (-caf-all gives "Error: symbol `Mainmain_CAF_cc_ccs' is already defined") created by
- With this module: […] compiling with -caf-all gives: […] The …
- 17:17 Ticket #930 (ghc-6.6: panic! (the 'impossible' happened) mkWWcpr: not a product ...) created by
- I receive this message: […] I am using GHC from the 6.6 branch (pulled …
- 08:49 ProblemsCompilingGhc edited by
- (diff)
- 08:07 ProblemsCompilingGhc edited by
- (diff)
- 07:35 Ticket #925 (Access to old variable via Template Haskell blows up ghci) closed by
- fixed: Good point. Fixed in the HEAD. Ian: pls push to 6.6.1 branch. Simon
- 06:25 Commentary/CodingStyle edited by
- change policy on import declarations (diff)
- 05:52 Commentary/Compiler/HsSynType edited by
- (diff)
- 05:49 Commentary/Pipeline edited by
- (diff)
- 05:33 ProblemsCompilingGhc edited by
- (diff)
- 04:32 AboutVideos edited by
- link for number 4 now active (diff)
- 04:18 Ticket #929 (Strange buffering behaviour in GHCi) created by
- Reported by Clifford Beshers on haskell@…: ghci starts with …
- 03:47 ProblemsCompilingGhc edited by
- (diff)
- 03:47 ProblemsCompilingGhc edited by
- (diff)
- 03:41 AboutVideos edited by
- two more videos added (URL pending for number 4) (diff)
- 03:33 ProblemsCompilingGhc edited by
- (diff)
- 02:30 ProblemsCompilingGhc edited by
- (diff)
- 02:14 ProblemsCompilingGhc edited by
- (diff)
10/09/06:
- 07:27 WikiStart edited by
- (diff)
- 07:27 WikiStart edited by
- (diff)
- 07:26 TracWikiMisc created by
- 07:08 WikiStart edited by
- (diff)
- 06:51 Attic/Building/BuildSystem edited by
- xrefs && paragraph level after nested list (diff)
- 06:34 Attic/Building/BuildSystem edited by
- boilerplate ref (diff)
- 06:20 Attic/Building/BuildSystem edited by
- (diff)
- 06:16 Attic/Building/BuildSystem edited by
- xref standard targets (diff)
- 05:49 Attic/Building/BuildSystem edited by
- (diff)
- 05:20 Ticket #927 (Type checker infers () instead of a) closed by
- wontfix: I'm marking this one as "wont fix" for now. Apart from anything else, the …
- 04:23 Attic/Building/BuildSystem edited by
- (diff)
- 04:04 Attic/Building/BuildSystem edited by
- (diff)
10/08/06:
- 17:53 TypeFunctionsStatus edited by
- (diff)
- 15:50 Ticket #928 (the `impossible' happened: nameModule) created by
- hello, compilation of the attached module produces the following …
10/07/06:
- 17:46 TypeFunctionsStatus edited by
- (diff)
- 17:30 TypeFunctionsIface edited by
- (diff)
- 15:39 Ticket #927 (Type checker infers () instead of a) created by
- A small module loaded into ghci -fglasgow-exts 6.4.1: […] I would …
- 06:42 Ticket #926 (infinite loop in ShutdownIOManager()) created by
- Hi, I have found a way to 'hang' a DLL created using ghc-6.5.20061006 …
10/06/06:
- 23:37 Ticket #925 (Access to old variable via Template Haskell blows up ghci) created by
- When you try to access a replaced variable name via Template Haskell in …
- 09:59 Attic/Building/BuildSystem edited by
- (diff)
- 08:32 Attic/Building/BuildSystem edited by
- (diff)
- 08:28 Attic/Building/BuildSystem edited by
- Replaced entites with < and > (diff)
- 08:24 Attic/Building/BuildSystem edited by
- (diff)
- 08:21 Attic/Building/BuildSystem edited by
- (diff)
- 08:13 Attic/Building/BuildSystem created by
- First import from documentation
- 07:16 Ticket #923 (What is the real default heap size on windows?) closed by
- fixed: It was previously unlimited by default only on Unix, we didn't support an …
- 07:04 Ticket #909 (problems building base package with --make; wired in things are assumed to ...) closed by
- fixed: Fixed. Simon
- 04:47 Building/Hacking edited by
- (diff)
- 04:43 Building/Hacking edited by
- (diff)
- 04:42 Building/Hacking edited by
- (diff)
- 04:14 Building/Hacking edited by
- (diff)
- 03:14 Building/Prerequisites edited by
- wibbles to automake/autoconf (diff)
- 03:10 Building/Hacking edited by
- add comment to build.mk, and add -W option (diff)
- 03:06 Building/Hacking edited by
- mention and link to build.mk.sample (diff)
- 03:03 Building/Hacking edited by
- note about difference between autoconf and autoreconf (diff)
- 02:24 Building/Hacking edited by
- mention not getting extralibs, and 'make stage1' (diff)
- 01:22 Ticket #924 (TcRnDriver.checkHiBootIface should check exports) created by
- The hs-boot check in TcRnDriver should check that the main module …
10/05/06:
- 18:29 Ticket #923 (What is the real default heap size on windows?) created by
- The documentation claims that the default heap size is unlimited: …
- 07:58 Commentary/Compiler/WiredIn edited by
- (diff)
- 04:02 Commentary/Compiler/RdrNameType edited by
- (diff)
- 04:01 Commentary/Compiler/RdrNameType edited by
- (diff)
- 04:00 Commentary/Compiler/TypeType edited by
- (diff)
- 03:59 Commentary/Compiler/HsSynType edited by
- (diff)
- 03:59 Commentary/Compiler/RdrNameType edited by
- (diff)
- 01:35 Commentary/Packages/GhcPackagesProposal edited by
- (diff)
- 01:31 Commentary/Packages/GhcPackagesProposal edited by
- (diff)
- 01:29 Commentary/Packages/GhcPackagesProposal edited by
- (diff)
10/04/06:
- 14:50 Commentary edited by
- (diff)
- 14:49 Commentary/Compiler/TypeType edited by
- (diff)
- 14:37 Commentary/Compiler/CoreSynType edited by
- (diff)
- 14:32 Commentary/Compiler/StgSynType edited by
- (diff)
- 14:26 Commentary/Compiler/HscMain edited by
- (diff)
- 14:06 Commentary/Compiler/HsSynType edited by
- (diff)
- 13:53 Commentary/Pipeline edited by
- (diff)
- 13:52 Commentary/Compiler/IfaceFiles created by
- 13:51 Commentary/Pipeline edited by
- (diff)
- 13:47 ModuleDependencies edited by
- (diff)
- 13:47 ModuleDependencies edited by
- (diff)
- 13:44 Commentary edited by
- (diff)
- 13:44 WikiStart edited by
- (diff)
- 13:43 WikiStart edited by
- (diff)
- 13:34 Commentary/Pipeline edited by
- (diff)
- 13:33 Commentary/Pipeline edited by
- (diff)
- 13:32 Commentary/Pipeline edited by
- (diff)
- 13:28 Commentary/EvilMangler edited by
- (diff)
- 12:45 TypeFunctionsStatus edited by
- (diff)
- 12:23 TypeFunctionsStatus edited by
- (diff)
- 08:31 Ticket #893 (several "extralibs" packages missing Setup.hs) closed by
- fixed: Ah! I see Ross beat me to it. Thanks. So we're all done I think.
- 06:32 Commentary/Packages/GhcPackagesProposal edited by
- (diff)
- 06:31 Commentary/Packages/GhcPackagesProposal edited by
- (diff)
- 06:29 Commentary/Packages/GhcPackagesProposal edited by
- (diff)
10/03/06:
- 22:55 Ticket #922 (ghc-6.5: panic on compile of Language/Haskell/TH/Ppr.hs) created by
- […] <...snip...> […]
- 20:39 Ticket #921 (Floating point with -O and -fasm is broken) created by
- I have some simple floating-point code that fails badly when you compile …
- 11:42 Ticket #920 (Patch: Make GHC bulid/run when compiled with GCC 4.1.1 on MinGW) created by
- * GCC 4.x does not allow casts on lvalues, which are used in Linker.c and …
10/02/06:
- 11:10 Ticket #919 (Cryptic type error message (should be syntax error)) created by
- It seems ghc allows a syntax for types which if beyond Haskell98 even …
- 07:47 Ticket #899 (GHC 6.5 gives wrong searchpath to gcc on mingw) closed by
- fixed: Reproducible with ghc-6.5.20060914, not with ghc-6.5.20061001. Fixed by …
- 05:31 Commentary/Compiler/API edited by
- (diff)
10/01/06:
- 19:54 Ticket #800 (GHC 6.5 enforces "-x c" option in the Cc phase making it impossibble to ...) closed by
- fixed
- 14:53 Commentary edited by
- (diff)
09/30/06:
- 18:28 Building/GettingTheSources edited by
- Document how to get the 6.6 branch (diff)
- 17:18 Building/Unregisterised edited by
- (diff)
- 17:17 Building/Unregisterised created by
- 17:06 Building edited by
- (diff)
- 17:06 Building edited by
- (diff)
- 16:42 Ticket #918 (Fix HOpenAL's configure.ac bug that can't find OpenAL framework under Mac ...) created by
- Some people who want to build GHC under Mac OS X platform find that …
- 04:34 Building/Hacking edited by
- (diff)
- 04:33 Building/GettingTheSources edited by
- (diff)
- 04:29 AboutVideos edited by
- (diff)
09/29/06:
- 05:35 Ticket #735 (Missing case in fgl/Data/Graph/Inductive/Internal/RootPath.hs) closed by
- fixed: Merged fix from HEAD
- 04:12 Ticket #904 (":e test.hs" overwrites "test.hs" with emacs tags) closed by
- fixed: Fixed: :e now pops up the editor, just like Hugs. I didn't …
09/28/06:
- 18:31 Commentary/Rts/HaskellExecution edited by
- (diff)
- 16:38 Ticket #917 (-O introduces space leak) created by
- consider the following variant of a popular space problem […] the long …
- 08:38 WikiStart edited by
- slim down and add IRC info (diff)
- 08:23 Ticket #914 (Improve detection of unnecessary SOURCE imports) closed by
- fixed: Done, test is programs/hs-boot. […]
- 08:23 Ticket #906 ("the `impossible' happened: Maybe.fromJust: Nothing" when using {-# SOURCE ...) closed by
- fixed: Done, test is programs/hs-boot. […]
- 06:46 Ticket #916 (windows installer should play nice with other Haskell tools) created by
- traditionally, the windows installers have registered ghci as the default …
- 05:49 Commentary/Packages/PackageMountingProposal edited by
- (diff)
- 05:48 Commentary/Packages/GhcPackagesProposal edited by
- (diff)
- 05:46 Commentary/Packages/PackageMountingProposal created by
- 05:18 Ticket #747 (Unloading a dll does not clean up properly) closed by
- duplicate: Dup of #804, which has more info
- 04:41 Ticket #820 (problem compiling a file with top level Template Haskell splice) closed by
- invalid: This looks like a problem with the JRegex package rather than a GHC bug to …
- 04:22 Ticket #830 (Compiler performance bug: large "do" expression) closed by
- fixed: Excellent point. Fixed in the HEAD.
- 03:55 Ticket #857 (Patch to porting documentation) closed by
- fixed: Already fixed in HEAD.
- 03:51 Commentary/Packages/GhcPackagesProposal edited by
- minor typo (diff)
- 03:48 Ticket #865 (runghc extremely slow when output redirected to file on NFS) closed by
- fixed: Assuming your diagnosis is right (it seems very plausible), the right …
- 03:36 Ticket #859 (Highly misleading missing-package error message) closed by
- fixed: I've fixed this: * error messages about missing packages now state if …
- 03:33 Ticket #915 (Implement list fusion using streams instead of foldr/build) created by
- We'd like to try using the stream-fusion idea of Don Stewart, Duncan …
- 03:24 Ticket #891 (hsc2hs tries to remove an open file) closed by
- fixed: Sigbjorn seems to have fixed this on Sept 9th: Sat Sep 9 15:44:32 GMT …
- 03:04 Ticket #897 (Missing instance declaration on Mac OS X (PPC)) closed by
- fixed: Fixed in the HEAD (deriving Show for FreeRegs?)
- 02:31 WikiStart edited by
- (diff)
- 02:29 WikiStart edited by
- (diff)
- 02:28 WikiStart edited by
- (diff)
- 02:24 WikiStart edited by
- (diff)
- 02:20 Ticket #914 (Improve detection of unnecessary SOURCE imports) created by
- Currently unnecessary SOURCE imports are detected by the renamer, but that …
- 02:19 Ticket #913 (instance Ord (StableName a)) created by
- Being able to have an Ord instance for StableNames? would make sense. This …
09/27/06:
- 18:20 Ticket #867 (Integer arithmetic gives the wrong answer on amd64/Linux) closed by
- fixed: Fixed by: […] Test is arith019.
- 08:33 Commentary/Packages/GhcPackagesProposal edited by
- (diff)
- 08:19 Ticket #912 (Build system is missing various dependencies) created by
- The build system is missing dependencies, which means that if you change …
- 06:31 Ticket #887 (GHCi prints results of IO actions) closed by
- fixed: Done; to disable the printing behaviour for bindings, use […] in GHCi …
- 06:08 AboutVideos edited by
- (diff)
- 06:07 Hackathon edited by
- note video uploads (diff)
- 03:06 Ticket #911 (Better information about the location of exceptions) created by
- From Frederik Eaton, on glasgow-haskell-bugs: I think it would be a good …
- 03:03 Ticket #880 (someFunction :: TypeRep -> Int) closed by
- fixed
- 01:30 Ticket #910 (--make should have a -j flag for parallel building) created by
- It should be possible to give --make a -j flag, similar to make's, to tell …
09/26/06:
- 14:11 Ticket #909 (problems building base package with --make; wired in things are assumed to ...) created by
- GHC currently assumes that wired in things are not in the current package. …
- 14:10 AboutVideos edited by
- third video (diff)
- 10:22 AboutVideos edited by
- first two videos added (diff)
- 07:02 AboutVideos created by
- 06:48 Commentary edited by
- (diff)
09/25/06:
- 09:24 Ticket #908 (Deriving MPTC panic: tcSplitTyConApp) closed by
- fixed: Fixed, thank you. Simon
09/24/06:
- 13:08 Ticket #908 (Deriving MPTC panic: tcSplitTyConApp) created by
- Current GHC HEAD panics when trying to compile test …
09/23/06:
- 18:19 Ticket #907 (Case sensitive ghci commands) created by
- In spanish keyboards you have to use the shift key to get a colon (:). …
09/21/06:
- 15:48 Ticket #906 ("the `impossible' happened: Maybe.fromJust: Nothing" when using {-# SOURCE ...) created by
- It is possible to use the {-# SOURCE #-} directive to make ghc crash. …
- 12:31 Ticket #905 (the `impossible' happened: ASSERT failed! file codeGen/ClosureInfo.lhs, ...) created by
- I was trying to compile ghc with profiling enabled: downloaded the source …
09/20/06:
- 16:52 ReplacingGMPNotes edited by
- (diff)
- 12:15 ReplacingGMPNotes edited by
- (diff)
- 12:07 ReplacingGMPNotes edited by
- (diff)
- 11:55 ReplacingGMPNotes edited by
- (diff)
- 11:11 Hackathon edited by
- (diff)
- 11:11 Ticket #904 (":e test.hs" overwrites "test.hs" with emacs tags) created by
- This is not really a bug but it can be confusing (and lead to loss of …
- 10:59 ReplacingGMPNotes edited by
- (diff)
- 10:55 ReplacingGMPNotes edited by
- (diff)
09/19/06:
- 13:53 Ticket #903 (Bogus out of memory error with -H and -M) created by
- I've been noticing that -H and/or -M sometimes lead to odd out-of-memory …
09/18/06:
- 16:29 Ticket #900 (SPECIALISE broken) closed by
- fixed: Fixed. Test is tc212.hs Simon
Note: See TracTimeline
for information about the timeline view.
