.. |
concrete_environment.cc
|
- Move macro for checking for GCC visibility support to a separate file
|
2006-07-05 11:11:50 +00:00 |
concrete_environment.hh
|
- Move macro for checking for GCC visibility support to a separate file
|
2006-07-05 11:11:50 +00:00 |
concrete_history.cc
|
- Written ConcreteHistory copy constructor
|
2006-07-16 21:56:04 +00:00 |
concrete_history.hh
|
- Finish writing ConcreteHistory. That was nasty!
|
2006-07-03 20:10:51 +00:00 |
concrete_simulation.cc
|
- Fixed linking problem with visibility enabled caused by TextSimulation accessing (stupidly) Dynamic* objects
|
2006-07-16 21:43:54 +00:00 |
concrete_simulation.hh
|
- Fixed linking problem with visibility enabled caused by TextSimulation accessing (stupidly) Dynamic* objects
|
2006-07-16 21:43:54 +00:00 |
dynamic_process.cc
|
- updated seriralize_visitor to manage history & environment
|
2006-07-15 01:25:31 +00:00 |
dynamic_process.hh
|
- Only schedule Threads. Ditch support for Policies deciding
|
2006-07-04 10:46:15 +00:00 |
dynamic_request.cc
|
- Adjusted copy construction of the Dynamic* hierarchy. Hope this is what you wanted, Matteo...
|
2006-07-11 14:20:30 +00:00 |
dynamic_request.hh
|
- Adjusted copy construction of the Dynamic* hierarchy. Hope this is what you wanted, Matteo...
|
2006-07-11 14:20:30 +00:00 |
dynamic_resource.cc
|
- Added SerializeVisitor class and written various serialize() methods
|
2006-07-04 22:34:39 +00:00 |
dynamic_resource.hh
|
- Mega-update. Take it while it's hot... but my brain's frying!
|
2006-07-02 22:20:03 +00:00 |
dynamic_schedulable.cc
|
- Updated interface of pyloader to comply with the new plugin management system`s requirements
|
2006-07-04 15:05:04 +00:00 |
dynamic_schedulable.hh
|
- Only schedule Threads. Ditch support for Policies deciding
|
2006-07-04 10:46:15 +00:00 |
dynamic_sub_request.cc
|
- Adjusted copy construction of the Dynamic* hierarchy. Hope this is what you wanted, Matteo...
|
2006-07-11 14:20:30 +00:00 |
dynamic_sub_request.hh
|
- Adjusted copy construction of the Dynamic* hierarchy. Hope this is what you wanted, Matteo...
|
2006-07-11 14:20:30 +00:00 |
dynamic_thread.cc
|
- updated seriralize_visitor to manage history & environment
|
2006-07-15 01:25:31 +00:00 |
dynamic_thread.hh
|
- Adjusted copy construction of the Dynamic* hierarchy. Hope this is what you wanted, Matteo...
|
2006-07-11 14:20:30 +00:00 |
environment.cc
|
Vogon Fleet: implementation: Added environment, concrete_environment, a
|
2006-07-02 00:52:01 +00:00 |
environment.hh
|
- "You got another thing comin'" -- Judas Priest
|
2006-07-03 18:52:50 +00:00 |
global_preferences.cc
|
- fixed global preferences serialization
|
2006-07-15 11:25:57 +00:00 |
global_preferences.hh
|
- fixed global preferences serialization
|
2006-07-15 11:25:57 +00:00 |
global_preferences_serializer.cc
|
- added global_preferences_serielizer
|
2006-07-05 16:01:44 +00:00 |
global_preferences_serializer.hh
|
- added global_preferences_serielizer
|
2006-07-05 16:01:44 +00:00 |
history.cc
|
- Mega-update. Take it while it's hot... but my brain's frying!
|
2006-07-02 22:20:03 +00:00 |
history.hh
|
- Start implementing Scheduler::step_forward(). Whoohooo!
|
2006-07-03 21:55:09 +00:00 |
history_observer.cc
|
- Write interface for History and ConcreteHistory
|
2006-07-02 15:27:30 +00:00 |
history_observer.hh
|
- Empty test-history
|
2006-07-05 17:21:05 +00:00 |
invalid_plugin_exception.cc
|
- Doh! I forgot to add invalid_plugin_exception.cc
|
2006-07-03 18:31:24 +00:00 |
invalid_plugin_exception.hh
|
- Completed plugin management system. Now we should start using it...
|
2006-07-03 22:01:19 +00:00 |
key_file.cc
|
- fixed global preferences serialization
|
2006-07-15 11:25:57 +00:00 |
key_file.hh
|
- fixed global preferences serialization
|
2006-07-15 11:25:57 +00:00 |
module.cc
|
- Fixed plugin interface. Now both plugins are loaded. Not tried calling the exported functions, though...
|
2006-07-05 17:03:04 +00:00 |
module.hh
|
- Fix compilation of backend::Module
|
2006-07-04 08:27:51 +00:00 |
plugin.hh
|
- Fix plugin.hh visibility attributes
|
2006-07-06 09:49:35 +00:00 |
plugin_manager.cc
|
- Added a touch of class to the plugin management system. Now we do things (more or less ;-) ) like gaim does!
|
2006-07-05 21:30:08 +00:00 |
plugin_manager.hh
|
- Updated interface of pyloader to comply with the new plugin management system`s requirements
|
2006-07-04 15:05:04 +00:00 |
policies_gatekeeper.cc
|
- Pretty-indenting code
|
2006-06-29 08:44:30 +00:00 |
policies_gatekeeper.hh
|
- Pretty-indenting code
|
2006-06-29 08:44:30 +00:00 |
policy.cc
|
- Only schedule Threads. Ditch support for Policies deciding
|
2006-07-04 10:46:15 +00:00 |
policy.hh
|
- Only schedule Threads. Ditch support for Policies deciding
|
2006-07-04 10:46:15 +00:00 |
policy_manager.cc
|
- Pretty-indenting code
|
2006-06-29 08:44:30 +00:00 |
policy_manager.hh
|
- Make me compile! (this doesn't necessarily mean it runs, though.)
|
2006-07-05 12:46:12 +00:00 |
policy_parameters.cc
|
- Pretty-indenting code
|
2006-06-29 08:44:30 +00:00 |
policy_parameters.hh
|
- Fix visibility outside the DSO
|
2006-07-02 15:38:38 +00:00 |
process.cc
|
- Pretty-indenting code
|
2006-06-29 08:44:30 +00:00 |
process.hh
|
- Pretty-indenting code
|
2006-06-29 08:44:30 +00:00 |
ready_queue.cc
|
- Only schedule Threads. Ditch support for Policies deciding
|
2006-07-04 10:46:15 +00:00 |
ready_queue.hh
|
- Only schedule Threads. Ditch support for Policies deciding
|
2006-07-04 10:46:15 +00:00 |
request.cc
|
- Pretty-indenting code
|
2006-06-29 08:44:30 +00:00 |
request.hh
|
- Change pkg-config file to use ${prefix}/include
|
2006-07-04 10:03:43 +00:00 |
resource.cc
|
- Pretty-indenting code
|
2006-06-29 08:44:30 +00:00 |
resource.hh
|
- Add operator== methods to dynamic schedulables, and in their interfaces too
|
2006-07-02 12:44:05 +00:00 |
schedulable.cc
|
- Pretty-indenting code
|
2006-06-29 08:44:30 +00:00 |
schedulable.hh
|
- Start implementing Scheduler::step_forward(). Whoohooo!
|
2006-07-03 21:55:09 +00:00 |
scheduler.cc
|
- Fix return type of Scheduler::get_policy() before going to bed
|
2006-07-04 23:12:28 +00:00 |
scheduler.hh
|
- Fix return type of Scheduler::get_policy() before going to bed
|
2006-07-04 23:12:28 +00:00 |
serialize_visitor.cc
|
- Added SerializeVisitor class and written various serialize() methods
|
2006-07-04 22:34:39 +00:00 |
serialize_visitor.hh
|
- updated seriralize_visitor to manage history & environment
|
2006-07-15 01:25:31 +00:00 |
serializer.cc
|
- added classes needed by serialization
|
2006-07-08 05:50:41 +00:00 |
serializer.hh
|
- update serializer related files
|
2006-07-11 00:04:26 +00:00 |
serializer_error.cc
|
- added classes needed by serialization
|
2006-07-08 05:50:41 +00:00 |
serializer_error.hh
|
- added classes needed by serialization
|
2006-07-08 05:50:41 +00:00 |
serializers_gatekeeper.cc
|
- update serializer related files
|
2006-07-11 00:04:26 +00:00 |
serializers_gatekeeper.hh
|
- update serializer related files
|
2006-07-11 00:04:26 +00:00 |
simulation.cc
|
- Moved Simulation and ConcreteSimulation to the backend
|
2006-07-16 13:35:39 +00:00 |
simulation.hh
|
- Fixed linking problem with visibility enabled caused by TextSimulation accessing (stupidly) Dynamic* objects
|
2006-07-16 21:43:54 +00:00 |
static_process.cc
|
- Fix compilation of libbackend.so
|
2006-07-03 20:55:19 +00:00 |
static_process.hh
|
- Fix compilation of libbackend.so
|
2006-07-03 20:55:19 +00:00 |
static_request.cc
|
- Mega-update. Take it while it's hot... but my brain's frying!
|
2006-07-02 22:20:03 +00:00 |
static_request.hh
|
- Fix compilation of libbackend.so
|
2006-07-03 20:55:19 +00:00 |
static_resource.cc
|
- Pretty-indenting code
|
2006-06-29 08:44:30 +00:00 |
static_resource.hh
|
- Fix visibility outside the DSO
|
2006-07-02 15:38:38 +00:00 |
static_schedulable.cc
|
- Mega-update. Take it while it's hot... but my brain's frying!
|
2006-07-02 22:20:03 +00:00 |
static_schedulable.hh
|
- Mega-update. Take it while it's hot... but my brain's frying!
|
2006-07-02 22:20:03 +00:00 |
static_sub_request.cc
|
- Fix compilation of libbackend.so
|
2006-07-03 20:55:19 +00:00 |
static_sub_request.hh
|
- Fix compilation of libbackend.so
|
2006-07-03 20:55:19 +00:00 |
static_thread.cc
|
- Fix compilation of libbackend.so
|
2006-07-03 20:55:19 +00:00 |
static_thread.hh
|
- Fix compilation of libbackend.so
|
2006-07-03 20:55:19 +00:00 |
string_utils.cc
|
- Begin writing the ADD command. I`m assuming you all like what I`m doing...
|
2006-07-13 15:07:15 +00:00 |
string_utils.hh
|
- Fixed some bugs in command processing, added the configure-cpu-policy command
|
2006-07-10 22:28:51 +00:00 |
sub_request.cc
|
- Pretty-indenting code
|
2006-06-29 08:44:30 +00:00 |
sub_request.hh
|
- "You got another thing comin'" -- Judas Priest
|
2006-07-03 18:52:50 +00:00 |
thread.cc
|
- Pretty-indenting code
|
2006-06-29 08:44:30 +00:00 |
thread.hh
|
- Add operator== methods to dynamic schedulables, and in their interfaces too
|
2006-07-02 12:44:05 +00:00 |
user_interrupt_exception.cc
|
- Pretty-indenting code
|
2006-06-29 08:44:30 +00:00 |
user_interrupt_exception.hh
|
- Pretty-indenting code
|
2006-06-29 08:44:30 +00:00 |