Timeline



2009-10-02:

22:27 Ticket #291 (maybe implement command invocation-by function-ref) created by Ichthyostega
There is a variant of the invoke(..) (free function), which identifies …
21:14 Ticket #217 (unit test to cover the TypedAllocationManager (baseclass)) closed by Ichthyostega
done: meanwhile added a dummy implementation (with heap based allocations). …
14:51 Ticket #290 (add dependency management to the test runner) created by Ichthyostega
As we get more into integraing facilities, tests will increasingly …
14:51 Ticket #289 (test::Launcher and test::Suite overhaul) created by Ichthyostega
The test launcher and suite runner was written very quickly in the …
14:15 Ticket #288 (Test Runner improvements) created by Ichthyostega
= Test Runner = this is a tracking ticket -- individual tasks …
13:26 Ticket #275 (dummy handling pattern) closed by Ichthyostega
done
02:20 Ticket #287 (command registry: preliminary implementation and unit test) created by Ichthyostega
Review the interface and finsih a simple hash table based …
02:09 Ticket #277 (put together a flexible family-of-objects factory) closed by Ichthyostega
done: what I've put together now (lib::MultiFact) is enough to get …
02:08 Ticket #286 (flexible family-of-objects factory) created by Ichthyostega
Should build a library component for fabricating families of related …
01:58 Ticket #279 (extensible ID: investigate feasibility) closed by Ichthyostega
done: Did a prototype draft implementation, which seems promising. Leaving …
01:56 Ticket #278 (simple ID based addressing of an implementation object) closed by Ichthyostega
done: the way the factory is defined now, this one is trivial and works just …
01:54 Ticket #281 (hashable symbolic ID) closed by Ichthyostega
done: after a lot of reordering of includes, got a hashtable working, …
01:48 Ticket #285 (extensible name based addressing) created by Ichthyostega
this is an ever recurring theme: need to expose a limited set of IDs, …
01:46 Ticket #284 (ID schemes) created by Ichthyostega
Try to get a the various identification schemes into a more …

2009-10-01:

23:17 Ticket #283 (Library) created by Ichthyostega
= Library supplement = this is a tracking ticket -- individual …

2009-09-30:

