| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-11-09 | Make PGFService.hs compile again | hallgren | |
| + PGFService.hs: add Nothing arguments in calls to PGF.parse_ and PGF.getPArseOutput + gf-server.cabal: mark content-server as not buildable, since required source files are missing. | |||
| 2010-10-11 | the exhaustive/random generator now knows how to handle computable functions ↵ | krasimir | |
| in the types | |||
| 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 | |
| pgf-server can now act as a standalone HTTP server. To activate this mode, start it with pfg-server http to use the default port number (41296), or give an explicit port number, e.g., pgf-server http 8080 The HTTP server serves PGF files in the same way as the old FastCGI interface. In addition, it also serves static files. The document root for static files is the www subdirectory of the current directory where pgf-server is started. In spite of these addition, backwards compatibility is maintaned. The old FastCGI interface continues to work as before. (It is activated when pgf-server is started without arguments.) | |||
| 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 ↵ | krasimir | |
| binary for the output | |||
| 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 ↵ | krasimir | |
| run Happy | |||
| 2009-06-04 | the morpho server is now updated and works with the current GF. the sources ↵ | krasimir | |
| are moved in directory server | |||
| 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 ↵ | aarne | |
| (not quite finished yet) | |||
| 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 ↵ | bjorn | |
| several PGF grammars. | |||
| 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 ↵ | bjorn | |
| best matches the Accept-language header. | |||
| 2008-08-19 | First version of ajax / fastcgi interface with completion. | bjorn | |
| 2008-08-14 | Added first version of the GF FastCGI server. | bjorn | |
