- Sep 06, 2010
-
-
Francois Bleibel authored
- Updated documentation pictures
-
- Sep 03, 2010
-
-
Francois Bleibel authored
-
- Aug 27, 2010
-
-
Francois Bleibel authored
-
Francois Bleibel authored
-
- Aug 24, 2010
-
-
Francois Bleibel authored
Changed import-default-paths configuration to generate the file in source include directory *then* install.
-
- Aug 23, 2010
-
-
Francois Bleibel authored
ml::vector errorSIN cannot be plugged on taskSOUT (which is a sotVectorMultiBound), but can be plugged on errorSOUT (which is a ml::vector)
-
Francois Bleibel authored
This reverts commit 991fd170.
-
Francois Bleibel authored
-
- Aug 02, 2010
-
-
Francois Bleibel authored
-
- Jul 22, 2010
-
-
Francois Bleibel authored
-
- Jul 13, 2010
-
-
Francois Keith authored
Haha, IN YOUR FACE, Mailbox ! This way, both win32 and unix users are satisfied.
-
Francois Keith authored
-
Francois Keith authored
MailboxVector is already defined in mailbox-vector.h
-
Francois Bleibel authored
-
- Jul 12, 2010
-
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-
- Jul 09, 2010
-
-
Francois Keith authored
The files must be distinguished: - mailbox.hxx and mailbox.t.cpp are templates for resp. the header and the source - mailbox-vector.h/cpp correspond to an implementation of the template for a maal::vector. Those are the symbols exported in the library mailbox-vector.so/.lib - test_mailbox corresponds to the test of Mailbox<maal::vector>
-
- Jul 08, 2010
-
-
Francois Keith authored
-
Francois Bleibel authored
-
- Jul 07, 2010
-
-
Francois Bleibel authored
-
Francois Bleibel authored
-
Francois Bleibel authored
-
Francois Bleibel authored
Simplified the unit test test_mailbox that previously *required user input*.
-
Francois Bleibel authored
Added pthread library and compilation & link flags. Corrected multiple small bugs. Added CMakeModules for pthread and boost numeric bindings. Corrected some tests.
-
Francois Keith authored
Some commands modify the compilation/linkage flags of every pkg added after. e.g. ADD_DEFINITIONS, INCLUDE_DIRECTORIES and LINK_DIRECTORIES. Applying these commands in a loop FOR_EACH can create a huge and redundant list of compilation/link flags. Placing them before the for_each is then a cleanup operation (only): it does not modify the flags order
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-
- Jul 06, 2010
-
-
Francois Bleibel authored
-
- Jul 05, 2010
-
-
Francois Bleibel authored
-
- Jul 02, 2010
-
-
Francois Bleibel authored
-
Francois Bleibel authored
-
Francois Keith authored
-
Francois Keith authored
-
Francois Bleibel authored
This reverts commit 192c38d4.
-