e6aa33ac12 
								
							
								 
							
						 
						
							
							
								
								Add new intersects? word and use it in a few places instead of intersect empty?  
							
							
							
						 
						
							2009-01-12 01:51:38 -06:00  
				
					
						
							
							
								 
						
							
							
								39391fe852 
								
							
								 
							
						 
						
							
							
								
								CGI responder would fail if the CGI script would emit non-ASCII characters; set encoding to binary  
							
							
							
						 
						
							2009-01-07 13:46:52 -06:00  
				
					
						
							
							
								 
						
							
							
								44b6a490a1 
								
							
								 
							
						 
						
							
							
								
								Add protocol slot to make it work with funny load order  
							
							
							
						 
						
							2008-12-19 00:52:41 -06:00  
				
					
						
							
							
								 
						
							
							
								c5160d76e9 
								
							
								 
							
						 
						
							
							
								
								Merge qualified, alias, symbols, constants into core  
							
							
							
						 
						
							2008-12-17 18:10:01 -06:00  
				
					
						
							
							
								 
						
							
							
								63fda570bf 
								
							
								 
							
						 
						
							
							
								
								Fixing assorted compile errors and help lint warnings  
							
							
							
						 
						
							2008-12-16 01:12:36 -06:00  
				
					
						
							
							
								 
						
							
							
								daf2857d7b 
								
							
								 
							
						 
						
							
							
								
								define-inline now takes an effect parameter  
							
							... 
							
							
							
							C: now sets the stack effect of the new word to slot names
