aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-25Added macport target to Makefile; Portfile is now built fromfiddlosopher3-0/+12
2007-08-25Make Portfile into a template.fiddlosopher1-2/+2
2007-08-24Added macports Portfile.fiddlosopher1-0/+23
2007-08-24Added note about installation of GMP.framework to Mac OSXfiddlosopher1-0/+8
2007-08-23Removed incorrect "{}" around style information infiddlosopher2-22/+22
2007-08-23Bumped version numbers to 0.42 in anticipation of nextfiddlosopher3-3/+3
2007-08-23Added new rule for enhanced markdown ordered lists: if the list markerfiddlosopher13-30/+56
2007-08-23Use UTF8 conversion on the extra files loaded in Main.hsfiddlosopher1-4/+4
2007-08-22Added a needed 'try' to listItem in Markdown reader.fiddlosopher1-1/+1
2007-08-20Code cleanup in Markdown reader.fiddlosopher1-27/+18
2007-08-20Changes to Markdown reader for better conformity to thefiddlosopher1-6/+12
2007-08-20If --strict and not --toc, don't include identifiers in headers.fiddlosopher1-1/+3
2007-08-20Formatting changes to freebsd Makefile.fiddlosopher1-2/+2
2007-08-19+ debian/control: add XS-Vcs-{Svn,Browser} fieldsroktas2-1/+3
2007-08-19Changes to freebsd port for 0.41.fiddlosopher2-5/+5
2007-08-19Revised website for 0.41.fiddlosopher1-5/+10
2007-08-19Bump version to 0.41.fiddlosopher2-2/+2
2007-08-19Added signature on changelog.fiddlosopher1-1/+2
2007-08-19Modified debian/changelog.fiddlosopher1-0/+33
2007-08-19Refactor RST and Markdown readers using parseFromString.fiddlosopher2-28/+7
2007-08-19Added a necessary "try" in definition of "para"fiddlosopher1-1/+2
2007-08-18Bug fixes in readers:fiddlosopher2-7/+20
2007-08-18+ Fixed bug in markdown ordered list parsing. The problem wasfiddlosopher13-4/+46
2007-08-18Added highlight.css to website.fiddlosopher1-0/+20
2007-08-17Fixed block quote output in markdown writer: previously,fiddlosopher1-4/+4
2007-08-16Put note in INSTALL about the extra xmlns attribute inserted byfiddlosopher1-0/+9
2007-08-15Changed date on README.fiddlosopher1-1/+1
2007-08-15Small website tweak: README.txt, not README-WINDOWS.txt.fiddlosopher1-1/+1
2007-08-15Small changes to website.fiddlosopher1-4/+4
2007-08-15Simplified Makefile install-all and uninstall-all targets.fiddlosopher1-4/+4
2007-08-15Minor tweaks on website (deb description).fiddlosopher1-2/+3
2007-08-15Cosmetic changes.fiddlosopher1-4/+3
2007-08-15Fixed bug in tarball target in Makefile (should be RELNAME insteadfiddlosopher1-1/+1
2007-08-15Added note that deb will work on Ubuntu to website.fiddlosopher1-2/+2
2007-08-15Documented fix for paragraphs starting with (C)fiddlosopher1-1/+6
2007-08-15Brought debian/changelog up to date.fiddlosopher1-0/+4
2007-08-15LaTeX reader: parse \texttt{} as code, as long as there'sfiddlosopher1-2/+9
2007-08-15Fixed bug in normalizeSpaces: Space:Str "":Spacefiddlosopher1-0/+1
2007-08-15Allow htmlComments as rawHtmlInline in HTML reader.fiddlosopher1-2/+3
2007-08-15Changed (C) to a unicode copyright symbol.fiddlosopher1-1/+1
2007-08-15Website improvements.fiddlosopher1-4/+8
2007-08-15Updated PROFILING instructions.fiddlosopher1-0/+3
2007-08-15Updated debian/changelog.fiddlosopher1-29/+76
2007-08-15Major code cleanup in all modules. (Removed unneeded imports,fiddlosopher21-2263/+1994
2007-08-08Major change in the way ordered lists are handled:fiddlosopher36-385/+1359
2007-08-03Added parsing for \url to LaTeX reader.fiddlosopher1-1/+6
2007-08-03Use \url{} for autolinks in LaTeX writer.fiddlosopher2-5/+8
2007-07-28Removed test for examplep in markdown2pdf.fiddlosopher1-4/+0
2007-07-28Removed references to examplep package in documentation, andfiddlosopher3-37/+33
2007-07-28For website demo, don't use 2-column latex, as thefiddlosopher1-3/+3