- Oct 21, 2009
-
-
Roberto Raggi authored
Removed CPLUSPLUS_BEGIN/END_NAMESPACE and replace CPLUSPLUS_USE_NAMESPACE with `using namespace CPlusPlus;'
-
Roberto Raggi authored
-
dt authored
-
Oswald Buddenhagen authored
-
Daniel Molkentin authored
-
- Oct 20, 2009
-
-
Oswald Buddenhagen authored
these missed the handleExecContinue() callback, so they got missed last time. added both callback and flag, and some more glue to the gross isBogus hack.
-
Oswald Buddenhagen authored
-
Robert Loehning authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
these are a mess anyway
-
Oswald Buddenhagen authored
-
Robert Loehning authored
Reviewed-by: hjk
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
_HAS_ITERATOR_DEBUGGING asserts can cause the debugger to be in an inconsistent state and should thus be avoided. Add checks on the underlying red/black tree structures using friend helper classes.
-
hjk authored
-
hjk authored
-
Robert Loehning authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
it is alread used for the error cases anyway. one could introduce an intermediate state InferiorRunningFailed, but this doesn't seem to bring any advantages.
-
Erik Verbruggen authored
-
Christian Kamm authored
Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Christian Kamm authored
You now get the function parameters as a completion suggestion when declaring or defining a function. The tooltip for function calls is unchanged. Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com> (cherry picked from commit 202fef42)
-
Erik Verbruggen authored
-
Roberto Raggi authored
-
Oswald Buddenhagen authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-