6fa11ffcf6
special case: support cloning, but not copy
...
needed to add yet another policy template,
so PolymorphicValue doesn't invoke the
assignment operator in such cases
2011-05-15 04:19:25 +02:00
6daf14211b
Finish the PolymorphicValue support template
2011-05-15 04:19:25 +02:00
710ae8fa0f
Allow for improved performance in special cases
...
Using a policy based switch in case the client
interface collaborates and provides copy operations;
in this case, a direct static downcast instead of
the expensive indirect (dynamic) cast to the
management interface can be employed.
2011-05-15 04:19:25 +02:00
a10e381cfa
fix error in test logic
...
need to adjust the checksum on copy :)
2011-05-15 04:19:25 +02:00
9aa601d004
WIP first implementation version of PolymorphicValue holder template
2011-05-15 04:19:25 +02:00
0aaa010350
WIP draft how polymorphic value objects are expected to behave
2011-05-15 04:19:24 +02:00
eb733df1bb
proof-of-concept: implement simple mutation
2011-05-15 04:19:24 +02:00
4d6bb3d54c
design outline for a limited time::Mutation capability
2011-05-15 04:19:24 +02:00
9364d717b0
implement total order on time intervals
2011-05-15 04:19:24 +02:00
0e4ed856d7
WIP: get back into the topic of time value mutations
...
start drafting a unit test....
2011-05-15 04:19:24 +02:00
9eb4f66372
draft more convenience handling for TimeSpan
2011-05-15 04:19:24 +02:00
ab72b528c8
draft test for changing time specs
2011-05-15 04:19:22 +02:00
eafbd4b1cb
fix a comment
2011-05-15 04:19:22 +02:00
d1135d98cc
sync latest documentation changes
2011-05-15 04:14:38 +02:00
cd57901d52
sync documentation with current master
2011-05-15 04:07:30 +02:00
82ca6ef7ea
add subsections, further tidying of the transcript
...
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-05-15 03:58:44 +02:00
5ace6db895
shortened the transcript
2011-05-15 03:08:37 +02:00
f435e8d19c
Update dev meeting TOC, add raw IRC transcript of May meeting
...
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-05-15 01:26:51 +02:00
54d1e4336c
symlink to README doesn't make much sense...
...
there is index.txt already for that purpose (overview of documentation section), while README is
for the general source tree, and not intended for the website
2011-05-15 00:30:25 +02:00
Christian Thaeter
4d7ac84c60
trying to symlink the README from the doc
2011-05-12 20:01:33 +02:00
Christian Thaeter
0f4c88bb0f
Fix treeinfo.sh sorting order
...
only sort by the first field (that is the filename)
2011-05-12 19:30:36 +02:00
c49c7b5fdd
new RfC: Engine Interface Specification
2011-05-11 21:06:45 +02:00
3c9c145f7b
promote the Engine Interface Overview to draft state
2011-05-11 21:06:25 +02:00
c05c9f6fb3
finish player subsystem design document
...
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-05-11 03:08:27 +02:00
e12d99c6ff
expand on the requiremenst for the player subsystem
...
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-05-10 02:49:31 +02:00
b83c7dea3b
Start collection design elements of the Player subsystem
...
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-05-08 19:12:35 +02:00
Christian Thaeter
d4bb6cc906
fnv hash functions and tools
2011-04-29 04:04:01 +02:00
Christian Thaeter
e6cc7d3f99
WIP: autotools catchup, make it build again
...
Lumiera builds again, but some tests are missing and the new setup.ini
isn't loaded correctly which makes the plugin loader fail.
2011-04-28 13:14:29 +02:00
Christian Thaeter
48f5e154a0
New RFC about factoring liblumiera out into a spinoff subproject
2011-04-22 11:47:10 +02:00
Christian Thaeter
54afd3f860
filter asciidoc comments in rfc.sh usage() out
2011-04-22 10:45:59 +02:00
3b91a129f2
update the short summary of the Apr.2011 meeting
...
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-04-19 05:42:21 +02:00
7af4779b0e
Finish the meeting summary
...
Further reduced the quoted transcript, summarise some discussions, add conclusions and subheadings
2011-04-19 05:33:55 +02:00
d3d7f0e45d
checkpoint: meeting summary shortened IRC log
2011-04-16 04:15:20 +02:00
a3dd83c0f0
move all existing IRC meeting summaries from the website into the core tree
...
Note: the documentation subtree is included in the website, so the
meeting summaries are still visible online
2011-04-16 02:47:56 +02:00
eb087b98b1
re-read some of the RfC, fix small markup issues
2011-04-16 02:47:42 +02:00
Christian Thaeter
207fa7c13c
Add link to the rfc.sh documentation
2011-04-14 19:22:04 +02:00
Christian Thaeter
dc8dd98308
FIX: asciidoc formating glitches, rfc.sh documentation
2011-04-14 19:14:03 +02:00
Christian Thaeter
8b6ce26110
FIX: next attempt to tame the menugen script (I promise I RTFM next time)
2011-04-14 04:25:43 +02:00
Christian Thaeter
be6a60dd25
add menu entry for new rfc_parked dir
2011-04-14 04:16:32 +02:00
Christian Thaeter
69786d2b2e
Changes/Updates on the RFC documents as decided on the Developer meeting
2011-04-14 03:47:16 +02:00
Christian Thaeter
4972ca2af8
FIX: rfc.sh git mv/add logic
2011-04-14 03:21:14 +02:00
Christian Thaeter
88d59a9e1b
moved parked RFC's into the new rfc_parked dir
2011-04-14 02:52:06 +02:00
Christian Thaeter
5beeba0b7f
create a new dir for 'parked' RFC's
2011-04-14 02:51:00 +02:00
Christian Thaeter
7a45d6df13
FIX: filename processing and git handling in admin/rfs.sh
2011-04-14 02:40:19 +02:00
1e1c3706dc
update some DIR_INFO entries
2011-04-05 00:44:30 +02:00
de07ca03f4
fix some Title levels
2011-04-01 20:44:03 +02:00
a5a0d2925b
sync with current documentation
2011-03-31 20:56:14 +02:00
7275720812
fix menu entry
2011-03-31 20:50:33 +02:00
012ed9ab36
update intro, fix image links
...
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-03-31 20:44:03 +02:00
8e15e1dec0
update the compiling-from-source tutorial
...
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-03-31 19:53:56 +02:00