Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
8 check-ins using file src/main.c version 6b2d22219b
|
2015-01-22
| ||
| 12:37 | Add a few "const" qualifiers in appropriate places, and remove some unnecessary end-of-line spaces. No change in functionality. ... (check-in: f6c285f88c user: jan.nijtmans tags: trunk) | |
| 10:27 | Cherry-pick [http://www.sqlite.org/src/info/2037442c582e51d85967bc911ea4a412eb4da573|2037442c58]: Fix compilation on Cygwin when SQLITE_MAX_WORKER_THREADS is greater than zero. ... (check-in: 0eae9d3cbd user: jan.nijtmans tags: trunk) | |
| 09:16 | Update SQLite to the 3.8.8.1 release ... (check-in: 282f1fc542 user: jan.nijtmans tags: trunk) | |
| 02:59 | Add support for setting environment variables from within CGI script files. ... (check-in: 0af7024db1 user: mistachkin tags: trunk) | |
| 02:47 | Merge updates from trunk. ... (Closed-Leaf check-in: 878b5663d5 user: mistachkin tags: cgiSetEnv) | |
| 01:58 | Merge updates from trunk. ... (check-in: 764c3ef8c5 user: mistachkin tags: cgiSetEnv) | |
|
2015-01-21
| ||
| 00:18 | Merge updates from trunk. ... (check-in: 90d8f7afad user: mistachkin tags: cgiSetEnv) | |
|
2015-01-20
| ||
| 17:48 | Experimental changes to add 'setenv' support to CGI script files. ... (check-in: fe77afb158 user: mistachkin tags: cgiSetEnv) | |