d670f3bada
DOC: fix in table
2014-12-22 19:19:30 +01:00
fe9105f321
DOC: reasoning behind the construction of our list diff algorithm
...
this is a theoretical description of our method, and gives
the reaoning why it is correct, plus the assesment of
size and complexity order.
2014-12-22 05:20:49 +01:00
42f69b6cb5
DOC: assumptions and definitions for diff handling
...
...plus a started draft of the list diff algorithm
2014-12-21 07:48:04 +01:00
3dc5c83b33
DOC: small howto improvements
2014-12-01 01:31:19 +01:00
7c9ab5fba2
reorganise test suite compartments
...
this change is prerequisite to allow linking against different scopes (#938 )
2014-10-17 20:02:25 +02:00
3fb838a041
DOC: some notorious problems to check when breakpoints in Eclipse dont work
2014-10-14 02:42:16 +02:00
5b6ebeaa5f
stylesheet: finish definition of a base style
...
- text entry colours
- hover / mouse over
- disabled entries
- ensure consistent menu styling
2014-10-09 03:44:02 +02:00
5f4871a46a
DOC: how to learn styling and extract binary theme bundles
2014-10-08 05:14:07 +02:00
a603199207
DOC: start documentation of Lumiera GUI theming
2014-10-07 04:59:45 +02:00
073efdf6a4
DOC: extend the description of dependency pitfals and intricasies
...
Still not complete, but a complete outline now
2014-10-02 04:08:26 +02:00
b5de8523b1
DOC: start a page to describe linking dependency intricasies
2014-10-01 04:07:18 +02:00
aaaad8d70f
DOC: some clean-up in the page describing the build system
2014-10-01 01:19:56 +02:00
0eda9ff69c
DOC: guidelines regarding c++11 move semantics
2014-09-25 21:23:19 +02:00
177eb0fab3
DOC: notes regarding the current level of C++11 support
2014-09-13 04:55:57 +02:00
79b19b270f
DOC: add a page with notes on the IDE setup
2014-08-16 00:03:55 +02:00
50faee12b3
DOC: update the Boost-page to reflect what's part of the language now
...
several C++11 features used to be Boost features in the past
2014-08-16 00:03:32 +02:00
faf62cf8af
DOC: start a page with C++11 notes (here: about type conversion)
...
note down some results found out during the C++11 transition.
There is now a clear distinction between automatic type conversion
and the ability to construct a new instance
2014-08-13 03:08:00 +02:00
027386d76c
DOC: Tighten the build requirements to C++11 and Boost-1.55
2014-04-29 09:51:00 +02:00
e7769b4bbf
Build: make dependency on X-Lib explicit
...
The XV-Viewer widget in our GUI uses four direct calls
to the X-Lib. This was discovered by strict dependency checking,
as mandated by new Debian policy
2013-11-03 00:07:07 +01:00
2cfc7030c0
release prep: clean-up obsolete information
2013-10-29 06:11:18 +01:00
d15ec47f9e
DOC: some further round-up and polishsing
2013-10-28 06:14:42 +01:00
2c4ed4ca91
DOC: update and polish the building tutorial
2013-10-28 00:19:03 +01:00
9652c7ec5e
Debian/Repo: reorganise the Git repository URLs
...
all debian package repositories are now located below
git://lumiera.org/debian/...
2013-10-27 10:18:38 +01:00
2b437b49ad
DOC: switch on TOC and footnotes on some pages
2013-10-07 04:41:19 +02:00
48431d822d
Build: adjust versions and naming to comply with Debian/Jessie
...
Note: this drops some backwards compatibility. We're targeting now
roughly the range between Ubuntu-Precise (LTS) and Debian/testing,
with Debian/stable as the reference system.
The naming scheme for Boost-Libraries was adjusted with Boost-1.42
for Unix-Platforms. Now the '-mt' suffix isn't included any more, but
the libraries available through the usual packaging mechanisms can be
assumed to be thread safe.
See also http://issues.lumiera.org/ticket/759
2013-10-07 01:52:57 +02:00
a5022a6c79
DOC: test support tools - adapt to the changes recently done on master
2013-01-08 02:51:43 +01:00
cec25b074e
Integrate from TiddlyWiki: Pages about tests and test helpers
2013-01-03 11:22:41 +01:00
Christian Thaeter
7d964825d3
internal RFC reorganization
...
* rfcs are now all stored in the rfc folder (formerly hold the final rfcs)
* a new rfc_final folder is created
* the state folders (rfc_final|pending|parked|dropped) now contain
symlinks back to the rfc pool
2012-08-30 20:50:08 +02:00
f7a9414084
Documentation of the SCons buildsystem
2012-01-11 06:56:37 +01:00
0e08f269f5
remove the superfluous TiddlyWikis
...
..after integrating all still relevant asciidoced content
into the main website.
2012-01-11 06:55:54 +01:00
2bc5d3b367
document further library facilities, some clean-up
2012-01-08 00:14:05 +01:00
d2c5297a9d
document our custom iterator concept
2012-01-08 00:13:23 +01:00
484149e73e
add a section for library technical documentation
2012-01-08 00:12:54 +01:00
adc120fecb
document the new formatting helper, based on boost::format
2011-12-31 07:54:16 +01:00
2d1e098d2c
crosslink to the TypedID concept in the TiddlyWiki
2011-12-28 03:55:15 +01:00
1d7d63e27c
document a hack for guessing implementation sizes
2011-12-28 03:40:39 +01:00
2791339841
some practical hints and informations regarding usage of the Boost Libraries
...
Add a page to the 'coding howto' section, listing those boost libraries we're
using heavily, with a short characterisation for each. Plus some informations
about potential problems
2011-12-26 05:54:56 +01:00
d6f5ed3282
technical overview: document some library and support facilities
2011-12-10 03:15:40 +01:00
336d4cb33f
technical overview: player and engine interface
2011-12-10 01:52:51 +01:00
11f0438942
spelling and some small additions
2011-12-10 01:41:21 +01:00
00813a0169
long standing issue: a style guide page
2011-11-27 06:15:35 +01:00
bb2ca862ac
reference distribution for building is now Debian/Squeeze
2011-10-21 01:53:05 +02:00
f0b443abde
add a page for documenting shady details and other smells
2011-10-14 22:46:04 +02:00
e1854ec490
Add Debian packaging informations to the documentation
2011-10-14 03:36:36 +02:00
5269904e06
New documentation section for code base layout and conventions
2011-10-14 03:35:39 +02:00
924944f607
write down some know-how regarding standard hash functions
2011-10-14 01:10:16 +02:00
64cf3c9d34
update GDB-pretty-printer HOWTO
...
Eclipse now supports structured display of STL containers
2011-08-25 03:03:43 +02:00
51b3f0defa
start a page to collect technical notes about Scheduler and Jobs (Backend)
...
Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2011-05-22 00:50:23 +02:00
cd57901d52
sync documentation with current master
2011-05-15 04:07:30 +02:00
Christian Thaeter
dc8dd98308
FIX: asciidoc formating glitches, rfc.sh documentation
2011-04-14 19:14:03 +02:00