tasty cakes renaming and cleaning
authorChris Koeritz <fred@gruntose.com>
Sun, 1 Jan 2017 20:39:19 +0000 (15:39 -0500)
committerChris Koeritz <fred@gruntose.com>
Sun, 1 Jan 2017 20:39:19 +0000 (15:39 -0500)
commitdaec747ca024ed7e5fbd19ab390c6eaeac2a3737
tree85c962d25a78925b2d1284126e756084f697030f
parent1b2df1d72f942ac68040bd5d44879729e7306bbb
tasty cakes renaming and cleaning

fixed stupid placeholder file by using it as an anchor for the sorts methods instead.
added an efficient randomize list method in sorts.
using new randomize list method in sorts tester, removing yet more code.  mmmm.
nucleus/library/algorithms/placeholder.cpp [deleted file]
nucleus/library/algorithms/sorts.cpp [new file with mode: 0644]
nucleus/library/algorithms/sorts.h
nucleus/library/tests_algorithms/test_sorts.cpp
nucleus/library/tests_nodes/test_singly_linked_list.cpp