6 Commits (eb36717f8ec2ddcaf87bc80514c221a5e667ae6b)

Autor SHA1 Mensaje Fecha
  Lily Carpenter eb36717f8e Fixed this to use unsigned integers, cleaned up the fread part a bit. hace 12 años
  Lily Carpenter 2b4a9be616 Removed old quicksort, it was seg faulting after about 320,000 numbers and the new one is cleaner anyway hace 12 años
  Lily Carpenter 97cb5942d1 Renamed so that mysort.c can be the in-line version. hace 12 años
  Lily Carpenter b83cb9674a Got a (pretty ugly looking) version of quicksort working. Checked for memory leaks, all good. Want to clean this up and probably make it an "in place" algorithm as well. hace 12 años
  Lily Carpenter 84ff54243a Started creating quicksort implementation. Not done yet, doing a 'simple' one as described on wikipedia. hace 12 años
  Lily Carpenter 2b10f42d19 Initial commit for mysort hace 12 años