Timeline



2010-02-17:

03:14 Ticket #539 (identify access points to model mutations) created by Ichthyostega
Question is how exactly to relate the discovery API to the possibility …

2010-02-16:

02:20 Ticket #538 (review and merge thread-integration) closed by Ichthyostega
done: Rounded up the thread wrapper and clarified the issue regarding …

2010-02-15:

02:25 Changeset in Lumiera [9f2affb]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
SCons: feed test.conf to test.sh (for correct output filtering)

2010-02-14:

23:50 Changeset in Lumiera [f75964c]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
NoBug February-Release 201002.1 now required
23:48 Changeset in Lumiera [5b9aa5de]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
landing the new threadpool implementation
22:39 Changeset in Lumiera [1c63a02]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
augment and round up the C++ thread wrapper

2010-02-13:

19:56 Changeset in Lumiera [90d311d]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Error integration: error::Flag as subclass of State. Wrapped throw
16:41 Changeset in Lumiera [acd0671]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
clarify some comments regarding GUI start
15:25 Ticket #538 (review and merge thread-integration) created by Ichthyostega
The new additions and changes to the thread handling, together with …
15:13 Ticket #251 (implement NoBug callbacks for the testsuite) closed by Ichthyostega
wontfix: looks now that I won't do this as such, isolated. Rather, I'll care …
15:01 Ticket #537 (implement configurable Assertions) created by Ichthyostega
after some controversial discussion, the conclusion was that it's now …
05:01 Changeset in Lumiera [4e31db5]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
my private convenience wrapper for running an exe with valgrind
05:00 Changeset in Lumiera [dc991ca5]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
valgrind suppression: add some more cases to be filtered
04:33 Changeset in Lumiera [b41bd20]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
push accessing the DiagnosticContext down one layer accessing the …
03:54 Changeset in Lumiera [3466793]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
repackage as a more general facility (DiagnosticContext) …
03:03 Changeset in Lumiera [4dfd726]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
draft solution to factor out management of the resource handle based …

2010-02-12:

12:20 Changeset in Lumiera [433448f]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
use _join() instead of a second _sync() to wait for the worker to finish
04:22 Changeset in Lumiera [763f86f]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
back out changes I do not want in lib/sync.hpp especially, I do not …
00:54 Changeset in Lumiera [b556343f]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
re-enable typed-counter-test; passing just fine again

2010-02-11:

02:19 Changeset in Lumiera [52a7d699]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
SCons: remove GThreads from linking (except for the GUI)
02:06 Changeset in Lumiera [dfd70c6]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
replace GThreads by the Lumiera thread wrapper
01:53 Changeset in Lumiera [d80ae17]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
test simple-sync: avoid a race condition in output checking by using …
01:53 Changeset in Lumiera [62b70bf]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
test sync-joinable: use asserts instead of checking the program output
01:53 Changeset in Lumiera [5d929f1]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
test sync-many: replace output checking with asserts Also modify the …

2010-02-09:

12:29 Changeset in Lumiera [5606eb2d]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
Merge remote branch 'ct/backend_devel' into second-tp-attempt …
12:21 Changeset in Lumiera [25ec9a9]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
don't forget to free the error struct

2010-02-08:

18:20 Ticket #536 (factor nobugflags back into their sourcefiles) created by Christian Thäter
for structuring the flag hierarchy all flags where put into logging.h. …
17:38 Ticket #535 (resourcecollector tests for mpool and safeclib (memory)) created by Christian Thäter
basic hooking of the resourcecollector into the memory allocating …
17:20 Changeset in Lumiera [26f88bc]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
Merge remote branch 'plouj/second-tp-attempt' into backend_devel * …
16:47 Changeset in Lumiera [80e2db4]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
hook the resourcecollector into safeclib on backend startup
13:30 Ticket #522 (make mpool use the resource collector) closed by Christian Thäter
done
13:28 Changeset in Lumiera [d1033464]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
hook mpool into the resourcecollector and using safeclib allocations

2010-02-07:

19:53 Changeset in Lumiera [9feb01e]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
add hooks for malloc/free to mpool, add (no-op) purge function We …
19:25 Changeset in Lumiera [b60d8aa]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
FIX: error.c memory leak when destroying threads the error context is …
16:31 Changeset in Lumiera [5386fe6]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
clarify (and treat) the race; considered to be test-only After …
01:56 Changeset in Lumiera [8ad3bf17]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Change subsystem-runner test to remove explicit locking entirely

