Commit graph

2756 commits

Author SHA1 Message Date
d4c9997eb7 Merge latest documentation / RfC 2010-12-17 21:23:35 +01:00
Stefan Kangas
0fac2b6569 Use CHECK instead of ENSURE in test suite. (Ticket #250) 2010-12-17 21:08:44 +01:00
Stefan Kangas
518f4bac1a Use CHECK instead of REQUIRE in test suite. (Ticket #250) 2010-12-17 21:05:50 +01:00
Stefan Kangas
661e4f0da5 Use CHECK instead of ASSERT in test suite. (Ticket #250) 2010-12-17 20:51:54 +01:00
ef95048de0 formatting fixes for existing RfCs 2010-12-13 04:46:44 +01:00
1ce29b7d3c minor tweaks to the RfC system
- add 'asciidoc' operation to rfc.sh
- put 'pro', 'con' and 'alternatives' in a common section 'Discussion'
2010-12-13 04:46:05 +01:00
Stefan Kangas
88a01845a2 Add more unit tests for the time conversion library. 2010-12-10 12:55:24 +01:00
Stefan Kangas
16aed07977 Use CHECK instead of ECHO for several tests of time.c 2010-12-10 04:13:43 +01:00
7960ab5364 Start a RfC regarding requirements of Website Navigation 2010-12-08 12:31:51 +01:00
Simon Larcher
620a22b2a8 Added anchors to the glossary. Fine tuned the wording in design/index.html
The arrows "->" before each item in the glossary give direct links.
Use the #anchor of the link to refer to it.
Everything from the item name is kept with rules : Two Words = #TwoWords | Two/Words = #Two_Words
2010-12-08 01:10:38 +01:00
Stefan Kangas
26bff0daa3 Add unit tests for time.c 2010-12-06 16:33:00 +01:00
Stefan Kangas
41e6750163 Move time conversion logic from lumitime.cpp to time.c 2010-12-06 16:18:54 +01:00
Simon Larcher
fd6492d745 Adapting commit; local layout different from the one of the website 2010-12-04 02:54:54 +01:00
Simon Larcher
05a0be53b1 Merge branch 'documentation' of git.lumiera.org:/var/www/git/lumiera_documentation into documentation 2010-12-04 02:48:32 +01:00
Simon Larcher
4cbdd6408e Reviewed design/index.txt Not quite happy with the links and headers yet, still needs improvements
Don't hesitate to /notice or /query me on IRC about this page, I am SvenL-
2010-12-04 02:45:22 +01:00
11c3187880 Integrate the hand written notes by Mike Provost 2010-11-28 07:32:33 +01:00
06ca9f68bd rewrap and clean up asciidoc structure (no content change) 2010-11-28 07:03:11 +01:00
bfc7e70c99 move BJMR's workflow-outline into suitable documentation directory 2010-11-28 06:35:03 +01:00
BJMR
0469206f8d converted workflow to asciidoc txt 2010-11-28 06:31:05 +01:00
BJMR
a35df03d33 Added workflow directory
Added workflow directory to store documents and files for the workflow design
2010-11-28 06:18:51 +01:00
Esben Stien
200bd0c1c2 proper indentation for 80 column wide terminals and some typos 2010-11-28 05:45:24 +01:00
f947f4522c Merge work on OutputDesignation and OutputMapping
Merge commit 'prg@ichthyostega.de/session_signature'
2010-11-28 05:29:53 +01:00
828206e6b1 OutputMapping unit test pass (closes #651 and #716) 2010-11-28 05:18:57 +01:00
c7794e7cbf rewrite to retrieve default-pipe query from the defintion context 2010-11-28 02:16:39 +01:00
5ba7468f41 OutputMapping implementation complete, pending unit test 2010-11-28 01:43:55 +01:00
fc051dfcba OutputMapping implementation draft
coded up the easy part, omitting the actual resolution
based on an configuration query
2010-11-27 06:01:31 +01:00
1e2d4d90f6 start using a typedef HashVal instead of size_t (#722) 2010-11-27 05:11:02 +01:00
f9bc292ac3 better use boost::operators for full equality comparison support 2010-11-27 04:21:39 +01:00
c3d29d1eb3 OutputMapping: interface refactorings to yield a cleaner structure 2010-11-27 03:59:07 +01:00
56c1387cd5 OutputMapping: finish interface draft (stubbed) 2010-11-25 05:35:50 +01:00
645ddd284c WIP Solution draft for defining an output mapping type 2010-11-25 04:52:49 +01:00
a7ec680955 WIP chewing on the problem how to define a output mapping type 2010-11-24 06:21:32 +01:00
0866d2c191 convenience lookup function for pipes 2010-11-24 06:20:53 +01:00
b42e5c859f Test-driven brainstorming: how should output mapping be used? 2010-11-23 03:40:11 +01:00
a43bd239cb Try to complete the design of Binding and OutputMapping 2010-11-22 04:26:28 +01:00
f0fbf0e6f1 bring some UML diagrams up-to-date 2010-11-22 02:28:03 +01:00
6c0a677cbc fix some typos 2010-11-21 21:43:44 +01:00
5ae1f819f2 Finished the design of global pipes 2010-11-21 02:29:26 +01:00
272f3d75ff finish OutputDesignation definition and outline. (closes #312) 2010-11-19 19:10:24 +01:00
9473fd3d67 OutputDesignation implementation draft 2010-11-19 05:01:43 +01:00
2c322c58b5 fill a "gap" in the glossary, regarding output managment 2010-11-18 23:54:20 +01:00
a53515bf30 the_inner_core is considered rather a piece of technical documentation 2010-11-18 22:49:25 +01:00
42c26c9086 fix a link 2010-11-18 22:32:49 +01:00
Simon Larcher
885c2c9ee7 Minor changes on doc index and technical doc index
Intended to make pages more user friendly. Formatted pages structures and added text
2010-11-18 22:21:48 +01:00
4a161fb54d add backup of the original (unreviewed) GuiBrainstorming page
Somehow I can't find this original page, but according to the
comment in the source, it should have been asciidoced. I'm filing
this backup from the Pipa-Wiki (MoinMoin), because this original page
still contains a wealth of ideas, even if we won't have
the standing to cope with them right now.
2010-11-17 05:29:21 +01:00
9d847a24e1 join to master
Merge commit 'dok/documentation' into dok
2010-11-17 04:58:33 +01:00
cfc4325f55 define details of binding and mapping 2010-11-17 04:49:22 +01:00
fbdf358cfb Model port and output mapping details 2010-11-17 04:49:22 +01:00
549365f548 specified the properties of OutputMapping 2010-11-17 04:49:22 +01:00
71f1dfede8 WIP output mapping draft (#716) 2010-11-17 04:49:21 +01:00