2006-11-29 |
sof@galois.com | Add Win32/configure.ac to the mix |
commit | commitdiff | tree | snapshot |
2006-11-29 |
andy@galois.com | TickBox representation change |
commit | commitdiff | tree | snapshot |
2006-11-01 |
andy@galois.com | Fixing Alts to reflect Alternatives, rather than every... |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Simon Marlow | fix to isNormalComment for non-Haddock mode, and some... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Ian Lynagh | Make the non-threaded-RTS threadDelay wait at least... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Kirsten Chevalier | retain arity for let-bound vars in simplifier |
commit | commitdiff | tree | snapshot |
2006-11-27 |
wolfgang.thaller... | Initial support for x86_64-darwin |
commit | commitdiff | tree | snapshot |
2006-11-24 |
wolfgang.thaller... | Support I64->I32 casts in the NCG, and use them for... |
commit | commitdiff | tree | snapshot |
2006-11-24 |
wolfgang.thaller... | NCG: Really avoid the need for memory-to-memory moves... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
wolfgang.thaller... | i386-darwin: disable use of code stubs for dynamic... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
wolfgang.thaller... | Support RelocatableReadOnlyData section type in CmmPars... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
wolfgang.thaller... | Cast switch scrutinees to W_ in AutoApply.cmm |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Ian Lynagh | Add some Outputable instances |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Ian Lynagh | Change a comma to a colon |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Lennart Kolmodin | ghc-pkg: New command 'check' and made 'list' indicate... |
commit | commitdiff | tree | snapshot |
2006-11-24 |
simonpj@microsoft.com | Fix constraint handling for lazy patterns |
commit | commitdiff | tree | snapshot |
2006-11-24 |
sven.panne... | Warning police: Removed unused variable |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Simon Marlow | small stats fix |
commit | commitdiff | tree | snapshot |
2006-11-24 |
simonpj@microsoft.com | Make SpecConstr more aggressive, by neglecting reboxing |
commit | commitdiff | tree | snapshot |
2006-11-24 |
simonpj@microsoft.com | Drop redundant parens in pretty-printing |
commit | commitdiff | tree | snapshot |
2006-11-24 |
simonpj@microsoft.com | Improve handling of implicit parameters |
commit | commitdiff | tree | snapshot |
2006-11-24 |
simonpj@microsoft.com | Fix name-capture bug in rule matching |
commit | commitdiff | tree | snapshot |
2006-11-24 |
simonpj@microsoft.com | Improve hashing of expressions |
commit | commitdiff | tree | snapshot |
2006-11-24 |
simonpj@microsoft.com | Use existing Ord instance on Int, saving code |
commit | commitdiff | tree | snapshot |
2006-11-24 |
simonpj@microsoft.com | Use existing function uniqAway instead of duplicating... |
commit | commitdiff | tree | snapshot |
2006-11-24 |
simonpj@microsoft.com | Gather constraints in program order |
commit | commitdiff | tree | snapshot |
2006-11-23 |
simonpj@microsoft.com | Simplify TcSimplify, by removing Free |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Simon Marlow | fix failing assertion |
commit | commitdiff | tree | snapshot |
2006-11-22 |
simonpj@microsoft.com | Improve recovery in hptRules |
commit | commitdiff | tree | snapshot |
2006-11-22 |
simonpj@microsoft.com | Refactoring of where tcSimplifyTop happens |
commit | commitdiff | tree | snapshot |
2006-11-22 |
simonpj@microsoft.com | Retain simplifications of implication constraints |
commit | commitdiff | tree | snapshot |
2006-11-22 |
simonpj@microsoft.com | Improve error messages slightly |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Simon Marlow | refactor code for memInventory() |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Simon Marlow | allocatePinned(): fix n_large_blocks count after alloca... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Simon Marlow | fix bug in memInventory() giving false memory leak... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Lemmih | Remove the concept of stableRoots. |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Simon Marlow | small fix to DEBUG case in coalesce/freeGroup patch |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Simon Marlow | optimisation to freeGroup() to avoid an O(N^2) pathalog... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Ian Lynagh | Fix ":i Maybe", noticed by Claus Reinke |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Simon Marlow | put the unsafeCoerce trace inside DEBUG, to avoid test... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
wolfgang.thaller... | Fix printf$LDBLStub workaround for Darwin |
commit | commitdiff | tree | snapshot |
2006-11-20 |
wolfgang.thaller... | Mac OS X mangler: follow some minor gcc changes |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Ian Lynagh | Add ppr for the MKPAP case, and rearrange the other... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Ian Lynagh | Avoid problems with unaligned loads on alpha/mips/mipse... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Simon Marlow | reorganise PAPI configuration: off by default, even... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
mrchebas@gmail.com | No special Papi measurements taken by default |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Simon Marlow | whitespace |
commit | commitdiff | tree | snapshot |
2006-11-09 |
mrchebas@gmail.com | Cosmetic improvements, no change in Papi functionality. |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Simon Marlow | better error messages when PAPI_library_init() fails |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Simon Marlow | alter PAPI help message slightly |
commit | commitdiff | tree | snapshot |
2006-11-09 |
'Alexey Rodriguez | Added configure gadgets to detect Papi, and fixed build... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
mrchebas@gmail.com | Selection of PAPI events via RTS command line |
commit | commitdiff | tree | snapshot |
2006-11-08 |
mrchebas@gmail.com | Addition of PAPI to RTS |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Ian Lynagh | Don't force -static on mips |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Ian Lynagh | Don't make ghc threaded if GhcNotThreaded is YES |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Ian Lynagh | Cope with big endian float word order on little endian... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
sof@galois.com | Emit .bat versions of -inplace scripts on Windows platf... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
sof@galois.com | Emit .bat version of -inplace script on Windows platforms |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Simon Marlow | restore compilation with 5.04 |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Simon Marlow | remove unused includes, now that Storage.h & Stable... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Simon Marlow | move newSpark() prototype to RtsExternal.h to avoid... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
sof@galois.com | mark stop event handle as invalid once closed, making... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Simon Marlow | simplify the generated C a little by removing some... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Simon Marlow | fix types in generated C for comparison MachOps |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Ian Lynagh | Remove unused Name imort, and add a comment explaining... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Ian Lynagh | Document new -L RTS flag |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Ian Lynagh | Be compatible with older C standards |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Ravi Nanavati | hp2ps_config_mk |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Ravi Nanavati | hp_slash_fix |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Ravi Nanavati | rts_ccs_length |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Ravi Nanavati | multipage_hp2ps |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Simon Marlow | Fix (yet another) odd interaction between selector... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
simonpj@microsoft.com | Add literal-shift rewrite rules |
commit | commitdiff | tree | snapshot |
2006-11-13 |
simonpj@microsoft.com | Fixups to PelRules (esp using intResult, wordResult) |
commit | commitdiff | tree | snapshot |
2006-11-12 |
Ian Lynagh | Fix typo "comand" (trac #965) |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Samuel Bronson | Zap stray whitespace in lhs formatting |
commit | commitdiff | tree | snapshot |
2006-11-04 |
Samuel Bronson | Fix up .lhs delimiters a bit |
commit | commitdiff | tree | snapshot |
2006-11-09 |
claus.reinke... | find fop.sh |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Samuel Bronson | Doc nit in OccName |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Ian Lynagh | Remove STANDALONE_PACKAGE bits that had escaped the... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
sven.panne... | Make StablePtr and friends visible, this seems to be... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
sven.panne... | Make all needed prototypes visible to avoid warnings |
commit | commitdiff | tree | snapshot |
2006-11-10 |
sven.panne... | Added a comment about se.info.type being used uninitialized |
commit | commitdiff | tree | snapshot |
2006-11-10 |
sven.panne... | Added a workaround for format specifier mismatch |
commit | commitdiff | tree | snapshot |
2006-11-10 |
simonpj@microsoft.com | Use implication constraints to improve type inference |
commit | commitdiff | tree | snapshot |
2006-11-10 |
simonpj@microsoft.com | Cosmetics and debug printing only |
commit | commitdiff | tree | snapshot |
2006-11-10 |
simonpj@microsoft.com | Cosmetics only |
commit | commitdiff | tree | snapshot |
2006-11-10 |
simonpj@microsoft.com | Add HsUtils.unguardedGRHSs, and use it |
commit | commitdiff | tree | snapshot |
2006-11-10 |
simonpj@microsoft.com | Comments and cosmetics only |
commit | commitdiff | tree | snapshot |
2006-11-10 |
simonpj@microsoft.com | Add new utility function, partitionWith |
commit | commitdiff | tree | snapshot |
2006-11-10 |
simonpj@microsoft.com | Trim imports |
commit | commitdiff | tree | snapshot |
2006-11-10 |
simonpj@microsoft.com | Patch to demand analyser, to handle polymorphism in... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
simonpj@microsoft.com | Do not print HsDoc field when pretty-printing patterns... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Simon Marlow | use the right $(HC) for stage 3 |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Simon Marlow | remove unused STANDALONE_PACKAGE stuff |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Simon Marlow | update flag settings after files were relocated |
commit | commitdiff | tree | snapshot |
2006-11-07 |
simonpj@microsoft.com | Comment out deeply suspicious (and unused) function... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
simonpj@microsoft.com | Layout and comments only |
commit | commitdiff | tree | snapshot |
2006-11-06 |
simonpj@microsoft.com | Warn only of explicit imports that are unused (test... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
simonpj@microsoft.com | Various debugging print changes; nothing exciting |
commit | commitdiff | tree | snapshot |
next |