index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pandoc.cabal
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-08
Changes to literate haskell options.
John MacFarlane
1
-0
/
+1
2012-08-07
Require pandoc-types 1.10.*.
John MacFarlane
1
-3
/
+3
2012-07-26
Revert "Require Cabal 0.14."
John MacFarlane
1
-1
/
+1
2012-07-26
Require Cabal 0.14.
John MacFarlane
1
-1
/
+1
2012-07-26
Bump version to 1.10.
John MacFarlane
1
-1
/
+1
2012-07-26
Integrated test suite with cabal.
John MacFarlane
1
-10
/
+4
2012-07-26
Integrated benchmark into cabal.
John MacFarlane
1
-2
/
+19
2012-07-26
Moved tests to tests/, modified cabal file so lib isn't recompiled.
John MacFarlane
1
-72
/
+35
2012-07-25
Added Text.Pandoc.Options.
John MacFarlane
1
-0
/
+1
2012-07-22
Revised code for pipe tables.
John MacFarlane
1
-2
/
+2
2012-07-22
Renamed tests/markdown-tables -> tests/extra-tables.
John MacFarlane
1
-1
/
+3
2012-07-22
Added Text.Pandoc.Writers.FB2 to list of exported modules.
John MacFarlane
1
-1
/
+2
2012-07-19
Provide Data.Default instances for ParserState and WriterOptions.
John MacFarlane
1
-0
/
+3
2012-07-02
Removed -threaded from cabal ghc-options.
John MacFarlane
1
-6
/
+6
2012-06-28
Remove -threaded in library stanza.
John MacFarlane
1
-3
/
+3
2012-06-27
Bump version to 1.9.4.2.
John MacFarlane
1
-1
/
+1
2012-06-27
Use -rtsopts and -threaded.
John MacFarlane
1
-9
/
+18
2012-06-25
fixing exported test modules and files
Alexander V Vershilov
1
-0
/
+3
2012-06-08
Bumped version to 1.9.4.1.
John MacFarlane
1
-1
/
+1
2012-05-31
Version bump to 1.9.4.
John MacFarlane
1
-1
/
+1
2012-05-30
Merge pull request #521 from jonassmedegaard/master
John MacFarlane
1
-1
/
+5
2012-05-29
Require highlighting-kate >= 0.5.1.
John MacFarlane
1
-3
/
+3
2012-05-24
Add support for Slideous output.
Jonas Smedegaard
1
-1
/
+5
2012-05-17
Require highlighting-kate 0.5.0.6.
John MacFarlane
1
-3
/
+3
2012-05-12
Updated cabal description to include docbook reader.
John MacFarlane
1
-2
/
+2
2012-05-10
Revert "Removed blaze_html_05 flag -- require blaze >= 0.5 by default."
John MacFarlane
1
-6
/
+24
2012-05-01
Version bump to 1.9.3.
John MacFarlane
1
-1
/
+1
2012-04-24
Removed blaze_html_05 flag -- require blaze >= 0.5 by default.
John MacFarlane
1
-24
/
+6
2012-04-23
changes for blaze-html 0.5
Mark Wright
1
-3
/
+24
2012-04-20
Merge pull request #491 from mb21/patch-1
John MacFarlane
1
-0
/
+1
2012-04-15
Allow mtl-2.1.*
Simon Hengel
1
-3
/
+3
2012-04-14
Added skeleton of basic docbook reader.
John MacFarlane
1
-0
/
+1
2012-04-01
Version bump to 1.9.2.
John MacFarlane
1
-1
/
+1
2012-03-15
Bumped version bound for test-framework.
John MacFarlane
1
-1
/
+1
2012-03-10
pandoc.cabal: fix typo in zlib's upper bound '<= 0.6' should be '< 0.6'
Sergei Trofimovich
1
-3
/
+3
2012-03-09
Bump version to 1.9.1.2.
John MacFarlane
1
-1
/
+1
2012-02-11
Version bump to 1.9.1.1.
John MacFarlane
1
-1
/
+1
2012-02-10
Added two needed gifs to the data files for s5.
John MacFarlane
1
-1
/
+2
2012-02-08
Require texmath >= 0.6.0.2.
John MacFarlane
1
-3
/
+3
2012-02-08
Require h-k 0.5.0.2.
John MacFarlane
1
-3
/
+3
2012-02-07
Version bump to 1.9.1.
John MacFarlane
1
-1
/
+1
2012-02-06
Version bump to 1.9.0.5.
John MacFarlane
1
-1
/
+1
2012-02-06
cabal: Put build-depends for tests under conditional.
John MacFarlane
1
-25
/
+25
2012-02-06
Version bump to 1.9.0.4, updated changelog.
John MacFarlane
1
-1
/
+1
2012-02-06
Relaxed version upper bound for test-framework from < 0.5 to < 0.6, since 0.5...
Conal Elliott
1
-1
/
+1
2012-02-06
More cabal tweaks, default to Haskell98 for ghc 6.12 compatibility.
John MacFarlane
1
-5
/
+4
2012-02-06
Version bump to 1.9.0.3.
John MacFarlane
1
-1
/
+1
2012-02-06
cabal changes required by version >= 1.10.
John MacFarlane
1
-32
/
+88
2012-02-06
Require cabal version >= 1.10.
John MacFarlane
1
-1
/
+1
2012-02-05
Bump version to 1.9.0.2.
John MacFarlane
1
-1
/
+1
[next]