Timeline
03/17/06:
- 19:36 Ticket #730 (ghc needs a man page) created by
- I think a manual page for ghc would be really nice. I like every binary on …
- 03:08 Ticket #729 (Build system uses wrong version of include files.) created by
- The situation: I am building 6.4.1 using 6.4.1. The installed version was …
03/16/06:
- 06:34 Ticket #265 (ancilData breaks link on AIX) closed by
- fixed: fixed, thanks. I used the _LINUX_SOURCE_COMPAT route in the end.
- 06:02 Ticket #694 (lawbreaker in HughesPJ) closed by
- fixed: patch applied; thanks.
- 05:32 Ticket #370 (possible compacting GC bug in 6.4.x) closed by
- worksforme: This has stopped happening for me. It was happening in the nightly builds …
- 02:11 Ticket #728 (switch to compacting collection when swapping occurs) created by
- One avenue for tuning the GC to work better in low memory conditions is …
- 01:33 Ticket #708 (Compiler error) closed by
- fixed
- 01:31 Ticket #725 (bug with -O2 -optc-O2) closed by
- fixed: already fixed in 6.4.2, thanks.
- 01:24 Ticket #727 (Write a generic Trie.) created by
- Write a generic Trie. See this thread: …
- 01:11 Ticket #726 (error messages can include too much source code) closed by
- duplicate: see #719
- 00:00 Ticket #726 (error messages can include too much source code) created by
- the attached program contains bug and when GHC reports this bug, it prints …
03/15/06:
- 23:55 Ticket #725 (bug with -O2 -optc-O2) created by
- the attached program can' be compiled with ghc/mingw32 6.4.1 using "-O2 …
- 08:16 Ticket #470 (build fails on Linux/sparc (genprimopcode: parse error at)) closed by
- invalid: Not a GHC bug (probably). It was later discovered that gcc 4.0 works …
- 06:43 Ticket #665 (re-work of insert API) closed by
- fixed
- 02:23 Ticket #724 (tee complains if used in a process started by ghc) created by
- I have the following program: […] i.e., a simple wrapper around the …
03/14/06:
- 03:52 Ticket #713 (SMP + FFI = crash...) closed by
- fixed: Thank you, this was a really useful bug report. I found at least 2 bugs, …
03/13/06:
- 05:57 Ticket #723 (The package database should be a directory of files instead of a single ...) created by
- This would help package systems that want to install packages by just …
03/10/06:
- 13:09 Ticket #722 (Adrian Hey's StringMap library in the collections package.) created by
- * Bring Adrian Hey's StringMap? to a higher level of completeness, so it …
- 12:51 Ticket #721 (Write Data.Trie) created by
- Pull the various Trie implementations that lie around, and make something …
- 12:38 Ticket #720 (Map/Set range function) created by
- Data.Map seems to lack a way to perform range queries like "fetch all …
- 03:46 Ticket #588 (Exception: Time.toClockTime: picoseconds out of range) closed by
- fixed
- 02:57 Ticket #719 (error messages are too long sometimes) created by
- The depth limit stuff in the pretty printer could use some tweaking. eg. …
03/09/06:
- 06:18 Ticket #717 (Compiling large constant data structure fails) closed by
- duplicate: duplicate of #709
03/08/06:
- 13:57 Ticket #718 (FinalizerEnvPtr and newForeignPtrEnv missing from Freign.ForeignPtr) created by
- The type FinalizerEnvPtr and, more importantly, the function …
- 10:32 Ticket #717 (Compiling large constant data structure fails) created by
- I am trying to compile a large data strcture as list into a Haskell module …
- 09:51 Ticket #716 (Unloading a dll generated by GHC doesn't free all resources) created by
- There seems to be resource leaks in load&unload of a DLL. If you put it in …
03/07/06:
- 13:41 Ticket #715 (OpenAL package fails to compile with older headers) created by
- Hi, My architecture: Gentoo Linux on a Pentium III 500HMz I perform the …
- 07:14 Ticket #714 (Inconsistency between handling functional dependencies in class and ...) created by
- the user's guide claims 7.4.2 3. There are no restrictions on the context …
03/05/06:
03/03/06:
- 15:18 Ticket #713 (SMP + FFI = crash...) created by
- Source code will be attached. This is a modified version of bug #705: …
- 02:33 Ticket #712 (getDirectoryContents: failed (No error)) created by
- Reported on ghc-bugs by martin.boeker@…: this error …
03/02/06:
- 15:25 CollectionClassFramework edited by
- (diff)
- 13:12 Ticket #711 (shutdownHaskell() does not return allocated memory on Unix) created by
- Calling shutdownHaskell() doesn't actually return the memory allocated. …
- 02:03 Ticket #710 (library reorganisation) created by
- This is the place I'm going to record the planned reorganisations to the …
- 01:39 Ticket #709 ("Fixup too large" error with -fasm on PowerPC) created by
- The native code generator on PowerPC can sometimes generate code that …
- 01:23 Ticket #708 (Compiler error) created by
- Hi, I am using Data.Generics and type classes to be able to compare …
03/01/06:
- 08:51 Ticket #696 (segmentation fault in ./genprimopcode (x86_64)) closed by
- invalid: From the 6.4.1-2 changelog (not published yet?): * On the list of …
- 05:26 Ticket #658 (DEPRECATED doesn't work for data constructors) closed by
- fixed: It's quite a large patch, I'm punting on this for 6.4.2. 6.6 has it, …
02/28/06:
- 08:39 Ticket #705 (crash on readChan/writeChan) closed by
- fixed: Fixed, thanks.
- 07:10 Ticket #707 (foldr/build seems to be broken) closed by
- duplicate: Another symptom of #683, I think.
02/27/06:
- 07:58 Ticket #707 (foldr/build seems to be broken) created by
- Reading the documentation for ghc it says that if a good consumer meets a …
02/26/06:
- 13:05 Ticket #706 (GHC uses _stub.c files regardless of whether any 'foreign import' decls ...) created by
- It appears GHC links any _stub.o files it can find, which is not correct …
02/24/06:
- 19:51 Ticket #705 (crash on readChan/writeChan) created by
- Source code: http://www.seas.upenn.edu/~lipeng/tmp/ghc_smp_bug.tar.gz …
02/23/06:
- 05:57 Ticket #402 (internal error: startTask: Can't create new task) closed by
- worksforme: Cannot repeat with 6.4.1 on x86_64, so I'm assuming this one is fixed.
- 05:31 Ticket #449 (Very big integer arithmetic crashes GHCi on Windows and Mac) closed by
- wontfix: I believe this is the process running out of C stack space. GMP allocates …
- 02:55 Ticket #704 (change array interface to accomodate resizable arrays) created by
- See: …
02/22/06:
- 14:48 Ticket #223 (ghci identifier autocomplete like bash) closed by
- fixed: Done: […]
- 09:00 Ticket #703 (all binaries built by ghc have executable stacks) created by
- = Non-executable stacks = The GNU toolchain supports marking object files …
- 08:08 Ticket #687 (conc049 <<loop>> with heap profiling turned on) closed by
- fixed
- 07:52 Ticket #702 (MingW ld.exe produces program which segfaults) created by
- (from Alistair Bayley - alistair@…) The C program below works …
02/20/06:
- 14:41 CollectionClassFramework edited by
- (diff)
- 14:39 CollectionClassFramework edited by
- (diff)
- 14:17 CollectionClassFramework edited by
- (diff)
- 09:05 WikiStart edited by
- (diff)
- 06:23 Ticket #697 (Bad assembler generated) closed by
- fixed: I fixed the out-of-range addqs recently: Thu Feb 9 16:22:47 GMT 2006 …
- 05:58 Ticket #701 (Better CSE optimisation) created by
- GHC's CSE optimisation is pretty weedy. It looks for expressions like …
02/18/06:
- 15:00 Ticket #700 (Inconsistent typechecking of pattern match in function binding) created by
- […] f is accepted by 6.4.1, but g isn't. I think g should also be …
Note: See TracTimeline
for information about the timeline view.
