Timeline
2009-07-24:
- 15:50 Changeset in Lumiera [211a2da]debdev/playdocumentationintegrationscons by
- WIP stubbing undefined operations…
- 03:24 Changeset in Lumiera [f40282b]debdev/playdocumentationintegrationscons by
- WIP devised various aspects of command execution, drafted as unit test
2009-07-23:
- 01:47 Changeset in Lumiera [a8a0e07]debdev/playdocumentationintegrationscons by
- test driven brainstorming
- 01:47 Changeset in Lumiera [c5f7815]debdev/playdocumentationintegrationscons by
- reorganise the intermediary command def context classes
2009-07-22:
- 17:06 Ticket #192 (ulua doesn't pass querystring to script) closed by
- done: should be fixed now
- 03:12 Changeset in Lumiera [66f94f9]debdev/playdocumentationintegrationscons by
- drafting/design (cont)
2009-07-21:
- 20:55 Ticket #192 (ulua doesn't pass querystring to script) created by
- if i have a url like domain/uwiki/test/?login the script aborts with …
- 02:49 Changeset in Lumiera [d80f0cf]debdev/playdocumentationintegrationscons by
- WIP start some drafting
- 02:13 Changeset in Lumiera [d122a32]debdev/playdocumentationintegrationscons by
- Documentation & planning the parts to implement next
2009-07-20:
- 05:03 Changeset in Lumiera [c85d1d3c]debdev/playdocumentationintegrationscons by
- ArgumentHolder finished, low-level integration test pass
- 03:09 Changeset in Lumiera [63bad834]debdev/playdocumentationintegrationscons by
- comparisons and state detection now working as expected
- 02:21 Changeset in Lumiera [33757bb]debdev/playdocumentationintegrationscons by
- why the hell doesn't boost provide functor comparison operators.. (yes …
2009-07-19:
- 17:13 Changeset in Lumiera [e879e0c]debdev/playdocumentationintegrationscons by
- implemented argument and memento comparisons (doesn't pass test yet)
- 06:32 Changeset in Lumiera [f73c9388]debdev/playdocumentationintegrationscons by
- ArgumentHolder reworked to use InPlaceBuffer; now passes basic tests
- 06:03 Changeset in Lumiera [7f44de2]debdev/playdocumentationintegrationscons by
- collecting some formatting & diagnostics utils here…
- 04:24 Changeset in Lumiera [5784bd2]debdev/playdocumentationintegrationscons by
- Fix: use boost::operator! for binding expr. to avoid infinite recursion
- 03:47 Changeset in Lumiera [5f0c9e2]debdev/playdocumentationintegrationscons by
- remove any use of boost::function in favour of <tr1/functional> this …
- 03:44 Ticket #146 (collect function closure tools) closed by
- done: function.hpp, function-closure.hpp and function-erasure.hpp, …
- 03:38 Ticket #191 (external API organisation) created by
- == Care for consitent arrangement of external API contents == * …
- 03:26 Ticket #161 (cleanup use of boost::function include) closed by
- done: we got increasingly problems with ambiguous or unresolvable …
2009-07-18:
- 22:41 Changeset in Lumiera [3ecd804]debdev/playdocumentationintegrationscons by
- assertion to guard buffer size limit
- 20:07 Changeset in Lumiera [584878e]debdev/playdocumentationintegrationscons by
- yet another variation of managing an object in-place
- 17:36 Changeset in Lumiera [6510155]debdev/playdocumentationintegrationscons by
- back on route: trying to get the ArgumentHolder to fly…
2009-07-17:
- 18:22 Changeset in Lumiera [3f8d82a]debdev/playdocumentationintegrationscons by
- Victory! bashed the iter-adapters and the ScopedPtrVect into …
- 02:13 Changeset in Lumiera [165cfc7]debdev/playdocumentationintegrationscons by
- WIP allow some conversions, attempt to define the const_iterator properly
2009-07-16:
- 17:36 Changeset in Lumiera [4f5fca6]debdev/playdocumentationintegrationscons by
- now able to implement ScopedPtrVect iteration properly
- 16:55 Ticket #190 (Iterator-function to piggyback a lazy evaluation) created by
- As a Lumiera developer, I want to pass an entirely self-contained …
2009-07-15:
- 16:47 Ticket #189 (Action working.) created by
- Now we are calling action.invoke() method to run an action. I can see …
- 05:26 Changeset in Lumiera [a018784]debdev/playdocumentationintegrationscons by
- reworked IterAdapter, added RangeIter for STL ranges. Should do for now
2009-07-14:
- 04:29 Changeset in Lumiera [b2f72ef]debdev/playdocumentationintegrationscons by
- IterAdapter now passes test, but is still rather uggly…
2009-07-12:
- 23:25 Changeset in Lumiera [e2cd4ab]debdev/playdocumentationintegrationscons by
- fix name, add test for postfix increment
- 23:16 Changeset in Lumiera [1a69026]debdev/playdocumentationintegrationscons by
- spelling fix
- 23:16 Changeset in Lumiera [60cf9e8]debdev/playdocumentationintegrationscons by
- trying to implement a simple iterator adapter working (oops, didn't …
- 21:21 Changeset in Lumiera [fa3d596]debdev/playdocumentationintegrationscons by
- helper for accepting arguments passes unit test
- 20:51 Changeset in Lumiera [30db042b]debdev/playdocumentationintegrationscons by
- add component access to the time wrapper (quick'n dirty)
- 20:50 Ticket #188 (proper component access for time values) created by
- due to immediate need, Ichthyo hacked in a quick-n-dirty component …
- 20:49 Ticket #187 (uwiki module paths) created by
- the require function looks in the LUA_PATH env var to see where the …
- 18:08 Changeset in Lumiera [66f7b1b]debdev/playdocumentationintegrationscons by
- WIP impl.draft for the helper…
- 17:30 Changeset in Lumiera [b392d6bf]debdev/playdocumentationintegrationscons by
- WIP design a helper for accepting the arguments to bind
- 16:55 Changeset in Lumiera [accaba4]debdev/playdocumentationintegrationscons by
- WIP impl draft for ArgumentHolder
- 12:30 Ticket #186 (New simpler Launcher interface) created by
- 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
- I can see that some libs in uwiki are now table based, like git …
- 18:06 Changeset in Lumiera [6ef1aca]debdev/playdocumentationintegrationscons by
- test driven brainstorming
- 17:23 Changeset in Lumiera [892f382]debdev/playdocumentationintegrationscons by
- Ticket #182
- 17:01 Ticket #184 (command registry) created by
- Interface was defined together with the first implementation of the …
- 16:55 Ticket #183 (util::for_each calling member functions) created by
- that's a long-standing inconvenience: create an overload for …
- 16:43 Ticket #182 (Concept "lumiera forward iterator") created by
- Over time, various ad-hoc definitions for iteration were utilised in …
- 05:16 Ticket #181 (File handling) created by
- = File handling and IO = this is a tracking ticket -- individual …
- 02:30 Ticket #180 ([placeholder ticket]) created by
- this ticket number was claimed and reserved for later use…
- 02:19 Ticket #179 (investigate cuckoo hash reimplementation/refactoring) created by
- The cuckoo hash code is currently not used because of some problems …
2009-07-10:
- 17:04 Changeset in Lumiera [9aa5ba5]debdev/playdocumentationintegrationscons by
- finish and tidy up control::Mutation, unit test pass
- 17:00 Changeset in Lumiera [e892a00]debdev/playdocumentationintegrationscons by
- remove this bool check... seems to be overengineering! The same …
2009-07-09:
- 18:47 Changeset in Lumiera [6bd1e8e]debdev/playdocumentationintegrationscons by
- tidy up and finish the MementoTie + unit test
- 16:35 Changeset in Lumiera [9e95ec8b]debdev/playdocumentationintegrationscons by
- MementoTie unit test pass
- 15:22 Changeset in Lumiera [ba910a1]debdev/playdocumentationintegrationscons by
- also cover the combination cases
- 02:41 Changeset in Lumiera [2eb8b763]debdev/playdocumentationintegrationscons by
- got the helper working (prepending a binder to an argument position)
2009-07-08:
- 03:36 Changeset in Lumiera [c7b6165]debdev/playdocumentationintegrationscons by
- WIP resolved the simple mismatches, but still…
2009-07-06:
- 03:26 Changeset in Lumiera [2348a5a]debdev/playdocumentationintegrationscons by
- WIP draft capturing mechanism implementation, using the new tools and …
- 03:25 Changeset in Lumiera [c8c577c]debdev/playdocumentationintegrationscons by
- WIP factored out another helper, not yet tested…
- 01:48 Changeset in Lumiera [bb390f2]debdev/playdocumentationintegrationscons by
- WIP: back to the original topic, define how capturing should work
- 00:25 Changeset in Lumiera [2462dee]debdev/playdocumentationintegrationscons by
- issue resolved, tests pass, finally (whew)
2009-07-05:
- 20:05 Changeset in Lumiera [c3b8d39]debdev/playdocumentationintegrationscons by
- refactoring into two distinct concepts. maybe solution?
- 01:38 Changeset in Lumiera [e2bb2c4]debdev/playdocumentationintegrationscons by
- use OpaqueHolder to solve the problem with the function type …
- 00:26 Changeset in Lumiera [4d1f45fc]debdev/playdocumentationintegrationscons by
- activate the new test, some comments
2009-07-04:
- 17:30 Changeset in Lumiera [6e3bfb0]debdev/playdocumentationintegrationscons by
- OpaqueHolder implemented and passes unit test
- 02:35 Changeset in Lumiera [077d3d1]debdev/playdocumentationintegrationscons by
- WIP implementation draft
- 01:33 Changeset in Lumiera [ec2e4e3]debdev/playdocumentationintegrationscons by
- define required properties through unit test
- 01:32 Changeset in Lumiera [3cc49d0]debdev/playdocumentationintegrationscons by
- need to factor out a special holder class to solve the problem with …
- 00:43 Changeset in Lumiera [c48f908]debdev/playdocumentationintegrationscons by
- extract util: isSameObject (bare ptr comparison)
2009-07-03:
- 22:24 Changeset in Lumiera [98510cc9]debdev/playdocumentationintegrationscons by
- rename and clean up some headers
- 22:22 Changeset in Lumiera [b65658c]debdev/playdocumentationintegrationscons by
- try to fix a failing test (not really fixed yet)
- 12:31 Changeset in Lumiera [d13d461]debdev/playdocumentationintegrationscons by
- revamp namespace func. Finish excursion on function handling
- 11:49 Changeset in Lumiera [b7be61c]debdev/playdocumentationintegrationscons by
- composition now working
2009-07-01:
- 02:47 Changeset in Lumiera [31e9d59]debdev/playdocumentationintegrationscons by
- WIP draft solution for next task
- 01:23 Changeset in Lumiera [8d8f184]debdev/playdocumentationintegrationscons by
- check more cases, incl. function pointers
- 00:29 Changeset in Lumiera [67e5779]debdev/playdocumentationintegrationscons by
- now also able to close the last function argument
2009-06-30:
- 22:43 Changeset in Lumiera [81d0e13]debdev/playdocumentationintegrationscons by
- new additions in this area now reasonable covered (closes #142)
- 22:42 Ticket #142 (unit test to cover new typelistmanip) closed by
- done: In passing by, also reworked basic typelist / type sequence handling …
- 02:56 Changeset in Lumiera [f70bb0a]debdev/playdocumentationintegrationscons by
- fill in some missing unit tests
- 02:54 Changeset in Lumiera [ca80720]debdev/playdocumentationintegrationscons by
- cleanup/refactor simple type seq handling, fix broken Split template
2009-06-29:
- 04:34 Changeset in Lumiera [320f984]debdev/playdocumentationintegrationscons by
- got partial application working, at least in the "front" case
- 04:33 Changeset in Lumiera [a19892a]debdev/playdocumentationintegrationscons by
- WIP some steps towards a solution of the memento binding problem
- 01:05 Changeset in Lumiera [6029c2c]debdev/playdocumentationintegrationscons by
- better name it Splice, and extend the capabilities a bit
- 00:03 Changeset in Lumiera [03c9edc]debdev/playdocumentationintegrationscons by
- factored out yet another little helper, incl unit test
2009-06-28:
- 18:41 Changeset in Lumiera [14f3641]debdev/playdocumentationintegrationscons by
- helper: initialise a tuple from an existing sub-tuple
- 13:27 Changeset in Lumiera [51712f2]debdev/playdocumentationintegrationscons by
- still fighting to get capture fun and undo func bound together
2009-06-27:
- 23:38 Ticket #178 (streamline implicit bool conversions) created by
- At various places, Steam-Layer code relies on (implicit) bool …
2009-06-26:
- 17:04 Changeset in Lumiera [8ea07bd]debdev/playdocumentationintegrationscons by
- use the new bool conversion mixin to implement check for valid functor
- 16:50 Changeset in Lumiera [b45cd49]debdev/playdocumentationintegrationscons by
- separate header + unit test for this bool check mixin
- 15:13 Changeset in Lumiera [5291f6e4]debdev/playdocumentationintegrationscons by
- move the member pointer to the current stack frame... hopefully the …
- 14:38 Changeset in Lumiera [a304617]debdev/playdocumentationintegrationscons by
- this way it works, but would cost additional storage.…
- 10:14 Changeset in Lumiera [b8182f4]debdev/playdocumentationintegrationscons by
- Removed the toolbar
- 03:27 Changeset in Lumiera [daeff6f5]debdev/playdocumentationintegrationscons by
- WIP: how to define the bool conversion / validity check for the …
- 03:27 Changeset in Lumiera [e91cdd3]debdev/playdocumentationintegrationscons by
- stubbed and commented out to get it to compile
2009-06-24:
- 04:38 Changeset in Lumiera [5ab8c12]debdev/playdocumentationintegrationscons by
- WIP compilation fixes and stubs; split off MementoClosure (incl. …
- 04:01 Changeset in Lumiera [53e882c]debdev/playdocumentationintegrationscons by
- WIP should also cover the detection of empty functors
- 03:51 Changeset in Lumiera [69d6bad]debdev/playdocumentationintegrationscons by
- WIP brainstorming about a way how the extended memento capturing …
Note:
See TracTimeline
for information about the timeline view.
