..
backend
- Keep a map to hold request queues into a concrete_environment
2006-07-23 13:38:13 +00:00
templates
- Fix deletion using an ad-hoc functor to avoid memory leaks, instead that ptr_fun(operator delete). Valgrind says we're doing well with History\!
2006-07-20 21:50:28 +00:00
testsuite
- Keep a map to hold request queues into a concrete_environment
2006-07-23 13:38:13 +00:00
graphical_simulation.hh
- Pretty-indenting code
2006-06-29 08:44:30 +00:00
graphical_terminal_io.cc
- Fixed some bugs in command processing, added the configure-cpu-policy command
2006-07-10 22:28:51 +00:00
graphical_terminal_io.hh
- Pretty-indenting code
2006-06-29 08:44:30 +00:00
gui_builder.cc
- Add stubs to implement custom widget to show schedulables entities.
2006-07-12 09:24:57 +00:00
gui_builder.hh
- Do things in a more C++ style
2006-07-06 12:23:29 +00:00
io_manager.hh
- Pretty-indenting code
2006-06-29 08:44:30 +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
main_window.cc
- Pretty-indenting code
2006-06-29 08:44:30 +00:00
main_window.hh
- Pretty-indenting code
2006-06-29 08:44:30 +00:00
observer.cc
- Pretty-indenting code
2006-06-29 08:44:30 +00:00
observer.hh
- Pretty-indenting code
2006-06-29 08:44:30 +00:00
parse_opts.cc
- Textual simulation is now brought up only if requested
2006-07-12 08:31:25 +00:00
parse_opts.hh
- Fix plugin.hh visibility attributes
2006-07-06 09:49:35 +00:00
schedulables_widget.cc
- Add stubs to implement custom widget to show schedulables entities.
2006-07-12 09:24:57 +00:00
schedulables_widget.hh
- Add stubs to implement custom widget to show schedulables entities.
2006-07-12 09:24:57 +00:00
standard_io.cc
- Pretty-indenting code
2006-06-29 08:44:30 +00:00
standard_io.hh
- Pretty-indenting code
2006-06-29 08:44:30 +00:00
text_simulation.cc
- Added the "set cpu-policy" command. It`s still not useful until we initialize the pyloader plugin...
2006-07-21 13:10:31 +00:00
text_simulation.hh
- Fixed linking problem with visibility enabled caused by TextSimulation accessing (stupidly) Dynamic* objects
2006-07-16 21:43:54 +00:00