descriptionSimple sorting (allegedly) algorithm.
ownernoemail@nohost.nodomain
last changeWed, 7 Apr 2010 22:28:26 +0000 (7 23:28 +0100)
content tags
add:
README
To compile:

gcc -o funnysort funnysort.c congl.c -pthread
shortlog
2010-04-07 Cristóvão CruzMany changes.master
2010-04-07 Cristóvão CruzBoard made finite. Sorters now hoover.
2010-04-07 Cristóvão CruzChanged to conform to c99
2010-04-07 Cristóvão CruzIntroduced range and offset in sorter movement.
2010-04-06 Cristóvão CruzRemoved direct access to global defines.
2010-04-06 Cristóvão CruzLock all cells in the end so sorters finish pending... mob
2010-04-06 Cristóvão CruzCorrected deadlock issues.
2010-04-06 Cristóvão CruzIntroduced debug function print_mutexes.
2010-04-06 Cristóvão CruzClear screen in the end.
2010-04-06 Cristóvão CruzMakefile added.
2010-04-06 Cristóvão CruzSome more locking introduced in the moves.
2010-04-01 Cristóvão CruzAdded congl to the bunch (for distribution purposes).
2010-04-01 Cristóvão CruzREADME added
2010-04-01 Cristóvão CruzAll working.
2010-04-01 Cristóvão CruzInserted multithread capability with mutexes.
2010-04-01 Cristóvão CruzFinished conversion to (line,column)
...
heads
14 years ago master
14 years ago cenas
14 years ago mob