summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterReadme. Now this program is infinitely friendlier.Philip M. White2 years
 
 
AgeCommit messageAuthor
2008-07-18Readme. Now this program is infinitely friendlier.Philip M. White
2008-04-11The logic that prevents a student from being seated at his usual workstationPhilip M. White
2008-04-05Do not display a warning for commented-out lines in the workstationsPhilip M. White
2008-04-05Use a TreeSet to store students to eliminate the need to convert aPhilip M. White
2008-04-05The code that strips comments from input file now also strips awayPhilip M. White
2008-04-05Alphabetize the displayed seating permutation, like it used to bePhilip M. White
2008-04-05Abort when a user provides non-existent input files.Philip M. White
2008-04-051) Replace arrays with sets and maps.Philip M. White
2008-04-02I forgot to add the new class to the previous commit.Philip M. White
2008-04-02There is now a Workstation class. All it stores is a String, but itPhilip M. White
[...]