Documentation Source Text

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

12 check-ins using file pages/lang.in version 4f496a4a77

2012-08-07
22:34
Use the full name of WinRT for the header and change instances of 'for' to have the same case. (check-in: 1626e732e1 user: mistachkin tags: trunk)
00:39
Change "win32" to "Win32" on the download page. (check-in: 820bf7a014 user: drh tags: trunk)
00:38
Update the download page to separate WinRT binaries into a separate head and to add the VSIX download. (check-in: 1daba99c3e user: drh tags: trunk)
2012-07-17
12:20
Updates to the static analysis section of the testing.html document. (check-in: f65ab3a743 user: drh tags: trunk)
12:13
Fix the download page to use absolute rather than relative pathnames in order to work around a bug in the Google search engine. (check-in: 90cc4b660f user: drh tags: trunk)
2012-07-09
17:55
Get althttpd to compile and run on linux by adding #include <errno.h&gt. (check-in: ac91a2d606 user: drh tags: trunk)
2012-07-07
10:45
Add "-family ipv6" and "-family ipv4" options to althttpd.c to force it to use one or the other internet protocol version. (check-in: 734d42b432 user: drh tags: trunk)
05:47
In althttpd.c add process tracing, commented out. (check-in: 2a6b5e40c5 user: drh tags: trunk)
2012-07-06
05:22
Fix a bug in checking for the existance of the "default.website" folder. (check-in: 67fc7ffb67 user: drh tags: trunk)
2012-07-05
20:01
Add support for IPv6 to the CGI handler. (check-in: 46c838972f user: drh tags: trunk)
19:35
Add support for IPv6 to the althttpd.c standalone server. (check-in: 74563a081e user: drh tags: trunk)
2012-06-27
19:57
Clarification of the input time string formats for date/time functions. (check-in: 738f9af9ca user: drh tags: trunk)