- 28 Apr, 2014 1 commit
-
-
Jens Gustedt authored
-
- 18 Sep, 2013 1 commit
-
-
Jens Gustedt authored
by P99_UNIQ Labels have function scope. Try to avoid naming conflicts as good as possible.
-
- 29 Jul, 2013 1 commit
-
-
Signed-off-by:
Jens Gustedt <Jens.Gustedt@inria.fr>
-
- 22 Jul, 2013 1 commit
-
-
Jens Gustedt authored
-
- 10 Dec, 2012 1 commit
-
-
Jens Gustedt authored
-
- 20 Oct, 2012 1 commit
-
-
Jens Gustedt authored
-
- 23 Aug, 2012 1 commit
-
-
Jens Gustedt authored
-
- 20 Aug, 2012 2 commits
-
-
Jens Gustedt authored
P99_AALLOC allocates a matrix with the sizes taken from another one P99_ANAME creates a list of variable names needed to for P99_CA_CALL and similar
-
Jens Gustedt authored
we recast because of const-qualification
-
- 06 Aug, 2012 1 commit
-
-
Jens Gustedt authored
-
- 05 May, 2012 1 commit
-
-
Jens Gustedt authored
better not reference the macro name in the argument documentations. this makes doxygen expand it repeatedly
-
- 02 May, 2012 1 commit
-
-
(no author) authored
Signed-off-by:
Jens Gustedt <Jens.Gustedt@loria.fr>
-
- 30 Apr, 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
-
- 20 Jan, 2012 1 commit
-
-
Jens Gustedt authored
plus some minor doc stuff here and there
-
- 19 Jan, 2012 1 commit
-
-
Jens Gustedt authored
as a side effect have _Atomic operations also lock-free for all types that have the same size as some unsigned integer type, with the notable exception of floating point types. For those we have to use an atomic_flag to protect them if they are used with atomic arithmetic operations. also classify the lock-free types much more systematically
-
- 18 Jan, 2012 2 commits
-
-
Jens Gustedt authored
-
Jens Gustedt authored
-
- 17 Jan, 2012 1 commit
-
-
Jens Gustedt authored
-
- 26 Dec, 2011 1 commit
-
-
(no author) authored
Signed-off-by:
Jens Gustedt <Jens.Gustedt@loria.fr>
-
- 06 Dec, 2011 1 commit
-
-
Jens Gustedt authored
-
- 22 Nov, 2011 2 commits
-
-
Jens Gustedt authored
-
Jens Gustedt authored
-
- 17 Nov, 2011 3 commits
-
-
(no author) authored
-
Jens Gustedt authored
-
Jens Gustedt authored
-
- 16 Oct, 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>
-
- 22 Mar, 2011 1 commit
-
-
Jens Gustedt authored
-
- 19 Mar, 2011 1 commit
-
-
Jens Gustedt authored
-
- 17 Mar, 2011 1 commit
-
-
Jens Gustedt authored
-
- 13 Mar, 2011 1 commit
-
-
Jens Gustedt authored
first argument
-
- 02 Mar, 2011 1 commit
-
-
Jens Gustedt authored
-
- 23 Feb, 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
-
- 11 Feb, 2011 1 commit
-
-
Jens Gustedt authored
-
- 26 Jan, 2011 1 commit
-
-
Jens Gustedt authored
not perfect, but better than nothing
-