| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-02 | choose openFd based on version of unix | Inari Listenmaa | |
| 2025-08-02 | use openFd from unix >= 2.8 | Inari Listenmaa | |
| 2020-08-05 | Fix a few warnings | Andreas Källberg | |
| 2017-08-11 | A couple of fixes for GHC 8.2.1 compatibility | Thomas Hallgren | |
| 2016-06-08 | PGF web service: switch to the new SVG rendering of word dependency trees | hallgren | |
| Also added the function outputText in CGIUtils. | |||
| 2014-09-02 | src/server: refactoring to isolate dependencies on the cgi/fastcgi packages | hallgren | |
| * Introducing the module CGI, re-exporting a subset of the cgi package. It might complete replace the cgi package in the future. * Introducing the module CGIUtils, containing functions from FastCGIUtils that have nothing to do with fastcgi. Some low level hackery with unsafePerformIO and global variables was left in FastCGIUtils, but it is actually not used, neither for gf -server nor exec/pgf-fcgi.hs. | |||
