sgpemv2/src
matrevis 574723a35b - Added full request support, altough still not working
at all. Compiles and runs, but the output is not
  correct. Anyway, now it is just a matter of logics :P
- Corrected some minor bugs in step forward.
- Step forward is now rather messy, but still better than
  four hours ago.. altough this can be hard to believe.
- Added some wizards that help finding bugs.
- Rewritten dyn process get_state as it was guilty of
  premature optimization :)


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@825 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-08-06 01:47:02 +00:00
..
backend - Added full request support, altough still not working 2006-08-06 01:47:02 +00:00
templates - Fix deadlock that blocked PythonPolicy::sort_queue 2006-07-28 12:21:49 +00:00
testsuite - Added full request support, altough still not working 2006-08-06 01:47:02 +00:00
cairo_elements.cc - Split between abstract base class (sgpem::CairoWidget) and 2006-08-04 20:08:55 +00:00
cairo_elements.hh - Add untested code to SchedulableWidget, manually inheriting from a raw Gtk::Widget 2006-08-03 11:16:16 +00:00
cairo_widget.cc - Split between abstract base class (sgpem::CairoWidget) and 2006-08-04 20:08:55 +00:00
cairo_widget.hh - Split between abstract base class (sgpem::CairoWidget) and 2006-08-04 20:08:55 +00:00
gui_builder.cc - Widgets now will be shown. Still some problem with their background 2006-08-03 15:43:21 +00:00
gui_builder.hh - Do things in a more C++ style 2006-07-06 12:23:29 +00:00
main.cc - Textual simulation is now brought up only if requested 2006-07-12 08:31:25 +00:00
main.hh - Add newlines at the end of source files. I hope not having to do this 2006-02-19 22:36:24 +00:00
parse_opts.cc - Added ResourcePolicyManager 2006-08-02 23:38:52 +00:00
parse_opts.hh - Fix plugin.hh visibility attributes 2006-07-06 09:49:35 +00:00
schedulables_widget.cc - Split between abstract base class (sgpem::CairoWidget) and 2006-08-04 20:08:55 +00:00
schedulables_widget.hh - Split between abstract base class (sgpem::CairoWidget) and 2006-08-04 20:08:55 +00:00
text_simulation.cc - Request queues are now correctly managed by the ConcreteEnvironment 2006-08-05 17:09:45 +00:00
text_simulation.hh - Added ResourcePolicyManager 2006-08-02 23:38:52 +00:00