- Jan 07, 2016
-
-
Wuttke, Joachim authored
-
- Dec 24, 2015
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
- Dec 23, 2015
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
- Oct 25, 2015
-
-
Wuttke, Joachim authored
-
- Oct 20, 2015
-
-
- Jun 20, 2015
-
-
Wuttke, Joachim authored
-
- Feb 05, 2015
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
- Feb 04, 2015
-
-
Wuttke, Joachim authored
at toplevel: as of now, some commands are evaluated twice, which conflicts with 'undef'.
-
- Jan 22, 2015
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
- Jan 21, 2015
-
-
Wuttke, Joachim authored
-
- Jan 20, 2015
-
-
Wuttke, Joachim authored
executing file.
-
- Jan 12, 2015
-
-
Wuttke, Joachim authored
-
- Dec 18, 2014
-
-
Wuttke, Joachim authored
-
- Dec 16, 2014
-
-
Wuttke, Joachim authored
-
- Apr 14, 2014
-
-
Wuttke, Joachim authored
-
- Nov 10, 2013
-
-
Wuttke, Joachim authored
-
- Aug 27, 2013
-
-
Wuttke, Joachim authored
-
- Aug 21, 2013
-
-
Wuttke, Joachim authored
-
- Jul 17, 2013
-
-
Wuttke, Joachim authored
-
- Jun 01, 2013
-
-
Wuttke, Joachim authored
in doing so, correct two more bugs: - access to non-existent element of MOM could cause segfault - mfj took Z from wrong input file, which caused crash when merging just 1 file merging just 1 file now works, then forbidden
-
- Apr 03, 2013
-
-
Wuttke, Joachim authored
rather, I would need Ruby's each_with_index.
-
Wuttke, Joachim authored
first use of C++ ranged for loop in mem.cpp
-
- Mar 06, 2013
-
-
Wuttke, Joachim authored
rationale: - we accept that Frida will fail for array sizes > 2^15 - we cannot exclude that complete conversion to size_t would cause underflow errors warning -Wno-sign-compare replace gsl_sort_index by new function triv::sorted_indices initialize a few variables to prevent warning result: no warnings from -pedantic, almost none from -Wall
-
Wuttke, Joachim authored
declaring most indices as size_t this will be reverted immediately
-