Timeline
06/20/11:
- 16:02 Commentary/Compiler/Backends/LLVM/GHC_LLVMPorting edited by
- (diff)
- 12:25 Commentary/Compiler/Backends/LLVM/GHC_LLVMPorting created by
- 12:08 Commentary/Compiler/Backends/LLVM edited by
- (diff)
- 07:32 DataParallel/Replicate edited by
- (diff)
- 07:30 DataParallel/Replicate edited by
- (diff)
- 07:15 DataParallel/Replicate edited by
- (diff)
- 07:01 Commentary/Contracts created by
- Very first version!
06/19/11:
- 15:53 Ticket #5148 (ghci :set +s yields absurd negative times) closed by
- fixed: #4979 has been fixed, and this looks like it works now.
- 13:14 Ticket #5049 (GHC Panic on Text.Highlighting.Kate.Syntax.Ocaml) closed by
- invalid: No response from submitter, so closing.
- 13:02 Ticket #5027 (Remove ability to use ghc-binary) closed by
- fixed: We haven't done option 2, so I guess we're going with option 1.
- 12:58 Ticket #4922 (Segfault / Assertion failed in RTS (Compact.c)) closed by
- worksforme: No response from submitter, so closing.
- 12:46 Ticket #4270 (Out of memory when compiling Statistics.Quantile) closed by
- fixed: We think the extra memory use is just due to keeping all the unfoldings in …
- 12:41 Ticket #2684 (Stack overflow in stream-fusion library with GHC 6.10 RC) closed by
- wontfix: Admitting defeat.
- 10:50 Ticket #5266 (Licensing requirements and copyright notices) created by
- I'm not sure where or how to bring this up, but I figured I would inform …
- 09:21 Ticket #5265 (Support for additional .ghci files in GHCi.) created by
- Currently, GHCi only loads a single .ghci file. As a result, all user …
- 04:04 Ticket #5264 (Add support for out of source tree compilation.) created by
- Hello, it would be good if GHC supports also out of source tree …
06/18/11:
- 16:04 Commentary/Abbreviations edited by
- (diff)
- 16:03 Commentary/Abbreviations edited by
- transcribe comment from HscTypes?.hs (diff)
- 14:46 DarcsConversion/Building/GettingTheSources edited by
- Update URL for git homepage. (diff)
- 11:52 Ticket #5263 (Compiler panic, trying to compile text-0.5) created by
- Trying to compile text-0.5 leads to the message: ghc.exe: panic! (the …
06/17/11:
- 15:44 Commentary/Compiler/SeqMagic edited by
- (diff)
- 13:37 Ticket #5201 (unregisterised build broken on arm-linux platform) closed by
- fixed: I believe this is now fixed.
- 13:36 Ticket #5151 (Switch to upstream binary repo) closed by
- fixed: Done.
- 13:35 Ticket #5210 (Add primops for copying/cloning byte arrays) closed by
- fixed: OK applied: 530e25a6a1aaccc14630842f310bb4194ce97be0 Closing ticket, we …
- 11:11 Ticket #5245 (Cmm optimizer: propagate constants across basic block boundaries) closed by
- fixed: With new codegen assignment rewriting and machine op folding, this …
- 10:34 Commentary/Compiler/NewCodeGenPipeline edited by
- machop folding (diff)
- 09:01 Blog: New directions for Template Haskell comment added by
- Has this proposal (especially part B) made it into a plan? I just checked …
- 06:13 Commentary/Compiler/NewCodeGenPipeline edited by
- updates pending commit (diff)
06/16/11:
- 18:12 Ticket #5024 (Improve testsuite summary output) closed by
- fixed: And the reason is now shown too: …
- 15:09 Ticket #5037 (TH mkName bug) closed by
- fixed: Fixed by […] The relevant comment from Convert is […] Test added.
- 10:48 Ticket #5260 (System.FilePath.combine encourages unsafe practices) closed by
- wontfix: This is working as it is designed to. If you want to propose a change to …
- 10:33 Ticket #4973 (building ghc7.0.1.20110217 under x86 solaris fails) closed by
- fixed: Ah, sorry. Yep, looks right in the HEAD.
- 07:56 Commentary/Compiler/SeqMagic created by
- 07:39 Ticket #1999 (panic with GADT etc.) closed by
- fixed: Stop press. Jim's program (test gadt/termination) is actually just …
- 05:43 Ticket #5262 (Compiling with -O makes some expressions too lazy and causes space leaks) created by
- Here are some expressions that are executed in a too lazy way when …
- 04:38 Commentary/Compiler/NewCodeGenPipeline edited by
- extra stage (diff)
- 01:28 Ticket #5259 (Heap used by compacting collector larger than heap used without.) closed by
- worksforme: I suspect this is fixed. Your program didn't work, because [0..] has …
- 01:13 Ticket #4928 (Add primops for copying/cloning an array in the new codegen) closed by
- fixed: closing, thanks.
06/15/11:
- 13:42 Ticket #5261 (-pgmF messes up hpc .mix output) created by
- For example: […] If I omit pgmF, then I get proper Boxes in the .mix …
- 13:24 Ticket #5260 (System.FilePath.combine encourages unsafe practices) created by
- tempdir </> file -- when file is absolute, this does not put the file in …
- 08:16 Ticket #5259 (Heap used by compacting collector larger than heap used without.) created by
- When you run a program that slowly accumulates memory with +RTS -M100M -c, …
- 07:55 DataParallel/Replicate edited by
- (diff)
- 07:31 DataParallel/Replicate edited by
- (diff)
- 07:21 DataParallel/Replicate edited by
- (diff)
- 06:34 DataParallel/Replicate created by
- 06:01 DataParallel edited by
- (diff)
- 05:57 DataParallel edited by
- (diff)
- 05:56 DataParallel/Regular edited by
- (diff)
- 05:54 DataParallel edited by
- (diff)
- 05:15 DataParallel/Dec2010Release edited by
- (diff)
- 05:13 DataParallel/Dec2010Release edited by
- (diff)
- 04:15 MemcpyOptimizations edited by
- (diff)
- 02:29 Ticket #5257 (Calling fail on a UTF-8 encoded string (in file) causes garbage to be ...) closed by
- fixed: Fixed in 7.2.1, thanks to Max's work on Unicode. (the problem was that …
- 00:35 Ticket #5256 (code in an "else" branch that is never executed still does influence ...) closed by
- wontfix: Thanks for the diagnosis Daniel; you are exactly on target I think. I …
- 00:32 Ticket #5258 (Mantee Compilation) created by
- [51 of 64] Compiling Manatee.Toolkit.Gtk.ModelView? ( …
- 00:00 Milestone 7.0.4 completed
06/14/11:
- 19:24 Ticket #5208 (Unroll array copy/clone primops in the native and LLVM code generators) closed by
- fixed: Committed: 6c7d2a946a96ed74799cf353f3f62c875f56639b …
- 19:15 Ticket #5257 (Calling fail on a UTF-8 encoded string (in file) causes garbage to be ...) created by
- For example, […] Using either encodeString or writing it in escaped …
- 14:52 MemcpyOptimizations edited by
- Linkify and expand a little (diff)
- 14:42 Status/May11 edited by
- Remove WIP notice given its now mid June (diff)
- 14:10 Commentary/Compiler/CmmType edited by
- Added memcpy/memmove/memset CallishMachOps? (diff)
- 14:05 MemcpyOptimizations edited by
- (diff)
- 14:04 Commentary edited by
- (diff)
- 14:03 MemcpyOptimizations created by
- 06:06 Ticket #4504 ("awaitSignal Nothing" does not block thread with -threaded) closed by
- fixed: All the patches looks merged to me. If I understand correctly, the …
- 05:32 Commentary/Compiler/NewCodeGenPipeline edited by
- Adjust docs for some renaming (diff)
06/13/11:
- 23:56 Ticket #5001 (makeCorePair: arity missing) closed by
- fixed: I investigated michaelt's example. Your SPECIALISE pragmas for myEnum …
- 14:45 Ticket #5217 (GADT declaration not (yet) handled by Template Haskell) closed by
- fixed: I've fixed this. I did not need to extend TH syntax, because it's already …
06/12/11:
- 13:59 Ticket #5247 (include generics library) closed by
- invalid: Replying to jhala: > Is it possible to include a generics …
- 13:19 Ticket #3629 (Code compiled WITHOUT profiling many times slower than compiled WITH ...) closed by
- fixed: Thanks guys!
- 13:13 Commentary/Rts/Storage/HeapObjects edited by
- stack chunks (diff)
- 12:40 Ticket #5203 (Stack overflow in criterion) closed by
- invalid: Replying to simonpj: > Could you let me know how to reproduce …
- 11:35 Ticket #5256 (code in an "else" branch that is never executed still does influence ...) created by
- the following code contains […] where foo evaluates to True. If I …
- 08:32 Ticket #3304 (define gcd 0 0 = 0) closed by
- fixed: Applied all but the last one. I'm not sure about it; should we throw an …
- 08:27 Ticket #4970 (time002 and time004 (ghci) test failures on OS X 64 bit) closed by
- fixed: No objections; applied.
- 07:21 Ticket #5255 (String literals cause runtime crashes when OverloadedStrings is in effect) created by
- There has been a discussion[1] on the web-devel list about the fate of the …
- 07:04 Ticket #4973 (building ghc7.0.1.20110217 under x86 solaris fails) closed by
- fixed: Merged.
- 03:14 PatternSynonyms edited by
- (diff)
- 02:52 PatternSynonyms edited by
- (diff)
- 02:30 PatternSynonyms created by
- Initial version
- 02:16 ViewPatternsAlternative edited by
- (diff)
- 01:57 ViewPatternsAlternative edited by
- (diff)
- 01:26 ViewPatternsAlternative created by
- 01:09 ViewPatterns edited by
- Added link to alternative syntax (diff)
06/11/11:
- 07:08 Ticket #5252 (UNPACK without optimisation leads to panic) closed by
- fixed: Fixed by […]
- 07:07 Ticket #5211 (Missing warning about redundant import for a class instance) closed by
- fixed: Excellent point thank you! Fixed by […] Simon
- 06:58 Ticket #2436 (Bad warning when exporting data families) closed by
- fixed: Your word is my command. Fixed by […] and […] test added. Simon
- 06:57 Ticket #5235 (Template Haskell rejects list comprehensions) closed by
- fixed: Thanks. This was a glitch following the monad-comoprehension changes. …
- 05:59 Ticket #5254 (usb library fails on Windows) created by
- I'm trying to get my Haskell usb library to work on Windows. I currently …
06/10/11:
- 13:29 Ticket #5253 (Test 3307 and "readFileAs fileSystemEncoding" fails on Windows) created by
- The "readFileAs fileSystemEncoding" part of test 3307 doesn't work on …
- 12:50 Ticket #5252 (UNPACK without optimisation leads to panic) created by
- Here's a two-module progam […] Now with ghc 7.0.3 we get […] The …
- 07:51 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 06:40 Commentary/Compiler/StackAreas edited by
- contiguity of callarea (diff)
- 06:23 Commentary/Compiler/StackAreas edited by
- update (diff)
- 05:56 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 05:26 Ticket #5251 (copyFile does not copy metadata) created by
- The copyFile function fails to copy various metadata to do with a file. …
- 00:46 Ticket #5250 (SEGFAULT in FFI to C++ library) created by
- A binding to OpenCV 2.2 I've been …
06/09/11:
- 17:42 Ticket #5249 (Non-understandable comment in compiler/main/GHC.hs) created by
- the file [[GhcFile(...)]] contains a comment that …
- 12:16 Status/SLPJ-Tickets edited by
- (diff)
- 12:06 Ticket #5246 (Duplicate type error messages with implicit parameters) closed by
- fixed: Happily this error is gone in HEAD (= 7.2). There are quite a few …
- 12:02 Ticket #5248 (Infer type context in a type signature) created by
- If I have code such as […] GHC will demand Foo f => on the instance …
- 10:56 Ticket #5247 (include generics library) created by
- Is it possible to include a generics library (e.g. SYB) in the boot …
- 07:17 Ticket #5236 (Circular functional dependencies cause loop in typechecker) closed by
- fixed: OK, I just pushed the fix: commit …
- 04:49 Ticket #5227 (Large space usage when deriving Generic) closed by
- fixed: Done: …
- 03:46 Ticket #5246 (Duplicate type error messages with implicit parameters) created by
- The following ill-typed program generates two identical type errors at the …
06/08/11:
- 18:06 Ticket #5244 (Reg build broken on powerpc-linux) closed by
- wontfix: I've tidied up the file, but I'm pretty sure that that just means you'll …
- 14:34 Commentary/Compiler/CmmType edited by
- (diff)
- 14:30 Commentary/Compiler/CmmType edited by
- (diff)
- 14:14 ErlangInHaskell edited by
- (diff)
- 09:35 Debugging/CompiledCode edited by
- (diff)
- 09:25 Ticket #5245 (Cmm optimizer: propagate constants across basic block boundaries) created by
- The new constant propagation pass optimizes […] as […] which is …
- 07:37 Ticket #5244 (Reg build broken on powerpc-linux) created by
- Hello, while attempting registerised build on powerpc-linux platform of …
06/07/11:
- 13:04 SafeHaskell edited by
- (diff)
- 13:02 SafeHaskell edited by
- Add notes on symbol level safety (diff)
- 12:00 Ticket #5230 (Segfault in cgrun064) closed by
- fixed: Applied patch in d0faaa6fa0cecd23c5670fd199e9206275313666. Thanks!
- 09:37 Ticket #5243 (ghc --make and ghci misses dependencies with explicit braces) created by
- Karl Crary tripped over this deeply strange case: […] Notice that …
- 00:46 Ticket #5242 (IntMap.differenceKeysSet for removing an IntSet of keys) created by
- Currently, IntMap.difference ma mb removes all the keys in mb from …
06/06/11:
- 16:55 Ticket #5241 (documentation in ghc 7.0.3 sources fails to build on OpenSuSE 11.4) created by
- When building the ghc 7.0.3 source distribution on OpenSuSE 11.4, LaTeX …
- 04:40 Ticket #5240 (help GNU ld to use less memory when linking libraries compiled with ...) created by
- This is a well-known problem, but I didn't find a previous report here, …
06/04/11:
- 19:17 Ticket #5239 (Em-dash for "--" with UnicodeSyntax.) created by
- It would be neat if the UnicodeSyntax? extension supported the Unicode "—" …
06/03/11:
- 04:06 Ticket #5238 (throwSTM+catchSTM pollutes the masking state) created by
- The following program prints "(Unmasked,MaskedUninterruptible?)" […] I …
06/02/11:
- 04:47 Ticket #5237 (Inefficient code generated for x^2) created by
- Okay, this one is quite surprising to me. Suppose the following trivial …
- 02:11 Ticket #5236 (Circular functional dependencies cause loop in typechecker) created by
- In the attached file, a dictionary (Id A B) is rewritten with two …
06/01/11:
- 18:36 Ticket #5235 (Template Haskell rejects list comprehensions) created by
- Template Haskell stopped accepting list comprehensions in the GHC head. …
- 11:02 SafeHaskell/BasePackage edited by
- (diff)
- 10:53 Ticket #5234 (The parListWHNF optimisation isn't) created by
- In Control.Parallel.Strategies there is: […] Plus a rule: […] …
- 06:23 GitForDarcsUsers edited by
- (diff)
- 06:16 GitForDarcsUsers edited by
- (diff)
- 05:38 Ticket #5228 (Wrong format specifiers break debug build) closed by
- fixed: Fixed by [02c4f41730b234728a408bbf29607d0345d2b481], closing again.
- 02:58 Ticket #5173 (Implement forward substitution of constants in the Cmm mini-inliner) closed by
- fixed: committed, thanks! * changeset:e97f29804abdbf9b374aeb3661af340714ea1b60 …
- 02:57 Ticket #3756 (Missing -lz option in testsuite) closed by
- fixed: Fixed (or worked around) with …
- 02:15 Debugging/CompiledCode edited by
- (diff)
05/31/11:
- 15:57 SharedLibraries/Management edited by
- add info about windows (diff)
- 14:22 SafeHaskell/SafeCompilation edited by
- (diff)
- 13:34 Ticket #5226 (<<loop>> with -threaded -feager-blackholing, but only sometimes) closed by
- fixed: Merged.
- 04:50 Ticket #5225 (Typos in GHC documentation) closed by
- fixed: I've fixed all these now, I believe. The last set were pushed as …
- 03:23 Ticket #5228 (Wrong format specifiers break debug build) closed by
- fixed: Fixed (but differently, the trick is to cast the arguments to fix this in …
- 03:05 Ticket #5233 (Support specifying the assembly that should be generated) created by
- We want to make sure that native code generator optimizations, like primop …
- 03:03 Ticket #5222 (Typos in future POSIX process group API implementation) closed by
- fixed: Applied, thanks: changeset:5f3e4b478e1b84a23086f04c97a8fd6ea258de2e
- 03:02 Ticket #5215 (process library does not build with GHC 7.0.x) closed by
- fixed: Fixed: changeset:fa5db2b9bd85d951579447876cc82220b8fb5a0b
05/30/11:
- 17:47 Ticket #5221 (unicode regression) closed by
- worksforme: Hmm, works for me too now. I must have not pulled everything properly. …
05/29/11:
- 22:29 Ticket #5232 (GHC improvements may need to be noted in T4801 and T3064) created by
- No unexpected failures, but […]
- 19:37 Ticket #5231 (Further testsuite failures) created by
- tcrun007 failed due to changes in Generics, the "{| Unit |}" syntax can't …
- 19:15 Ticket #5230 (Segfault in cgrun064) created by
- cgrun064 failed (all ways) with a segfault: […] No idea yet what may …
- 14:51 Ticket #5229 (Datatype contexts in testsuite) created by
- tcrun006 and tcrun029 failed due to the removal of datatype contexts.
- 12:12 Ticket #5228 (Wrong format specifiers break debug build) created by
- In rts/Trace.c, in the function traceCapsetModify_, the format …
05/28/11:
- 10:16 Ticket #5086 (internal error: update_fwd: unknown/strange object -1206004376) closed by
- fixed: Merged.
- 09:24 Ticket #5149 (NaNs produced by sorting mutable Double vectors) closed by
- fixed: Merged.
- 09:23 Ticket #5127 (internal error heapCensus unknown object with +RTS -N -hT) closed by
- fixed: Merged.
05/27/11:
- 17:04 SafeHaskell/BasePackage edited by
- (diff)
- 17:02 SafeHaskell edited by
- (diff)
- 17:01 SafeHaskell/SafeCompilation created by
- 16:20 SafeHaskell edited by
- (diff)
- 10:13 Ticket #5227 (Large space usage when deriving Generic) created by
- There's a large space leak when deriving Generic: …
- 06:13 Ticket #5226 (<<loop>> with -threaded -feager-blackholing, but only sometimes) created by
- While benchmarking the performance of GHC's SMP parallelism, I ran into an …
- 02:01 Ticket #5225 (Typos in GHC documentation) created by
- I ran a spelling check over the GHC documentation and it found a number of …
05/26/11:
- 09:37 Ticket #5220 (GHC internal error when missing -XFlexibleContexts with generics) closed by
- fixed: I fixed this.
- 09:23 Ticket #5125 (SpecConstr messages should be reworded, and not be shown at standard ...) closed by
- fixed: OK I've suppressed it unless * You build the compile with -DDEBUG, or * …
- 08:15 Ticket #5224 (Improve consistency checking for family instances) created by
- Several compiler-performance tests got worse when I added the new generic …
- 03:26 Ticket #5105 (Cant do annotations without GHCi) closed by
- worksforme: Thanks for following up.
- 02:45 Ticket #5223 (Make interruptProcessGroupOf interrupt the current process group) created by
- Make interruptProcessGroupOf interrupt the current process group of …
- 02:24 Ticket #5222 (Typos in future POSIX process group API implementation) created by
- This patch should fix several typos in the implementation of future POSIX …
- 01:47 BugSweep edited by
- (diff)
- 01:46 Ticket #676 (Write a performance checker for collections.) closed by
- fixed: The containers package has benchmarks in the benchmarks/ directory.
- 01:43 Ticket #666 (Collection hierarchy proposal) closed by
- invalid
- 01:42 Ticket #653 (Changeable lexer/parser (like DynFlags.log_action)) closed by
- fixed: The GHC API exposes separate phases, so you can replace the provided …
- 01:26 WikiStart edited by
- (diff)
- 01:26 WikiStart edited by
- (diff)
- 01:25 WikiStart edited by
- (diff)
- 01:23 Ticket #4967 (internal error: stg_ap_v_ret on forkProcess + executeFile) closed by
- worksforme: I can't reproduce this with 7.0.3 on Linux/x86_64: […] It could be …
05/25/11:
- 23:35 Building/GettingTheSources edited by
- Typo (diff)
- 19:18 SafeHaskell/BasePackage edited by
- (diff)
- 19:14 SafeHaskell/BasePackage edited by
- (diff)
- 19:11 SafeHaskell edited by
- (diff)
- 19:10 SafeHaskell/BasePackage created by
- 15:56 Ticket #5206 (Data.Map: Add a strict version of fromListWith and fromListWithKey) closed by
- wontfix: Please see http://www.haskell.org/haskellwiki/Library_submissions for the …
- 14:40 Ticket #5221 (unicode regression) created by
- This program now fails: […] Max says: […]
- 12:54 Ticket #3552 (Unreachable code in optimised CMM code) closed by
- fixed: Edward implemented "dead basic block elimination" that fixes this ticket I …
- 12:52 SafeHaskell edited by
- (diff)
- 12:47 Ticket #3397 (:step hangs when -fbreak-on-exception is set) closed by
- worksforme: No test case for this 2-year old bug.
- 12:45 Ticket #3326 (the recompilation checker should take CPP flags into account) closed by
- duplicate: I think this is subsumed by #437
- 12:34 Ticket #3976 ('+RTS -S' reports negative allocation.) closed by
- worksforme: There have been various changes in this area in the RTS, so it's highly …
- 10:35 Ticket #5196 (Warn about non-existent targets immediately) closed by
- wontfix: I don't think we can tell whether a target exists earlier than we do now.
- 10:32 Ticket #5172 (unix-compat does not build because of strangeness in GHC's header files.) closed by
- worksforme: To use a bindist your system needs to be "similar enough" to the system …
- 10:17 Ticket #5179 (Unexpected Failure due to change of defaultDynFlags' type) closed by
- fixed: Passing the panic is the right thing to do, for now at least. (In the …
- 09:20 Ticket #3268 (implement the Cabal ${pkgroot} spec extension) closed by
- fixed: Done! […] Also implemented in Cabal: […]
- 08:42 Ticket #5220 (GHC internal error when missing -XFlexibleContexts with generics) created by
- See test case GEq2 (currently on the ghc-generics branch, soon to be …
- 08:34 Ticket #2236 (Deep stacks make execution time go through the roof) closed by
- fixed: This is fixed in 7.2.1. […] yay for stack chunks.
- 08:26 Ticket #4464 (RTS options broken for dynamic libraries) closed by
- fixed: I've created a new ticket for the remaining part of this one: #5219, so I …
- 08:25 Ticket #5219 (need a version of hs_init that returns an error code for command-line ...) created by
- This ticket is extracted from Roman's comment in #4464: hs_init simply …
- 07:06 Ticket #4978 (Continuation passing style loop doesn't compile into a loop) closed by
- fixed: Ok, I believe this is now fixed. The relevant commits are: * accurate …
- 07:02 Ticket #5177 (Segfault in reportCCSProfiling) closed by
- fixed: Fixed: changeset:a6e8418a71b14ef85ee7134be654689b17765f03
- 04:02 Ticket #5216 (Haskell Platform 2011.2.0.1 Setup) closed by
- invalid: Please file Haskell Platform bug reports in the HP trac: …
- 02:53 Ticket #5180 (dry run option -n broken) closed by
- fixed: I deprecated -n, and made it a no-op: …
- 01:48 Ticket #5218 (Add unpackCStringLen# to create Strings from string literals) created by
- GHC insert calls to unpackCString# to convert string literals to …
- 01:16 Ticket #5217 (GADT declaration not (yet) handled by Template Haskell) created by
- Compiling this: […] gives this: […]
05/24/11:
- 21:35 Ticket #5216 (Haskell Platform 2011.2.0.1 Setup) created by
- "Could not write updated PATH to HKLM" This message was given three times …
- 14:27 Ticket #5215 (process library does not build with GHC 7.0.x) created by
- The process library in the trunk does not build with GHC 7.0.x. The reason …
- 12:49 Ticket #4393 (GHCi says: ghc: internal error: evacuate: strange closure type 63587) closed by
- worksforme: no further info forthcoming, so closing.
- 12:47 ReportABug edited by
- (diff)
- 12:34 ReportABug edited by
- details about reporting RTS failures (diff)
- 10:58 Ticket #5214 (SIGSEGV in yieldCapability ()) created by
- the following happens in a program compiled with ghc-7.0.3 (and also, with …
- 09:08 Commentary/Libraries edited by
- (diff)
- 09:06 Commentary/Libraries edited by
- (diff)
- 09:05 Commentary/Libraries edited by
- (diff)
- 07:29 Ticket #5026 (+RTS -G1 is broken) closed by
- fixed: Fixed: changeset:c7e3cba25cbb0c50e27ca1df4ef71cf3556a492c
- 07:27 Ticket #4888 (Document behaviour of throwTo to your own ThreadId) closed by
- fixed: Fixed: changeset:d8c8a1a857709334949d680d6afa274b7c6c7809
- 05:55 Ticket #4965 (60% performance regression in continuation-heavy code between 6.12 and 7) closed by
- fixed: Not feasible to add a test, I think.
- 05:05 Ticket #5213 (Makefile tests don't know about config.compiler_always_flags) created by
- the flags that we pass to GHC for most tests are set in config/ghc: …
- 02:30 Ticket #5212 (waitForProcess: does not exist (No child processes)) created by
- I have this error when launching a program on our REHL prod machine. …
05/23/11:
- 10:43 Ticket #5211 (Missing warning about redundant import for a class instance) created by
- I have the following module […] If loaded into GHCi with -Wall option, …
- 07:26 Building/GettingTheSources edited by
- Added info about the fingerprint.py script (Tracking full repository … (diff)
- 03:16 Ticket #5167 (New POSIX process group API) closed by
- fixed: Committed, thanks! changeset:ff80c44c25ab6233fdd0180275c9981400007c1c …
- 03:01 Ticket #5210 (Add primops for copying/cloning byte arrays) created by
- Add primops for copying/cloning byte arrays so that we can unroll such …
05/22/11:
- 17:00 Ticket #5209 (^C doesn't correctly reset the prompt from within multiline commands in ...) created by
- Steps to reproduce: 1. Open ghci. 2. Start a multiline command with …
05/21/11:
- 15:13 Blog: New directions for Template Haskell comment added by
- First of all, thank you so much for TH. I have been neck deep in it for …
- 04:01 Ticket #5208 (Unroll array copy/clone primops in the native and LLVM code generators) created by
- #4928 added inline primops for copying and cloning arrays. It would be …
Note: See TracTimeline
for information about the timeline view.
