Timeline



2009-08-01:

21:57 Changeset in Lumiera [f2126c0]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP partially get new proc-layer command impl through the compiler
15:14 Changeset in Lumiera [8971d66]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP more implementation…
00:18 Changeset in Lumiera [c2d9a02]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP some more nailing down of implementation details

2009-07-31:

16:28 Ticket #201 (sane abort of build process) created by Ichthyostega
While generally the build process just creates a new low-level model, …
16:26 Ticket #200 (sane rendering abort) created by Ichthyostega
care for aborting render processes sanely in case of error, emergency …
16:21 Ticket #199 (care for consistent Session state (anytime)) created by Ichthyostega
This ticket is to remind us of this issue, when we are able to reason …
16:13 Ticket #198 (Quick shutdown) created by Ichthyostega
== quick shutdown circumventing dtors == this is a tracking …

2009-07-30:

18:50 Changeset in Lumiera [c9e1439]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP phase out the superfluous static access functions
18:49 Ticket #197 (improve exception diagnostic with more context info) created by Ichthyostega
At various places it would be possible to include more context …
01:57 Changeset in Lumiera [6551779]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP this might solve the race condition

2009-07-29:

14:55 Changeset in Lumiera [eaa4add]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP more implementation drafting…
14:12 Ticket #196 (sane shutdown behaviour of the CommandRegistry) created by Ichthyostega
reminder @self * can it happen that CommandImpl deleter functions are …
14:07 Ticket #195 (Clean shutdown) created by Ichthyostega
== clean Application shutdown == this is a tracking ticket -- …

2009-07-28:

18:50 Ticket #170 (ascciidoc, find out how to add multiple authors to a document) closed by Thilo Pfennig
done: http://www.methods.co.nz/asciidoc/faq.html#_how_can_i_assign_multiple_a

2009-07-27:

14:36 Ticket #194 (write support for utables) created by Christian Thäter
Currently there is no 'write' support for utables. That means that …
14:29 Ticket #193 (escaping/quoting for utables) created by Christian Thäter
Utables (uwiki metadata) are meant to be a easily human readable …
00:38 Changeset in Lumiera [19dd606]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP some implementation drafting…

2009-07-26:

00:00 Changeset in Lumiera [3ebb8d0]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP and more stubbing…
00:00 Changeset in Lumiera [c85eb20]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
allow bind functions with return value

2009-07-25:

17:21 Changeset in Lumiera [1db718c]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP more stubbing…
17:20 Changeset in Lumiera [299c316]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Fix: containment check should take const args
15:51 Changeset in Lumiera [76b6f5d]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
ooops, forgot some copy-n-pastes

2009-07-24:

15:50 Changeset in Lumiera [211a2da]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP stubbing undefined operations…
03:24 Changeset in Lumiera [f40282b]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP devised various aspects of command execution, drafted as unit test

2009-07-23:

01:47 Changeset in Lumiera [a8a0e07]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
test driven brainstorming
01:47 Changeset in Lumiera [c5f7815]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
reorganise the intermediary command def context classes

2009-07-22:

17:06 Ticket #192 (ulua doesn't pass querystring to script) closed by Christian Thäter
done: should be fixed now
03:12 Changeset in Lumiera [66f94f9]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
drafting/design (cont)

2009-07-21:

20:55 Ticket #192 (ulua doesn't pass querystring to script) created by Mridul
if i have a url like domain/uwiki/test/?login the script aborts with …
02:49 Changeset in Lumiera [d80f0cf]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP start some drafting
02:13 Changeset in Lumiera [d122a32]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Documentation & planning the parts to implement next

2009-07-20:

05:03 Changeset in Lumiera [c85d1d3c]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
ArgumentHolder finished, low-level integration test pass
03:09 Changeset in Lumiera [63bad834]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
comparisons and state detection now working as expected
02:21 Changeset in Lumiera [33757bb]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
why the hell doesn't boost provide functor comparison operators.. (yes …

2009-07-19:

