summaryrefslogtreecommitdiff
path: root/src/server/gf-server.cabal
AgeCommit message (Expand)Author
2018-07-31gf-server.cabal: relax network version bounds and make building the library a...Thomas Hallgren
2015-02-25PGFService: make the restriction on parallelism more effectivehallgren
2014-09-03gf.cabal, gf-server.cabal: add version bounds on network & httpd-shedhallgren
2014-09-02src/server: refactoring to isolate dependencies on the cgi/fastcgi packageshallgren
2014-07-21PGF service: expire PGFs from the cache when they have been unused for 24 hourshallgren
2014-07-15src/server/gf-server.cabal: update dependencieshallgren
2014-01-31gf-server.cabal: flag to include C run-time support in the FastCGI PGF servicehallgren
2013-12-17src/server/gf-server.cabal: compile it as a common library + executableshallgren
2013-07-15gf-server.cabal: same changes as in gf.cabal for ghc-7.6 compatibilityhallgren
2012-04-02gf-server.cabal: mtl is needed to build pgf-server nowhallgren
2012-03-05gf-server.cabal: always build the fastcgi module (pgf-server), lower version ...hallgren
2012-02-23src/server/ContentService.hs: fix compilaton problemhallgren
2011-08-23pgf-service: add Jordis transfer function for OpenMath LaTeX outputhallgren
2011-06-21gf-server: enable -rtsopts when compiling with ghc>=7.0hallgren
2011-06-21gf-server.cabal: a separate flag for the content servicehallgren
2010-12-23gf-server.cabal: changes to stop cabal from demanding hsql even when content-...hallgren
2010-12-22gf-server.cabal: update description of fastcgi flaghallgren
2010-12-22gf-server.cabal: make hsql-mysql optional like fastcgihallgren
2010-12-22gf-server.cabal: Change the default for the flag fastcgi to Falsehallgren
2010-12-22tweak gf-server.cabalkrasimir
2010-12-17Install minibar and some example grammars along with pgf-httphallgren
2010-11-26Split pgf-server into pgf-fcgi and pgf-http.hallgren
2010-11-09Make PGFService.hs compile againhallgren
2010-10-11the exhaustive/random generator now knows how to handle computable functions ...krasimir
2010-09-30update PGFService to work after the extensions in the random generation APIkrasimir
2010-09-01Standalone HTTP version of pgf-serverhallgren
2010-07-31fix: PGFService should type-check the trees that comes from the userkrasimir
2010-04-22Update version numbers for build-depends in gf-server.cabalhallgren
2010-04-22now the PGF service communicates with Graphviz using UTF8 for the input and b...krasimir
2010-04-22the pgf service now compiles with the latest CGI packagekrasimir
2009-12-15Update version number 3.0 to 3.1 in a number of placeshallgren
2009-12-14fix the directories in gf-server.cabalkrasimir
2009-06-04GF.Grammar.Parser is added to gf-server.cabal to tell Cabal that he has to ru...krasimir
2009-06-04the morpho server is now updated and works with the current GF. the sources a...krasimir
2008-12-05Rename PGF Server cabal packages to pgf-server (was gf-server).bjorn
2008-11-05distinguished know_VS and know_V2 in Lexicon; patched Italian imperatives (no...aarne
2008-10-29gf-server: added a way to list the available pgf filesbjorn
2008-10-29Rename MainFastCGI.hs to PGFService.hs.bjorn
2008-10-17(fastcgi) replace DataRef with a more general Cache type, which can hold seve...bjorn
2008-10-16A bunch of changes that make it easy to run the gf server with lighttpdbjorn
2008-10-16Multithreaded gf.fcgi.bjorn
2008-09-17fastcgi server: add /mylanguage resource, which selects the language that bes...bjorn
2008-08-19First version of ajax / fastcgi interface with completion.bjorn
2008-08-14Added first version of the GF FastCGI server.bjorn