2008-07-10 |
Ian Lynagh | Remove remnants of javaGen |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Ian Lynagh | Remove some remnants of ilxgen |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Ian Lynagh | Remove a comment for GHC <= 4.08 |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Ian Lynagh | Remove .hi-boot-[56] stuff from the Makefile |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Ian Lynagh | Remove a flag that a comment claims is for GHC < 5 |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Ian Lynagh | We can now unconditionally use -fno-warn-orphans |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Ian Lynagh | Move another flag from the Makefile into a pragma |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Ian Lynagh | Move some flags from the Makefile into module pragmas |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Ian Lynagh | Move "main/BinIface_HC_OPTS += -O" into a pragma in... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Ian Lynagh | Remove an ancient commented out "parser/Parser_HC_OPTS... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Simon Marlow | add threadStatus# primop, for querying the status of... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Simon Marlow | oops, fix more register clobberage |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Simon Marlow | rts_evalStableIO: start the new thread in blocked mode |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Simon Marlow | add new primop: asyncExceptionsBlocked# :: IO Bool |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Ian Lynagh | ObjectIO is no longer an extralib |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Ian Lynagh | Remove all references to -mno-cygwin |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Simon Marlow | #1205: ':load foo.hs' in GHCi always compiles to bytecode |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Simon Marlow | add -fwarn-dodgy-foreign-imports (see #1357) |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Simon Marlow | Treat the Unicode "Letter, Other" class as lowercase... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Simon Marlow | FIX part of #2301, and #1619 |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Simon Marlow | Fix some random register clobbering in takeMVar/putMVar |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Simon Marlow | ANSI-ise a function declaration |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Simon Marlow | remove old #ifdef SMP bits |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Ian Lynagh | Fix build; Opt_LinkHaskell98 is now Opt_AutoLinkPackages |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Ian Lynagh | Extend the flag for not automatically linking haskell98 |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Ian Lynagh | Remove all .hi-boot-6 files |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Ian Lynagh | Add some missing deps in libraries/Makefile |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Ian Lynagh | Get rid of compat/ |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Ian Lynagh | Add a comment in validate saying where the hpc HTML... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Simon Marlow | FIX #1736, and probably #2169, #2240 |
commit | commitdiff | tree | snapshot |
2008-07-07 |
simonpj@microsoft.com | Fix Trac #2414: occurrs check was missed |
commit | commitdiff | tree | snapshot |
2008-07-07 |
simonpj@microsoft.com | White space only |
commit | commitdiff | tree | snapshot |
2008-07-07 |
simonpj@microsoft.com | White space only |
commit | commitdiff | tree | snapshot |
2008-07-07 |
simonpj@microsoft.com | Fix Trac #2386: exceesive trimming of data types with... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Ian Lynagh | Add hsc2hs.wrapper |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Ian Lynagh | Fix hsc2hs finding its template file on Windows |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Ian Lynagh | On cygwin, convert happy's path to a native path |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Ian Lynagh | On cygwin, convert Haddock's path to a native path |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Ian Lynagh | On cygwin, convert alex's path to a native path |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Ian Lynagh | libffi now doesn't have an artificial make boot/all... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Ian Lynagh | Need to make all in gmp, not boot |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Ian Lynagh | gmp didn't really fit into the make boot/all cycle... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Ian Lynagh | Build hsc2hs with Cabal |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Ian Lynagh | Add a flag to disable linking with the haskell98 package |
commit | commitdiff | tree | snapshot |
2008-07-05 |
Ian Lynagh | Use the last compiler if more than one is specified |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Ian Lynagh | Improve error messages from pwd |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Ian Lynagh | In utils/hsc2hs, add LICENSE and hsc2hs.cabal from... |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Ian Lynagh | Remove fgl from the libraries Makefile |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Ian Lynagh | Tell the bootstrapping Cabal where ghc-pkg is |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Simon Marlow | FIX #2398: file locking wasn't thread-safe |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Simon Marlow | Remove out of date comments and point to the commentary |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ian Lynagh | Remove Cabal modules from compat |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ian Lynagh | Fix trac #2307: conflicting functional dependencies |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ian Lynagh | If we know where alex, haddock and happy are then tell... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ian Lynagh | Don't clean bootstrapping bits when cleaning libraries |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ian Lynagh | More libraries/Makefile fixes |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ian Lynagh | Shove the GHC path through cygpath -m |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ian Lynagh | Tweak the configure script Windows-specific bits |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ian Lynagh | Use cygpath -m, rather than fudging it ourselves with sed |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ian Lynagh | Fix build on Windows |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ian Lynagh | Include ghc.spec in tarballs; patch from, and fixes... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ian Lynagh | Add a program for describing unexpected tests in testlog |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Ian Lynagh | Teach cabal-bin how to build Setup programs |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Ian Lynagh | Wibble cabal-bin's error message |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Roman Leshchinskiy | Add type signatures |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Roman Leshchinskiy | Command-line options for selecting DPH backend |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Roman Leshchinskiy | Add missing dph package to Makefile |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Roman Leshchinskiy | Slight refactoring |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Roman Leshchinskiy | Rename *NDP* -> *DPH* |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Roman Leshchinskiy | Parametrise vectoriser with DPH package |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Roman Leshchinskiy | Don't use DPH backend directly in vectoriser |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Roman Leshchinskiy | Make dph-seq and dph-par wired-in packages |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Karel Gardas | FIX #2313 do not include BFD symbols in RTS when the... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Ian Lynagh | Add --slow (and --fast) options to validate |
commit | commitdiff | tree | snapshot |
2008-07-01 |
simonpj@microsoft.com | Fix Trac #2307: need to nub bad fundep reports |
commit | commitdiff | tree | snapshot |
2008-07-01 |
simonpj@microsoft.com | Easy fix for Trac #2409 |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Ian Lynagh | Make a "validate --hpc"; shows how much of the compiler... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Ian Lynagh | Allow the exact HPC tix filename to be given in the... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Ian Lynagh | array is now warning-free |
commit | commitdiff | tree | snapshot |
2008-07-01 |
simonpj@microsoft.com | Several fixes to 'deriving' including Trac #2378 |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ian Lynagh | Follow Cabal changes |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Ian Lynagh | Rename cabal to cabal-bin |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Ian Lynagh | mkdirhier.sh now accepts -q, which makes it be quiet |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Ian Lynagh | Update .darcs-boring |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Ian Lynagh | Update darcs-boring |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Ian Lynagh | Update .darcs-boring |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Ian Lynagh | Follow Cabal changes |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Ian Lynagh | Absolutify a path |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Ian Lynagh | Remove fgl from extralibs |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Ian Lynagh | Use a program similar to cabal-install to build the... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
simonpj@microsoft.com | Fix Trac #2394: test for non-algebraic types in standal... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Ian Lynagh | () is now in ghc-prim:GHC.Unit |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Ian Lynagh | Generate a warning-free GHC.PrimopWrappers. ghc-prim... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Ian Lynagh | Fix some inconsistencies in the code and docs of primitives |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Ian Lynagh | Fix the build with GHC 6.4 |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Ian Lynagh | Don't rebuild things with the stage2 compiler |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Ian Lynagh | editline is now warning-free |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Ian Lynagh | Remove special handling for character types of characte... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Ian Lynagh | Remove code that isn't used now that we assume that... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Ian Lynagh | Now that we require GHC >= 6.4.2, System.IO.Error is... |
commit | commitdiff | tree | snapshot |
next |