coriolis/documentation/UsersGuide
Jean-Paul Chaput 82cff69d9f Complete rewrite of the trace system (now a stream).
* Change: In Hurricane, in Flags add operator overload for "int" type
    and not only "unsigned int". Otherwise the compiler complaints about
    ambiguous overload when using enum values which are considered as
    "int".
      Simpler code for the BaseFlags::contains() method.
      Added implicit conversion from BaseFlags toward bool type.
* Change: In Hurricane, in Commons, complete replacement of the previous
    two trace systems (trace & ltrace) by a stream-based one.
    As it is a true object it is much less fragile than the one based
    on defines (but maybe a little slower).
      Define a reservation table for the trace levels for all the
    Coriolis & Chams components.
* Change: All tools, use the new trace system.
2016-05-17 23:00:06 +02:00
..
images Generate LaTeX documentation using dvipdfmx. 2015-04-05 23:43:01 +02:00
CMakeLists.txt Update JsonReader for the latest RapidJSON. Doc rebuild. 2016-03-22 15:38:26 +01:00
HTML_defs.rst Updated documentation, introduce Etesian & plugins. 2015-03-06 08:58:10 +01:00
LaTeX_defs.rst Update JsonReader for the latest RapidJSON. Doc rebuild. 2016-03-22 15:38:26 +01:00
Pygments.css Documentation restructuration 2014-03-11 12:21:31 +01:00
SoC.css Updated documentation, introduce Etesian & plugins. 2015-03-06 08:58:10 +01:00
UsersGuide.html Complete rewrite of the trace system (now a stream). 2016-05-17 23:00:06 +02:00
UsersGuide.pdf Complete rewrite of the trace system (now a stream). 2016-05-17 23:00:06 +02:00
UsersGuide.rst Complete rewrite of the trace system (now a stream). 2016-05-17 23:00:06 +02:00
UsersGuide_HTML.rst Documentation restructuration 2014-03-11 12:21:31 +01:00
UsersGuide_LaTeX.rst Documentation restructuration 2014-03-11 12:21:31 +01:00
WWW_defs.rst Add NetRoutingState (Property) on Nets to tell Kite what to do. 2014-07-02 14:36:58 +02:00
socstyle.tex Update JsonReader for the latest RapidJSON. Doc rebuild. 2016-03-22 15:38:26 +01:00