summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added default.tei TEI templateJohn MacFarlane2016-01-21
* Merge pull request #2638 from c-forster/teiwriterJohn MacFarlane2016-01-21
|\
| * Added some entity tests in Markdown reader tests.John MacFarlane2016-01-19
| * Add TEI Writer.csforste2016-01-19
* | Adjusted longtable in tests.John MacFarlane2016-01-20
* | Merge pull request #2665 from monofon/fix/table-alignmentJohn MacFarlane2016-01-20
|\ \ | |/ |/|
| * LaTeX writer: Allow more flexible table alignmentHenrik Tramberend2016-01-20
|/
* HTML writer: harmless code simplification.John MacFarlane2016-01-14
* make_osx_package.sh: Use env variable for developer id certs.John MacFarlane2016-01-14
* Org writer - pass through RawInline with format "org".John MacFarlane2016-01-13
* Updated man page.John MacFarlane2016-01-13
* Updated README date.John MacFarlane2016-01-13
* Version to 1.16.0.2, updated changelog.John MacFarlane2016-01-12
* Depend on deepseq rather than deepseq-generics.John MacFarlane2016-01-11
* Fixed regression in latex smart quote parsing.John MacFarlane2016-01-11
* Release checklist: added note on regenerating Hackage docs.John MacFarlane2016-01-10
* Regenerated man page.John MacFarlane2016-01-10
* README - changed date.John MacFarlane2016-01-10
* osx package fixes: correct version, allow installation to any drive.John MacFarlane2016-01-10
* Fixed typo in deb/stack.yaml.John MacFarlane2016-01-09
* Updated stack.yaml.John MacFarlane2016-01-09
* Updated changelog.John MacFarlane2016-01-09
* Version bump to 1.16.0.1John MacFarlane2016-01-09
* LaTeX writer: restore old treatment of Span.John MacFarlane2016-01-09
* Fixed shadowing warning.John MacFarlane2016-01-08
* Added some entity tests in Markdown reader tests.John MacFarlane2016-01-08
* Work around tagsoup bug - not allowing uppercase x in hex entities.John MacFarlane2016-01-08
* Entity handling fixes:John MacFarlane2016-01-08
* Merge pull request #2632 from matt-e/fix-stack-buildJohn MacFarlane2016-01-07
|\
| * Update stack.yamlMatthew Eddey2016-01-07
| * Update stack.full.yamlMatthew Eddey2016-01-07
|/
* stack.yaml - use older aeson to avoid excessive memory use on compile.John MacFarlane2016-01-07
* deb/stack.yaml - use older aeson to avoid excessive memory use in compile.John MacFarlane2016-01-07
* deb/Makefile - make DEBPKGVER work.John MacFarlane2016-01-07
* debpkg - back to lts-3.20.John MacFarlane2016-01-07
* More deb packaging tweaks.John MacFarlane2016-01-07
* Minor tweak in how make_deb.sh is called.John MacFarlane2016-01-07
* deb/make_deb.sh - removed 'stack clean'.John MacFarlane2016-01-07
* Merge pull request #2629 from tarleb/org-noexport-fixJohn MacFarlane2016-01-07
|\
| * Fix function dropping subtrees tagged :noexport:Albert Krewinkel2016-01-07
* | make_deb.sh - use --install-ghc flag instead of stack setup.John MacFarlane2016-01-07
* | deb pkg generation improvements.John MacFarlane2016-01-07
* | deb/Makefile: Renamed COMMIT -> TREEJohn MacFarlane2016-01-07
* | make_deb.sh - added --stack-setup-yaml.John MacFarlane2016-01-07
* | Upgrade hsb2hs.yaml lts resolver.John MacFarlane2016-01-07
* | Markdown reader: renormalize table column widths if they exceed 100%.John MacFarlane2016-01-07
|/
* Improved default template lookup for custom lua scripts.John MacFarlane2016-01-06
* stack.yaml, stack.full.yaml - use lts-4.0 resolver.John MacFarlane2016-01-06
* Revert "Make file globbing work on windows."John MacFarlane2016-01-06
* Make file globbing work on windows.John MacFarlane2016-01-06