Search:
Login
Preferences
Lost Password?
Help/Guide
Wiki
Home
Index
Recent Changes
Tickets
Reports
Query
New Ticket
Defect
Enhancement
Feature
Task
Recent Changes
Code
Browse
Recent Changes
Timeline
Roadmap
Doxygen
Jenkins
Mail
Search
Context Navigation
View Latest Revision
source:
code
/
branches
/
core7
/
src
/
libraries
/
core
/
singleton
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@10542
9 years
landauf
clean and explicit setup/shutdown of singletons that are used by …
(edit)
@10538
9 years
landauf
now that the order of initialization is well defined (first …
(edit)
@10535
9 years
landauf
statically initialized instances are now registered with a type. …
(edit)
@10530
9 years
landauf
statically initialized instances may contain a type. currently not used.
(edit)
@10528
9 years
landauf
destroy singleton when wrapper is destroyed
(edit)
@10520
9 years
landauf
StaticallyInitializedInstances are now responsible to delete the …
(edit)
@10517
9 years
landauf
activating a scopelistener right after registering may not be the best …
(edit)
@10516
9 years
landauf
fixed compilation error on buildserver
(edit)
@10515
9 years
landauf
if the scope is already active when a scopelistener is registered, …
(edit)
@10514
9 years
landauf
don't store scope in ScopeListener - instead register the listener in …
(edit)
@10513
9 years
landauf
refactoring: moved code from Scope.h into ScopeManager
(edit)
@10481
9 years
landauf
StaticallyInitializedIdentifier is now responsible to register and …
(edit)
@10463
9 years
landauf
removed unnecessary instance counts. creation of scopes is strictly …
(edit)
@10462
9 years
landauf
some refactoring in ScopeManager. made it a singleton and added functions.
(edit)
@10461
9 years
landauf
moved ScopeManager into separate class
(edit)
@10460
9 years
landauf
StaticallyInitializedScopedSingletonWrapper registers …
(edit)
@10459
9 years
landauf
wrap ScopedSingletonWrapper in a …
(edit)
@10458
9 years
landauf
renamed ScopedSingletonManager to ScopedSingletonWrapper. removed …
(edit)
@10418
10 years
landauf
improved documentation
(edit)
@10413
10 years
landauf
use the generic UpdateListener interface to receive calls to …
(edit)
@10412
10 years
landauf
fixed crash: apparently these static maps get initialized later now …
(add)
@10407
10 years
landauf
moved Scope and ScopedSingletonManager from util to core.
TODO
I had …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog