chris.double
1b7877d072
Implement If-Modified-Since header in httpd
...
A browser sends If-Modified-Since when requesting a resource, the server should send a '304 Not Modified' if the Last-Modified time of the resource matches the date in 'If-Modified-Since'. Googlebot also uses If-Modified-Since so this addition to httpd can save some bandwidth.
2006-09-02 06:01:22 +00:00
slava
d891d8e92b
Fix minor bugs
2006-09-02 05:59:35 +00:00
slava
1d7c563676
Fix 'bad XT' error
2006-09-02 05:58:23 +00:00
erg
52fe6b872e
fix fep on exceptions in ui-windproc callback in win32
2006-09-02 04:00:42 +00:00
slava
88da40649d
Control fix
2006-09-01 23:14:47 +00:00
erg
4e2ca56800
calendar changes
2006-09-01 21:45:00 +00:00
erg
e2e53a0374
time -> >time<, date -> >date< to avoid conflict with time in test vocab
2006-09-01 15:53:21 +00:00
slava
72a6678623
Improved keyboard help window
2006-09-01 07:58:47 +00:00
slava
efb59f9be2
Wrong mouse button
2006-09-01 05:27:51 +00:00
slava
b979addffc
More slight operations fixes
2006-09-01 05:20:38 +00:00
slava
7ee943117c
Fix documentation typo, fix commands and operations
2006-09-01 05:10:30 +00:00
slava
1448f30365
Fixes
2006-09-01 02:36:31 +00:00
slava
870846c7df
Keyboard focus sent to search field in help and browser tools
2006-09-01 02:18:42 +00:00
slava
6617ebb155
Apropos and help search in the workspace window
2006-09-01 02:16:59 +00:00
slava
d706db244d
Command and operation improvements
2006-09-01 01:59:57 +00:00
slava
c64ad5117b
UI improvements
2006-09-01 01:58:15 +00:00
slava
c38779a5d8
Messing around with commands and operations
2006-08-30 07:50:02 +00:00
slava
5929a033fe
contrib/README.txt update
2006-08-31 21:02:54 +00:00
chris.double
941a1688ba
allow setting of hostname in start-node of concurrency
2006-08-31 11:23:19 +00:00
chris.double
9726e6fbd0
remove some debug from concurrency
2006-08-31 11:11:43 +00:00
chris.double
88cfa78fc4
get linked processes working again
2006-08-31 11:10:34 +00:00
chris.double
cc41d2b3ef
get send-synchronous working across distributed nodes
2006-08-31 04:37:53 +00:00
chris.double
429a09f390
more work on distributed concurrency
2006-08-31 03:38:45 +00:00
chris.double
e170d3e85d
start of support for distributed concurrency
2006-08-31 02:19:57 +00:00
slava
111afa499a
contrib/emacs/ fix
2006-08-31 20:35:10 +00:00
chris.double
fb6eb27869
add unit tests and fix bugs in serialization code
2006-08-30 22:36:20 +00:00
chris.double
0a41eb31ae
various fixes to serialisation code
2006-08-30 22:11:53 +00:00
chris.double
e343df0d21
add Adam's name to copyright of serialisation code
2006-08-30 12:23:48 +00:00
chris.double
68e1e230a8
allow serializing wrappers and quotations
2006-08-30 12:15:54 +00:00
chris.double
dd3819fe7c
add serialisation/deserialisation code
2006-08-30 12:05:26 +00:00
slava
b541418b9a
Topology fixes
2006-08-30 09:40:36 +00:00
erg
4b37d92d7e
fix Last-Modified
2006-08-29 01:28:15 +00:00
erg
e77b249741
httpd -- added Date and Last-Modified header fields for file-responder, removed url-encode from print-header
2006-08-29 00:36:54 +00:00
erg
766ef0175e
calendar feature
2006-08-29 00:36:04 +00:00
erg
4ae5a69f59
crypto/math cleanups
2006-08-18 16:57:46 +00:00
chris.double
3e466ef322
update rss reader to use tuple-db
2006-08-29 14:16:13 +00:00
chris.double
96ce758240
fix ordering of tuple-db.facts
2006-08-29 13:10:46 +00:00
chris.double
7195bd00bc
add documentation for tuple-db
2006-08-29 07:30:29 +00:00
chris.double
7d6a9eba3a
add sqlite facts file
2006-08-29 06:22:33 +00:00
chris.double
30d9f40106
add readme for rss reader
2006-08-29 02:22:25 +00:00
chris.double
b311fa01f2
rss reader example
2006-08-29 02:02:43 +00:00
slava
2a70071e28
Minor vars fix
2006-08-29 22:31:50 +00:00
slava
33325129bc
UI cleanups
2006-08-29 22:27:51 +00:00
chris.double
cd15e24ca7
fix stack effects in sqlite library
2006-08-29 01:41:22 +00:00
chris.double
86573e5f4a
updated contrib readme to include rss code
2006-08-29 00:46:03 +00:00
chris.double
b62d33325b
added copyright and license for rss code
2006-08-29 00:45:27 +00:00
chris.double
78161cc210
add rss code
2006-08-29 00:42:29 +00:00
slava
4d60738ed4
Working on browser gadget
2006-08-28 22:14:54 +00:00
slava
926adf160c
quot-action no longer builds strings
2006-08-28 20:44:19 +00:00
slava
db9fa08416
Fix typos
2006-08-28 20:05:52 +00:00