2006-11-21 |
Simon Marlow | optimisation to freeGroup() to avoid an O(N^2) pathalogical...
|
commit | commitdiff | tree |
2006-11-21 |
Simon Marlow | put the unsafeCoerce trace inside DEBUG, to avoid test...
|
commit | commitdiff | tree |
2006-11-20 |
Simon Marlow | reorganise PAPI configuration: off by default, even...
|
commit | commitdiff | tree |
2006-11-20 |
Simon Marlow | whitespace
|
commit | commitdiff | tree |
2006-11-20 |
Simon Marlow | better error messages when PAPI_library_init() fails
|
commit | commitdiff | tree |
2006-11-20 |
Simon Marlow | alter PAPI help message slightly
|
commit | commitdiff | tree |
2006-11-15 |
Simon Marlow | restore compilation with 5.04
|
commit | commitdiff | tree |
2006-11-15 |
Simon Marlow | remove unused includes, now that Storage.h & Stable...
|
commit | commitdiff | tree |
2006-11-07 |
Simon Marlow | move newSpark() prototype to RtsExternal.h to avoid...
|
commit | commitdiff | tree |
2006-11-14 |
Simon Marlow | simplify the generated C a little by removing some...
|
commit | commitdiff | tree |
2006-11-14 |
Simon Marlow | fix types in generated C for comparison MachOps
|
commit | commitdiff | tree |
2006-11-14 |
Simon Marlow | Fix (yet another) odd interaction between selector...
|
commit | commitdiff | tree |
2006-11-09 |
Simon Marlow | use the right $(HC) for stage 3
|
commit | commitdiff | tree |
2006-11-09 |
Simon Marlow | remove unused STANDALONE_PACKAGE stuff
|
commit | commitdiff | tree |
2006-11-08 |
Simon Marlow | update flag settings after files were relocated
|
commit | commitdiff | tree |
2006-10-27 |
Simon Marlow | remove the *.raw files
|
commit | commitdiff | tree |
2006-10-27 |
Simon Marlow | improve the diagnostic generated by memInventory()...
|
commit | commitdiff | tree |
2006-10-27 |
Simon Marlow | count mut-list bytes, not words
|
commit | commitdiff | tree |
2006-10-27 |
Simon Marlow | fix calculation of GC Work for 6.6+
|
commit | commitdiff | tree |
2006-10-26 |
Simon Marlow | copyright updates and add Commentary links
|
commit | commitdiff | tree |
2006-10-26 |
Simon Marlow | rename spin lock functions, and use macros for non...
|
commit | commitdiff | tree |
2006-10-25 |
Simon Marlow | Remove PAR/GRAN code from the storage manager
|
commit | commitdiff | tree |
2006-10-26 |
Simon Marlow | markRootPtrTable: write out type in full instead of...
|
commit | commitdiff | tree |
2006-10-24 |
Simon Marlow | fix 5.04 compile
|
commit | commitdiff | tree |
2006-10-24 |
Simon Marlow | fix indentation wibble to make it compile with 5.04
|
commit | commitdiff | tree |
2006-10-24 |
Simon Marlow | Split GC.c, and move storage manager into sm/ directory
|
commit | commitdiff | tree |
2006-10-24 |
Simon Marlow | fix a printf format warning
|
commit | commitdiff | tree |
2006-10-20 |
Simon Marlow | add prototypes for exitHashTable()
|
commit | commitdiff | tree |
2006-10-19 |
Simon Marlow | remove ^Ms
|
commit | commitdiff | tree |
2006-10-19 |
Simon Marlow | add pure spin locks
|
commit | commitdiff | tree |
2006-10-19 |
Simon Marlow | comments only: document allocateLocal()
|
commit | commitdiff | tree |
2006-10-19 |
Simon Marlow | rename allocated_bytes() to allocatedBytes()
|
commit | commitdiff | tree |
2006-10-19 |
Simon Marlow | remove performGCWithRoots()
|
commit | commitdiff | tree |
2006-10-23 |
Simon Marlow | wibble in parseStaticFlags
|
commit | commitdiff | tree |
2006-10-18 |
Simon Marlow | fix build for 6.4.x and 6.6.x
|
commit | commitdiff | tree |
2006-10-17 |
Simon Marlow | compensate for gmp/configure sometimes not being executable
|
commit | commitdiff | tree |
2006-10-17 |
Simon Marlow | Rejig TABLES_NEXT_TO_CODE: the -unreg flag was broken...
|
commit | commitdiff | tree |
2006-10-16 |
Simon Marlow | remove use of FiniteMap, use Text.Printf
|
commit | commitdiff | tree |
2006-10-16 |
Simon Marlow | fix a regular expression in banner_re
|
commit | commitdiff | tree |
2006-10-16 |
Simon Marlow | Fix build on x86_64
|
commit | commitdiff | tree |
2006-10-16 |
Simon Marlow | Fix deadlock on second call to newSession
|
commit | commitdiff | tree |
2006-10-16 |
Simon Marlow | Build the GHC package in stage 3 too
|
commit | commitdiff | tree |
2006-10-13 |
Simon Marlow | more fixups to make a stage 3 build do the right thing...
|
commit | commitdiff | tree |
2006-10-13 |
Simon Marlow | use the correct $(HC)
|
commit | commitdiff | tree |
2006-10-06 |
Simon Marlow | remove unused origPkgIdMap field from PackageState
|
commit | commitdiff | tree |
2006-10-06 |
Simon Marlow | Cache the package database the first time it is read
|
commit | commitdiff | tree |
2006-10-16 |
Simon Marlow | fix non-DEBUG build (probably my fault, sorry)
|
commit | commitdiff | tree |
2006-10-12 |
Simon Marlow | fix definition of fib in example code
|
commit | commitdiff | tree |
2006-10-12 |
Simon Marlow | fix definition of fib in example code
|
commit | commitdiff | tree |
2006-10-11 |
Simon Marlow | More import tidying and fixing the stage 2 build
|
commit | commitdiff | tree |
2006-10-11 |
Simon Marlow | Module header tidyup #2
|
commit | commitdiff | tree |
2006-10-11 |
Simon Marlow | remove BitSet, it isn't used
|
commit | commitdiff | tree |
2006-10-11 |
Simon Marlow | Module header tidyup, phase 1
|
commit | commitdiff | tree |
2006-10-11 |
Simon Marlow | Interface file optimisation and removal of nameParent
|
commit | commitdiff | tree |
2006-10-10 |
Simon Marlow | add extendNameEnvList_C
|
commit | commitdiff | tree |
2006-10-10 |
Simon Marlow | getMainDeclBinder should return Nothing for a binding...
|
commit | commitdiff | tree |
2006-10-10 |
Simon Marlow | Use ":Co", not "Co" to prefix coercion TyCon names
|
commit | commitdiff | tree |
2006-10-06 |
Simon Marlow | Figure out where the rest of the repositories are,...
|
commit | commitdiff | tree |
2006-09-29 |
Simon Marlow | add :edit to the release notes, and improve the docs...
|
commit | commitdiff | tree |
2006-09-29 |
Simon Marlow | :edit runs notepad by default on Windows
|
commit | commitdiff | tree |
2006-09-28 |
Simon Marlow | unbreak :edit patch on Windows
|
commit | commitdiff | tree |
2006-09-28 |
Simon Marlow | Fix #906, and do #914 while I'm in here (it wasn't...
|
commit | commitdiff | tree |
2006-09-28 |
Simon Marlow | Add basic :edit support
|
commit | commitdiff | tree |
2006-09-28 |
Simon Marlow | tiny fix in porting docs I just spotted
|
commit | commitdiff | tree |
2006-09-28 |
Simon Marlow | only make stdin/stdout unbuffered in GHCi, not runghc...
|
commit | commitdiff | tree |
2006-09-28 |
Simon Marlow | testsuite *is* boring
|
commit | commitdiff | tree |
2006-09-27 |
Simon Marlow | Rename -no-recomp to -fforce-recomp, and document it
|
commit | commitdiff | tree |
2006-09-27 |
Simon Marlow | Make printing of binding results optional in GHCi,...
|
commit | commitdiff | tree |
2006-09-08 |
Simon Marlow | Add source code links to Haddock docs
|
commit | commitdiff | tree |
2006-09-19 |
Simon Marlow | Packages cleanup, and allow new packages to be loaded...
|
commit | commitdiff | tree |
2006-09-19 |
Simon Marlow | one more boring file
|
commit | commitdiff | tree |
2006-09-19 |
Simon Marlow | fix one boring file
|
commit | commitdiff | tree |
2006-09-19 |
Simon Marlow | unused imports
|
commit | commitdiff | tree |
2006-09-19 |
Simon Marlow | add boring files from a build tree
|
commit | commitdiff | tree |
2006-09-19 |
Simon Marlow | remove old comment
|
commit | commitdiff | tree |
2006-09-19 |
Simon Marlow | unused import
|
commit | commitdiff | tree |
2006-09-18 |
Simon Marlow | some updates
|
commit | commitdiff | tree |
2006-09-18 |
Simon Marlow | use ghc-pkg --force-files, and update command-line...
|
commit | commitdiff | tree |
2006-09-18 |
Simon Marlow | add --force-files, like --force but doesn't allow missing...
|
commit | commitdiff | tree |
2006-09-16 |
Simon Marlow | emit an error if the user ran autoconf instead of autoreconf
|
commit | commitdiff | tree |
2006-09-16 |
Simon Marlow | Sanity check that all the core packages are present
|
commit | commitdiff | tree |
2006-09-13 |
Simon Marlow | reformat import
|
commit | commitdiff | tree |
2006-09-13 |
Simon Marlow | minor reformatting
|
commit | commitdiff | tree |
2006-09-13 |
Simon Marlow | compiler/ isn't boring
|
commit | commitdiff | tree |
2006-09-11 |
Simon Marlow | move the "meat" into the wiki, this file just contains...
|
commit | commitdiff | tree |
2006-09-07 |
Simon Marlow | Remove the -optP-P from .raw-hs generation
|
commit | commitdiff | tree |
2006-09-07 |
Simon Marlow | urk, the dependencies added in the last commit don...
|
commit | commitdiff | tree |
2006-09-07 |
Simon Marlow | Add dependencies on .h files #included into Haskell...
|
commit | commitdiff | tree |
2006-09-07 |
Simon Marlow | Remove CONSTR_CHARLIKE and CONSTR_INTLIKE closure types
|
commit | commitdiff | tree |
2006-09-07 |
Simon Marlow | document -V in the +RTS --help outpout
|
commit | commitdiff | tree |
2006-09-06 |
Simon Marlow | Now in the wiki
|
commit | commitdiff | tree |
2006-09-06 |
Simon Marlow | -threaded and -prof do not currently work together
|
commit | commitdiff | tree |
2006-08-31 |
Simon Marlow | free the task *after* calling closeCond and closeMutex
|
commit | commitdiff | tree |
2006-08-31 |
Simon Marlow | add missing ghc_ge_605
|
commit | commitdiff | tree |
2006-08-31 |
Simon Marlow | don't closeMutex() the Capability lock
|
commit | commitdiff | tree |
2006-08-30 |
Simon Marlow | fix Unix build
|
commit | commitdiff | tree |
2006-08-30 |
Simon Marlow | add sysErrorBelch() for reporting system call errors
|
commit | commitdiff | tree |
2006-08-30 |
Simon Marlow | call ShutdownIOManager() before closing handles
|
commit | commitdiff | tree |
2006-08-30 |
Simon Marlow | Windows: make some soft failures into fatal errors
|
commit | commitdiff | tree |
2006-08-30 |
Simon Marlow | MAYBE_GC: initialise HpAlloc
|
commit | commitdiff | tree |
next |