14:41 Ticket #282 (PlacementRef definition) created by Ichthyostega
14:34 Ticket #281 (hashable symbolic ID) created by Ichthyostega
as such this is trivial, but requires some reorganisation if includes
14:10 Ticket #280 (design MObjectFactory) created by Ichthyostega
Requirements * invokation driven by the [ticket:151

2009-09-29:

21:06 Ticket #279 (extensible ID: investigate feasibility) created by Ichthyostega
During design, I observed this ever recurring theme: need to expose a …
21:04 Ticket #278 (simple ID based addressing of an implementation object) created by Ichthyostega
21:01 Ticket #277 (put together a flexible family-of-objects factory) created by Ichthyostega
In the existing Steam-Layer code, there are several ad-hoc …
20:57 Ticket #276 (streamline factory implementations) created by Ichthyostega
Over the time, we've collected already a lot of different …
13:09 Ticket #275 (dummy handling pattern) created by Ichthyostega
Implement handling pattern for tests, which isn't integrated with any …
01:14 Ticket #274 (sporadic false resource tracker alarms) created by Ichthyostega
NOBUG_RESOURCE_LEAVE happens after releasing the lock (sectionlock.h) …
00:39 Changeset in Lumiera [ad6d5cc7]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
improve and steamline the subsystem testcases
00:38 Changeset in Lumiera [3b1e2f0]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
rewrite simulated "subsystem". Hopefully closes Ticket #253 - clarify …
00:10 Ticket #253 (SubsystemRunner_test fails occasionally) closed by Ichthyostega
done

2009-09-27:

15:35 Ticket #273 (refactor TypedContext) created by Ichthyostega
extract TypedContext from TypedCounter, maybe generalise it a bit. …
15:30 Ticket #272 (Lock should also be usable in const methods) closed by Ichthyostega
done

2009-09-26:

23:32 Ticket #227 (TidlyWiki conversion: small tiddlywikis) closed by andrew
done: the small tiddlywiki pages are defined as non proc I converted all …
23:32 Ticket #226 (TidlyWiki conversion: how-to) closed by Christian Thäter
wontfix: manual search/replace did the job quite well, no need for such a program.
02:15 Ticket #272 (Lock should also be usable in const methods) created by Ichthyostega
...but takes a (non-const) this pointer. Find out what has to be …
01:09 Ticket #271 (unit test for "isnil" and similar utils) created by Ichthyostega
lib/util.hpp contains some small helper functions, which are used …
00:13 Ticket #270 (command string representation not exception safe) created by Ichthyostega
Does control::Command::operator string() need to be exception safe? …

2009-09-25:

14:08 Ticket #269 (clarify command cloning/re-use) created by Ichthyostega
Commands can be cloned (and thus be used like prototype objects), but …
14:06 Ticket #268 (UNDO) created by Ichthyostega
= UNDO management = this is a tracking ticket -- individual tasks …
14:01 Ticket #267 (Serialiser Interface) created by Ichthyostega
Create a design how to connect to serialisation. (This means: how to …

2009-09-21:

01:38 Ticket #205 (re-binding to another argument doesn't work) closed by Ichthyostega
done: broken logic is fixed now... caused some refactorings, which actually …
01:34 Changeset in Lumiera [7f09f57]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
tests pass again
01:33 Changeset in Lumiera [09b9f648]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
diagnostics about captured state (on the CmdClosure API)
01:15 Changeset in Lumiera [246c535]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Rewrite CmdClosure to actually invoke rather then to create a …
01:11 Changeset in Lumiera [925fa68]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP change HandlingPattern to work on CommandImpl rather

2009-09-20:

16:37 Changeset in Lumiera [fd7337f]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP drastically simplify command-mutation. As we're using now a …
00:49 Ticket #266 (clean up duplicated bind() implementations) created by Ichthyostega
reminder @self : as a leftover from working out the whole cmd …

2009-09-17:

22:46 Ticket #265 (Donations Page) created by Christian Thäter
We working toward a project partnership with the ffis …
11:41 Ticket #264 (license file for uwiki) created by Christian Thäter
uWiki will be AGPL3 …

2009-09-09:

21:52 Ticket #263 (Fix Trac depgraph display to link also to tickets *not* on the ...) created by Ichthyostega
The depgraph of the meta/tracking tickets are quite instructive, but …

2009-09-08:

11:13 Ticket #262 (Internal links broken) created by Andreas Hermann Braml
The internal links in the HTML generated from the asciidoc sources are …

2009-09-07:

01:34 Ticket #261 (re-visit locking in the CommandRegistry) created by Ichthyostega
Currently, my understanding is as follows * the CommandRegistry has …
01:25 Changeset in Lumiera [d15903f]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
resolve design mismatch, as spotted by Ticket #260 Hopefully this …
01:23 Ticket #260 (illegal access of a protected TypedAllocationManager base class) closed by Ichthyostega
done: Now investigated in more detail; indeed the reason was a misaligned …

2009-09-06:

23:25 Changeset in Lumiera [f213668]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Merge latest work on the builder interface + NoBug adaptations Merge …

2009-09-05:

19:44 Ticket #122 (uwiki templating system) closed by Christian Thäter
wontfix: Closing this ticket because we will asciidoc any form we we need
18:10 Changeset in Lumiera [27f437d]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
autotools fix
17:28 Changeset in Lumiera [bb8eb40]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
disable 2 unfinished tests for now
17:16 Changeset in Lumiera [6fc7aed]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Merge NoBug-release related additions Merge branch 'master' into builder
17:14 Changeset in Lumiera [937df66]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
apply Temp.Fix for Ticket #260
17:11 Changeset in Lumiera [70b4b0a]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Fix some more format warnings
16:48 Changeset in Lumiera [32fd3d7]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
bump required version for SCons build too
16:15 Changeset in Lumiera [1969adaf]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Integration of Builder/NodeFactory implementation draft. Stubbed to …
02:43 Changeset in Lumiera [d2acbee6]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
update configure to new nobug version
02:41 Changeset in Lumiera [ce7c78ef]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
New test.sh version from nobug
02:10 Changeset in Lumiera [1430965]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP: implementation of a node fabrication code path
02:10 Ticket #260 (illegal access of a protected TypedAllocationManager base class) created by Christian Thäter
build error on fedora 11: typed-allocation-manager.hpp:209: error: …
01:04 Changeset in Lumiera [32612a1]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP: link between asset::Proc and the Build process, allowing to …
00:46 Ticket #259 (script for maintaining copyright headers) created by Christian Thäter
Copyright notices on files fall easily behind because no one updating …

2009-09-04:

23:59 Ticket #258 (how to resolve to a media processing function) created by Ichthyostega
We need a first draft/idea/design how to get at a raw processing …
21:24 Ticket #257 (define Transition MObject representation) created by Ichthyostega
21:21 Ticket #256 (define Effect-MObject) created by Ichthyostega
Define how an Effect needs to be represented * as Asset * as …
20:37 Ticket #255 (clarify Asset - MObject dependency handling) created by Ichthyostega
In 2008, I did a preliminary/example implementation for the case of …
15:43 Changeset in Lumiera [8c6eaa6]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP WiringSituation starts to become an important entity on it's own
15:30 Ticket #254 (decide how to expose the wiring on the ProcNode API) created by Ichthyostega
Currently, each ProcNode contains a (protected) ref to a const …
14:29 Ticket #253 (SubsystemRunner_test fails occasionally) created by Ichthyostega
This test fails occasionally on a irregular base. […] I have the …
12:33 Ticket #252 (clean up use of the term "Config") created by Christian Thäter
...We have 2 semantically different things called Config: thats …
07:49 Ticket #251 (implement NoBug callbacks for the testsuite) created by Christian Thäter
error.hpp currently overrides NOBUG_ABORT, the new NoBug provides …
07:43 Ticket #250 (Use new NoBug facilities for tests) created by Christian Thäter
The new NoBug includes 2 macros: ECHO for logging CHECK for …
06:53 Changeset in Lumiera [f73cc47d]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
Fix all things which broke compilation with NoBug 200909.1
06:02 Changeset in Lumiera [d50d9a3]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
FIX: compiler warnings in mpool.c Some gcc versions warn about type …

2009-09-03:

23:59 Changeset in Lumiera [391181e]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP some further musing about how to do a simple invocation for unit …
23:49 Ticket #249 (refactor BuffHandle implementation) created by Ichthyostega
Change the preliminary implementation's BuffHandle into a real …
Note: See TracTimeline for information about the timeline view.