| Commit message (Expand) | Author | Age | Files | Lines |
* | hp2ps: mark local functions as 'static' | Sergei Trofimovich | 2016-02-07 | 7 | -18/+13 |
* | Fix `hp2ps -i-` | Thomas Miedema | 2015-09-15 | 1 | -0/+1 |
* | Fix identifier parsing in hp2ps | Yuras Shumovich | 2015-08-29 | 1 | -21/+23 |
* | Delete _MSC_VER when not necessary, fix #10511 | Bernard Desmyter | 2015-06-12 | 1 | -1/+1 |
* | Removes all occurrences of __MINGW32__ (#10485) | Thomas Miedema | 2015-06-11 | 1 | -1/+1 |
* | Add a cast to new code in hp2ps | Reid Barton | 2014-06-30 | 1 | -1/+1 |
* | Avoid integer overflow in hp2ps (#9145) | Reid Barton | 2014-06-30 | 1 | -3/+8 |
* | Fix memleak in hp2ps | Nicolas Trangez | 2014-04-27 | 1 | -0/+2 |
* | Fix potential out-of-bound memory access | Nicolas Trangez | 2014-04-27 | 1 | -2/+2 |
* | Document -c in hp2hs(1) | Joachim Breitner | 2013-10-17 | 1 | -0/+2 |
* | Globally replace "hackage.haskell.org" with "ghc.haskell.org" | Simon Marlow | 2013-10-01 | 2 | -4/+4 |
* | Make validate play nice with clang (for Xcode 5 command line tools) | Manuel M T Chakravarty | 2013-09-04 | 1 | -4/+8 |
* | Typo in hp2ps help output | Joachim Breitner | 2013-06-13 | 1 | -1/+1 |
* | Automatically add the $(exeext) to program names | Ian Lynagh | 2013-03-03 | 1 | -1/+1 |
* | add $(CrossCompilePrefix) to hp2ps (#7639) | Simon Marlow | 2013-02-01 | 1 | -1/+1 |
* | Build the dynamic way by default on Linux/amd64 | Ian Lynagh | 2012-10-03 | 1 | -7/+8 |
* | escape(): don't forget the final '\0' | Simon Marlow | 2012-05-23 | 1 | -0/+1 |
* | hp2ps: escape backslashes when generating output file (#5800). | Paolo Capriotti | 2012-03-22 | 1 | -2/+20 |
* | Refactoring | Ian Lynagh | 2012-01-08 | 1 | -1/+1 |
* | Remove some antiquated C constructs | Ian Lynagh | 2011-08-01 | 18 | -144/+85 |
* | Handle EXTRA_LIBRARIES when building programs | Ian Lynagh | 2010-09-30 | 1 | -1/+1 |
* | Link programs that have no Haskell objects with gcc rather than ghc | Ian Lynagh | 2010-07-16 | 1 | -0/+1 |
* | Detect EOF when trying to parse a string in hp2ps | Ian Lynagh | 2010-05-06 | 1 | -1/+4 |
* | Fix hp2ps when the .hp file has large string literals | Ian Lynagh | 2010-05-05 | 1 | -4/+13 |
* | Add -Iincludes to hp2ps's CC_OPTS | Ian Lynagh | 2009-12-08 | 1 | -0/+2 |
* | Add a header to all build system files: | Simon Marlow | 2009-04-28 | 2 | -0/+24 |
* | GHC new build system megapatch | Ian Lynagh | 2009-04-26 | 3 | -21/+14 |
* | bindists are now some way towards working | Ian Lynagh | 2008-08-10 | 1 | -4/+2 |
* | FIX #1955: confusion between .exe.hp and .hp suffixes for heap profiles | Simon Marlow | 2008-05-19 | 1 | -1/+0 |
* | Mac OS X deployment target: piping opts through Makefiles | Manuel M T Chakravarty | 2008-02-21 | 1 | -0/+3 |
* | Fix bindist creation | Ian Lynagh | 2007-06-01 | 1 | -0/+5 |
* | Windows: the .hp file is <prog>.exe.hp | Simon Marlow | 2007-02-28 | 1 | -1/+5 |
* | Be compatible with older C standards | Ian Lynagh | 2006-11-14 | 1 | -1/+3 |
* | multipage_hp2ps | Ravi Nanavati | 2006-09-29 | 8 | -16/+52 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 42 | -0/+3457 |