- 28 Apr, 2014 1 commit
-
-
Jens Gustedt authored
instructions
-
- 26 Dec, 2013 1 commit
-
-
Jens Gustedt authored
-
- 03 Mar, 2013 1 commit
-
-
Signed-off-by:
Jens Gustedt <Jens.Gustedt@inria.fr>
-
- 02 Mar, 2013 1 commit
-
-
Jens Gustedt authored
-
- 11 Nov, 2012 1 commit
-
-
Jens Gustedt authored
-
- 21 Jul, 2012 1 commit
-
-
Jens Gustedt authored
-
- 02 May, 2012 1 commit
-
-
(no author) authored
Signed-off-by:
Jens Gustedt <Jens.Gustedt@loria.fr>
-
- 01 May, 2012 1 commit
-
-
William Morris authored
Signed-off-by:
Jens Gustedt <Jens.Gustedt@loria.fr>
-
- 17 Apr, 2012 1 commit
-
-
Jens Gustedt authored
doxygen is quite picky in what is possible with macros basically things like p99_generic.h are not possible to map well to it, so avoid that doxygen ever sees this complicated code
-
- 28 Jan, 2012 1 commit
-
-
Jens Gustedt authored
-
- 25 Jan, 2012 1 commit
-
-
Jens Gustedt authored
all parameters or local variable of inline functions could clash with a user defined macro
-
- 29 Dec, 2011 1 commit
-
-
Jens Gustedt authored
-
- 04 Oct, 2011 2 commits
-
-
Jens Gustedt authored
-
Jens Gustedt authored
-
- 21 Jul, 2011 1 commit
-
-
(no author) authored
Signed-off-by:
Jens Gustedt <Jens.Gustedt@loria.fr>
-
- 17 Jul, 2011 3 commits
-
-
Jens Gustedt authored
-
Jens Gustedt authored
-
Jens Gustedt authored
-
- 09 Jul, 2011 1 commit
-
-
Jens Gustedt authored
-
- 22 Mar, 2011 1 commit
-
-
Jens Gustedt authored
-
- 19 Mar, 2011 1 commit
-
-
Jens Gustedt authored
-
- 14 Feb, 2011 1 commit
-
-
Jens Gustedt authored
in fact that compiler just explodes with P99
-
- 13 Feb, 2011 1 commit
-
-
Jens Gustedt authored
by that we can now better check automatically if there are macro arguments that get evaluated multiple times although they shouldn't in many cases this will result in a better documentation of the properties in doxygen
-
- 29 Jan, 2011 1 commit
-
-
Jens Gustedt authored
If a final argument is supposed to receive commas, we just use ``...'' instead of a named argument. If another argument may receive commas we have to protect it with P00_ROBUST. By that the commas in the argument are first skipped when the preprocessor seeks the individual arguments because they are protected by ``( )''. Then, when the individual arguments are expanded the syntactic sugar of ``P00_ROBUST( )'' simply disappears and the argument with its commas is passed through.
-
- 16 Jan, 2011 1 commit
-
-
Jens Gustedt authored
We are only decimal comparison anyhow, now, hex is phased out for several month.
-
- 15 Jan, 2011 1 commit
-
-
Jens Gustedt authored
+ some more copyright updates
-
- 07 Jan, 2011 1 commit
-
-
Jens Gustedt authored
-
- 20 Nov, 2010 2 commits
-
-
Jens Gustedt authored
-
Jens Gustedt authored
-
- 30 Oct, 2010 1 commit
-
-
Jens Gustedt authored
-
- 21 Oct, 2010 1 commit
-
-
Jens Gustedt authored
-
- 19 Sep, 2010 1 commit
-
-
Jens Gustedt authored
double underscores are not conforming to C++, so better avoid such kind of conflicts
-
- 16 Sep, 2010 2 commits
-
-
Jens Gustedt authored
this is achieved with the findSvnAuthors script from the parXXL library findSvnAuthors --type c --ofile $f --copy "all rights reserved, " --lice SHORTLICENCE-closed.txt
-
Jens Gustedt authored
- macro addition of several items - eating up the first token in a sequence of keyword token
-
- 07 Sep, 2010 1 commit
-
-
Jens Gustedt authored
-
- 23 Aug, 2010 1 commit
-
-
Jens Gustedt authored
-
- 17 Aug, 2010 2 commits
-
-
Jens Gustedt authored
-
Jens Gustedt authored
-
- 16 Aug, 2010 1 commit
-
-
Jens Gustedt authored
-
- 14 Aug, 2010 1 commit
-
-
Jens Gustedt authored
-