2015-07-16 10:09:01 by Ruben Agin | Files touched by this commit (4) |
Log message: Changes for release 0.10 |
2015-05-19 09:39:34 by Ruben Agin | Files touched by this commit (2) |
Log message: Small fix to reenable recode on i386 platforms. |
2015-05-17 22:47:00 by Ruben Agin | Files touched by this commit (2) |
Log message: Changed round-robin scheduling to preemptive mode to fix issue with keyboard \ event issue. |
2015-05-09 02:20:57 by Ruben Agin | Files touched by this commit (2) |
Log message: Compatibility fixes for various platforms. |
2015-04-27 12:39:56 by Ruben Agin | Files touched by this commit (2) |
Log message: Dynamic determination of preemptive/cooperative threading. Fixed a deadlock \ condition with suspend/resume code around spin. |
2015-04-25 12:23:58 by Ruben Agin | Files touched by this commit (2) |
Log message: Fixes for preemptive multithreading. Added suspend/resume code for arbitrary \ atomic ops. |
2015-04-20 00:11:33 by Ruben Agin | Files touched by this commit (3) |
Log message: Addition of POSIX real-time extensions. Fixes for sparc64 guest. |
2015-03-31 06:49:08 by Ruben Agin | Files touched by this commit (2) |
Log message: Update to 1.0beta_9: Added built-in atomic ops for GCC. |
2015-03-30 03:11:00 by Ruben Agin | Files touched by this commit (2) |
Log message: Update to 1.0beta_8: Fixed some concurrency issues & build environment problems. |
2015-03-27 11:40:58 by Ruben Agin | Files touched by this commit (3) |
Log message: Update to 1.0beta_7: Added pthreads. |