2010-02-05:

08:21 Ticket #521 (move resourcecollector to Vault) closed by Christian Thäter
done
08:20 Changeset in Lumiera [33a0591]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
Make resourcecollector initialization explicit instead automatic …
08:09 Ticket #534 (add 'REGRESSION' test mode to test.sh) created by Christian Thäter
TESTMODE=REGRESSION should do the opposite from TESTMODE=FAST and only …
07:58 Changeset in Lumiera [d350a25]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
Move the resourcecollector to the backend, closes #521
03:48 Changeset in Lumiera [c64984b]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
Merge remote branch 'ct/backend_devel' into second-tp-attempt

2010-02-04:

21:52 Ticket #395 (refactor filedescriptor registry) closed by Christian Thäter
done
21:52 Changeset in Lumiera [d45b2ee]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
factor the filedescriptorregistry out, closes #395 also introduces a …
21:30 Changeset in Lumiera [53a747d]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
add little more cleanups to mmap.tests
20:56 Changeset in Lumiera [40d1bb5]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
fix double-free bug in mmap.c
19:43 Changeset in Lumiera [97d5b1c]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
remove the 'once' hack from mmap_init()
19:41 Changeset in Lumiera [c1c9722]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
Set error condition when chunksize for a non mmaped file is queried
19:40 Changeset in Lumiera [4821e7e]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
add file_delete_unlink() which removes a file from disk when closed …
17:48 Changeset in Lumiera [c406d16]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
threadwrapper-test should have been better written this way…
09:21 Ticket #396 (hide lumiera_fhcache, lumiera_mcache) closed by Christian Thäter
done
09:21 Changeset in Lumiera [31a2f454]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
remove lumiera_fhcache as parameter, closes #396
08:47 Changeset in Lumiera [cdd8136]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
uppercase the 'TESTS' nobug flag for the testsuite, fix tests this …

2010-02-03:

22:06 Changeset in Lumiera [48829bc]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
basic joinable thread test
13:02 Changeset in Lumiera [bd6ed5a]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
joinable thread sync test Right now causes 32bytes to be lost
09:51 Changeset in Lumiera [711af29]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
Merge remote branch 'plouj/second-tp-attempt' into backend_devel * …
09:45 Changeset in Lumiera [7ef1bab]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
premature fix for the threadwrapper test Added some more fuzz and …
09:38 Changeset in Lumiera [01839d4]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
update for nobug-201002.1
01:44 Changeset in Lumiera [73f1bba]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
added two sync tests one with a single thread and one with 100 …

2010-02-01:

21:51 Changeset in Lumiera [6d053d3]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
show the state name string
12:25 Changeset in Lumiera [8588fa2]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
it is more proper to use cond_sync flags for *CONDITION_SECTIONs
12:25 Changeset in Lumiera [b799321]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
add a threads/threadpool NOBUG flag hierarchy and remove …
01:05 Changeset in Lumiera [c57c02e]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
replace an old test with a compile-only one which spawns way too many …
00:46 Changeset in Lumiera [79f8481]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
increase the delay in threads to 10ms

2010-01-31:

18:33 Changeset in Lumiera [64ab9f6]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
wrap prime test in usleep() to make the thread likely to be re-scheduled

2010-01-30:

07:40 Changeset in Lumiera [014c83ff]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
PTHREAD_ONCE_INIT can be a macro, fast init trick doesn't work then
06:37 Changeset in Lumiera [2b74d82]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
remove threadpool initialization, this is done elsewhere now …
06:20 Changeset in Lumiera [32d9a9f]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
FIX: thread-wrapper proxy the catched error up to the joiner
06:20 Changeset in Lumiera [e4e87e8]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
log error while setting it
06:20 Changeset in Lumiera [87465ff]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
little test-helper cosmetics
06:20 Changeset in Lumiera [dc5ae73]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
Log the error passing when joining threads
03:42 Changeset in Lumiera [6aacf49]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
add a comile-only test with threads sleeping for random intervals
03:42 Changeset in Lumiera [362069e]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
make the process-function test run really quickly
03:42 Changeset in Lumiera [f69006a]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
test spawning a bunch of short sleeping threads
03:01 Changeset in Lumiera [b87db7e]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
re-add a test message that I forgot
02:52 Changeset in Lumiera [9d7f6a1]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
don't test the kind anymore (too simple) Conflicts: …
02:49 Changeset in Lumiera [3611fbcf]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
also ignore RESOURCE_ENTER, RESOURCE_STATE and RESOURCE_LEAVE in the …
02:30 Changeset in Lumiera [74560cd]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
remove some lock sections in thread two_acquire_test After acquired, …
01:57 Changeset in Lumiera [4aa5380]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
FIX: two-threads-acquire test, eternal wait for wakeup signal
01:56 Changeset in Lumiera [812f711]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
FIX: small race in acquire_thread, catching threads out of the void