add new basis/constants vocab; CONSTANT: foo bar is equivalent to : foo bar ; inline
(going to fold CONSTANT:, ALIAS: and qualified into core soon perhaps)
tighten the screws: inline words now need a stack declaration too
update some usages of inline words 
							
						 
						
							2008-12-15 19:44:56 -06:00  
				
					
						
							
							
								 
						
							
							
								5cb18d51b3 
								
							
								 
							
						 
						
							
							
								
								Fixing test-all and help-lint-all failures  
							
							
							
						 
						
							2008-12-15 03:33:04 -06:00  
				
					
						
							
							
								 
						
							
							
								e0f86889c7 
								
							
								 
							
						 
						
							
							
								
								Fixing load-everything for io.files split  
							
							
							
						 
						
							2008-12-15 01:13:35 -06:00  
				
					
						
							
							
								 
						
							
							
								59a5e554d4 
								
							
								 
							
						 
						
							
							
								
								Split up io.directories further, move file types to io.files.types. Bunny demo no longer pulls in file-info and file-system-info code, reducing image size by 35kb  
							
							
							
						 
						
							2008-12-15 00:01:06 -06:00  
				
					
						
							
							
								 
						
							
							
								0cc4dc4e0a 
								
							
								 
							
						 
						
							
							
								
								Allow post data to be send on PUT as well as POST actions. Allow any message between 200 and 299 to mean success.  
							
							
							
						 
						
							2008-12-10 21:30:33 -08:00  
				
					
						
							
							
								 
						
							
							
								5bfa17d962 
								
							
								 
							
						 
						
							
							
								
								Split off error. methods into sub-vocabs in a few places  
							
							
							
						 
						
							2008-12-08 20:04:13 -06:00  
				
					
						
							
							
								 
						
							
							
								7d2ca36fad 
								
							
								 
							
						 
						
							
							
								
								swap 3append -> glue  
							
							
							
						 
						
							2008-12-03 19:13:18 -06:00  
				
					
						
							
							
								 
						
							
							
								6297c4d2e4 
								
							
								 
							
						 
						
							
							
								
								Make cookie parsing more permissive  
							
							
							
						 
						
							2008-11-24 20:26:29 -06:00  
				
					
						
							
							
								 
						
							
							
								de7b002baf 
								
							
								 
							
						 
						
							
							
								
								use mime.types not mime-types  
							
							
							
						 
						
							2008-11-21 22:13:14 -06:00  
				
					
						
							
							
								 
						
							
							
								9bf63b1613 
								
							
								 
							
						 
						
							
							
								
								New $quotation markup element  
							
							
							
						 
						
							2008-11-16 09:03:30 -06:00  
				
					
						
							
							
								 
						
							
							
								93e9e34175 
								
							
								 
							
						 
						
							
							
								
								Add $maybe markup element  
							
							
							
						 
						
							2008-11-16 06:02:13 -06:00  
				
					
						
							
							
								 
						
							
							
								1df08ba8c8 
								
							
								 
							
						 
						
							
							
								
								Unit tests no longer use hard-coded ports  
							
							
							
						 
						
							2008-10-20 22:05:22 -05:00  
				
					
						
							
							
								 
						
							
							
								e9c79ee85e 
								
							
								 
							
						 
						
							
							
								
								fix directory.  
							
							
							
						 
						
							2008-10-19 20:42:27 -05:00  
				
					
						
							
							
								 
						
							
							
								0e9ecc1ba9 
								
							
								 
							
						 
						
							
							
								
								directory changes  
							
							
							
						 
						
							2008-10-19 13:09:48 -05:00  
				
					
						
							
							
								 
						
							
							
								39eacca297 
								
							
								 
							
						 
						
							
							
								
								fix test, something is still broken  
							
							
							
						 
						
							2008-10-02 16:37:04 -05:00  
				
					
						
							
							
								 
						
							
							
								695d3dd2d2 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of git://factorcode.org/git/factor  
							
							
							
						 
						
							2008-10-02 12:52:42 -05:00  
				
					
						
							
							
								 
						
							
							
								a7027700d1 
								
							
								 
							
						 
						
							
							
								
								update with-db usages  
							
							
							
						 
						
							2008-10-02 12:51:21 -05:00  
				
					
						
							
							
								 
						
							
							
								c19f2257f4 
								
							
								 
							
						 
						
							
							
								
								Fix permission bits  
							
							
							
						 
						
							2008-10-02 08:34:49 -05:00  
				
					
						
							
							
								 
						
							
							
								403d5207f0 
								
							
								 
							
						 
						
							
							
								
								stop-server/stop-this-server split  
							
							
							
						 
						
							2008-10-02 08:30:38 -05:00  
				
					
						
							
							
								 
						
							
							
								7a2eb1d7b2 
								
							
								 
							
						 
						
							
							
								
								Split off urls.secure for SSL support; reduces deployed image size  
							
							
							
						 
						
							2008-10-02 05:13:22 -05:00  
				
					
						
							
							
								 
						
							
							
								15eaf33ee8 
								
							
								 
							
						 
						
							
							
								
								Remove http.client => logging dependency  
							
							
							
						 
						
							2008-10-02 03:38:09 -05:00  
				
					
						
							
							
								 
						
							
							
								87c71ee376 
								
							
								 
							
						 
						
							
							
								
								Rice  
							
							
							
						 
						
							2008-10-02 01:17:54 -05:00  
				
					
						
							
							
								 
						
							
							
								1cf1d967ea 
								
							
								 
							
						 
						
							
							
								
								New combinators for incremental HTTP requests  
							
							
							
						 
						
							2008-10-01 05:43:20 -05:00  
				
					
						
							
							
								 
						
							
							
								b546ad3c6d 
								
							
								 
							
						 
						
							
							
								
								Fix problem odd headers sent by Windows CE  
							
							
							
						 
						
							2008-10-01 03:13:56 -05:00  
				
					
						
							
							
								 
						
							
							
								6a97831ba5 
								
							
								 
							
						 
						
							
							
								
								Add example to docs  
							
							
							
						 
						
							2008-09-30 22:42:57 -05:00  
				
					
						
							
							
								 
						
							
							
								57c9012d49 
								
							
								 
							
						 
						
							
							
								
								Debug CGI  
							
							
							
						 
						
							2008-09-29 21:18:37 -05:00  
				
					
						
							
							
								 
						
							
							
								97c5324142 
								
							
								 
							
						 
						
							
							
								
								Fix laod error  
							
							
							
						 
						
							2008-09-29 20:09:31 -05:00  
				
					
						
							
							
								 
						
							
							
								845c30496d 
								
							
								 
							
						 
						
							
							
								
								Update usings  
							
							
							
						 
						
							2008-09-29 19:49:17 -05:00  
				
					
						
							
							
								 
						
							
							
								dc1d7c76b7 
								
							
								 
							
						 
						
							
							
								
								Clean up some web framework code  
							
							
							
						 
						
							2008-09-29 04:10:00 -05:00  
				
					
						
							
							
								 
						
							
							
								d3423bec4f 
								
							
								 
							
						 
						
							
							
								
								Better logging  
							
							
							
						 
						
							2008-09-28 17:56:44 -05:00  
				
					
						
							
							
								 
						
							
							
								7240c9f717 
								
							
								 
							
						 
						
							
							
								
								Fix help lint  
							
							
							
						 
						
							2008-09-27 15:22:35 -05:00  
				
					
						
							
							
								 
						
							
							
								c8b86fcbc2 
								
							
								 
							
						 
						
							
							
								
								Fix circularity  
							
							
							
						 
						
							2008-09-27 12:16:15 -05:00  
				
					
						
							
							
								 
						
							
							
								0ba1a1335e 
								
							
								 
							
						 
						
							
							
								
								http.server documentation  
							
							
							
						 
						
							2008-09-27 11:37:46 -05:00  
				
					
						
							
							
								 
						
							
							
								9cbe0b73ee 
								
							
								 
							
						 
						
							
							
								
								http.client docs  
							
							
							
						 
						
							2008-09-25 04:47:42 -05:00  
				
					
						
							
							
								 
						
							
							
								cbd40b71d4 
								
							
								 
							
						 
						
							
							
								
								Fixing URL docs, http docs  
							
							
							
						 
						
							2008-09-25 02:46:37 -05:00  
				
					
						
							
							
								 
						
							
							
								018991f343 
								
							
								 
							
						 
						
							
							
								
								More tags  
							
							
							
						 
						
							2008-09-24 00:45:28 -05:00  
				
					
						
							
							
								 
						
							
							
								f16348fe75 
								
							
								 
							
						 
						
							
							
								
								Fix tests  
							
							
							
						 
						
							2008-09-23 19:29:09 -05:00  
				
					
						
							
							
								 
						
							
							
								7a83d2798c 
								
							
								 
							
						 
						
							
							
								
								Messing with port remapping  
							
							
							
						 
						
							2008-09-22 16:54:34 -05:00  
				
					
						
							
							
								 
						
							
							
								6d60b5a74f 
								
							
								 
							
						 
						
							
							
								
								Implement port remapping  
							
							
							
						 
						
							2008-09-22 16:49:50 -05:00  
				
					
						
							
							
								 
						
							
							
								cf80dd122a 
								
							
								 
							
						 
						
							
							
								
								Updating code for make and fry changes  
							
							
							
						 
						
							2008-09-10 22:11:40 -05:00  
				
					
						
							
							
								 
						
							
							
								44f53de164 
								
							
								 
							
						 
						
							
							
								
								Move make to its own vocabulary, remove fry _ feature  
							
							
							
						 
						
							2008-09-10 20:07:00 -05:00  
				
					
						
							
							
								 
						
							
							
								59623414b6 
								
							
								 
							
						 
						
							
							
								
								Fix bug spotted by Ed  
							
							
							
						 
						
							2008-09-08 01:10:12 -05:00  
				
					
						
							
							
								 
						
							
							
								32c2543571 
								
							
								 
							
						 
						
							
							
								
								Documentation fixes  
							
							
							
						 
						
							2008-09-06 05:12:28 -05:00  
				
					
						
							
							
								 
						
							
							
								99cf4354bc 
								
							
								 
							
						 
						
							
							
								
								Fix test failures  
							
							
							
						 
						
							2008-09-06 02:16:44 -05:00  
				
					
						
							
							
								 
						
							
							
								57ca685e26 
								
							
								 
							
						 
						
							
							
								
								New tuple syntax  
							
							
							
						 
						
							2008-09-05 20:39:45 -05:00