Joerg Behrens's activity
From 10/10/2012 to 11/08/2012
10/25/2012
- 05:16 PM YAXT Feature #303 (Closed): improve make check under AIX
- solved by Thomas.
- 05:13 PM YAXT Feature #307 (New): idxsection_get_index_stripes_const
- Implement const version of idxsection_get_index_stripes (like get_indices_const).
- 05:11 PM YAXT Feature #306 (New): garbage collector
- Since we have an idxlist-internal cache that we might not need at some point, we might consider implementing a garbag...
10/15/2012
- 02:11 PM YAXT Feature #305 (New): fundamental vector type
- It might be useful to have a fundamental vector type
struct vec_DATA_TYPE { int n; int cap; DATA_TYPE *p;};
in ... - 02:07 PM YAXT Feature #304 (New): basic warning/error management
- basic warning/error management => summary at finalize?
Also available in: Atom