2010-10-20 |
Simon Marlow | fix markup
|
commit | commitdiff | tree |
2010-10-20 |
Simon Marlow | remove xref to hasktags
|
commit | commitdiff | tree |
2010-10-18 |
Simon Marlow | hasktags was dropped in GHC 6.12, remove it from the...
|
commit | commitdiff | tree |
2010-10-15 |
Simon Marlow | InlinePrag needs an arity only for INLINE, not INLINABLE
|
commit | commitdiff | tree |
2010-10-15 |
Simon Marlow | Fix #4346 (INLINABLE pragma not behaving consistently)
|
commit | commitdiff | tree |
2010-10-14 |
Simon Marlow | Add more documentation for interruptible foreign calls
|
commit | commitdiff | tree |
2010-09-26 |
Simon Marlow | minor refactoring
|
commit | commitdiff | tree |
2010-09-25 |
Simon Marlow | Fix for interruptible FFI handling
|
commit | commitdiff | tree |
2010-09-25 |
Simon Marlow | interruptible FFI: more robust handling of the exception...
|
commit | commitdiff | tree |
2010-10-08 |
Simon Marlow | Float out partial applications
|
commit | commitdiff | tree |
2010-10-02 |
Simon Marlow | remove unnecessary/broken definition of mask_
|
commit | commitdiff | tree |
2010-10-02 |
Simon Marlow | -fwarn-tabs: add "Warning" to the message
|
commit | commitdiff | tree |
2010-09-29 |
Simon Marlow | give a better error message in the non-threaded RTS...
|
commit | commitdiff | tree |
2010-10-05 |
Simon Marlow | Fix a very rare crash in GHCi
|
commit | commitdiff | tree |
2010-09-24 |
Simon Marlow | Using 'stdcall' when it is not supported is only a...
|
commit | commitdiff | tree |
2010-09-24 |
Simon Marlow | remove unnecessary stg_noForceIO (#3508)
|
commit | commitdiff | tree |
2010-09-25 |
Simon Marlow | Use an empty signal handler for SIGPIPE instead of...
|
commit | commitdiff | tree |
2010-09-24 |
Simon Marlow | use putStrLn instead of Haskeline's outputStrLn
|
commit | commitdiff | tree |
2010-09-24 |
Simon Marlow | Fix the Windows __chkstk build error (missing Linker...
|
commit | commitdiff | tree |
2010-09-23 |
Simon Marlow | emit a helpful error message for missing DPH packages
|
commit | commitdiff | tree |
2010-09-23 |
Simon Marlow | move CHECKED settings to the right place
|
commit | commitdiff | tree |
2010-09-23 |
Simon Marlow | turn off -Werror for primitive and vector
|
commit | commitdiff | tree |
2010-09-23 |
Simon Marlow | Add primitive and vector packages for DPH support
|
commit | commitdiff | tree |
2010-09-23 |
Simon Marlow | Refactoring and tidy up in the build system
|
commit | commitdiff | tree |
2010-09-21 |
Simon Marlow | add a simple trace facility to the build system
|
commit | commitdiff | tree |
2010-09-21 |
Simon Marlow | fix building with extra packages (packages were added...
|
commit | commitdiff | tree |
2010-09-20 |
Simon Marlow | add extra packages to $(EXTRA_PACKAGES), so we avoid...
|
commit | commitdiff | tree |
2010-09-15 |
Simon Marlow | errno corresponding to ERROR_NO_DATA should be EPIPE...
|
commit | commitdiff | tree |
2010-09-15 |
Simon Marlow | Windows: use a thread-local variable for myTask()
|
commit | commitdiff | tree |
2010-09-14 |
Simon Marlow | implement setThreadAffinity on Windows (#1741)
|
commit | commitdiff | tree |
2010-09-14 |
Simon Marlow | COFF: cope with new debug sections in gcc 4.x (fixes...
|
commit | commitdiff | tree |
2010-09-15 |
Simon Marlow | eliminate clutter from make output
|
commit | commitdiff | tree |
2010-09-15 |
Simon Marlow | rts_isProfiled should be a visible API (fixes T2615...
|
commit | commitdiff | tree |
2010-09-14 |
Simon Marlow | Fix the "lost due to fragmentation" calculation
|
commit | commitdiff | tree |
2010-09-14 |
Simon Marlow | fix +RTS -S output: use peak_mblocks_allocated, now...
|
commit | commitdiff | tree |
2010-09-13 |
Simon Marlow | Fix getThreadCPUTime()
|
commit | commitdiff | tree |
2010-09-13 |
Simon Marlow | filter out the gcc-lib directory from the rts package...
|
commit | commitdiff | tree |
2010-09-13 |
Simon Marlow | Don't include GC time in heap profiles (#4225)
|
commit | commitdiff | tree |
2010-09-13 |
Simon Marlow | Use clock_gettime (if available) to measure the process...
|
commit | commitdiff | tree |
2010-09-13 |
Simon Marlow | make stg_arg_bitmaps public, and available via the...
|
commit | commitdiff | tree |
2010-09-13 |
Simon Marlow | fix typo
|
commit | commitdiff | tree |
2010-09-09 |
Simon Marlow | updates to the release notes
|
commit | commitdiff | tree |
2010-09-09 |
Simon Marlow | newAlignedPinnedByteArray#: avoid allocating an extra...
|
commit | commitdiff | tree |
2010-09-03 |
Simon Marlow | update for containers-0.4
|
commit | commitdiff | tree |
2010-08-27 |
Simon Marlow | Fix for nursery resizing: the first block's back pointer...
|
commit | commitdiff | tree |
2010-08-26 |
Simon Marlow | FIX BUILD: add rts_isProfiled to the symbol table
|
commit | commitdiff | tree |
2010-08-26 |
Simon Marlow | Fix the DPH package cleaning/profiled mess even more...
|
commit | commitdiff | tree |
2010-08-24 |
Simon Marlow | Remove the debugging memory allocator - valgrind does...
|
commit | commitdiff | tree |
2010-08-24 |
Simon Marlow | free the entries in the thread label table on exit
|
commit | commitdiff | tree |
2010-08-23 |
Simon Marlow | Add a couple of missing tests for EAGER_BLACKHOLE
|
commit | commitdiff | tree |
2010-08-17 |
Simon Marlow | stgReallocBytes(DEBUG): don't fail when the ptr passed...
|
commit | commitdiff | tree |
2010-08-10 |
Simon Marlow | Run finalizers *after* updating the stable pointer...
|
commit | commitdiff | tree |
2010-08-10 |
Simon Marlow | Do the dependency-omitting for 'make 1' in a slightly...
|
commit | commitdiff | tree |
2010-07-20 |
Simon Marlow | add numSparks# primop (#4167)
|
commit | commitdiff | tree |
2010-07-16 |
Simon Marlow | Use a separate mutex to protect all_tasks, avoiding...
|
commit | commitdiff | tree |
2010-07-15 |
Simon Marlow | 'make fast' in a package does not build any compilers
|
commit | commitdiff | tree |
2010-07-09 |
Simon Marlow | adapt to the new async exceptions API
|
commit | commitdiff | tree |
2010-07-09 |
Simon Marlow | quiet some new spewage
|
commit | commitdiff | tree |
2010-07-08 |
Simon Marlow | New asynchronous exception control API (ghc parts)
|
commit | commitdiff | tree |
2010-07-08 |
Simon Marlow | remove outdated comment
|
commit | commitdiff | tree |
2010-07-08 |
Simon Marlow | remove 'mode: xml' emacs settings (#2208)
|
commit | commitdiff | tree |
2010-06-16 |
Simon Marlow | typo in comment
|
commit | commitdiff | tree |
2010-07-08 |
Simon Marlow | Win32 getProcessElapsedTime: use a higher-resolution...
|
commit | commitdiff | tree |
2010-07-05 |
Simon Marlow | refactor import declaration support (#2362)
|
commit | commitdiff | tree |
2010-07-05 |
Simon Marlow | Disable dynamic linking optimisations on OS X
|
commit | commitdiff | tree |
2010-07-01 |
Simon Marlow | threadPaused: fix pointer arithmetic
|
commit | commitdiff | tree |
2010-06-30 |
Simon Marlow | Add the haskell2010 package
|
commit | commitdiff | tree |
2010-06-25 |
Simon Marlow | remove out of date comments; point to the wiki
|
commit | commitdiff | tree |
2010-06-28 |
Simon Marlow | during shutdown, only free the heap if we waited for...
|
commit | commitdiff | tree |
2010-06-24 |
Simon Marlow | Cast some more nats to StgWord to be on the safe side
|
commit | commitdiff | tree |
2010-06-24 |
Simon Marlow | comments only
|
commit | commitdiff | tree |
2010-06-24 |
Simon Marlow | Fix an arithmetic overflow bug causing crashes with...
|
commit | commitdiff | tree |
2010-06-21 |
Simon Marlow | fix the home_imps filter to allow for 'import "this...
|
commit | commitdiff | tree |
2010-06-21 |
Simon Marlow | ROLLBACK: picCCOpts: -dynamic should not entail -optc...
|
commit | commitdiff | tree |
2010-06-18 |
Simon Marlow | generate "movl lbl(%reg1), %reg2" instructions, better...
|
commit | commitdiff | tree |
2010-06-18 |
Simon Marlow | joinToTargets: fix a case of panic "handleComponent...
|
commit | commitdiff | tree |
2010-06-18 |
Simon Marlow | comment typo
|
commit | commitdiff | tree |
2010-06-17 |
Simon Marlow | disable -fPIC for the GC for performance reasons
|
commit | commitdiff | tree |
2010-06-17 |
Simon Marlow | picCCOpts: -dynamic should not entail -optc-fPIC
|
commit | commitdiff | tree |
2010-06-17 |
Simon Marlow | Make getAllocations() visible
|
commit | commitdiff | tree |
2010-06-17 |
Simon Marlow | Fix the symbol visibility pragmas
|
commit | commitdiff | tree |
2010-06-16 |
Simon Marlow | pick up changes to $(GhcStage1HcOpts) without re-configuring...
|
commit | commitdiff | tree |
2010-06-04 |
Simon Marlow | fix warning
|
commit | commitdiff | tree |
2010-05-27 |
Simon Marlow | --install-signal-handles=no does not affect the timer...
|
commit | commitdiff | tree |
2010-05-09 |
Simon Marlow | Small optimisation: allocate nursery blocks contiguously
|
commit | commitdiff | tree |
2010-05-07 |
Simon Marlow | fix -fforce-recomp setting: module is PrimOp, not PrimOps
|
commit | commitdiff | tree |
2010-06-15 |
Simon Marlow | it should be an error to use relative directories ...
|
commit | commitdiff | tree |
2010-06-15 |
Simon Marlow | missing include-dirs or library-dirs is only a warning...
|
commit | commitdiff | tree |
2010-06-15 |
Simon Marlow | stmAddInvariantToCheck: add missing init of invariant...
|
commit | commitdiff | tree |
2010-06-10 |
Simon Marlow | messageBlackHole: fix deadlock bug caused by a missing...
|
commit | commitdiff | tree |
2010-06-04 |
Simon Marlow | Pass --no-tmp-comp-dir to Haddock (see comment)
|
commit | commitdiff | tree |
2010-06-03 |
Simon Marlow | fix --source-entity option passed to Haddock: we needed...
|
commit | commitdiff | tree |
2010-06-02 |
Simon Marlow | __stg_EAGER_BLACKHOLE_INFO -> __stg_EAGER_BLACKHOLE_info...
|
commit | commitdiff | tree |
2010-06-02 |
Simon Marlow | Add xhtml package (a new dependency of Haddock; not...
|
commit | commitdiff | tree |
2010-06-02 |
Simon Marlow | Use UserInterrupt rather than our own Interrupted exception...
|
commit | commitdiff | tree |
2010-06-02 |
Simon Marlow | Add the global package DB to ghc --info (#4103)
|
commit | commitdiff | tree |
2010-05-25 |
Simon Marlow | fix warning
|
commit | commitdiff | tree |
2010-05-25 |
Simon Marlow | Fix doc bugs (#4071)
|
commit | commitdiff | tree |
2010-05-25 |
Simon Marlow | Make sparks into weak pointers (#2185)
|
commit | commitdiff | tree |
2010-05-25 |
Simon Marlow | If you say 'make' or 'make stage=2' here, pretend we...
|
commit | commitdiff | tree |
next |