Age | Commit message (Expand) | Author | Files | Lines |
2018-08-07 | Bump to 2.2.3.2, update man page, changelog. | John MacFarlane | 1 | -1/+1 |
2018-08-06 | Bump to 2.2.3.1, update man page and changelog. | John MacFarlane | 1 | -1/+1 |
2018-08-05 | Bump to 2.2.3, update changelog and man page. | John MacFarlane | 1 | -1/+1 |
2018-07-18 | Bump version to 2.2.2.1. | John MacFarlane | 1 | -1/+1 |
2018-07-15 | Minor cabal file changes. | John MacFarlane | 1 | -2/+2 |
2018-07-15 | Bump to 2.2.2 and update changelog. | John MacFarlane | 1 | -1/+1 |
2018-07-13 | Travis: Use system ghc. And use ghc-8.4.3 instead of 8.4.2. | John MacFarlane | 1 | -1/+1 |
2018-07-13 | Bump upper bound for JuicyPixels. | John MacFarlane | 1 | -1/+1 |
2018-07-12 | Exclude foundaiton 0.0.21 for ghc 7.10. | John MacFarlane | 1 | -3/+4 |
2018-07-12 | Attempt to fix latest ghc 7.10 build failure. | John MacFarlane | 1 | -1/+4 |
2018-07-02 | Allow criterion 1.5. | John MacFarlane | 1 | -1/+1 |
2018-06-30 | Use ghc 8.4.2 in travis and tested-with. | John MacFarlane | 1 | -1/+1 |
2018-06-29 | Use HsYAML instead of yaml for translations, YAML metadata. | John MacFarlane | 1 | -6/+3 |
2018-06-29 | Require yaml < 0.8.31 for ghc < 8.0.2. | John MacFarlane | 1 | -2/+4 |
2018-06-28 | Remove network-uri flag and use 'Network.Socket'. | John MacFarlane | 1 | -8/+2 |
2018-06-24 | pandoc.cabal: fix lower yaml bound up to 0.8.11 (#4727) | Sergei Trofimovich | 1 | -1/+1 |
2018-06-23 | Raise lower bound for yaml library. | John MacFarlane | 1 | -1/+1 |
2018-06-11 | Use latest pandoc-types (1.17.5). | John MacFarlane | 1 | -2/+2 |
2018-06-10 | Allow aeson-1.4. | John MacFarlane | 1 | -1/+1 |
2018-06-09 | Use skylighting 0.7.2. Adjust tests. | John MacFarlane | 1 | -1/+1 |
2018-06-03 | Allow tasty 1.1 (#4685) | Felix Yan | 1 | -1/+1 |
2018-06-01 | LaTeX reader: handle includes without surrounding blanklines. | John MacFarlane | 1 | -0/+1 |
2018-05-30 | Add version bound in custom-setup for Cabal. | John MacFarlane | 1 | -1/+1 |
2018-05-30 | Require cabal-version >= 2.0. This is needed for haddock-library. | John MacFarlane | 1 | -1/+1 |
2018-05-30 | Revert "ALlow compilation with haddock-library 1.4 and above." | John MacFarlane | 1 | -1/+1 |
2018-05-30 | ALlow compilation with haddock-library 1.4 and above. | John MacFarlane | 1 | -1/+1 |
2018-05-20 | Use haddock-library 1.6.0. | John MacFarlane | 1 | -1/+1 |
2018-05-14 | Require texmath >= 0.11. | John MacFarlane | 1 | -1/+1 |
2018-05-10 | Bump version to 2.2.1. | John MacFarlane | 1 | -1/+1 |
2018-05-10 | Use texmath-0.11. | John MacFarlane | 1 | -1/+1 |
2018-04-26 | Document FB2 reader. | John MacFarlane | 1 | -5/+5 |
2018-04-26 | Add FB2 reader (#4539) | Alexander | 1 | -0/+4 |
2018-04-25 | Removed deprecated ancient HTML math methods. | John MacFarlane | 1 | -3/+1 |
2018-04-24 | Powerpoint writer: Remove docProps/thumbnail.jpeg in data dir. | Jesse Rosenthal | 1 | -1/+0 |
2018-04-24 | use the `-threaded` GHC flag when building benchmarks, related to #4130 (#4587) | Francesco Occhipinti | 1 | -2/+2 |
2018-04-11 | Bump to 2.1.4. | John MacFarlane | 1 | -1/+1 |
2018-04-11 | Bump temporary upper bound to 1.4. | John MacFarlane | 1 | -2/+2 |
2018-03-18 | Make 'weigh-pandoc' into a benchmark program. | John MacFarlane | 1 | -14/+7 |
2018-03-18 | Removed old-locale flag and Text.Pandoc.Compat.Time. | John MacFarlane | 1 | -15/+1 |
2018-03-18 | pandoc.cabal: fix up other-extensions and language fields. | John MacFarlane | 1 | -13/+11 |
2018-03-18 | Fix what was missing in last commit. | John MacFarlane | 1 | -14/+8 |
2018-03-18 | New approach to custom Prelude. | John MacFarlane | 1 | -7/+31 |
2018-03-17 | Bump to 2.1.3, update changelog. | John MacFarlane | 1 | -1/+1 |
2018-03-17 | Add semigroups dependency to executables... | John MacFarlane | 1 | -0/+10 |
2018-03-16 | Allow earlier versions of haddock-library, use CPP. | John MacFarlane | 1 | -1/+1 |
2018-03-16 | Require haddock-libary 1.5 (with tables). | John MacFarlane | 1 | -1/+1 |
2018-03-16 | Use latest pandoc-types. | John MacFarlane | 1 | -2/+2 |
2018-03-16 | Added custom prelude. | John MacFarlane | 1 | -8/+16 |
2018-03-16 | License to GPL-2 instead of GPL. | John MacFarlane | 1 | -1/+1 |
2018-03-15 | Bump upper-bound for time, criterion, haddock-library, exceptions. | John MacFarlane | 1 | -6/+6 |