Commit Graph

3363 Commits (c09a36f4a562f15ce53dbf6529430a46499884cd)

Author SHA1 Message Date
chris.double 2a6cd307de add 'match' based process in concurrency tests 2006-09-05 10:34:20 +00:00
slava dc8f6d703a Handle code heap exhaustion with a critical error, instead of sig11 + corrupt image 2006-09-05 23:10:42 +00:00
slava 8249adc3f6 Fix a compiler bug, keypad ENTER now inserts a newline 2006-09-05 23:02:34 +00:00
slava 44553a4b20 Minor factorbot fix 2006-09-05 22:15:51 +00:00
slava 35a953efb7 If Unix I/O detects an EOF, it doesn't kill the port completely; it will call read() next time you read. this means that multiple C+d's can be used to exit nested listeners on stdin 2006-09-05 22:11:20 +00:00
slava 587d02d35a Kick off 0.85 by creating a new tools vocabulary and putting a bunch of stuff, including 'walk' there 2006-09-05 05:29:26 +00:00
chris.double 7a6ff3449a add simple pattern matcher contrib library 2006-09-05 03:04:27 +00:00
chris.double 035a64ad8b fix integer serialization 2006-09-05 00:12:51 +00:00
slava f95176f766 Another Makefile fix 2006-09-04 01:51:08 +00:00
slava 79e2bbb0ed Update Makefile's macosx.dmg rule 2006-09-04 01:49:07 +00:00
slava 8d705749df doc typo 2006-09-04 01:27:12 +00:00
slava 58647729c1 boids load fix 2006-09-04 01:27:03 +00:00
slava 459680c543 Increase default heap size 2006-09-04 01:15:25 +00:00
slava a798cd4f5c And more stack effect fixes 2006-09-04 01:13:07 +00:00
slava 8284278bf6 Changelog for Factor 0.84 2006-09-04 01:10:56 +00:00
slava 7ea2e9c591 More stack effect fixes 2006-09-04 01:10:43 +00:00
erg beca3e6ccd fix win32 "clobberage" 2006-09-04 00:44:12 +00:00
erg 41f11d881e win32 bindings for time functions 2006-09-04 00:32:06 +00:00
erg c0c20826a3 calendar loadfile simplification 2006-09-03 23:20:01 +00:00
erg f800c6699b calendar fix 2006-09-04 00:08:22 +00:00
slava dc07e6c61c More stack comment fixes 2006-09-03 23:38:58 +00:00
slava 0927cb9d97 Fix botched regex replace 2006-09-03 23:32:37 +00:00
slava 4e351ee5b7 Stack effect comments are not permitted inside word definitions 2006-09-03 23:28:26 +00:00
erg 733ab3c5ac calendar simplifications 2006-09-03 22:01:12 +00:00
erg 9e67f14fd5 gmt-offset now calls an alien function to deal with daylight savings and timezone 2006-09-03 21:38:13 +00:00
slava b2feff018a Make OS detection words foldable 2006-09-02 21:34:55 +00:00
slava 1922c95926 Fix for win32? ==> t on wrong platforms 2006-09-02 21:27:39 +00:00
slava 350e4ad874 Documentation updates 2006-09-02 21:26:58 +00:00
slava ccc0439b08 Small fixes, including x86 compiler failure 2006-09-02 19:57:29 +00:00
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