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
2021-05-09
Change reader types, allowing better tracking of source positions.
John MacFarlane
1
-0
/
+1
2021-05-01
Add new internal module Text.Pandoc.Writers.GridTable
Albert Krewinkel
1
-0
/
+2
2021-04-25
Use dev texmath, citeproc.
John MacFarlane
1
-1
/
+1
2021-04-20
Docx writer: extract Table handling into separate module
Albert Krewinkel
1
-0
/
+2
2021-04-18
Use lastest unicode-collation.
John MacFarlane
1
-1
/
+1
2021-04-17
Remove Text.Pandoc.BCP47 module.
John MacFarlane
1
-1
/
+0
2021-04-17
Move getLang from BCP47 -> T.P.Writers.Shared.
John MacFarlane
1
-0
/
+1
2021-04-15
Use latest xml-conduit.
John MacFarlane
1
-1
/
+1
2021-03-31
Require text for trypandoc (#7193)
Roman Beránek
1
-1
/
+1
2021-03-24
Allow attoparsec 0.14.x.
John MacFarlane
1
-1
/
+1
2021-03-22
Require latest skylighting (fixes a bug in XML syntax highlighting).
John MacFarlane
1
-2
/
+2
2021-03-20
Bump to 2.13, update changelog
John MacFarlane
1
-1
/
+1
2021-03-19
Tests: Use getExecutablePath from base...
John MacFarlane
1
-1
/
+0
2021-03-19
Narrow version bounds for skylighting, citeproc, and texmath.
John MacFarlane
1
-4
/
+4
2021-03-19
Use skylighting 0.10.5.
John MacFarlane
1
-2
/
+2
2021-03-18
Require safe >= 0.3.18 and remove cpp.
John MacFarlane
1
-1
/
+1
2021-03-18
Don't bake in extra stack size to the executables.
John MacFarlane
1
-1
/
+1
2021-03-18
Bump to 2.12.1 and update changelog.
John MacFarlane
1
-1
/
+1
2021-03-18
Use -A8m for default rtsopts for benchmark
John MacFarlane
1
-1
/
+1
2021-03-18
pandoc.cabal: bake in -A8m to rtsopts.
John MacFarlane
1
-1
/
+1
2021-03-17
Update bounds for random (#7156)
Alexey Kuleshevich
1
-1
/
+1
2021-03-17
Benchmark improvements.
John MacFarlane
1
-2
/
+4
2021-03-16
Increase heap space in runtime for benchmarks.
John MacFarlane
1
-0
/
+1
2021-03-15
Switch to gauge for now for benchmarks.
John MacFarlane
1
-3
/
+3
2021-03-15
Require texmath 0.12.2
John MacFarlane
1
-1
/
+1
2021-03-14
Require latest doclayout and skylighting.
John MacFarlane
1
-3
/
+3
2021-03-13
Use eciteproc >= 0.3.0.9
John MacFarlane
1
-1
/
+1
2021-03-13
Use jira-wiki-markup 1.3.4
Albert Krewinkel
1
-1
/
+1
2021-03-09
Re-add a needed dependency for benchmark.
John MacFarlane
1
-0
/
+1
2021-03-09
Revert "Use -Wunused-packages on ghc >= 8.10."
John MacFarlane
1
-2
/
+0
2021-03-09
Remove some unused packages from pandoc.cabal.
John MacFarlane
1
-4
/
+2
2021-03-09
Use -Wunused-packages on ghc >= 8.10.
John MacFarlane
1
-0
/
+2
2021-03-04
Bump version to 2.12
John MacFarlane
1
-1
/
+1
2021-03-03
Revert "Add T.P.Readers.LaTeX.Include."
John MacFarlane
1
-1
/
+0
2021-03-03
Add T.P.Readers.LaTeX.Include.
John MacFarlane
1
-0
/
+1
2021-03-03
Remove T.P.Readers.LaTeX.Accent.
John MacFarlane
1
-1
/
+0
2021-03-03
Split out T.P.Readers.LaTeX.Inline.
John MacFarlane
1
-5
/
+6
2021-03-02
Split out T.P.Writers.LaTeX.Util.
John MacFarlane
1
-0
/
+1
2021-03-02
Split out T.P.Writers.LaTeX.Citation.
John MacFarlane
1
-0
/
+1
2021-03-02
Split out T.P.Writers.LaTeX.Lang.
John MacFarlane
1
-0
/
+1
2021-03-02
Split up T.P.Writers.Markdown...
John MacFarlane
1
-0
/
+2
2021-03-01
Make T.P.Readers.LaTeX.Types an unexported module.
John MacFarlane
1
-1
/
+1
2021-03-01
Factor out T.P.Readers.LaTeX.Macro.
John MacFarlane
1
-0
/
+1
2021-02-28
Factor out T.P.Readers.LaTeX.Math.
John MacFarlane
1
-0
/
+1
2021-02-28
trypandoc: add 2 second timeout.
John MacFarlane
1
-1
/
+1
2021-02-28
Factor out T.P.Readers.LaTeX.Citation.
John MacFarlane
1
-0
/
+1
2021-02-27
Factor out T.P.Readers.LaTeX.Table.
John MacFarlane
1
-0
/
+1
2021-02-27
Split off T.P.Readers.LaTeX.Accent.
John MacFarlane
1
-0
/
+1
2021-02-27
Use skylighting 0.10.4.
John MacFarlane
1
-2
/
+2
2021-02-22
Use latest skylighting.
John MacFarlane
1
-2
/
+2
[next]