summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* + Removed the convenience symlinks (which don't work on Windows underfiddlosopher2006-12-28
* Added README-WINDOWS.html to windows package documentation.fiddlosopher2006-12-24
* + Added --strip-trailing-cr option to diff in runtests.pl, so thatfiddlosopher2006-12-24
* Changed default ASCIIMathML text color to black.fiddlosopher2006-12-24
* + Updates to Makefile:fiddlosopher2006-12-24
* Add rst2markdown to dh_strip exclude list.roktas2006-12-23
* Pandoc package didn't contain 'pandoc' executable. This is because we're roktas2006-12-23
* Fix the version of Debian packages, it should be "0.3" now.roktas2006-12-23
* Lintian complains as follows:roktas2006-12-23
* Changed osx-pkg target in Makefile to refer to COPYRIGHTfiddlosopher2006-12-22
* Merged changes from branches/wrappers since r177.fiddlosopher2006-12-22
* Removed README-WINDOWS. Instead, we'll have the Makefilefiddlosopher2006-12-22
* Added README-WINDOWS with instructions to be included withfiddlosopher2006-12-22
* Removed some stray characters (form feeds?) from COPYING.fiddlosopher2006-12-22
* Added to COPYRIGHT a note that the source code is available from thefiddlosopher2006-12-22
* Removed TODO. ToDo list now maintained on the Wiki at pandoc'sfiddlosopher2006-12-21
* + Added regression tests with footnotes in quote blocks and lists.fiddlosopher2006-12-21
* Fixed a serious bug in the Markdown reader (also affecting LaTeXfiddlosopher2006-12-21
* Fixed two small haddock bugs.fiddlosopher2006-12-21
* Added license text to top of source files.fiddlosopher2006-12-20
* Changed 'stability' from 'provisional' to 'alpha'.fiddlosopher2006-12-20
* Added some extra fields to Pandoc.cabal.in.fiddlosopher2006-12-20
* Changed 'status' in comment headers from 'unstable' to 'provisional'fiddlosopher2006-12-20
* Made javascript obfuscation of emails even more obfuscatory,fiddlosopher2006-12-20
* Put notice about the GPL on web page.fiddlosopher2006-12-20
* + Added module data for haddock.fiddlosopher2006-12-20
* Obscured email addresses in documents that will be web-accessible.fiddlosopher2006-12-20
* Modified debian/copyright, and made COPYRIGHT in top levelfiddlosopher2006-12-20
* Removed LICENSE, replacing it with COPYING (text of GPL)fiddlosopher2006-12-20
* Cleaned up TODO file.fiddlosopher2006-12-20
* Modified the HTML writer to add invisible anchors to each sectionfiddlosopher2006-12-20
* + Replaced 'comparing' combinator in markdown reader with 'compare'.fiddlosopher2006-12-19
* Fixed a minor mistake introduced in resolving conflicts from thefiddlosopher2006-12-19
* Merged changes to footnotes branch r219-r240.fiddlosopher2006-12-19
* Added 'clean' target to src/templates/Makefile, mainfiddlosopher2006-12-19
* Changes to build process relating to r234.fiddlosopher2006-12-19
* Removed three files from the repository. These are generatedfiddlosopher2006-12-19
* Changed footnote syntax to conform to the de facto standardfiddlosopher2006-12-19
* Changed '--smartypants' to '--smart' and adjusted documentationfiddlosopher2006-12-18
* + BUGS now contains a link to pandoc's issue tracker at Google Code.fiddlosopher2006-12-17
* Removed a / in a comment that was causing haddock to fail.fiddlosopher2006-12-17
* Modified markdown reader to allow ordered list items to beginfiddlosopher2006-12-16
* + Small changes to Makefile for better handling of Windows executable.fiddlosopher2006-12-16
* Improvements to smart-quote regexs. Now we can better handlefiddlosopher2006-12-16
* Changed 'putStrLn' to 'putStr' in Main.hs, and modified somefiddlosopher2006-12-16
* Bumped version to 0.3 after tagging 0.22.fiddlosopher2006-12-13
* Changed version to 0.22 for tag creation.fiddlosopher2006-12-13
* Makefile now checks to see if we're running Cygwin/Windows; if we are,fiddlosopher2006-12-13
* Reverted addition of .exe to Windows executables in cabalize.fiddlosopher2006-12-13
* In cabalize, add '.exe' extension to executables if we're onfiddlosopher2006-12-13