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
/
test
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)
@10555
9 years
landauf
renamed SmartPtr to StrongPtr (now we have weak and strong pointers)
(edit)
@10544
9 years
landauf
fixed tests
(edit)
@10535
9 years
landauf
statically initialized instances are now registered with a type. …
(edit)
@10534
9 years
landauf
fix
(edit)
@10533
9 years
landauf
fixed tests
(edit)
@10530
9 years
landauf
statically initialized instances may contain a type. currently not used.
(edit)
@10481
9 years
landauf
StaticallyInitializedIdentifier is now responsible to register and …
(edit)
@10464
9 years
landauf
define ScopeID as integer constants instead of an enum. this allows to …
(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)
@10407
10 years
landauf
moved Scope and ScopedSingletonManager from util to core.
TODO
I had …
(edit)
@10405
10 years
landauf
fixed some TODOs in tests and code by using the new unload() function
(edit)
@10403
10 years
landauf
added function to destroy the class hierarchy (i.e. reset all …
(edit)
@10402
10 years
landauf
fixed tests in util_test which failed when a different order of …
(edit)
@10401
10 years
landauf
fixed crash in tests with msvc & debug checks
(edit)
@10400
10 years
landauf
fixed tests. however there are some open issues: - the …
(edit)
@10395
10 years
landauf
create and initialize Identifiers explicitly via registerClass(). …
(edit)
@10372
10 years
landauf
use lists instead of sets to store parent identifiers. this allows to …
(edit)
@10363
10 years
landauf
bugfix: class hierarchy wrongly considered the classes of nested …
(edit)
@10360
10 years
landauf
wrap Identifiers in a StaticallyInitializedInstance. doesn't do a lot …
(edit)
@10359
10 years
landauf
added tests
(edit)
@10356
10 years
landauf
fixed test
(edit)
@10347
10 years
landauf
moved console command macros to a new file (ConsoleCommandIncludes.h)
(copy)
@10328
10 years
landauf
created branch to work on new core features
copied from
code/trunk/test
:
(edit)
@10197
10 years
landauf
avoid implicit conversion in MultiType.get<T>()
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog