f0ca612665 
								
							 
						 
						
							
							
								
								Remove bug that inhibited POST cache to shrink  
							
							
							
						 
						
							2004-09-24 11:28:49 +00:00  
				
					
						
							
							
								 
						
							
								d904121149 
								
							 
						 
						
							
							
								
								Fix typos and do some rephrasing.  
							
							
							
						 
						
							2004-09-17 15:54:21 +00:00  
				
					
						
							
							
								 
						
							
								58a540854f 
								
							 
						 
						
							
							
								
								Update release date once more.  
							
							
							
						 
						
							2004-08-09 08:58:50 +00:00  
				
					
						
							
							
								 
						
							
								d0570a375e 
								
							 
						 
						
							
							
								
								Fix typo.  
							
							
							
						 
						
							2004-07-29 17:30:50 +00:00  
				
					
						
							
							
								 
						
							
								4a789540c9 
								
							 
						 
						
							
							
								
								Simplify.  
							
							
							
						 
						
							2004-07-29 17:24:52 +00:00  
				
					
						
							
							
								 
						
							
								2f0b9d0b50 
								
							 
						 
						
							
							
								
								Add definition for syntax.  
							
							
							
						 
						
							2004-07-29 17:23:17 +00:00  
				
					
						
							
							
								 
						
							
								e319430837 
								
							 
						 
						
							
							
								
								Add other sections.  Fix typo.  
							
							
							
						 
						
							2004-07-29 17:22:29 +00:00  
				
					
						
							
							
								 
						
							
								46d17a3ee4 
								
							 
						 
						
							
							
								
								Export forgotten MAKE-TEXT in simple-surflet-api.  
							
							
							
						 
						
							2004-07-29 17:15:46 +00:00  
				
					
						
							
							
								 
						
							
								0093759c8e 
								
							 
						 
						
							
							
								
								The (complete?) SUrflet API documentation.  
							
							
							
						 
						
							2004-07-29 16:21:14 +00:00  
				
					
						
							
							
								 
						
							
								c1b264b9b1 
								
							 
						 
						
							
							
								
								Prepare for SUrflet API documentation.  
							
							
							
						 
						
							2004-07-29 16:20:20 +00:00  
				
					
						
							
							
								 
						
							
								bfb4068c9a 
								
							 
						 
						
							
							
								
								Correct typo surlfets... -> surflets/input-fields.  
							
							
							
						 
						
							2004-07-29 08:23:56 +00:00  
				
					
						
							
							
								 
						
							
								7cb5d680d4 
								
							 
						 
						
							
							
								
								Use sxml->low-level-sxml instead of pre-post-order in sxml->string to reduce connection points.  
							
							
							
						 
						
							2004-07-28 20:59:55 +00:00  
				
					
						
							
							
								 
						
							
								bc9e540be7 
								
							 
						 
						
							
							
								
								Remove wrong comment.  
							
							
							
						 
						
							2004-07-28 20:20:50 +00:00  
				
					
						
							
							
								 
						
							
								cb95474d95 
								
							 
						 
						
							
							
								
								Export RESET-SURFLET-CACHE! in surflet-handler/surflets.  
							
							
							
						 
						
							2004-07-27 14:19:44 +00:00  
				
					
						
							
							
								 
						
							
								fee49612ce 
								
							 
						 
						
							
							
								
								Let surflets/my-sessions export SET-SESSION-LIFETIME!  
							
							
							
						 
						
							2004-07-27 13:45:26 +00:00  
				
					
						
							
							
								 
						
							
								0783bdb4e2 
								
							 
						 
						
							
							
								
								fix small typo.  
							
							
							
						 
						
							2004-07-26 20:24:05 +00:00  
				
					
						
							
							
								 
						
							
								584acf4441 
								
							 
						 
						
							
							
								
								Use send-html/finish instead of send-html for the single page.  
							
							
							
						 
						
							2004-07-24 15:16:58 +00:00  
				
					
						
							
							
								 
						
							
								10ca480e4c 
								
							 
						 
						
							
							
								
								Correct error message in make-http-response.  
							
							
							
						 
						
							2004-07-21 20:38:00 +00:00  
				
					
						
							
							
								 
						
							
								6d6f34ae78 
								
							 
						 
						
							
							
								
								minor change: make clear Scheme value of not annotated checkbox depends on standard transformer.  
							
							
							
						 
						
							2004-07-21 20:33:37 +00:00  
				
					
						
							
							
								 
						
							
								2268fe3231 
								
							 
						 
						
							
							
								
								Parameterize over error message in make-simple-default-setter  
							
							
							
						 
						
							2004-07-21 20:31:30 +00:00  
				
					
						
							
							
								 
						
							
								15f07f8d4a 
								
							 
						 
						
							
							
								
								Design change: transformer of non-multi input-fields get two  
							
							... 
							
							
							
							arguments: the input-field *and* the binding value (not only the
binding value)
Rational: (a) transformers of non-multi input-fields can now access the
attribute field of the input-field record, (b) there is no real reason
why to treat multi and non-multi input-fields differently in respect
to their transformer arguments (keep design simple).
Updates of current surflets only necessary if they create their own
non-multi input-fields (with make-input-field).  Example surlfets
calculate.scm and calculate-cb.scm updated as well as standard HTML
input-fields provided by the SUrflets. 
							
						 
						
							2004-07-21 20:09:37 +00:00  
				
					
						
							
							
								 
						
							
								299a4ef815 
								
							 
						 
						
							
							
								
								add explaining comment  
							
							
							
						 
						
							2004-07-21 19:07:50 +00:00  
				
					
						
							
							
								 
						
							
								d62e069710 
								
							 
						 
						
							
							
								
								use (cdr head) instead of (cdar cache), it's clearer  
							
							
							
						 
						
							2004-07-21 18:59:18 +00:00  
				
					
						
							
							
								 
						
							
								582e07bb18 
								
							 
						 
						
							
							
								
								remove forgotten debug output from previous commit  
							
							
							
						 
						
							2004-07-21 18:56:56 +00:00  
				
					
						
							
							
								 
						
							
								f23cd71100 
								
							 
						 
						
							
							
								
								use symbol to search in browser headers  
							
							
							
						 
						
							2004-07-21 18:56:03 +00:00  
				
					
						
							
							
								 
						
							
								8b627decc5 
								
							 
						 
						
							
							
								
								Fix small typo.  
							
							
							
						 
						
							2004-07-20 13:16:41 +00:00  
				
					
						
							
							
								 
						
							
								84f5f3b625 
								
							 
						 
						
							
							
								
								Adjust year for Andreas  
							
							
							
						 
						
							2004-07-20 07:51:33 +00:00  
				
					
						
							
							
								 
						
							
								d30807ed75 
								
							 
						 
						
							
							
								
								Update to 2004 and add Andreas  
							
							
							
						 
						
							2004-06-21 12:35:03 +00:00  
				
					
						
							
							
								 
						
							
								b264662160 
								
							 
						 
						
							
							
								
								Rewrite definition for proglist that irritate tex2page.sty  
							
							
							
						 
						
							2004-06-05 13:57:51 +00:00  
				
					
						
							
							
								 
						
							
								ebc119bb43 
								
							 
						 
						
							
							
								
								Remove superfluous float declaration that irritated tex2page.  
							
							
							
						 
						
							2004-06-05 13:38:53 +00:00  
				
					
						
							
							
								 
						
							
								f40d338fa2 
								
							 
						 
						
							
							
								
								+ enforce coporate identity, it's SUnet not SUNet.  
							
							... 
							
							
							
							+ fixed typos 
							
						 
						
							2004-06-02 14:26:03 +00:00  
				
					
						
							
							
								 
						
							
								46ae889df4 
								
							 
						 
						
							
							
								
								+ added a "ssl with apache" section (draft)  
							
							
							
						 
						
							2004-06-02 14:16:01 +00:00  
				
					
						
							
							
								 
						
							
								7afbfadc42 
								
							 
						 
						
							
							
								
								Avoid DNS lookups  
							
							
							
						 
						
							2004-05-29 15:23:32 +00:00  
				
					
						
							
							
								 
						
							
								7e1b44518f 
								
							 
						 
						
							
							
								
								Update date  
							
							
							
						 
						
							2004-05-29 08:33:52 +00:00  
				
					
						
							
							
								 
						
							
								88d28eec3f 
								
							 
						 
						
							
							
								
								Reflect movement of sample httpd scripts  
							
							
							
						 
						
							2004-05-29 08:33:24 +00:00  
				
					
						
							
							
								 
						
							
								b2e6d71264 
								
							 
						 
						
							
							
								
								Update installation and usage section  
							
							
							
						 
						
							2004-05-29 08:28:35 +00:00  
				
					
						
							
							
								 
						
							
								87c2ad3610 
								
							 
						 
						
							
							
								
								Fixed typo  
							
							
							
						 
						
							2004-05-29 08:24:26 +00:00  
				
					
						
							
							
								 
						
							
								e4a887d491 
								
							 
						 
						
							
							
								
								Revert last commit.  
							
							
							
						 
						
							2004-05-24 15:54:58 +00:00  
				
					
						
							
							
								 
						
							
								a2a656ad99 
								
							 
						 
						
							
							
								
								1.0->1.1: updated status codes  
							
							
							
						 
						
							2004-05-24 15:42:13 +00:00  
				
					
						
							
							
								 
						
							
								ae913b3b90 
								
							 
						 
						
							
							
								
								+ Some changes from start-web-server  
							
							... 
							
							
							
							+ Add CGI support 
							
						 
						
							2004-05-24 12:00:34 +00:00  
				
					
						
							
							
								 
						
							
								1374c26247 
								
							 
						 
						
							
							
								
								Some changes from start-web-server  
							
							
							
						 
						
							2004-05-24 11:59:56 +00:00  
				
					
						
							
							
								 
						
							
								1bd77d4b10 
								
							 
						 
						
							
							
								
								added comments  
							
							
							
						 
						
							2004-05-17 16:42:45 +00:00  
				
					
						
							
							
								 
						
							
								96216b243d 
								
							 
						 
						
							
							
								
								answer HTTP/1.0 for requests with unknown HTTP-version  
							
							
							
						 
						
							2004-05-17 16:39:17 +00:00  
				
					
						
							
							
								 
						
							
								7090147e49 
								
							 
						 
						
							
							
								
								Set default port to 8080  
							
							
							
						 
						
							2004-05-17 08:35:47 +00:00  
				
					
						
							
							
								 
						
							
								3311f6af34 
								
							 
						 
						
							
							
								
								Moved startup scripts to web-server directory  
							
							
							
						 
						
							2004-05-17 08:34:07 +00:00  
				
					
						
							
							
								 
						
							
								b7e37f8767 
								
							 
						 
						
							
							
								
								+ Add sample links for rman and info gateways.  
							
							... 
							
							
							
							+ Mention required startup scripts. 
							
						 
						
							2004-05-17 08:15:47 +00:00  
				
					
						
							
							
								 
						
							
								aeed1acfc2 
								
							 
						 
						
							
							
								
								Mention SUrflets as in README.  
							
							
							
						 
						
							2004-05-13 21:27:55 +00:00  
				
					
						
							
							
								 
						
							
								9d67969c09 
								
							 
						 
						
							
							
								
								Adjust section about installing SSAX to package proposal  
							
							... 
							
							
							
							Minor reformatting / typos removed 
							
						 
						
							2004-05-13 21:27:26 +00:00  
				
					
						
							
							
								 
						
							
								b568965f6e 
								
							 
						 
						
							
							
								
								Fix computation of default directories  
							
							
							
						 
						
							2004-05-13 08:34:03 +00:00  
				
					
						
							
							
								 
						
							
								c7693e9bc7 
								
							 
						 
						
							
							
								
								Correct description of extended-web-server  
							
							
							
						 
						
							2004-05-13 08:31:13 +00:00