summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Made KeyTable a map instead of an association list.John MacFarlane2010-05-08
* | Use explicit imports from Data.Generics.John MacFarlane2010-05-07
* | UTF8: Modified readFile and getContents to strip BOM if present.John MacFarlane2010-05-06
* | Updated man page and README.John MacFarlane2010-05-06
* | No longer need to set LANG in RunTests.John MacFarlane2010-05-06
* | Use new UTF8 module in Shared, ODT, and the executables.John MacFarlane2010-05-06
* | Added Text.Pandoc.UTF8 for portable UTF8 string IO.John MacFarlane2010-05-06
* | Convert command-line arguments to UTF8.John MacFarlane2010-05-04
* | Changed rawLaTeXInline to accept '\section', '\begin', etc.John MacFarlane2010-04-26
* | Man writer: convert math to unicode when possible.John MacFarlane2010-04-26
* | Use texmath's parser in TexMath module.John MacFarlane2010-04-25
* | RunTests: use UTF8 no matter what the locale.John MacFarlane2010-04-25
* | Removed parsec < 3 restriction.John MacFarlane2010-04-23
* | Added 'threaded' flag.John MacFarlane2010-04-20
* | In parsing smart quotes, leave unicode curly quotes alone.John MacFarlane2010-04-10
* | Removed obsolete markdown2pdf script.John MacFarlane2010-04-10
* | Removed 'library' Cabal flag.John MacFarlane2010-04-10
* | Give LaTeX images a maximum width using the prelude onlyMax Bolingbroke2010-04-10
* | Updated HCAR entry.John MacFarlane2010-04-09
* | Removed markdown2pdf from list of data-files.John MacFarlane2010-04-06
* | Updated version in windows setup file.John MacFarlane2010-03-29
* | Bumped version to 1.5.1.1, updated changelog.John MacFarlane2010-03-29
* | Shared: Fixed uniqueIdent so it behaves as described in README.John MacFarlane2010-03-28
|/
* Updated RELEASE-CHECKLIST.John MacFarlane2010-03-23
* Updated changelog.John MacFarlane2010-03-23
* Markdown, RST writers: unescape URI in links, to make them readable.John MacFarlane2010-03-23
* Shared: Export unescapeURI.John MacFarlane2010-03-23
* Properly escape URIs in all readers.John MacFarlane2010-03-23
* Added multilingual URL tests for markdown reader.John MacFarlane2010-03-23
* Shared: Rewrote uri and emailAddress to return original text + escaped URI.John MacFarlane2010-03-23
* Shared: enamed stringToURI -> escapeURI.John MacFarlane2010-03-23
* Don't escape URIs in HTML writer.John MacFarlane2010-03-23
* Better definition of stringToURI.John MacFarlane2010-03-23
* Removed refs to hsmarkdown, html2markdown from pandoc man page.John MacFarlane2010-03-23
* Updated COPYRIGHT file.John MacFarlane2010-03-23
* Updated copyright notices.John MacFarlane2010-03-23
* Updated changelog.John MacFarlane2010-03-23
* Version bump to 1.5.1.John MacFarlane2010-03-23
* Fixed treatment of unicode characters in URIs.John MacFarlane2010-03-23
* Setup.hs: Don't assume that the build directory is "dist."John MacFarlane2010-03-22
* OpenDocument writer: Use a Map for stTextStyleAttr.John MacFarlane2010-03-22
* Bump version in windows setup file.John MacFarlane2010-03-21
* Whitespace fix in changelog.John MacFarlane2010-03-21
* Updated changelog and bumped version to 1.5.0.1.John MacFarlane2010-03-21
* HTML writer: fixed error in Math writer that caused infinite loop.John MacFarlane2010-03-21
* Added to acknowledgements.John MacFarlane2010-03-20
* cabal: included several missing test files.John MacFarlane2010-03-20
* Updated RELEASE-CHECKLIST - git, not svn.John MacFarlane2010-03-20
* Removed 'plugins' directory.John MacFarlane2010-03-20
* Removed web directory (empty).fiddlosopher2010-03-20