2007-06-01 |
Simon Marlow | remove OpenBSD-specific initAdjustor() code that should... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Simon Marlow | fix locations for uploading src dists |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Simon Marlow | FIX unregisterised build |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Simon Marlow | FIX: loading package ghc in GHCi (added a couple of... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
simonpj@microsoft.com | Fix bogus check for strictness in newtypes |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Simon Marlow | export noSrcLoc, noSrcSpan |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Ian Lynagh | Fix copy-and-paste-o |
commit | commitdiff | tree | snapshot |
2007-05-30 |
simonpj@microsoft.com | Fix bug in tcSimplifyInfer (Trac #1382) |
commit | commitdiff | tree | snapshot |
2007-05-30 |
simonpj@microsoft.com | Reject newtypes with strictness annotations; fixes... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
iavor.diatchki... | refactor: combine repeated code in file reloading |
commit | commitdiff | tree | snapshot |
2007-05-25 |
iavor.diatchki... | Changes the behavior of the "edit" command in GHCi. |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Ian Lynagh | Update Windows installation docs |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Isaac Dupree | #1318: lex negative unboxed literals |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Isaac Dupree | #1318: remove negative-prim-literal old hackish impleme... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Isaac Dupree | parseInteger->parseUnsignedInteger to clarify meaning |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Ian Lynagh | Build Windows installer when making a bindist if ISCC... |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Simon Marlow | don't build the threaded RTS when GhcUnregisterised=YES |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Isaac Dupree | only comments, spacing, alpha-renaming |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Michael D.... | Removed defunct compiler/codeGen/CgUsages.hi-boot-6 |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Simon Marlow | -package pretty is required for GHC >= 6.7 |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Simon Marlow | add $(ghc_ge_607) |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Simon Marlow | System.Directory.Internals is now in package directory |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Ian Lynagh | Say where we're booting to aid debugging |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Simon Marlow | add a rule for creating makefiles as <dir>/CabalMakefile |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Ian Lynagh | process is now split off from base |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Ian Lynagh | old-locale is now split out |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Ian Lynagh | Refactor libraries/Makefile a bit; also, we don't need... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Ian Lynagh | rebuild.library.<foo> is now a shorthand for clean... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Ian Lynagh | directory, old-time and random are now split off from... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Ian Lynagh | Add parallel extralib |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Ian Lynagh | We now need a bootstrapping pretty package as Cabal... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Pepe Iborra | wibble |
commit | commitdiff | tree | snapshot |
2007-05-23 |
simonpj@microsoft.com | Improve the interaction of 'seq' and associated data... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
simonpj@microsoft.com | In GHCi, bind identifiers at TH level 'impLevel' |
commit | commitdiff | tree | snapshot |
2007-05-23 |
simonpj@microsoft.com | White-space only |
commit | commitdiff | tree | snapshot |
2007-05-23 |
simonpj@microsoft.com | Drop redundant import |
commit | commitdiff | tree | snapshot |
2007-05-21 |
simonpj@microsoft.com | Document -fomit-interface-pragmas, -fignore-interface... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Tom Schrijvers | type family normalisation |
commit | commitdiff | tree | snapshot |
2007-05-14 |
simonpj@microsoft.com | Improve error message when 'main' is not defined |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Pepe Iborra | Clean up for code conventions & add some comment |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Roman Leshchinskiy | OccNames for closure conversion isomorphisms |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Roman Leshchinskiy | Modify generation of OccNames for closure conversion |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Manuel M T... | Add data type information to VectInfo |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Michael D.... | Keep flattenCgStmts from emitting spurious 'goto' after... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Simon Marlow | follow removal of Distribtion.Compat.FilePath |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Simon Marlow | separate the Windows version of uploading the docs... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Simon Marlow | use relative dir for uploading to avoid problems on... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Pepe Iborra | Get the path right for :list |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Simon Marlow | doc: 'import M' is the same as ':module +M' |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Ian Lynagh | Use -cpp when building installPackage, so we can build... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Pepe Iborra | wibble |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Pepe Iborra | Clean up & comments |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Pepe Iborra | cvReconstructType: a faster, types-only version of... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Isaac Dupree | FastMutInt - make #endif be inside \{code} to match... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Isaac Dupree | FastTypes - delete ugly _signatures, comment on Bool... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Isaac Dupree | FastTypes - note strictness of fast{Or,And} and make... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Isaac Dupree | fix non-GHC-specific variant of FastTypes |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Pepe Iborra | Rewrite the unsafe code dealing with unboxed primitives... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Ian Lynagh | Avoid the need to rerun configure when we install |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Simon Marlow | 'import M' is now the same as ':module +M' at the prompt |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Simon Marlow | FIX: break011. |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Simon Marlow | improve break-by-coordinate |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Simon Marlow | On Windows, don't try to use ANSI bold sequences. |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Simon Marlow | rethrow exceptions in sandboxIO |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Simon Marlow | eliminate warnings |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Simon Marlow | xref to the docs for +RTS -xc |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Simon Marlow | FIX #767 (withMVar family have a bug) |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Simon Marlow | remove old comments and commented-out code |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Simon Marlow | Update the panic msg from #1257 to be an ordinary error... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Simon Marlow | autodetect BINDIST_DOC_WAYS again |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Simon Marlow | FIX #1052 (NCG doesn't realise shift instructions trash... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Simon Marlow | Add dist/ to $(PublishLocation) |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Simon Marlow | remove _split and autogen dirs for binary-dist |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Simon Marlow | fix ordering in :help |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Simon Marlow | complete documentation of the GHCi debugger |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Simon Marlow | add :cmd |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Simon Marlow | Rework the GHCi debugger docs |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Simon Marlow | add a comment |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Simon Marlow | raise#: break *after* stripping the stack, not before |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Ian Lynagh | Add a missing semicolon causing publish-binary-dist... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Ian Lynagh | FIX BUILD Use the right find on Windows systems; fixes... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Simon Marlow | later mingw runtimes have gettimeofday, it seems |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Simon Marlow | 'let' expressions: fix scope of the binders (see test... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Simon Marlow | Avoid some unnecessary ticks in debugging mode |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Simon Marlow | comment out unused definition |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Simon Marlow | FIX BUILD for way=u in RTS |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Simon Marlow | FIX BUILD with ghc-6.2.x |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Ian Lynagh | Add a missing backslash that was breaking building... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Simon Marlow | GHCi debugger: new flag -fbreak-on-exception |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Simon Marlow | small performance improvement: unbox some fields |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Simon Marlow | result_id should be a GlobalId |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Ian Lynagh | Fix invalid simplification I made while moving the... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Manuel M T... | Iface representation of synonym family instances |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Manuel M T... | Added -ftype-families to the user's manual |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Ian Lynagh | Add filepath modules to compat/ |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Manuel M T... | -findexed-types -> -ftype-families |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Simon Marlow | remove accidentally-committed change |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Simon Marlow | fix for Vista workaround: "PATH" can be spelt "Path" |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Manuel M T... | Revised signature of tcLookupFamInst and lookupFamInstEnv |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Ian Lynagh | Remove non-functional uninstall Makefile target |
commit | commitdiff | tree | snapshot |
next |