Age | Commit message (Expand) | Author | Files | Lines |
2013-05-01 | Version bump to 1.11.2. | John MacFarlane | 1 | -1/+1 |
2013-04-26 | PDF: On Windows, create temdir in working directory. | John MacFarlane | 1 | -0/+2 |
2013-04-23 | Added Text.Pandoc.Asciify utility module. | John MacFarlane | 1 | -0/+1 |
2013-04-14 | Added CONTRIBUTING.md. | John MacFarlane | 1 | -1/+1 |
2013-04-14 | Added `Text.Pandoc.Writers.Custom`, `--print-custom-lua-writer`. | John MacFarlane | 1 | -1/+5 |
2013-03-28 | Added stubs for haddock reader tests. | John MacFarlane | 1 | -0/+2 |
2013-03-28 | Mention haddock reader in cabal description. | John MacFarlane | 1 | -8/+9 |
2013-03-28 | Add reader for Haddock markup based on Haddock's own lexer/parser. | David Lazar | 1 | -1/+5 |
2013-03-26 | Removed blaze_html_0_5 flag, require blaze-html >= 0.5. | John MacFarlane | 1 | -9/+1 |
2013-03-25 | Slidy: Use slidy.js rather than slidy.js.gz. | John MacFarlane | 1 | -1/+1 |
2013-03-23 | Documented revealjs in README and pandoc.cabal description. | John MacFarlane | 1 | -1/+2 |
2013-03-23 | Added default.revealjs template to cabal file. | John MacFarlane | 1 | -0/+1 |
2013-03-20 | Added OPML template, tests. | John MacFarlane | 1 | -7/+16 |
2013-03-19 | Added Text.Pandoc.Writers.OPML. | John MacFarlane | 1 | -1/+2 |
2013-03-19 | Added Text.Pandoc.Readers.OPML, exporting readOPML. | John MacFarlane | 1 | -1/+4 |
2013-03-17 | Revert "LaTeX reader: citation handling changes." | John MacFarlane | 1 | -2/+0 |
2013-03-16 | Version bump to 1.11.1. | John MacFarlane | 1 | -1/+1 |
2013-03-16 | Version bump to 1.11.0.1. | John MacFarlane | 1 | -1/+1 |
2013-03-16 | Bumped QuickCheck version bound. | John MacFarlane | 1 | -1/+1 |
2013-03-09 | LaTeX reader: citation handling changes. | John MacFarlane | 1 | -0/+2 |
2013-03-06 | Bump syb version to < 0.5. | John MacFarlane | 1 | -3/+3 |
2013-03-05 | Hide Text.Pandoc.Highlighting. | John MacFarlane | 1 | -1/+2 |
2013-03-04 | pandoc.cabal: Require latest h-k, texmath, citeproc-hs, zip-archive. | John MacFarlane | 1 | -6/+6 |
2013-02-19 | Allow compilation with blaze-html 0.6. | John MacFarlane | 1 | -2/+2 |
2013-02-13 | Increased upper bound for Diff. | John MacFarlane | 1 | -1/+1 |
2013-02-12 | Version bump to 1.11, Text.Pandoc.Parsing no longer exposed. | John MacFarlane | 1 | -2/+2 |
2013-02-09 | Version to 1.10.1.1 since we no longer have API change. | John MacFarlane | 1 | -1/+1 |
2013-02-09 | Revert "Hide module Text.Pandoc.Parsing." | John MacFarlane | 1 | -1/+1 |
2013-02-05 | Revert "Hide module Text.Pandoc.Highlighting." | John MacFarlane | 1 | -1/+1 |
2013-02-05 | Version bump to 1.11 due to API changes. | John MacFarlane | 1 | -1/+1 |
2013-02-05 | Hide module Text.Pandoc.Highlighting. | John MacFarlane | 1 | -1/+1 |
2013-02-05 | Hide module Text.Pandoc.Parsing. | John MacFarlane | 1 | -1/+1 |
2013-01-28 | Version bump to 1.10.1. | John MacFarlane | 1 | -1/+1 |
2013-01-25 | Increased ansi-terminal upper bound. | John MacFarlane | 1 | -1/+1 |
2013-01-25 | Relaxed old-time version bound, allowing 1.0.*. | John MacFarlane | 1 | -1/+1 |
2013-01-23 | Version bump to 1.10.0.5. | John MacFarlane | 1 | -1/+1 |
2013-01-23 | Use hsb2hs preprocessor instead of TH for embed_data_files. | John MacFarlane | 1 | -5/+2 |
2013-01-23 | Eliminated use of TH in test suite. | John MacFarlane | 1 | -2/+1 |
2013-01-23 | Added Text.Pandoc.Data (non-exported) if embed_data_files selected. | John MacFarlane | 1 | -0/+3 |
2013-01-21 | Updated tested-with in cabal file. | John MacFarlane | 1 | -1/+1 |
2013-01-20 | Version bump to 1.10.0.4. | John MacFarlane | 1 | -1/+1 |
2013-01-20 | Bump version to 1.10.0.3; added further missing fb2 tests. | John MacFarlane | 1 | -2/+9 |
2013-01-20 | Version bump to 1.10.0.2. | John MacFarlane | 1 | -1/+1 |
2013-01-20 | Added fb2 tests to extra-source-files. | John MacFarlane | 1 | -1/+8 |
2013-01-20 | Bump version to 1.10.0.1. | John MacFarlane | 1 | -1/+1 |
2013-01-20 | Bump version bounds on test-framework packages. | John MacFarlane | 1 | -3/+3 |
2013-01-19 | Updated copyright date in pandoc.cabal. | John MacFarlane | 1 | -1/+1 |
2013-01-19 | Removed -O2. | John MacFarlane | 1 | -12/+12 |
2013-01-19 | Removed unneeded -dno-debug-output from ghc-options | John MacFarlane | 1 | -8/+8 |
2013-01-19 | Removed MakeManPages from cabal extra-files. | John MacFarlane | 1 | -1/+0 |