17:13 Changeset in Lumiera [e879e0c]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
implemented argument and memento comparisons (doesn't pass test yet)
06:32 Changeset in Lumiera [f73c9388]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
ArgumentHolder reworked to use InPlaceBuffer; now passes basic tests
06:03 Changeset in Lumiera [7f44de2]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
collecting some formatting & diagnostics utils here…
04:24 Changeset in Lumiera [5784bd2]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Fix: use boost::operator! for binding expr. to avoid infinite recursion
03:47 Changeset in Lumiera [5f0c9e2]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
remove any use of boost::function in favour of <tr1/functional> this …
03:44 Ticket #146 (collect function closure tools) closed by Ichthyostega
done: function.hpp, function-closure.hpp and function-erasure.hpp, …
03:38 Ticket #191 (external API organisation) created by Ichthyostega
== Care for consitent arrangement of external API contents == * …
03:26 Ticket #161 (cleanup use of boost::function include) closed by Ichthyostega
done: we got increasingly problems with ambiguous or unresolvable …

2009-07-18:

22:41 Changeset in Lumiera [3ecd804]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
assertion to guard buffer size limit
20:07 Changeset in Lumiera [584878e]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
yet another variation of managing an object in-place
17:36 Changeset in Lumiera [6510155]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
back on route: trying to get the ArgumentHolder to fly…

2009-07-17:

18:22 Changeset in Lumiera [3f8d82a]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Victory! bashed the iter-adapters and the ScopedPtrVect into …
02:13 Changeset in Lumiera [165cfc7]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP allow some conversions, attempt to define the const_iterator properly

2009-07-16:

17:36 Changeset in Lumiera [4f5fca6]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
now able to implement ScopedPtrVect iteration properly
16:55 Ticket #190 (Iterator-function to piggyback a lazy evaluation) created by Ichthyostega
As a Lumiera developer, I want to pass an entirely self-contained …

2009-07-15:

16:47 Ticket #189 (Action working.) created by Mridul
Now we are calling action.invoke() method to run an action. I can see …
05:26 Changeset in Lumiera [a018784]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
reworked IterAdapter, added RangeIter for STL ranges. Should do for now

2009-07-14:

04:29 Changeset in Lumiera [b2f72ef]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
IterAdapter now passes test, but is still rather uggly…

2009-07-12:

23:25 Changeset in Lumiera [e2cd4ab]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
fix name, add test for postfix increment
23:16 Changeset in Lumiera [1a69026]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
spelling fix
23:16 Changeset in Lumiera [60cf9e8]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
trying to implement a simple iterator adapter working (oops, didn't …
21:21 Changeset in Lumiera [fa3d596]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
helper for accepting arguments passes unit test
20:51 Changeset in Lumiera [30db042b]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
add component access to the time wrapper (quick'n dirty)
20:50 Ticket #188 (proper component access for time values) created by Ichthyostega
due to immediate need, Ichthyo hacked in a quick-n-dirty component …
20:49 Ticket #187 (uwiki module paths) created by Mridul
the require function looks in the LUA_PATH env var to see where the …
18:08 Changeset in Lumiera [66f7b1b]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP impl.draft for the helper…
17:30 Changeset in Lumiera [b392d6bf]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP design a helper for accepting the arguments to bind
16:55 Changeset in Lumiera [accaba4]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP impl draft for ArgumentHolder
12:30 Ticket #186 (New simpler Launcher interface) created by Mridul
I've made a wsapi based launcher interface for the uwiki. And packaged …

2009-07-11:

22:31 Ticket #185 (Table (object) based libraries) created by Mridul
I can see that some libs in uwiki are now table based, like git …
18:06 Changeset in Lumiera [6ef1aca]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
test driven brainstorming
17:23 Changeset in Lumiera [892f382]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
Ticket #182
17:01 Ticket #184 (command registry) created by Ichthyostega
Interface was defined together with the first implementation of the …
16:55 Ticket #183 (util::for_each calling member functions) created by Ichthyostega
that's a long-standing inconvenience: create an overload for …
16:43 Ticket #182 (Concept "lumiera forward iterator") created by Ichthyostega
Over time, various ad-hoc definitions for iteration were utilised in …
05:16 Ticket #181 (File handling) created by Undercover Agent
= File handling and IO = this is a tracking ticket -- individual …
02:30 Ticket #180 ([placeholder ticket]) created by Undercover Agent
this ticket number was claimed and reserved for later use…
02:19 Ticket #179 (investigate cuckoo hash reimplementation/refactoring) created by Christian Thäter
The cuckoo hash code is currently not used because of some problems …

2009-07-10:

17:04 Changeset in Lumiera [9aa5ba5]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
finish and tidy up control::Mutation, unit test pass
17:00 Changeset in Lumiera [e892a00]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
remove this bool check... seems to be overengineering! The same …

2009-07-09:

18:47 Changeset in Lumiera [6bd1e8e]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
tidy up and finish the MementoTie + unit test
16:35 Changeset in Lumiera [9e95ec8b]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
MementoTie unit test pass
15:22 Changeset in Lumiera [ba910a1]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
also cover the combination cases
02:41 Changeset in Lumiera [2eb8b763]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
got the helper working (prepending a binder to an argument position)

2009-07-08:

03:36 Changeset in Lumiera [c7b6165]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP resolved the simple mismatches, but still…

2009-07-06:

03:26 Changeset in Lumiera [2348a5a]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP draft capturing mechanism implementation, using the new tools and …
03:25 Changeset in Lumiera [c8c577c]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP factored out another helper, not yet tested…
01:48 Changeset in Lumiera [bb390f2]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP: back to the original topic, define how capturing should work
00:25 Changeset in Lumiera [2462dee]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
issue resolved, tests pass, finally (whew)

2009-07-05:

20:05 Changeset in Lumiera [c3b8d39]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
refactoring into two distinct concepts. maybe solution?
01:38 Changeset in Lumiera [e2bb2c4]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
use OpaqueHolder to solve the problem with the function type …
00:26 Changeset in Lumiera [4d1f45fc]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
activate the new test, some comments

2009-07-04:

17:30 Changeset in Lumiera [6e3bfb0]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
OpaqueHolder implemented and passes unit test
02:35 Changeset in Lumiera [077d3d1]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
WIP implementation draft
01:33 Changeset in Lumiera [ec2e4e3]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
define required properties through unit test
01:32 Changeset in Lumiera [3cc49d0]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
need to factor out a special holder class to solve the problem with …
00:43 Changeset in Lumiera [c48f908]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
extract util: isSameObject (bare ptr comparison)

2009-07-03:

22:24 Changeset in Lumiera [98510cc9]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
rename and clean up some headers
22:22 Changeset in Lumiera [b65658c]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
try to fix a failing test (not really fixed yet)
12:31 Changeset in Lumiera [d13d461]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
revamp namespace func. Finish excursion on function handling
11:49 Changeset in Lumiera [b7be61c]debdev/playdocumentationintegrationscons by Ichthyostega <prg@…>
composition now working
Note: See TracTimeline for information about the timeline view.