.. |
latex
|
Adapt to change in sunet/doc/latex/decls.tex and mention out of date status.
|
2003-05-10 11:59:13 +00:00 |
web-server
|
Rename callback-functor to callback-function.
|
2003-08-01 15:02:43 +00:00 |
.gitignore
|
ignore some more files (that I use for debugging)
|
2003-04-14 08:11:10 +00:00 |
TODO
|
Add task callback-functor.
|
2003-07-23 14:07:22 +00:00 |
addresses.scm
|
Renamen MAKE-ADDRESS-CONSTRUCTOR to MAKE-ADDRESS-RECORD to make things clearer.
|
2003-07-15 14:06:17 +00:00 |
bindings.scm
|
remove superfluous bracket pair introduced by previous commit
|
2003-07-06 09:00:36 +00:00 |
callbacks.scm
|
Rename callback-functor to callback-function.
|
2003-08-01 15:02:43 +00:00 |
handle-fatal.scm
|
+ Outhouse some components of surflet-handler.
|
2003-01-25 16:09:03 +00:00 |
ids.scm
|
+ Splitting file surflets.scm into several packages
|
2003-03-10 16:29:32 +00:00 |
input-fields.scm
|
Drop WITH-REAL-INPUT-FIELD. Use INPUT-FIELD-REAL-INPUT-FIELD instead (and instead of CADR).
|
2003-07-23 13:45:34 +00:00 |
load-surflet-server.scm
|
+ complete renaming SERVLET->SURFLET
|
2003-01-22 12:53:46 +00:00 |
outdater.scm
|
+ Splitting file surflets.scm into several packages
|
2003-03-10 16:29:32 +00:00 |
packages.scm
|
Rename callback-functor to callback-function.
|
2003-08-01 15:02:43 +00:00 |
profile.scm
|
open output data file truncated
|
2002-10-01 17:37:47 +00:00 |
returned-via.scm
|
Remove image button bug (thanks to Eric Knauel for reporting this): Image
|
2003-05-22 13:32:49 +00:00 |
rt-module.scm
|
Rename SERVLET --> SURFLET
|
2003-01-19 16:57:27 +00:00 |
send-html.scm
|
Use do-html-string-sending in do-html-sending
|
2003-05-13 14:02:24 +00:00 |
shift-reset.scm
|
get shift-reset from scsh and modify it to be thread-local
|
2002-09-14 16:10:14 +00:00 |
simple-surflet-api.scm
|
Change names in surflet-input-fields.scm, so that they are both short and
|
2003-07-08 21:22:06 +00:00 |
start-surflet-server
|
Remove accidently commited code.
|
2003-07-18 16:10:57 +00:00 |
surflet-handler.scm
|
Adjust MAKE-RESUME-URL and
|
2003-11-18 20:25:59 +00:00 |
surflet-input-fields.scm
|
Sorry for the messed up previous commits. Here are the collected messages:
|
2003-08-01 18:00:51 +00:00 |
surflet-request.scm
|
+ REQUEST object extended for SUrflets by INPUT-PORT
|
2003-02-17 10:09:24 +00:00 |
surflet-response.scm
|
Factor out SURFLET-RESPONSE object
|
2003-07-05 18:13:32 +00:00 |
surflet-sxml.scm
|
Don't unwrap and rewrap real-input-field in input-field-rule.
|
2003-07-13 10:22:21 +00:00 |
surflets-structures.txt
|
! Redesign of input-fields.
|
2003-04-16 12:30:57 +00:00 |
sxml.scm
|
Map SXML->LOW-LEVEL-SXML to Oleg's PRE-POST-ORDER
|
2003-05-04 14:04:54 +00:00 |
thread-safe-counter.scm
|
+ Outhouse some components of surflet-handler.
|
2003-01-25 16:09:03 +00:00 |
utilities.scm
|
Add identity function
|
2003-04-16 12:20:12 +00:00 |
with-locks.scm
|
Add non-thunk version to with-lock.
|
2003-04-13 17:36:39 +00:00 |