-
mkende registered the rezo project.
2007-07-17 18:05:22 UTC in rezo
-
mkende committed revision 89 to the NGrid - Grid Computing for .Net SVN repository, changing 3 files.
2007-05-29 16:26:13 UTC in NGrid - Grid Computing for .Net
-
mkende committed revision 70 to the NGrid - Grid Computing for .Net SVN repository, changing 9 files.
2007-05-13 16:20:42 UTC in NGrid - Grid Computing for .Net
-
mkende committed revision 56 to the NGrid - Grid Computing for .Net SVN repository, changing 1 files.
2007-05-02 20:56:30 UTC in NGrid - Grid Computing for .Net
-
mkende committed revision 48 to the NGrid - Grid Computing for .Net SVN repository, changing 11 files.
2007-05-01 22:24:18 UTC in NGrid - Grid Computing for .Net
-
mkende committed revision 47 to the NGrid - Grid Computing for .Net SVN repository, changing 3 files.
2007-05-01 22:22:07 UTC in NGrid - Grid Computing for .Net
-
mkende committed revision 41 to the NGrid - Grid Computing for .Net SVN repository, changing 61 files.
2007-04-02 19:28:16 UTC in NGrid - Grid Computing for .Net
-
mkende committed revision 3 to the NSketch, .Net sketch-based algorithms SVN repository, changing 1 files.
2007-03-30 22:27:23 UTC in NSketch, .Net sketch-based algorithms
-
case 3U and 1U in the final switch of FastHashFunction.Of function read array data out of bounds as dataPtr is first cast to ushort* before being dereferenced when reading the last byte of the array.
This triggers no error as there is no bound check in unsafe mode and, due to memory alignment, a memory fault cannot occurs, but this is definitely not the way the function should behave.
2007-03-30 22:12:22 UTC in NSketch, .Net sketch-based algorithms
-
case 3U and 1U in the final switch of FastHashFunction.Of function read array data out of bounds as dataPtr is first cast to ushort* before being dereferenced when reading the last byte of the array.
This triggers no error as there is no bound check in unsafe mode and, due to memory alignment, a memory fault cannot occurs, but this is definitely not the way the function should behave.
2007-03-30 16:40:07 UTC in NSketch, .Net sketch-based algorithms