Commit Graph

2047 Commits (5dc802a8d45e77bc496f11e4417b95cfdd9ddc29)

Author SHA1 Message Date
wayo.cavazos 5dc802a8d4 Minor fixes in contrib/factory 2006-02-23 23:29:40 +00:00
wayo.cavazos b0524db827 Minor fixes in contrib/x11 2006-02-23 23:28:30 +00:00
wayo.cavazos 6fcc4972e3 Remove invalid frames from window list 2006-02-23 23:26:45 +00:00
wayo.cavazos 5be4477fab clean-window-table word in concurrent-widgets 2006-02-23 23:25:23 +00:00
wayo.cavazos 61d96bcad8 Raise window when moved 2006-02-23 23:24:27 +00:00
wayo.cavazos 79266b58cf Callback based error handler in factory 2006-02-23 23:20:46 +00:00
wayo.cavazos 71b59977ad Switch between desktops using keyboard in factory 2006-02-17 07:43:21 +00:00
slava 9873d6285c Update x86 and AMD64 backends for assembler changes 2006-02-24 01:29:53 +00:00
slava 2ed71bcaf3 Further x86 assembler fixes 2006-02-24 01:22:18 +00:00
slava 3c2d412dac Experimental x86 assembler refactoring 2006-02-24 00:01:12 +00:00
slava 9e7af4d8b4 Clean up exception handling in callbacks 2006-02-23 07:09:34 +00:00
slava 5e41efe8e2 Fix callframe loss 2006-02-23 06:33:15 +00:00
chris.double 1c86d1dc4a move contrib/cont-responder to httpd/examples
Also tidied up some of the examples (removed need for parser 
combinators) and removed examples that don't work or don't make good 
examples.
2006-02-23 02:26:29 +00:00
chris.double 9f5845d09e remove out of date cont-responder docs 2006-02-23 02:15:32 +00:00
erg a452f95788 windows ffi test fix 2006-02-21 23:55:42 +00:00
slava 4384819372 Another documentation fix 2006-02-21 23:41:55 +00:00
slava 44b2323175 AMD64 callback fix, and facts file update 2006-02-21 23:37:17 +00:00
slava 0bb9e1df30 Fix infinite loop with unterminated ( 2006-02-21 23:33:16 +00:00
slava 4ae3b85dbf Bootstrap fix and AMD64 tweak 2006-02-21 23:12:00 +00:00
slava 3a3a1e602d Completed support for UTF16 string inputs/outputs in alien interface 2006-02-21 21:42:56 +00:00
slava 09ca1c3642 Fix callbacks with lots of parameters 2006-02-20 22:49:44 +00:00
erg 579d8d2c5a DLLEXPORT unbox_value_struct 2006-02-20 19:27:45 +00:00
erg 7fa831d2c4 ffi fix for windowsand dealloc_bounded_block for windows 2006-02-20 07:13:02 +00:00
slava 6cfd968ea4 comment out problematic unit test 2006-02-20 06:04:59 +00:00
slava be66f57b92 AMD64 callbacks support 2006-02-20 05:55:38 +00:00
slava 75d3509c09 maybe_gc() takes an argument; compile-gc didn't take this into account 2006-02-20 05:27:22 +00:00
slava d8466f6bc6 Fix Win32 I/O FEP 2006-02-20 04:16:25 +00:00
slava 3b2b86e1a2 Don't run out of memory from boxing objects in FFI 2006-02-20 04:08:00 +00:00
slava 5c637e05f3 Throw an error if a CF bundle could not be loaded 2006-02-20 03:51:55 +00:00
slava 6d3657ece1 Support Objective C messages returning structs by value 2006-02-20 03:47:07 +00:00
slava c2140920bd renumber types, Objective-C exception handling 2006-02-20 03:08:08 +00:00
slava 4990bade15 Merge alien and displaced-alien types, assorted cleanups 2006-02-20 01:53:18 +00:00
erg a82c9f2d09 safe_malloc
added-safe malloc to misc.c
added return check of VirtualAlloc()
2006-02-19 21:27:53 +00:00
erg ba79f3178a random-tester
fixed bugs in random-tester
removed debug statement in base64
2006-02-19 21:26:27 +00:00
slava 49257f2498 x86 floating point parameter stack usage fix 2006-02-19 21:34:58 +00:00
slava 68071fedab Minor win32 I/O cleanup 2006-02-19 21:17:09 +00:00
slava ff4d87161c Fix bootstrap on win32 2006-02-19 21:02:52 +00:00
slava 30ec4e75a9 Fix typo in ffi tests 2006-02-19 06:46:11 +00:00
slava 6980d1ce44 Test fixes 2006-02-19 06:35:14 +00:00
slava 6189450318 More callback tests 2006-02-19 06:33:34 +00:00
slava 58143c8226 Further x86 alien fixes; callbacks now work 2006-02-18 23:39:23 +00:00
slava 096513609a x86 alien work 2006-02-18 06:58:08 +00:00
wayo.cavazos 2b1716b559 x.factor additions
Graphics context words
draw-lines word
2006-02-17 01:48:02 +00:00
wayo.cavazos 9580a50945 minor automata fixes 2006-02-17 01:47:31 +00:00
wayo.cavazos 45d11b25c9 more useful root menu in Factory 2006-02-17 01:46:49 +00:00
wayo.cavazos 34496556d1 improvements to x11/rectangle.factor 2006-02-17 01:45:44 +00:00
wayo.cavazos 4e727be9d0 Add flush calls in concurrent-widgets to effect immediate debug output 2006-02-17 01:43:04 +00:00
wayo.cavazos 3c380f5245 Visual feedback when moving and resizing in Factory 2006-02-17 01:40:16 +00:00
wayo.cavazos 60f2eaf3dd Airhorse Lsystem 2006-02-14 02:27:00 +00:00
slava 85eaa1e193 Fix AMD64 bootstrap failure 2006-02-15 05:25:15 +00:00