index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
gf-server.cabal
Age
Commit message (
Expand
)
Author
2014-01-31
gf-server.cabal: flag to include C run-time support in the FastCGI PGF service
hallgren
2013-12-17
src/server/gf-server.cabal: compile it as a common library + executables
hallgren
2013-07-15
gf-server.cabal: same changes as in gf.cabal for ghc-7.6 compatibility
hallgren
2012-04-02
gf-server.cabal: mtl is needed to build pgf-server now
hallgren
2012-03-05
gf-server.cabal: always build the fastcgi module (pgf-server), lower version ...
hallgren
2012-02-23
src/server/ContentService.hs: fix compilaton problem
hallgren
2011-08-23
pgf-service: add Jordis transfer function for OpenMath LaTeX output
hallgren
2011-06-21
gf-server: enable -rtsopts when compiling with ghc>=7.0
hallgren
2011-06-21
gf-server.cabal: a separate flag for the content service
hallgren
2010-12-23
gf-server.cabal: changes to stop cabal from demanding hsql even when content-...
hallgren
2010-12-22
gf-server.cabal: update description of fastcgi flag
hallgren
2010-12-22
gf-server.cabal: make hsql-mysql optional like fastcgi
hallgren
2010-12-22
gf-server.cabal: Change the default for the flag fastcgi to False
hallgren
2010-12-22
tweak gf-server.cabal
krasimir
2010-12-17
Install minibar and some example grammars along with pgf-http
hallgren
2010-11-26
Split pgf-server into pgf-fcgi and pgf-http.
hallgren
2010-11-09
Make PGFService.hs compile again
hallgren
2010-10-11
the exhaustive/random generator now knows how to handle computable functions ...
krasimir
2010-09-30
update PGFService to work after the extensions in the random generation API
krasimir
2010-09-01
Standalone HTTP version of pgf-server
hallgren
2010-07-31
fix: PGFService should type-check the trees that comes from the user
krasimir
2010-04-22
Update version numbers for build-depends in gf-server.cabal
hallgren
2010-04-22
now the PGF service communicates with Graphviz using UTF8 for the input and b...
krasimir
2010-04-22
the pgf service now compiles with the latest CGI package
krasimir
2009-12-15
Update version number 3.0 to 3.1 in a number of places
hallgren
2009-12-14
fix the directories in gf-server.cabal
krasimir
2009-06-04
GF.Grammar.Parser is added to gf-server.cabal to tell Cabal that he has to ru...
krasimir
2009-06-04
the morpho server is now updated and works with the current GF. the sources a...
krasimir
2008-12-05
Rename PGF Server cabal packages to pgf-server (was gf-server).
bjorn
2008-11-05
distinguished know_VS and know_V2 in Lexicon; patched Italian imperatives (no...
aarne
2008-10-29
gf-server: added a way to list the available pgf files
bjorn
2008-10-29
Rename 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-16
A bunch of changes that make it easy to run the gf server with lighttpd
bjorn
2008-10-16
Multithreaded gf.fcgi.
bjorn
2008-09-17
fastcgi server: add /mylanguage resource, which selects the language that bes...
bjorn
2008-08-19
First version of ajax / fastcgi interface with completion.
bjorn
2008-08-14
Added first version of the GF FastCGI server.
bjorn