2009-08-02 |
Ian Lynagh | Clean GMP properly; fixes #3411
|
commit | commitdiff | tree |
2009-08-02 |
Ian Lynagh | Fix permissions when installing
|
commit | commitdiff | tree |
2009-08-02 |
Ian Lynagh | Fix creation of library doc index, and put the library...
|
commit | commitdiff | tree |
2009-08-02 |
Ian Lynagh | Remove a TODO item that's been done
|
commit | commitdiff | tree |
2009-08-01 |
Ian Lynagh | Add a publish-docs rule
|
commit | commitdiff | tree |
2009-08-01 |
Ian Lynagh | Add docs to bindists
|
commit | commitdiff | tree |
2009-08-01 |
Ian Lynagh | Fix "make show" in a bindist
|
commit | commitdiff | tree |
2009-08-01 |
Ian Lynagh | Make the new build system install the documentation
|
commit | commitdiff | tree |
2009-08-01 |
Ian Lynagh | whitespace tweaks in rules/docbook.mk
|
commit | commitdiff | tree |
2009-08-01 |
Ian Lynagh | Fix configure when alex/happy are installed to a directory...
|
commit | commitdiff | tree |
2009-08-01 |
Ian Lynagh | Allow more than 64k instructions in a BCO; fixes #789
|
commit | commitdiff | tree |
2009-08-01 |
Ian Lynagh | If ghci runs out of labels, panic
|
commit | commitdiff | tree |
2009-08-01 |
Ian Lynagh | Fix the 64k insns overflow check in ghci, and add more...
|
commit | commitdiff | tree |
2009-07-30 |
Ian Lynagh | Fix cleaning the integer package
|
commit | commitdiff | tree |
2009-07-30 |
Ian Lynagh | Fix warnings when building with the HEAD
|
commit | commitdiff | tree |
2009-07-30 |
Ian Lynagh | Remove some redundant fromIntegral's
|
commit | commitdiff | tree |
2009-07-30 |
Ian Lynagh | Fix space problems in ghci
|
commit | commitdiff | tree |
2009-07-29 |
Ian Lynagh | Make the types we use when creating GHCi bytecode better...
|
commit | commitdiff | tree |
2009-07-28 |
Ian Lynagh | Add an (Outputable Word16) instance
|
commit | commitdiff | tree |
2009-07-28 |
Ian Lynagh | Fix whitespace in ByteCodeAsm.lhs
|
commit | commitdiff | tree |
2009-07-26 |
Ian Lynagh | Give a better error message for hidden packages when...
|
commit | commitdiff | tree |
2009-07-26 |
Ian Lynagh | Add a -fbuilding-cabal-package flag
|
commit | commitdiff | tree |
2009-07-25 |
Ian Lynagh | Add an extension to disable n+k patterns
|
commit | commitdiff | tree |
2009-07-24 |
Ian Lynagh | Fix a warning on Windows
|
commit | commitdiff | tree |
2009-07-24 |
Ian Lynagh | Remove GHC's haskell98 dependency
|
commit | commitdiff | tree |
2009-07-22 |
Ian Lynagh | Make the Integer library used directly configurable...
|
commit | commitdiff | tree |
2009-07-22 |
Ian Lynagh | Fix cleaning with the new integer changes
|
commit | commitdiff | tree |
2009-07-22 |
Ian Lynagh | Add integer-simple as a build option
|
commit | commitdiff | tree |
2009-07-19 |
Ian Lynagh | Tweak whitespace
|
commit | commitdiff | tree |
2009-07-19 |
Ian Lynagh | Add a -fwarn-dodgy-exports flag; fixes #1911
|
commit | commitdiff | tree |
2009-07-19 |
Ian Lynagh | Build terminfo if we /aren't/ on Windows, not if we...
|
commit | commitdiff | tree |
2009-07-18 |
Ian Lynagh | Change how PACKAGES is constructed, so that everything...
|
commit | commitdiff | tree |
2009-07-18 |
Ian Lynagh | temporarily turn off unused import warnings for the...
|
commit | commitdiff | tree |
2009-07-18 |
Ian Lynagh | Follow the split directory rename in the GHC build...
|
commit | commitdiff | tree |
2009-07-18 |
Ian Lynagh | Add osuf to the name we use for the split dir
|
commit | commitdiff | tree |
2009-07-18 |
Ian Lynagh | Temporarily turn off unused-do-bind warnings for the...
|
commit | commitdiff | tree |
2009-07-18 |
Ian Lynagh | Make ghc-cabal handle "Custom" Setup.hs files that...
|
commit | commitdiff | tree |
2009-07-18 |
Ian Lynagh | Add the time library, and support for libraries in...
|
commit | commitdiff | tree |
2009-07-17 |
Ian Lynagh | Always serialise Int as 64bit values; fixes trac #3041
|
commit | commitdiff | tree |
2009-07-17 |
Ian Lynagh | Remove some code that has always been commented out
|
commit | commitdiff | tree |
2009-07-17 |
Ian Lynagh | Allow mixed case in the LINE pragma; patch from squadette...
|
commit | commitdiff | tree |
2009-07-17 |
Ian Lynagh | Typo fixes, from Alexey Mahotkin
|
commit | commitdiff | tree |
2009-07-16 |
Ian Lynagh | Don't put all of $CFLAGS into $SRC_CC_OPTS
|
commit | commitdiff | tree |
2009-07-16 |
Ian Lynagh | Move showOpt into DynFlags
|
commit | commitdiff | tree |
2009-07-16 |
Ian Lynagh | Make the --info values printable with "ghc --print...
|
commit | commitdiff | tree |
2009-07-14 |
Ian Lynagh | Fix a flag name in the docs
|
commit | commitdiff | tree |
2009-07-14 |
Ian Lynagh | Add the -fno-shared-implib flag
|
commit | commitdiff | tree |
2009-07-09 |
Ian Lynagh | Stop using -fno-warn-unused-do-bind when compiling...
|
commit | commitdiff | tree |
2009-07-09 |
Ian Lynagh | Remove maybePrefixMatch, using stripPrefix instead
|
commit | commitdiff | tree |
2009-07-09 |
Ian Lynagh | Allow mixed case pragmas; #1817. Patch from squadette
|
commit | commitdiff | tree |
2009-07-07 |
Ian Lynagh | Fix ignored-monadic-result warnings
|
commit | commitdiff | tree |
2009-07-07 |
Ian Lynagh | Fix an unused import warning
|
commit | commitdiff | tree |
2009-07-07 |
Ian Lynagh | Fix unused import warnings
|
commit | commitdiff | tree |
2009-07-07 |
Ian Lynagh | Fix unused import warnings
|
commit | commitdiff | tree |
2009-07-07 |
Ian Lynagh | When exporting F(..), all the children of F are also...
|
commit | commitdiff | tree |
2009-07-07 |
Ian Lynagh | Remove unused imports
|
commit | commitdiff | tree |
2009-07-05 |
Ian Lynagh | Update driver/Makefile for the new build system
|
commit | commitdiff | tree |
2009-07-05 |
Ian Lynagh | Follow Cabal changes
|
commit | commitdiff | tree |
2009-07-05 |
Ian Lynagh | Update TODO list
|
commit | commitdiff | tree |
2009-07-05 |
Ian Lynagh | Make -fext-core a dynamic flag (it was a static flag)
|
commit | commitdiff | tree |
2009-07-04 |
Ian Lynagh | For now, use -fno-warn-unused-do-bind when building...
|
commit | commitdiff | tree |
2009-06-27 |
Ian Lynagh | Add a configure test for whether or not __mingw_vfprintf...
|
commit | commitdiff | tree |
2009-06-25 |
Ian Lynagh | Add buildinfo files to the bindist
|
commit | commitdiff | tree |
2009-06-24 |
Ian Lynagh | Make C and CMM objects way-dependent
|
commit | commitdiff | tree |
2009-06-23 |
Ian Lynagh | Add boot-pkgs and packages to the source dists
|
commit | commitdiff | tree |
2009-06-23 |
Ian Lynagh | Fix the GHCi debugger so that it can recognise Integers...
|
commit | commitdiff | tree |
2009-06-22 |
Ian Lynagh | Follow Integer changes
|
commit | commitdiff | tree |
2009-06-22 |
Ian Lynagh | Add the integer package
|
commit | commitdiff | tree |
2009-06-22 |
Ian Lynagh | Add a couple more symbols to the Linker.c table
|
commit | commitdiff | tree |
2009-06-17 |
Ian Lynagh | makefile tweak
|
commit | commitdiff | tree |
2009-06-16 |
Ian Lynagh | Add an _EXTRA_OBJS variable when linking packages
|
commit | commitdiff | tree |
2009-06-16 |
Ian Lynagh | Remove more GMP bits
|
commit | commitdiff | tree |
2009-06-16 |
Ian Lynagh | Add a #endif back that was accidentally removed from...
|
commit | commitdiff | tree |
2009-06-15 |
Ian Lynagh | Make sure we aren't passing -Werror in the CFLAGS for...
|
commit | commitdiff | tree |
2009-06-15 |
Ian Lynagh | Pass CFLAGS and LDFLAGS to configure scripts
|
commit | commitdiff | tree |
2009-06-15 |
Ian Lynagh | .cmm rules need to depend on $$($1_$2_HC_DEP), not...
|
commit | commitdiff | tree |
2009-06-14 |
Ian Lynagh | Move gmp into libraries/integer-gmp
|
commit | commitdiff | tree |
2009-06-11 |
Ian Lynagh | Put the CMM objects in the GHCi library too
|
commit | commitdiff | tree |
2009-06-11 |
Ian Lynagh | Add rules for building .cmm files in libraries
|
commit | commitdiff | tree |
2009-06-11 |
Ian Lynagh | Add missing StgPrimCallOp case to isSimpleOp
|
commit | commitdiff | tree |
2009-06-20 |
Ian Lynagh | The IO type has moved to GHC.Types in ghc-prim
|
commit | commitdiff | tree |
2009-06-20 |
Ian Lynagh | Fix the way in the +RTS --info output
|
commit | commitdiff | tree |
2009-06-17 |
Ian Lynagh | Set DELETE_ON_ERROR in ghc.mk
|
commit | commitdiff | tree |
2009-06-16 |
Ian Lynagh | Fix the ghci wrapper
|
commit | commitdiff | tree |
2009-06-13 |
Ian Lynagh | Include runghc and unlit in bindists
|
commit | commitdiff | tree |
2009-06-13 |
Ian Lynagh | Improve bindist testing
|
commit | commitdiff | tree |
2009-06-12 |
Ian Lynagh | Remove the haskeline-specific hacks from ghc-cabal
|
commit | commitdiff | tree |
2009-06-12 |
Ian Lynagh | Remove library buildinfo files when cleaning
|
commit | commitdiff | tree |
2009-06-12 |
Ian Lynagh | Update symbol names; fixes the build on OSX
|
commit | commitdiff | tree |
2009-06-12 |
Ian Lynagh | Fix the compiler-hs-dependency's
|
commit | commitdiff | tree |
2009-06-11 |
Ian Lynagh | Doc building is now controlled by sensible variables
|
commit | commitdiff | tree |
2009-06-11 |
Ian Lynagh | HC bootstrapping now works
|
commit | commitdiff | tree |
2009-06-11 |
Ian Lynagh | bindists are now done
|
commit | commitdiff | tree |
2009-06-11 |
Ian Lynagh | Add some $s to rules/build-package.mk for consistency
|
commit | commitdiff | tree |
2009-06-10 |
Ian Lynagh | Make Windows bindists and installers work in the new...
|
commit | commitdiff | tree |
2009-06-10 |
Ian Lynagh | Change GHC_OPTIONS to OPTIONS_GHC
|
commit | commitdiff | tree |
2009-06-09 |
Ian Lynagh | Define _BSD_SOURCE in Stg.h
|
commit | commitdiff | tree |
2009-06-08 |
Ian Lynagh | Put "%expect 0" directives in the .y files
|
commit | commitdiff | tree |
2009-06-05 |
Ian Lynagh | Update to libffi 3.0.8; fixes trac #3119
|
commit | commitdiff | tree |
2009-06-05 |
Ian Lynagh | Fix the libffi Makefile
|
commit | commitdiff | tree |
next |