smalltalk
/
osmo-st-core
Archived
1
0
Fork 0

Commit Graph

  • 4ff8679b49 dispatcher: Really merge it, verify that install is called master Holger Hans Peter Freyther 2014-07-27 11:11:40 +0200
  • c5f53b7d64 dispatcher: Merge code from Norbert to allow to install alternative dispatchers Holger Hans Peter Freyther 2014-07-27 10:48:51 +0200
  • f2be904848 timer: Prevent a potential race with the loop process resumption Holger Hans Peter Freyther 2014-07-27 10:19:25 +0200
  • 5c7b52662c timer: Implement the shutdown for GNU Smalltalk too. Holger Hans Peter Freyther 2014-07-27 09:41:15 +0200
  • f5c5febae8 timer: Merge the timer changes from norbert and some races fixes Holger Hans Peter Freyther 2014-07-27 09:31:51 +0200
  • 699eb31206 timer: Assign the loop _before_ running the process Holger Hans Peter Freyther 2014-07-21 12:39:52 +0200
  • 9e0df13ec7 timer: Forget about the block to help the GC Holger Hans Peter Freyther 2014-03-14 18:07:52 +0100
  • 931f2a21d6 extensions: Add copyright statements from Pharo Holger Hans Peter Freyther 2014-02-12 17:18:01 +0100
  • ed74b0c1ca timer: Another approach to fix the issues on Pharo Holger Hans Peter Freyther 2014-02-12 17:15:20 +0100
  • 3e2be093de delay: Try to make it work better on Pharo Holger Hans Peter Freyther 2013-10-07 11:48:44 +0200
  • a8e8ee1847 compat: Add >>#deprecated: for Pharo compat to indicate old methods Holger Hans Peter Freyther 2013-04-30 14:14:21 +0200
  • 39dbe76bc7 pharo: Create >>#initialize methods that are called during load Holger Hans Peter Freyther 2013-04-01 10:47:48 +0200
  • c9033c0aa0 pharo: Add a test case for ?: syntax of the macro expansion Holger Hans Peter Freyther 2013-02-23 11:41:20 +0100
  • 147307900d pharo: Introduce the expandMacros related String classes from Pharo Holger Hans Peter Freyther 2013-02-23 11:10:15 +0100
  • 5e571e0e69 misc: Avoid using the CharacterArray>>% as it is not available in Pharo Holger Hans Peter Freyther 2013-02-20 15:47:22 +0100
  • a01003265b dispatcher: Add a small testcase for the dispatcher in error conditions Holger Hans Peter Freyther 2013-02-20 09:38:56 +0100
  • ced5898a31 pharo: The TimerDispatcher needs more work on Pharo for image resume Holger Hans Peter Freyther 2013-02-20 09:34:21 +0100
  • 9807973a46 dispatcher: Dispatch the blocks in a new process to avoid termination Holger Hans Peter Freyther 2013-02-20 09:17:29 +0100
  • ff6db68e34 misc: Ignore the fileout.st generated by the convert target Holger Hans Peter Freyther 2013-02-15 23:14:37 +0100
  • 01cfa6f4b8 pharo: Work on the automatic fileout to pharo Holger Hans Peter Freyther 2013-02-10 21:21:43 +0100
  • 35843c3654 misc: Modernize the category names to help with MontiCello grouping Holger Hans Peter Freyther 2013-02-10 13:05:02 +0100
  • 2b81cc18c6 process: Name all processes started by osmo-core Holger Hans Peter Freyther 2012-08-08 18:02:37 +0200
  • 2390e42814 core: Add proper categories to the class, call it OsmoCore Holger Hans Peter Freyther 2011-09-27 16:09:34 +0200
  • 22f6836925 timer: Try to avoid copying the entire timerlist all the timer Holger Hans Peter Freyther 2011-07-06 16:56:09 +0200
  • 6f2c4e98c7 dispatcher: Run the dispatch queue with a higher priority Holger Hans Peter Freyther 2011-07-06 09:58:13 +0200
  • 49c376dbf6 timer: Dispatch the whole timer in the main block. Holger Hans Peter Freyther 2011-06-29 00:32:27 +0200
  • 3386942ce2 dispatcher: Introduce a dispatcher than can dispatch things... Holger Hans Peter Freyther 2011-06-28 19:50:31 +0200
  • 6595b815c9 timer: Fix the comments, try to be more clear about what happens Holger Hans Peter Freyther 2011-06-28 11:54:27 +0200
  • 8fd1c00968 timer: Ignore already removed timers Holger Hans Peter Freyther 2011-06-22 16:59:33 +0200
  • 4570878f9a timer: Add the initial version of the timer code Holger Hans Peter Freyther 2011-06-22 15:20:01 +0200