Timeline
06/27/06:
- 09:52 Hackathon edited by
- (diff)
- 05:20 JobAdvert edited by
- note deadline has now passed (diff)
- 05:18 WikiStart edited by
- remove job advert (diff)
06/26/06:
- 22:52 Ticket #806 (hGetBufNonBlocking doesn't work on Windows) created by
- All HAppS ( http://happs.org/HAppS/README.html) applications fail with an …
- 21:49 Hackathon edited by
- (diff)
- 17:39 Hackathon edited by
- add Mark Tullsen; couple wibbles. (diff)
- 16:43 Ticket #805 (Too many workers; runaway worker creation?) created by
- See the attached code. Use "make" to compile and you should get an …
- 12:09 Hackathon edited by
- (diff)
- 06:42 Ticket #804 (Signal handlers always installed, evem in a DLL) created by
- Even when building a DLL the GHC runtime system will install signal …
- 06:36 Ticket #803 (malloc() without free()) created by
- The GHC runtime system contains a lot of malloc()s without any …
- 03:57 Ticket #802 (Allow two packages to use the same module name) created by
- See GhcPackages?
- 03:52 Commentary/Packages/GhcPackagesProposal edited by
- (diff)
- 03:29 Commentary/Packages/GhcPackagesProposal created by
06/25/06:
- 16:59 Ticket #801 (random list from randomseed ... amd64 differs) created by
- I have the following: […] randomList 2342 on Linux/amd64 differs from …
- 09:14 Hackathon edited by
- (diff)
06/23/06:
06/22/06:
- 19:34 Ticket #800 (GHC 6.5 enforces "-x c" option in the Cc phase making it impossibble to ...) created by
- GHC 6.4.x enforces "-x c" option ONLY for HCc phase. This makes possible …
- 15:38 Ticket #799 (runtime error when using par/seq in a monad) created by
- The following version of parfib dies with the following message, but the …
- 14:42 Hackathon edited by
- (diff)
- 14:41 Hackathon edited by
- (diff)
- 12:30 Ticket #798 (Ix{Int}.index: Index (402849792) out of range ((0,100))) created by
- While building ghc HEAD pulled 2006-06-21 I got the following: […] I …
- 11:45 Hackathon edited by
- (diff)
- 10:04 Hackathon edited by
- (diff)
- 07:47 Ticket #679 (using ReadWriteMode in Windows corrupts files) closed by
- fixed: Fixed by turning off buffering by default for read/write text files on …
- 06:42 Platforms edited by
- (diff)
- 06:39 Ticket #648 (Problem resolving library paths (missing path in package.conf?)) closed by
- fixed: Fixed, I believe. In HEAD/6.6, there are new options …
- 06:36 Ticket #668 (Compiler loops indefinitely on Morris-style fixed-point operator) closed by
- wontfix: This is a known bug, documented …
- 06:17 Ticket #695 (ghcii.sh fails if ghc's path contains spaces) closed by
- fixed: fix applied, thanks.
- 04:55 Ticket #796 (Literate pre-processor fails to see end of code in LaTeX) closed by
- invalid: We can't find a bug here. Inside \begin{code}...\end{code} you should not …
- 01:48 Ticket #797 (nofib tests fail on Windows due to different EOL convention in output ...) created by
- Now fixed in the 6.6 branch.
- 01:42 Ticket #318 (GHCi support on x86_64) closed by
- fixed: closing feature request, this is now complete apart from the static data …
- 01:39 WikiStart edited by
- rearrange ticket queries (diff)
06/21/06:
- 09:39 Hackathon edited by
- (diff)
- 08:32 Hackathon edited by
- (diff)
- 05:31 HackathonProjects edited by
- some more items (diff)
- 05:27 Hackathon edited by
- tiny edit (diff)
- 04:25 Ticket #651 (Template Haskell doesn't work with profiling) closed by
- fixed: Fixed in HEAD.
- 01:26 Ticket #775 (ctime_r call in Solaris 10 SPARC) closed by
- fixed: Fixed in 6.4 branch and HEAD.
06/16/06:
- 08:46 Hackathon edited by
- (diff)
- 07:31 Ticket #688 (killThread and SMP) closed by
- fixed: Now done.
- 07:29 JobAdvert edited by
- (diff)
- 07:27 WikiStart edited by
- (diff)
- 01:34 Hackathon edited by
- (diff)
- 01:31 HackathonProjects created by
- 01:30 Hackathon edited by
- (diff)
06/15/06:
- 23:12 Hackathon edited by
- (diff)
- 23:04 Hackathon edited by
- (diff)
- 14:39 Ticket #796 (Literate pre-processor fails to see end of code in LaTeX) created by
- Using the code environment in a LaTeX document to place Haskell source, if …
06/14/06:
- 14:56 Ticket #795 (ghc-6.5.20060607: panic! (the 'impossible' happened) ... initC: srt) created by
- I got the error above while compiling some of my code with the ghc …
- 04:30 Ticket #778 (building with gcc-4.1.x causes ghc to enter infinite allocation loop) closed by
- fixed: Now fixed. Annoyingly I'd already come across this bug in the HEAD and …
06/12/06:
- 15:28 Ticket #794 (System.Random: StdGen's genRange doesn't match its next) created by
- […] Apparently, StdGen's next only returns non-negative …
06/10/06:
- 18:39 Attic/X86OSXGhc edited by
- (diff)
- 18:36 Attic/X86OSXGhc edited by
- (diff)
- 18:34 Attic/X86OSXGhc edited by
- (diff)
- 07:13 Attic/X86OSXGhc edited by
- (diff)
- 06:00 Attic/X86OSXGhc edited by
- (diff)
06/09/06:
06/08/06:
- 01:18 Ticket #793 (Use gcc's libffi to replace Adjustor.c and ByteCodeFFI.hs?) created by
- libffi is a library that comes with gcc and provides FFI …
06/07/06:
- 13:42 Ticket #792 (add viewMin/Max) created by
- Have a function to get min/max element, remove it from the collection, and …
- 13:31 CollectionClassFramework edited by
- (diff)
- 02:17 Ticket #776 (GHCi 6.4.2 reports an internal error: unknown/strange object) closed by
- fixed: Fixed; this is the same bug as #787
06/06/06:
- 19:02 Ticket #791 (The program built with ghc 6.4.2 -prof hangs, without -prof works) created by
- To reproduce the problem, download the attachment and do the following, …
- 04:00 Ticket #790 (Redundant re-link when ".exe" omitted) closed by
- fixed: Already fixed in HEAD, I don't think this one is critical enough to be …
- 02:57 Ticket #790 (Redundant re-link when ".exe" omitted) created by
- (Reported by Neil Mitchell.) GHC 6.4.2 doesn't normally relink when …
- 02:24 Ticket #789 (BCOs can only have 64k instructions: linkBCO: >= 64k insns in BCO) created by
- Fredrick Eaton (frederik@…) said: Here I'm reading a very …
- 02:02 Ticket #787 (compacting GC) closed by
- fixed: Thanks for the report. It turned out that this is a bug that affects …
06/05/06:
- 06:23 Ticket #788 (Implement class aliases and/or constraint synonyms) created by
- It would be good to implement * John Meacham's intriguing: …
- 05:32 WindowsGhc edited by
- (diff)
- 05:32 WindowsGhc created by
- 05:22 Platforms edited by
- (diff)
- 04:59 Ticket #777 (Typos in user guide example) closed by
- fixed: Good point. Now fixed, thank you. Simon
- 03:55 ModuleDependencies edited by
- (diff)
- 03:55 ModuleDependencies edited by
- (diff)
- 03:54 ModuleDependencies edited by
- (diff)
- 00:54 Ticket #779 (small bugs in Language.Haskell.TH.Ppr.pprint) closed by
- fixed: I have just fixed a stupid bug in my patch and executed "darcs send". …
06/04/06:
- 09:29 Ticket #787 (compacting GC) created by
- although Simon Marlow said that 6.4.2 finally fixed all compacting GC …
- 09:21 Ticket #786 (bugs around tagToEnum#) created by
- i've enclosed 3 modules which reports various problems. all they use …
- 09:13 Ticket #785 (Allow partial application of type synonyms) created by
- the enclosed program shows what i need. in particular, it is useful for …
- 09:05 Ticket #784 (defining type of returned value) created by
- 04:52 Ticket #783 (SRTs bigger than they should be?) created by
- Windows XP, GHC 6.4.2 binary package. Will attach the relevant module. …
06/02/06:
- 01:47 Ticket #782 (GHCi input does not support unicode) created by
- Currently GHCi interprets input from the command line as Latin-1, it is …
05/31/06:
- 07:15 Ticket #738 (ghc can't load files with selinux Enforcing) closed by
- fixed: Fixed in the HEAD and the 6.4 branch, but I haven't been able to test …
- 02:15 Ticket #781 (GHCi on x86_64, cannot link to static data in shared libs) created by
- System.Posix.getEnvironment fails on Linux 2.6.16-1.2108_FC4smp with a …
05/30/06:
- 03:02 Hackathon edited by
- (diff)
- 00:13 Ticket #780 (internal error: mallocBytesRWX:) closed by
- duplicate: See bug #738. You need to turn off SELinux. We will have a fix for this …
05/29/06:
- 20:41 Attic/X86OSXGhc edited by
- Fixed bullet list formatting (diff)
- 17:16 Attic/X86OSXGhc edited by
- (diff)
- 15:47 Ticket #780 (internal error: mallocBytesRWX:) created by
- while loading my code (RBtrees implementation) sometimes interpreter says: …
- 01:33 BackEndNotes created by
- 01:27 WikiStart edited by
- (diff)
05/28/06:
- 04:12 Ticket #779 (small bugs in Language.Haskell.TH.Ppr.pprint) created by
- Thank you very much for developing GHC. I would like to report two small …
Note: See TracTimeline
for information about the timeline view.
