21 Commits (master)

Auteur SHA1 Message Date
  Lily Carpenter e9ca0f4a51 Added license notice to source files. il y a 12 ans
  Lily Carpenter 3df9101cc1 Create LICENSE il y a 12 ans
  Lily Carpenter 96fc9397e0 Fixed echo to actually print unsigned as well. il y a 12 ans
  Lily Carpenter caaf62798e I missed a word :( il y a 12 ans
  Lily Carpenter 37bcbe375a Fixed wording of readme again il y a 12 ans
  Lily Carpenter 6c8b9a7e18 Updated readme to be more informative. il y a 12 ans
  Lily Carpenter b67b9fda7e Better commenting, should be done now il y a 12 ans
  Lily Carpenter 3edd2dfaba Fixed error message for realloc to not be incorrect. il y a 12 ans
  Lily Carpenter 16d4cd6721 Fixed it to actually print unsigned not signed -.- il y a 12 ans
  Lily Carpenter 8eb024ed4e Forgot to remove no longer needed counter variable il y a 12 ans
  Lily Carpenter eb36717f8e Fixed this to use unsigned integers, cleaned up the fread part a bit. il y a 12 ans
  Lily Carpenter 2b4a9be616 Removed old quicksort, it was seg faulting after about 320,000 numbers and the new one is cleaner anyway il y a 12 ans
  Lily Carpenter 97cb5942d1 Renamed so that mysort.c can be the in-line version. il y a 12 ans
  Lily Carpenter 8089526bc7 Updated readme il y a 12 ans
  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. il y a 12 ans
  Lily Carpenter 84ff54243a Started creating quicksort implementation. Not done yet, doing a 'simple' one as described on wikipedia. il y a 12 ans
  Lily Carpenter 2b10f42d19 Initial commit for mysort il y a 12 ans
  Lily Carpenter f384d669fe Fixed readme description for myecho il y a 12 ans
  Lily Carpenter f1bff06cc2 Got myecho working, probably will want to do some error handling/cleanup though. il y a 12 ans
  Lily Carpenter 9eeac5ed9a Started description of readme, decided to switch machines il y a 12 ans
  Lily Carpenter 2c4ce9e36e Initial commit il y a 12 ans