index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pandoc.cabal
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-01
Fixes to make haddock work with template haskell:
fiddlosopher
1
-0
/
+1
2008-08-01
Removed FlexibleInstances Extension line from pandoc.cabal; it isn't needed
fiddlosopher
1
-2
/
+0
2008-08-01
Removed 'CPP' from Extension in pandoc.cabal.
fiddlosopher
1
-1
/
+1
2008-08-01
Don't use OverloadedStrings in ODT writer.
fiddlosopher
1
-2
/
+1
2008-08-01
Depend on bytestring-0.9.0.1 and provide a ByteString instance for IsString m...
fiddlosopher
1
-1
/
+3
2008-08-01
Simplified build process using template haskell.
fiddlosopher
1
-23
/
+18
2008-08-01
Use template haskell to store reference.odt as blob in pandoc.
fiddlosopher
1
-3
/
+3
2008-08-01
Added code for xml library (Text.XML.Light) to source tree,
fiddlosopher
1
-4
/
+9
2008-07-31
Compatibility fixes for CPP, Cabal, and haddock:
fiddlosopher
1
-0
/
+1
2008-07-31
Removed superfluous binary and bytestring dependencies in pandoc.cabal.
fiddlosopher
1
-1
/
+1
2008-07-31
Use utf8-string's System.IO.UTF8 to replace Text.Pandoc.UTF8.
fiddlosopher
1
-2
/
+1
2008-07-31
Added 'library' and 'executable' configuration flags.
fiddlosopher
1
-0
/
+16
2008-07-31
Added 'odt' output option to pandoc:
fiddlosopher
1
-6
/
+9
2008-07-31
Fixed typo in pandoc.cabal.
fiddlosopher
1
-1
/
+1
2008-07-31
Simplified Setup.hs by removing PostClean hooks.
fiddlosopher
1
-0
/
+3
2008-07-31
Improved pandoc.cabal:
fiddlosopher
1
-0
/
+21
2008-07-31
Use CPP to simplify build procedure for Highlighting.hs module.
fiddlosopher
1
-0
/
+1
2008-07-27
Added MediaWiki writer.
fiddlosopher
1
-1
/
+3
2008-07-24
Added OpenDocument format to cabal description.
fiddlosopher
1
-1
/
+1
2008-06-17
Added -Wall to ghc-options in pandoc.cabal.
fiddlosopher
1
-2
/
+2
2008-03-19
Moved XML-formatting functions to new unexported module Text.Pandoc.XML.
fiddlosopher
1
-0
/
+1
2008-03-19
Andrea Rossato's patch for OpenDocument support.
fiddlosopher
1
-0
/
+1
2008-03-06
Require parsec < 3.
fiddlosopher
1
-1
/
+1
2008-02-24
Added Texinfo writer to exported modules in pandoc.cabal.
fiddlosopher
1
-0
/
+1
2008-02-24
Updated package URL for pandoc.cabal and pandoc.cabal.ghc66.
fiddlosopher
1
-1
/
+1
2008-02-09
Added build option for syntax highlighting, with *optional* dependency on hig...
fiddlosopher
1
-1
/
+7
2008-02-09
Removed Text.Regex dependencies by rewriting using plain Haskell:
fiddlosopher
1
-1
/
+1
2008-02-09
Moved Text.Pandoc.Writers.DefaultHeaders -> Text.Pandoc.DefaultHeaders.
fiddlosopher
1
-1
/
+1
2008-02-09
Included highlighting-kate in build-depends.
fiddlosopher
1
-1
/
+1
2008-01-08
Bumped version to 0.47.
fiddlosopher
1
-1
/
+1
2008-01-08
Changed copyright dates where appropriate to include 2008.
fiddlosopher
1
-1
/
+1
2007-12-10
Bumped version number to 0.46.
fiddlosopher
1
-1
/
+1
2007-12-02
Added Text.Pandoc.Readers.TeXMath and changed default handling of math.
fiddlosopher
1
-0
/
+1
2007-11-29
Changed references to source directory in Makefile and pandoc.cabal.*.
fiddlosopher
1
-2
/
+2
2007-11-22
Use Ghc-Prof-Options to ensure that '-auto-all' is used
fiddlosopher
1
-2
/
+4
2007-11-06
Modified build procedure to allow compilation with GHC 6.8:
fiddlosopher
1
-28
/
+38
2007-11-03
Reverted back to state as of r1062. The template haskell changes
fiddlosopher
1
-6
/
+6
2007-11-03
Use template haskell to avoid the need for templates:
fiddlosopher
1
-6
/
+6
2007-09-13
Changed pandoc home page to http://johnmacfarlane.net/pandoc/.
fiddlosopher
1
-1
/
+1
2007-09-05
Bumped version to 0.45.
fiddlosopher
1
-1
/
+1
2007-09-02
Bump version numbers to 0.44, which will be the next
fiddlosopher
1
-1
/
+1
2007-09-01
Simplify autolink parsing code, using Network.URI to test for
fiddlosopher
1
-1
/
+1
2007-08-30
Version bump to 0.43.
fiddlosopher
1
-1
/
+1
2007-08-26
Re-exposed Text.Pandoc.ASCIIMathML. We need it in Text.Pandoc.Readers.HTML.
fiddlosopher
1
-0
/
+1
2007-08-23
Bumped version numbers to 0.42 in anticipation of next
fiddlosopher
1
-1
/
+1
2007-08-19
Bump version to 0.41.
fiddlosopher
1
-1
/
+1
2007-08-15
Major code cleanup in all modules. (Removed unneeded imports,
fiddlosopher
1
-3
/
+1
2007-07-16
Revised package synopsis in pandoc.cabal.
fiddlosopher
1
-1
/
+1
2007-07-15
Updated package description in pandoc.cabal to
fiddlosopher
1
-2
/
+2
2007-07-15
Merged branches/context: addition of a ConTeXt writer
fiddlosopher
1
-0
/
+1
[prev]
[next]