aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-15Force readFile in benchmarks earlyBodigrim1-6/+6
2021-03-15Add compiler timings to 'make bench'John MacFarlane1-1/+1
2021-03-15Update tests for new texmath.John MacFarlane5-6/+6
2021-03-15Require texmath 0.12.2John MacFarlane2-1/+2
2021-03-15Use doclayout 0.3.0.2.John MacFarlane1-1/+1
2021-03-15Remove an unneeded importJohn MacFarlane1-1/+0
2021-03-15Use foldl' instead of foldl everywhere.John MacFarlane16-29/+34
2021-03-14Require latest doclayout and skylighting.John MacFarlane2-5/+6
2021-03-14Handle 'nocite' better with --biblatex and --natbib.John MacFarlane2-2/+13
2021-03-14Use latest dev version of doclayout.John MacFarlane1-3/+2
2021-03-13T.P.App.FormatHeuristics: shorten code, improve docs.Albert Krewinkel1-7/+13
2021-03-13MediaWiki reader: Allow block-level content in notes (ref).John MacFarlane2-1/+21
2021-03-13Use integral values for w:tblW in docx.John MacFarlane4-1/+1
2021-03-13Add ghcid-test to MakefileJohn MacFarlane1-0/+3
2021-03-13Use eciteproc >= 0.3.0.9John MacFarlane2-1/+2
2021-03-13stack.yaml: add jira-wiki-markup-1.3.4 to extra-depsAlbert Krewinkel1-0/+1
2021-03-13Use jira-wiki-markup 1.3.4Albert Krewinkel3-4/+3
2021-03-13Jira reader: mark divs created from panels with class "panel".Albert Krewinkel2-2/+8
2021-03-13Jira writer: improve div/panel handlingAlbert Krewinkel2-11/+58
2021-03-12Citeproc: apply fixLinks correctly.John MacFarlane1-5/+5
2021-03-12Simplify compactDL.John MacFarlane1-13/+11
2021-03-11JATS templates: support 'equal-contrib' attrib for authorsAlbert Krewinkel3-2/+11
2021-03-10HTML writer: Add warnings on duplicate attribute values.John MacFarlane3-18/+38
2021-03-09Re-add a needed dependency for benchmark.John MacFarlane1-0/+1
2021-03-09RST reader: fix logic for ending comments.John MacFarlane2-1/+18
2021-03-09Revert "Use -Wunused-packages on ghc >= 8.10."John MacFarlane1-2/+0
2021-03-09Remove some unused packages from pandoc.cabal.John MacFarlane1-4/+2
2021-03-09Use -Wunused-packages on ghc >= 8.10.John MacFarlane1-0/+2
2021-03-09Org writer: fix operator precedence mistake in previous commitAlbert Krewinkel1-1/+2
2021-03-09Org writer: prevent unintended creation of ordered list itemsAlbert Krewinkel2-4/+17
2021-03-08linux/make_artifacts.sh: Use -f when removing artifacts/DONE.John MacFarlane1-1/+2
2021-03-08ARM build script: more reliable detection of completion.John MacFarlane2-1/+10
2021-03-08Use correct architecture in .tar.gz for linux.John MacFarlane1-1/+1
2021-03-08build-arm.sh: fix elapsed time.John MacFarlane1-2/+6
2021-03-08Update RELEASE-CHECKLISTJohn MacFarlane1-0/+1
2021-03-08Update date in changelog and manual.John MacFarlane3-14/+50
2021-03-08Fix, amend changelog.Albert Krewinkel1-5/+8
2021-03-08Jira writer: use noformat instead of code for unknown languages.Albert Krewinkel3-38/+37
2021-03-07More changelog fixes.John MacFarlane1-2/+7
2021-03-07Update changelog.John MacFarlane1-0/+39
2021-03-07build-arm.sh: env variable for ARTIFACTS.John MacFarlane1-1/+5
2021-03-07build-arm.sh: print total build timeJohn MacFarlane1-0/+3
2021-03-07Fixed build-arm script.John MacFarlane1-13/+19
2021-03-07LaTeX reader: handle table cells containing `&` in `\verb`.John MacFarlane2-1/+33
2021-03-07build-arm.sh: retrieve build artifacts after success.John MacFarlane1-0/+7
2021-03-07LaTeX reader: support hyperref command.John MacFarlane1-4/+13
2021-03-07Add script to build an ARM binary on AWS.John MacFarlane1-0/+82
2021-03-06Set --user in docker run to avoid permission issues.John MacFarlane1-0/+1
2021-03-06Avoid subprocess for docker run.John MacFarlane1-2/+2
2021-03-06make debpkg: send docker output to docker.log in the host.John MacFarlane1-2/+4