branches

  •  
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed double printing.
Fixed double printing.

Now it actually works.
Now it actually works.

    • -1
    • +1
    ./log_rewrite/Mantra-I/mantra/log/local_source.h
    • -0
    • +3
    ./log_rewrite/Mantra-I/mantra/log/source.h
    • -1
    • +1
    ./log_rewrite/Mantra-I/mantra/utils/blob.h
    • -1
    • +1
    ./log_rewrite/Mantra-I/src/CMakeLists.txt
    • -1
    • +2
    ./log_rewrite/Mantra-I/src/log/CMakeLists.txt
    • -4
    • +11
    ./log_rewrite/Mantra-I/src/log/local_source.cpp
It all now works!
It all now works!

    • -32
    • +8
    ./log_rewrite/Mantra-I/mantra/core/log.h
    • -12
    • +11
    ./log_rewrite/Mantra-I/mantra/core/module.h
    • -23
    • +39
    ./log_rewrite/Mantra-I/mantra/log/adapter.h
    • -7
    • +8
    ./log_rewrite/Mantra-I/mantra/log/blob_adapter.h
    • -21
    • +17
    ./log_rewrite/Mantra-I/mantra/log/blob_filter.h
    • -20
    • +14
    ./log_rewrite/Mantra-I/mantra/log/component.h
    • -24
    • +45
    ./log_rewrite/Mantra-I/mantra/log/destination.h
    • -3
    • +3
    ./log_rewrite/Mantra-I/mantra/log/local_source.h
    • -22
    • +36
    ./log_rewrite/Mantra-I/mantra/log/log.h
  1. … 40 more files in changeset.
Merged changes on the trunk to this branch.
Merged changes on the trunk to this branch.

    • -0
    • +0
    ./log_rewrite/Mantra-I/boost/introspection
    • -190
    • +21
    ./log_rewrite/Mantra-I/mantra/admin/selector.h
    • -28
    • +196
    ./log_rewrite/Mantra-I/mantra/utils/registry.h
    • -55
    • +0
    ./log_rewrite/Mantra-I/mantra/utils/result_type.h
  1. … 12 more files in changeset.
Added log rewrite branch.…
Added log rewrite branch.

  1. … 381 more files in changeset.
Changed the value properties (critically) to make it mimic boost::optional…
Changed the value properties (critically) to make it mimic boost::optional

more closely. This finally makes MANTRA-44 work and not core.

    • -4
    • +4
    ./sched_rewrite/Mantra-I/mantra/utils/service.h
    • -0
    • +1
    ./sched_rewrite/Mantra-I/src/log/asyncappender.cpp
  1. … 6 more files in changeset.
Forgot service commands for MANTRA-44.
Forgot service commands for MANTRA-44.

    • -0
    • +816
    ./sched_rewrite/Mantra-I/src/core/service_commands.cpp
Added changes for MANTRA-44, compiles in release mode, and now async appended uses…
Added changes for MANTRA-44, compiles in release mode, and now async appended uses

service. Still need to figure out ordering issue with async appender and service

with respect to startup and shutdown.

    • -45
    • +27
    ./sched_rewrite/Mantra-I/mantra/error.h
    • -0
    • +1
    ./sched_rewrite/Mantra-I/mantra/scheduler/task.h
    • -23
    • +23
    ./sched_rewrite/Mantra-I/mantra/utils/registry.h
    • -2
    • +2
    ./sched_rewrite/Mantra-I/src/CMakeLists.txt
    • -94
    • +42
    ./sched_rewrite/Mantra-I/src/log/asyncappender.cpp
    • -2
    • +2
    ./sched_rewrite/Mantra-I/src/mantra.cpp
    • -0
    • +20
    ./sched_rewrite/Mantra-I/src/utils/error.cpp
Almost done for MANTRA-44, still a few minor issues remain.
Almost done for MANTRA-44, still a few minor issues remain.

    • -15
    • +90
    ./sched_rewrite/Mantra-I/mantra/admin/login.h
    • -0
    • +1
    ./sched_rewrite/Mantra-I/mantra/error.h
    • -21
    • +36
    ./sched_rewrite/Mantra-I/mantra/utils/service.h
    • -13
    • +24
    ./sched_rewrite/Mantra-I/src/admin/command.cpp
    • -1
    • +1
    ./sched_rewrite/Mantra-I/src/admin/session.cpp
    • -44
    • +121
    ./sched_rewrite/Mantra-I/src/utils/service.cpp
Forgot error files for MANTRA-44
Forgot error files for MANTRA-44

    • -0
    • +182
    ./sched_rewrite/Mantra-I/mantra/error.h
    • -0
    • +108
    ./sched_rewrite/Mantra-I/src/utils/error.cpp
First working version of MANTRA-44 (scheduler re-design).…
First working version of MANTRA-44 (scheduler re-design).

Still much more to be done until it's ready.

    • -0
    • +0
    ./sched_rewrite/Mantra-I/doc/core/trace
    • -0
    • +0
    ./sched_rewrite/Mantra-I/doc/scheduler
  1. … 363 more files in changeset.
New repository initialized by cvs2svn.
New repository initialized by cvs2svn.
  1. … 3 more files in changeset.