- Jun 23, 2017
-
-
Dmitri Naumov authored
-
- May 03, 2017
-
-
Dmitri Naumov authored
This has some follow-up changes. Don't repeat typename in emplace_back.
-
- Jan 09, 2017
-
-
- Dec 14, 2016
-
-
Lars Bilke authored
-
- Jul 11, 2016
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
- Jun 21, 2016
-
-
Norihiro Watanabe authored
-
- Jun 17, 2016
-
-
Norihiro Watanabe authored
-
- Jun 15, 2016
-
-
Norihiro Watanabe authored
-
- Jun 10, 2016
-
-
Norihiro Watanabe authored
-
- Jun 03, 2016
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Apr 29, 2016
-
-
Dmitri Naumov authored
This should clarify the ambiguous meaning of this function used in parallel and non-parallel environments.
-
- Apr 25, 2016
-
-
Christoph Lehmann authored
-
- Apr 19, 2016
-
-
Christoph Lehmann authored
-
- Apr 16, 2016
-
-
Christoph Lehmann authored
-
- Apr 06, 2016
-
-
Christoph Lehmann authored
-
- Mar 10, 2016
-
-
Dmitri Naumov authored
-
- Mar 03, 2016
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Christoph Lehmann authored
-
- Mar 01, 2016
-
-
Christoph Lehmann authored
-
- Feb 02, 2016
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
- Jan 17, 2016
-
-
Christoph Lehmann authored
-
- Jan 13, 2016
-
-
Dmitri Naumov authored
-
- Dec 11, 2015
-
-
wenqing authored
-
- Dec 10, 2015
-
-
wenqing authored
-
- Nov 26, 2015
-
-
Dmitri Naumov authored
-
- Nov 24, 2015
-
-
Dmitri Naumov authored
-
- Nov 03, 2015
-
-
Christoph Lehmann authored
-
- Sep 02, 2015
-
-
Dmitri Naumov authored
-
- Jun 24, 2015
-
-
Dmitri Naumov authored
-
- May 07, 2015
-
-
Dmitri Naumov authored
This should clarify the ownership of the vectors passed to the ctors.
-
- Feb 24, 2015
-
-
Dmitri Naumov authored
In c++11 the typename is allowed but not required in non-template contexts (http://stackoverflow.com/questions/19225458/error-c2899-typename-cannot-be-used-outside-a-template-declaration). This is not supported by currently used visual studio compiler.
-
- Feb 18, 2015
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Avoid pointer access.
-
- Jan 20, 2015
-
-
Lars Bilke authored
-
- Nov 15, 2014
-
-
Dmitri Naumov authored
-
- Nov 04, 2014
-
-
Dmitri Naumov authored
This also changes the locas assembler builder. The test is updated.
-