summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
* Added 6.10.4 to list of GHC versions test (MacPorts).John MacFarlane2011-02-01
* Version bump to 1.8.0.1.John MacFarlane2011-01-31
* Require non-buggy zip-archive 0.1.1.7.John MacFarlane2011-01-30
* Depend on citeproc >= 0.3.1.John MacFarlane2011-01-30
* Added HTML writer tests for inline code.John MacFarlane2011-01-29
* Depend on highlighting-kate >= 0.2.9.John MacFarlane2011-01-29
* Moved tests to src.John MacFarlane2011-01-29
* Updated tested-with field of cabal file.John MacFarlane2011-01-29
* Added Tests.Shared with normalize round-trip tests.John MacFarlane2011-01-29
* Added biblatex citation tests to Tests.Readers.LaTeX.John MacFarlane2011-01-29
* Added natbib citation tests to Tests.Readers.LaTeX.John MacFarlane2011-01-29
* Refactored man pages.John MacFarlane2011-01-28
* Moved manpage.template -> man/man1/pandoc.1.template.John MacFarlane2011-01-28
* Added Tests.Readers.Markdown.John MacFarlane2011-01-26
* Add support for attributes in inline Code.John MacFarlane2011-01-26
* Added RST reader tests.John MacFarlane2011-01-26
* Updates for compiling with ghc 7.John MacFarlane2011-01-26
* Bumped version to 1.8; depend on pandoc-types 1.8.John MacFarlane2011-01-26
* Use ANSI color to point to diffs in test output.John MacFarlane2011-01-22
* Depend on latest QuickCheck2.John MacFarlane2011-01-22
* Added native writer tests.John MacFarlane2011-01-22
* Added 'property' in Tests.Helpers & some quickcheck tests.John MacFarlane2011-01-22
* Improved test framework.John MacFarlane2011-01-22
* Added Tests.Writers.ConTeXt and helpers for writer tests.John MacFarlane2011-01-21
* Added Text.Pandoc.Readers.Native (readNative).John MacFarlane2011-01-19
* Include man pages in extra-source-files.John MacFarlane2011-01-19
* Added upper bounds to all cabal dependencies.John MacFarlane2011-01-15
* Merge branch 'tests'John MacFarlane2011-01-15
|\
| * Keep Tests.Arbitrary but remove quickcheck tests for now.John MacFarlane2011-01-14
| * Added quickcheck tests for normalize in Shared.John MacFarlane2011-01-14
| * Added Tests/Arbitrary.hs, with Arbitrary instances.John MacFarlane2011-01-13
| * Removed copy-pasted -O2.Nathan Gass2011-01-12
| * Added some basic testing infrastructure and some latex reader tests.Nathan Gass2011-01-12
| * Improvements to test suite.John MacFarlane2011-01-12
| * Moved test-pandoc.hs to tests directory.Nathan Gass2011-01-11
| * Changed test-pandoc to use test-framework and HUnit.Nathan Gass2011-01-10
* | Added new tests to pandoc.cabal.John MacFarlane2011-01-15
* | Require Cabal version >= 1.6.John MacFarlane2011-01-14
|/
* Updated for texmath 0.5.John MacFarlane2011-01-05
* New HTML reader using tagsoup as a lexer.John MacFarlane2010-12-30
* Removed all dependencies on 'pretty' package.John MacFarlane2010-12-22
* Added new prettyprinting module.John MacFarlane2010-12-17
* test-pandoc: removed need to depend on MissingH.John MacFarlane2010-12-15
* Added 'tests' Cabal flag.John MacFarlane2010-12-15
* Added JSON reader and writer.John MacFarlane2010-12-11
|\
| * Added json format for reading and writing.John MacFarlane2010-12-09
* | Added Benchmark.hs to extra-source-files.John MacFarlane2010-12-10
|/
* Improved process to create man page from README.John MacFarlane2010-12-07
* Documented org-mode writer in README, cabal, man pages.John MacFarlane2010-12-05
* Added templates/org.template to pandoc.cabal.Puneeth Chaganti2010-12-05