2010-01-29:

23:48 Changeset in Lumiera [f57d637]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
Merge commit 'dc87e78590ea86615d3ebe90d23af4548445b941' into …

2010-01-26:

22:02 Changeset in Lumiera [dc87e78]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
add a two-thread acquire test currently this results in a deadlock …

2010-01-25:

23:36 Changeset in Lumiera [d61ff56]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Mostly purge the term "EDL" and replace it with "Sequence" or "Session"
07:08 Ticket #259 (script for maintaining copyright headers) closed by Christian Thäter
done: Done so far: http://git.pipapo.org/git-analyze-copyright example …

2010-01-24:

15:24 Changeset in Lumiera [6659ab6a]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
Merge remote branch 'ichthyo/thread_integration' into backend_devel * …
14:48 Changeset in Lumiera [ede06e6]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
automatically start the threadpool on demand, similar to NoBug but …
13:05 Changeset in Lumiera [93af4ed]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
refactor the C++ thread-wrapper, remove JoinHandle

2010-01-23:

14:50 Changeset in Lumiera [8419f4ac]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Scope queries in general pass unit test
14:50 Changeset in Lumiera [8296719]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
PlacementIndexQueryResolver passes unit test
14:50 Changeset in Lumiera [a9a6bb39]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
better store the scope-ID within a query
14:50 Changeset in Lumiera [0188018]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Add some test-dummy MObjects *temporarily* to core tree (Ticket #532)
14:50 Changeset in Lumiera [f6cf319]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
* MObjectRef_test pass * This is the integration of some months of work
14:50 Changeset in Lumiera [0f9fc7e]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
PlacementRef works! that's a milestone. Closes #78
14:50 Changeset in Lumiera [9a6f9b2]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
PlacementIndex: possibly retaining type information on insert
14:50 Changeset in Lumiera [2697237]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
MobjectRef_test passes compiler as a whole
14:50 Changeset in Lumiera [71428cc]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
activating an MObject ref implemented, passes compiler
14:50 Changeset in Lumiera [e9d641b]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
nail down all the MObjectRef equality comparison cases
14:50 Changeset in Lumiera [e0467293]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
getting MObjectRef_test partially through the compiler
14:50 Changeset in Lumiera [b32a48f]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Finish definition/documentation of PlacementRef and PlacementIndex
14:46 Changeset in Lumiera [0148532]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
scons: bump required NoBug version to 201001.1
05:57 Changeset in Lumiera [f172497]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
WIP: subsystem runner test, still broken using new thread …
05:57 Changeset in Lumiera [8607a40]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
update the thread-wrapper to use the new threading API This removes …
05:56 Changeset in Lumiera [9fc68c9]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
Merge remote branch 'public/nobug201001.2' into backend_devel * …
00:40 Changeset in Lumiera [c15f224]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
integrating nobug context passing Somewhat more intrusive than the …

2010-01-22:

22:21 Changeset in Lumiera [8254b3f]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
updates for nobug 201001.2 dumping got a new api, surprisingly …

2010-01-21:

02:41 Changeset in Lumiera [fc15a2a]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
Merge commit '6f07e4eedc6b624b1f9ae1004ad3e6a77027e028' into …

2010-01-20:

22:09 Changeset in Lumiera [a22bb5e]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
show the state of the thread in question
12:58 Changeset in Lumiera [571c265]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
minor fixes: remove an old comment and change another
12:54 Changeset in Lumiera [fca6cd7]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
fix the prime test algorithm actually test for the output of the function
00:04 Changeset in Lumiera [751a8b4]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
few trace points
00:04 Changeset in Lumiera [6f07e4e]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
one more signal/wait for syncing
00:03 Changeset in Lumiera [95fed7f]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
remove thread counters (for now) counting the threads had a race when …

2010-01-19:

23:43 Changeset in Lumiera [12968bb]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
thread kind and flag handling * 256 states are enough for anyone …
23:33 Changeset in Lumiera [32217de]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
Fix threadloop * joining must be done inside the loop, doh * a …
17:46 Changeset in Lumiera [cd39533]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
the thread-wrapper tests need to init/destroy the threadpool
17:46 Changeset in Lumiera [995d813]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
add threadpool init/destroy to the global backend init/destroy
12:58 Changeset in Lumiera [5bc9930]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
Merge remote branch 'plouj/second-tp-attempt' into backend_devel * …
10:44 Ticket #533 (code up query operations on QueryFocus) created by Ichthyostega
PlacementIndex is in place, as well as a somewhat generic "query" …
10:40 Ticket #372 (how to dispatch the queries to PlacementIndex) closed by Ichthyostega
done: solution is in place now, coded up and tested. We access the …
10:36 Ticket #382 (tests to pass: querying) closed by Ichthyostega
done: well... PlacementIndex works now and the other tests pass
10:35 Ticket #418 (test the contents resolving wrapper) closed by Ichthyostega
done: test coded up and verified
10:34 Ticket #391 (wire up ScopeQuery, based on PlacementIndex) closed by Ichthyostega
done: coded up, providing depth-frist search and ascending path to root, …
02:15 Changeset in Lumiera [613da38]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
Merge remote branch 'ct/backend_devel' into second-tp-attempt

2010-01-18:

23:29 Ticket #111 (Engine Maturity) closed by Christian Thäter
done
23:27 Changeset in Lumiera [8226e63]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
FIX:add extra dependencie on precreated icons, fixes #111 this could …
18:58 Changeset in Lumiera [66a0e6e]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
Experiment: remove custom states, syncs are 2-thread barriers
17:56 Ticket #51 (lib dependencies missing gavl) closed by Christian Thäter
done: should be fixed with build system cleanup, if there are still failures …
17:45 Changeset in Lumiera [bcfedcd]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
Merge remote branch 'ct/backend_devel' into second-tp-attempt
17:45 Changeset in Lumiera [e2c5ace]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
FIX: off by one error in time normalization "The value of the …
17:43 Changeset in Lumiera [fb61813]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
use unsigned long for even more digits!
17:16 Changeset in Lumiera [ffdbc70]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
use the largest prime that can fit in an it don't hard-code the number …
17:07 Changeset in Lumiera [045311d]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
don't expect a message about waiting anymore
16:59 Changeset in Lumiera [60ac8dd]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
Merge branch 'master' into second-tp-attempt
16:59 Changeset in Lumiera [f9c5618]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
Merge remote branch 'ct/master'
16:56 Changeset in Lumiera [4f4f8af]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
Merge remote branch 'ct/backend_devel' into second-tp-attempt
16:54 Changeset in Lumiera [ecbd298]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
Merge remote branch 'ct/backend_devel' into second-tp-attempt
16:53 Changeset in Lumiera [020908d6]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
Make threadpool_destroy wait until all threads are finished adds a …
16:47 Changeset in Lumiera [2dbaa31]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
Merge remote branch 'origin/backend' into second-tp-attempt
16:47 Changeset in Lumiera [41e4c79c]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
Merge branch 'master' into second-tp-attempt
16:45 Changeset in Lumiera [6cb954a]debdev/playdocumentationintegrationscons by Michael Ploujnikov <ploujj@…>
Merge remote branch 'origin/master'
15:24 Changeset in Lumiera [7371db8]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
thread deadlines, first implementation
15:23 Changeset in Lumiera [cc4dc25]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
while loop is little more solid than do..while
13:23 Changeset in Lumiera [87918c6]debdev/playdocumentationintegrationscons by Christian Thaeter <ct@…>
check wait condition before loop body
07:34 Ticket #532 (cleanup test scopes) created by Ichthyostega
to get ahead, I quickly hacked in a hierarchy of test MObjects, …
07:29 Ticket #531 (recast MObject hierarchy) created by Ichthyostega
rework the existing MObject hierarchy * to allow for complete …
07:26 Ticket #530 (external model interface) created by Ichthyostega
factor out a export interface of the high-level model, cleanly …
07:12 Ticket #529 (consider generic type handler) created by Ichthyostega
The high-level model uses a small collection of specialised …
06:14 Changeset in Lumiera [9f76cbf]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
scons: propagate PKG_CONFIG_PATH when checking for library fix …
Note: See TracTimeline for information about the timeline view.