sgpemv2/src/backend
elvez ec84480e2d - Another bit of auditing
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1202 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-16 17:04:20 +00:00
..
sgpemv2 - Another bit of auditing 2006-09-16 17:04:20 +00:00
concrete_environment.cc - Use our down_cast<> instead of dynamic_cast<> where possible. Now bug-hunting the 2006-09-16 13:52:49 +00:00
concrete_environment.hh - Another bit of auditing 2006-09-16 17:04:20 +00:00
concrete_history.cc - Add missing include for the debug printout 2006-09-16 17:01:26 +00:00
concrete_history.hh - Another bit of auditing 2006-09-16 17:04:20 +00:00
concrete_process_statistics.cc - Fixed portability issues. I'm curious to know where that programmer learnt about 'roundf' and 'uint', anyway... 2006-09-14 17:42:15 +00:00
concrete_process_statistics.hh - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
concrete_simulation.cc - Use a NotifyLock instead of (History|Simulation)::set_notify_enabled() method, which is more elegant and also exception-safe 2006-09-15 09:34:12 +00:00
concrete_simulation.hh - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
concrete_simulation_statistics.cc - Use modff() instead of modf() when using float parameters. C99 standard. 2006-09-14 19:41:21 +00:00
concrete_simulation_statistics.hh - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
concrete_statistics.cc - Fixed portability issues. I'm curious to know where that programmer learnt about 'roundf' and 'uint', anyway... 2006-09-14 17:42:15 +00:00
concrete_statistics.hh - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
concrete_thread_statistics.cc - Fixed portability issues. I'm curious to know where that programmer learnt about 'roundf' and 'uint', anyway... 2006-09-14 17:42:15 +00:00
concrete_thread_statistics.hh - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
cpu_policies_gatekeeper.cc - Fix the st8ad_cast bug. Please report it has been fixed 2006-09-16 16:59:59 +00:00
cpu_policy.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
cpu_policy_exception.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
cpu_policy_manager.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
default_resource_policy_manager.cc - Added priority inversion issue and solution. 2006-09-13 01:27:03 +00:00
dynamic_process.cc - Another bit of auditing 2006-09-16 17:04:20 +00:00
dynamic_process.hh - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
dynamic_request.cc - Use our down_cast<> instead of dynamic_cast<> where possible. Now bug-hunting the 2006-09-16 13:52:49 +00:00
dynamic_request.hh - Another bit of auditing 2006-09-16 17:04:20 +00:00
dynamic_resource.cc - Use our down_cast<> instead of dynamic_cast<> where possible. Now bug-hunting the 2006-09-16 13:52:49 +00:00
dynamic_resource.hh - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
dynamic_schedulable.cc - Use our down_cast<> instead of dynamic_cast<> where possible. Now bug-hunting the 2006-09-16 13:52:49 +00:00
dynamic_schedulable.hh - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
dynamic_sub_request.cc - Another bit of auditing 2006-09-16 17:04:20 +00:00
dynamic_sub_request.hh - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
dynamic_thread.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
dynamic_thread.hh - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
environment.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
global_preferences.cc - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
global_preferences_serializer.hh - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
history.cc - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
history_observer.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
holt_graph.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
invalid_plugin_exception.cc - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
key_file.cc - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
malformed_policy_exception.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
module.cc - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
null_policy_exception.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
plugin_manager.cc - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
policy_parameters.cc - Another bit of auditing 2006-09-16 17:04:20 +00:00
process.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
process_statistics.cc - Adeed simple tabular statistics, modified statistics interfaces, 2006-09-11 01:32:05 +00:00
ready_queue.cc - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
request.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
resource.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
resource_policies_gatekeeper.cc - Fix the st8ad_cast bug. Please report it has been fixed 2006-09-16 16:59:59 +00:00
resource_policy.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
resource_policy_fifo.cc - Added resource policies: FIFO and Priority. 2006-09-07 19:22:38 +00:00
resource_policy_lifo.cc - Added resource policies: FIFO and Priority. 2006-09-07 19:22:38 +00:00
resource_policy_manager.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
resource_policy_priority.cc - Added priority inversion issue and solution. 2006-09-13 01:27:03 +00:00
resource_policy_priority_inheritance.cc - I forgot to include the policy. 2006-09-13 01:28:22 +00:00
schedulable.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
schedulable_statistics.cc - added source files 2006-09-07 18:05:40 +00:00
scheduler.cc - Fix the st8ad_cast bug. Please report it has been fixed 2006-09-16 16:59:59 +00:00
serialize_visitor.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
serializer.cc - Audited some files 2006-09-14 15:10:48 +00:00
serializer_error.cc - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
serializers_gatekeeper.cc - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
simulation.cc - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
simulation_observer.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
simulation_statistics.cc - Adeed simple tabular statistics, modified statistics interfaces, 2006-09-11 01:32:05 +00:00
static_process.cc - Added editing features to History. 2006-08-23 22:55:08 +00:00
static_process.hh - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
static_request.cc - Added editing features to History. 2006-08-23 22:55:08 +00:00
static_request.hh - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
static_resource.cc - Added editing features to History. 2006-08-23 22:55:08 +00:00
static_resource.hh - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
static_schedulable.cc - Added editing features to History. 2006-08-23 22:55:08 +00:00
static_schedulable.hh - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
static_sub_request.cc - Added editing features to History. 2006-08-23 22:55:08 +00:00
static_sub_request.hh - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
static_thread.cc - Added editing features to History. 2006-08-23 22:55:08 +00:00
static_thread.hh - Fix portability issues with config.h header. Now it is 2006-09-16 13:34:43 +00:00
statistics.cc - Another bit of auditing 2006-09-16 17:04:20 +00:00
string_utils.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
sub_request.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
thread.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
thread_statistics.cc - Adeed simple tabular statistics, modified statistics interfaces, 2006-09-11 01:32:05 +00:00
user_interrupt_exception.cc - Small changes to compile under vc++ 2006-09-14 12:52:32 +00:00