summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
* Added Text.Pandoc.Compat.Locale to assist with transition to time 1.5.John MacFarlane2014-12-19
* Link the test suite using -threadedBryan O'Sullivan2014-12-08
* Merge pull request #1746 from shelf/dw-ext-imagesMatthew Pickering2014-12-08
|\
| * DokuWiki writer: add external_images testTimothy Humphries2014-11-09
* | Update pandoc.cabal, Bumping JuicyPixels upper boundVincent2014-12-06
|/
* Fixed README and pandoc.cabal for TWiki reader.John MacFarlane2014-10-31
* TWiki Reader: update documentationAlexander Sulfrian2014-10-30
* TWiki Reader: add basic syntax testAlexander Sulfrian2014-10-30
* TWiki Reader: add new new twiki readerAlexander Sulfrian2014-10-30
* Version bump to 1.13.2.John MacFarlane2014-10-20
* Adde network dependency under network-uri flag in test section.John MacFarlane2014-09-28
* Bump text, random, http-client upper boundsRyanGlScott2014-09-22
* Version bump to 1.13.1.John MacFarlane2014-08-30
* Added new dokuwiki multiblock table tests to pandoc.cabal.John MacFarlane2014-08-30
* Capitalized Build-Depends for consistency.John MacFarlane2014-08-24
* Fix build dependencies for the trypandoc flag.Gabor Pali2014-08-24
* Added network-uri flag.John MacFarlane2014-08-20
* Added tables.dokuwiki and tables.icml to extra-source-files.John MacFarlane2014-08-17
* Added trypandoc flag to build trypandoc cgi executable.John MacFarlane2014-08-17
* Bump version to 1.13.0.1.John MacFarlane2014-08-17
* Added dokuwiki template to pandoc.cabal.John MacFarlane2014-08-13
* Included Tests.Writers.Docbook in test modules.John MacFarlane2014-08-13
* Added make-pandoc-man-pages flagJohn MacFarlane2014-08-13
* Added Makefile to rebuild man pages.John MacFarlane2014-08-13
* Revised tests directory.John MacFarlane2014-08-13
* Removed special testHook from Setup.John MacFarlane2014-08-13
* Merge pull request #1527 from mpickering/juicypixelsJohn MacFarlane2014-08-12
|\
| * PDF Writer: Attempts to convert images to pdf renderable formatsMatthew Pickering2014-08-13
* | EPUB Tests: Added wasteland testMatthew Pickering2014-08-13
|/
* Docx: Add dropcap tests.Jesse Rosenthal2014-08-11
* Require zip-archive 0.2.3.4, with normalized path comparison.John MacFarlane2014-08-11
* Improved EPUB TestsMatthew Pickering2014-08-10
* Removed OMath module, depend on texmath >= 0.8.John MacFarlane2014-08-10
* Added Text.Pandoc.Readers.Docx.FontsMatthew Pickering2014-08-09
* EPUB test renaming.John MacFarlane2014-08-07
* Merge pull request #1494 from jkr/math-moduleJohn MacFarlane2014-08-07
|\
| * Docx reader: Split math out into math module.Jesse Rosenthal2014-08-07
* | Docx reader: Test inline image code.Jesse Rosenthal2014-08-07
|/
* Remove now-unnecessary TexCharJesse Rosenthal2014-08-06
* Merge branch 'epubend' of https://github.com/mpickering/pandoc into mpickerin...John MacFarlane2014-08-04
|\
| * EPUB Reader: Integrated into programMatthew Pickering2014-07-31
* | Add plain writer testing module to .cabal file.Artyom Kazak2014-08-03
* | Bump aeson upper bound.John MacFarlane2014-08-02
* | Docx tests: rewrite mediabag tests.Jesse Rosenthal2014-07-31
|/
* New module, Text.Pandoc.MediaBag.John MacFarlane2014-07-31
* Docx tests: Added media test comparison function.Jesse Rosenthal2014-07-30
* Add and update docx tests in pandoc.cabal.Jesse Rosenthal2014-07-29
* Added compatability layer to support directory-1.1Matthew Pickering2014-07-27
* Txt2Tags Reader: Updated README and package descriptionMatthew Pickering2014-07-27
* Txt2Tags Reader: Added testsMatthew Pickering2014-07-27