Showing objects matching "'QA'"
- #117 clean up references and smart-ptrs (QA meta)
- #118 clarify use of smart-ptrs/placements in MObject factory functions (QA)
- #121 automatically downcasting placement assignment (QA design proc)
- #127 mpool integration (QA performance refactor)
- #135 re-investigate thread safety of PlacementRef (QA)
- #138 better handling of specific type info in Placements and similar wrappers (QA)
- #141 variant unit test (QA)
- #155 clean up usage of Track-IDs (QA cleanup)
- #156 AssetManager fault tolerance (QA)
- #159 standardised validity check (QA)
- #165 clean up use of NoBug Assertions (QA cleanup)
- #168 identify classes to use mpool based allocation (QA)
- #169 allow for families of AllocationCluster (QA performance)
- #172 Segfault/crash at shutdown (QA sanity)
- #173 tidy up sourcefile names (QA)
- #178 streamline implicit bool conversions (QA cleanup)
- #191 consistent external API organisation (QA architecture meta)
- #195 Clean shutdown (QA architecture meta)
- #197 improve exception diagnostic with more context info (QA)
- #198 Quick shutdown (QA architecture data meta)
- #199 care for consistent Session state (anytime) (QA data)
- #200 sane rendering abort (QA)
- #206 clean re-implementation of cmd registry using pool allocations (QA cleanup)
- #219 implement the TypedAllocationManager backend properly (QA cleanup performance)
- #230 re-evaluate possible concurrency on AllocationCluster access (QA)
- #231 implement mpool allocation for TypedAllocationManager (QA performance)
- #248 ConfigSelector: allocate the embedded factories in-place (QA performance)
- #252 clean up use of the term "Config" (QA cleanup)
- #255 clarify Asset - MObject dependency handling (QA design)
- #261 re-visit locking in the CommandRegistry (QA sanity thread)
- #270 command string representation not exception safe (QA sanity)
- #271 unit test for "isnil" and similar utils (QA sanity)
- #273 refactor TypedContext (QA performance refactor)
- #276 streamline factory implementations (QA cleanup refactor)
- #286 flexible family-of-objects factory (QA design refactor)
- #291 maybe implement command invocation-by function-ref (QA data interfaces)
- #293 better unit test coverage for InPlaceAnyHolder (QA sanity tests)
- #294 re-evaluate command equality comparisons (QA sanity)
- #301 CmdClosure design critique (QA cleanup design performance)
- #348 consider caching of Scope relations/navigation (QA performance)
- #349 IterAdapter improvements (QA cleanup lib)
- #350 regroup mobject and mobject::session namespaces (QA cleanup)
- #356 re-check if Scope could be inlined (QA cleanup performance)
- #376 Investigate Argument passing to registered factory functions (QA design)
- #387 implement SubID more seriously (QA cleanup sanity)
- #388 re-visit MultiFact table implementation (QA performance)
- #389 QueryResolver interface belongs into the support lib (QA cleanup query)
- #392 retrofit session::DefsRegistry to expose a Lumiera Forward Iterator (QA cleanup lib query)
- #393 retrofit ProcPatt with LumieraForwardIterator (QA asset builder cleanup query)
- #409 re-visit PlacementIndex concurrency (QA sanity thread)
- #410 fix naming of (static) iteration control functions (QA cleanup)
- #432 better test coverage for scope locating operation (QA sanity)
- #439 get rid of Placement virtual functions (QA performance)
- #440 determine role of the Scope-Interface (QA design session)
- #449 exhaustive MObjectFactory test (QA sanity session)
- #450 streamline builder tool(s) (QA builder proc)
- #451 why is the catch-all function enforced on concrete builder tools (QA sanity)
- #453 sane session switch (QA sanity session)
- #454 not using session contents iterators after session switch (QA sanity session)
- #471 unify wrapper builders (QA data lib)
- #474 clarify/tidy exception namespace (QA cleanup)
- #477 consider alternative safe-bool idiom (QA cleanup)
- #486 refactor Itertool initialisation (QA cleanup lib refactor)
- #492 Header footprint (QA cleanup meta performance)
- #493 rearrange iter-source.hpp (QA cleanup performance)
- #494 ensure default-session comes up clean (QA sanity session)
- #517 PlacementObjectIdentity_test (QA sanity)
- #535 resourcecollector tests for mpool and safeclib (memory) (QA)
- #537 implement configurable Assertions for proc (QA refactor)
- #540 Sane mutation handling (QA sanity session)
- #541 ensure mutation guards are in place (QA sanity session)
- #557 Builddrone: stress test for running testsuites (QA bash builddrone)
- #560 cross check model mutations and const correctness (QA data sanity session)
- #567 test: verify commands issued by session mutations (QA sanity session)
- #572 use tr1::ref (QA cleanup)
- #574 sane timeline/sequence deregistration (QA)
- #586 LUID and hashing (QA design sanity)
- #589 clean up create-asset-test (QA asset cleanup)
- #599 tests to pass: TypedID (QA query)
- #621 DummyPlayer: play button doesn't react when player thread started (QA sanity)
- #623 re-evaluate advice implementation subtleties (QA performance sanity)
- #624 verify no advice use happens during shutdown (QA sanity)
- #643 reduce includes (QA cleanup)
- #644 clean up type matching helpers (QA cleanup)
- #682 revisit MObjectRef conversions (QA sanity)
- #686 standard test sessions (QA sanity tests)
- #690 element-tracker performance (QA performance)
- #691 rework AssetManager (QA refactor)
- #693 verify proper unwinding of Timeline/Sequence element-trackers (QA sanity)
- #702 possible race between session manager and interface (QA sanity)
- #712 tests relying on session subsystem (QA session tests)
- #722 uniform uses of hash values (QA design sanity)
- #723 simplify OutputDesignation implementation (QA performance)
- #738 verify and cleanup the Variant type (QA)
- #755 using long in conjunction with Time values (QA sanity)
- #794 GUI maintenance (QA sanity)
- #795 timeline view window exposes too much internals (QA design sanity)
- #804 valgrindsuppression (QA sanity)
- #811 consider copying of time::Control elements (QA lib sanity)
- #812 decide which part of Play/Output belongs into backend (QA cleanup)
- #814 subsystem-runner: re-entrance in triggerShutdown (QA sanity)
- #815 Model diagnostics (QA meta proc session)
- #816 diagnostic info: ModelPort and OutputSlot (QA connect)
- #817 cleanup collection search helpers (QA cleanup)
- #821 placement-New: verify sane buffer size (QA sanity)
- #837 implement mpool purging (QA sanity)
- #842 threadpool sanity (QA backend sanity)
- #843 check thread deadlines (QA backend sanity)
- #844 error handling in threads (QA backend sanity)
- #845 session manager sane shutdown (QA lifecycle sanity session)
- #846 GUI coding quality problems (QA sanity)
- #847 Segfault when closing main window through window event (QA sanity)
- #848 suspicious assertions when switching sequences (QA sanity)
- #861 encapsulate zoom view handling (QA design sanity)
- #862 organise internal IDs (QA design sanity)
- #863 identify and encapsulate index-IDs (QA design sanity)
- #867 sane player shutdown (QA architecture sanity)
- #882 consistent use of frame numbers (QA interfaces sanity)
- #96 ClassLock usage in AssetManager (QA sanity)
