- 25 Aug, 2016 1 commit
-
-
Kevin Funk authored
-
- 08 Aug, 2014 1 commit
-
-
Milian Wolff authored
-
- 07 May, 2014 1 commit
-
-
Miquel Sabaté authored
-
- 16 Apr, 2014 4 commits
-
-
Miquel Sabaté authored
I've added some tests too.
-
Miquel Sabaté authored
-
Miquel Sabaté authored
-
Miquel Sabaté authored
This is not an optimal solution. I'm working on it.
-
- 06 Apr, 2014 1 commit
-
-
Miquel Sabaté authored
-
- 04 Apr, 2014 9 commits
-
-
Miquel Sabaté authored
-
Miquel Sabaté authored
-
Miquel Sabaté authored
-
Miquel Sabaté authored
-
Miquel Sabaté authored
Moreover, the @note message regarding locking the DUChain will only be written if the DUChain has to be locked before calling the method.
-
Miquel Sabaté authored
-
Miquel Sabaté authored
-
Miquel Sabaté authored
-
Miquel Sabaté authored
Note that I've marked the given test as QSKIP. This is because for some reason I can see this working manually but not in the test :(
-
- 03 Apr, 2014 6 commits
-
-
Miquel Sabaté authored
We don't have to update the builtins every single time before executing a test because the DUChain already does this for us. This means that tests will run a *lot* faster now (as they did before the PST changes :P).
-
Miquel Sabaté authored
Otherwise, there will be "funny" crashes.
-
Miquel Sabaté authored
Moreover, I've removed some dangling connect statements.
-
Miquel Sabaté authored
-
Miquel Sabaté authored
It makes no sense anymore because we already load modules & classes from other files.
-
Miquel Sabaté authored
-
- 02 Apr, 2014 13 commits
-
-
Miquel Sabaté authored
-
Miquel Sabaté authored
-
Miquel Sabaté authored
-
Miquel Sabaté authored
-
Miquel Sabaté authored
-
Miquel Sabaté authored
-
Miquel Sabaté authored
-
Miquel Sabaté authored
-
Miquel Sabaté authored
-
Miquel Sabaté authored
Moreover, now the tests are passing.
-
Miquel Sabaté authored
-
Miquel Sabaté authored
-
Miquel Sabaté authored
-
- 01 Apr, 2014 3 commits
-
-
Miquel Sabaté authored
-
Miquel Sabaté authored
-
Miquel Sabaté authored
Apparently the standard does not enforce NULL to be defined as nullptr. I think it's safer to write nullptr and it's supported since GCC 4.6 and Clang 3.0.
-
- 30 Mar, 2014 1 commit
-
-
Miquel Sabaté authored
Thanks Sergei Ovchinnikov for pointing this out.
-