- 06 Nov, 2009 1 commit
-
-
Sebastian Eichelbaum authored
-
- 06 Oct, 2009 1 commit
-
-
Mathias Goldau authored
* all string helper functions (esp. the <<-operators) are now in string_utils since we need them here for direct access in template friend functions for templates * WLoaderFibers now loads fibers out of the fib file but no scalars at the moment. They are stored at the moment directly in the WLoaderFibers object which will change very soon * WLine and WFiber are new classes to play with in math * output operator for WValue (printing the components array) * brainlinter: shouldn't choke on missing whitespace aroung "<<" see ticket: #83 * brainlinter: should now accept "//" comments after closing braces
-
- 17 Sep, 2009 1 commit
-
-
Alexander Wiebel authored
-
- 07 Aug, 2009 1 commit
-
-
ebaum authored
- new ifdefs for gcc
-
- 06 Aug, 2009 1 commit
-
-
ebaum authored
- added segmentation fault handler
-
- 05 Aug, 2009 1 commit
-
-
ebaum authored
- Stubs for kernel classes - Integration into CMake
-
- 29 May, 2009 1 commit
-
-
math authored
-
- 19 May, 2009 1 commit
-
-
math authored
* various documentation added * refactored some tests * added a unit test to the exception class * linked the WNoSuchDataSetException .cpp-code into the dataHandler code * removed Whitespace in CMakeLists.txt * Exceptions now subclassed from std::logic_error instead of std::runtime_error, see the code for details
-
- 13 May, 2009 1 commit
-
-
wiebel authored
-
- 30 Apr, 2009 2 commits
- 28 Apr, 2009 2 commits
- 24 Apr, 2009 3 commits
-
-
math authored
* Removed the LIST in CMakesLists.txt to use globbing, so not every new file must be inserted. * Renamed icons.h and bCognize.h according to our CodingStandard * Set the owner of every ToDo to wiebel :)
-
math authored
-
wiebel authored
Connected that class with widget that holds graphics displays added gui superclass changed CMakeLists Files accordingly added documentation
-