Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add closequeue | Matt Strapp | 2020-10-28 | 2 | -3/+12 |
| | |||||
* | I broke it again | Matt Strapp | 2020-10-28 | 1 | -1/+1 |
| | |||||
* | Get rid of ACJK | Matt Strapp | 2020-10-28 | 1 | -4/+4 |
| | |||||
* | Make new branch | Matt Strapp | 2020-10-28 | 1 | -1/+1 |
| | |||||
* | Project now runs and does not hang forever | Matt Strapp | 2020-10-28 | 1 | -6/+12 |
| | | | | Still doesn't work though | ||||
* | I've lost my marbles | Matt Strapp | 2020-10-27 | 3 | -8/+55 |
| | |||||
* | Change comma placement | Matt Strapp | 2020-10-27 | 1 | -1/+1 |
| | |||||
* | Start Shuffle | Matt Strapp | 2020-10-27 | 1 | -1/+8 |
| | | | | (none of these probably work) | ||||
* | Finish getInterData??? | Matt Strapp | 2020-10-27 | 1 | -5/+16 |
| | |||||
* | Fix arrangment + comment | Matt Strapp | 2020-10-27 | 2 | -2/+2 |
| | |||||
* | Replace old calls | Matt Strapp | 2020-10-27 | 1 | -3/+2 |
| | |||||
* | Rewrite queue opening | Matt Strapp | 2020-10-27 | 2 | -19/+23 |
| | |||||
* | Bad workaround to add `ftok()` | Matt Strapp | 2020-10-27 | 2 | -12/+12 |
| | | | | Probably doesn't work | ||||
* | Don't close queue too soon | Matt Strapp | 2020-10-27 | 1 | -2/+0 |
| | |||||
* | Change something | Matt Strapp | 2020-10-27 | 1 | -5/+5 |
| | |||||
* | Fix missing number of args in line 50 | Matt Strapp | 2020-10-26 | 1 | -1/+1 |
| | |||||
* | Merge pull request #10 from STRAP012/NewTemplate | Matthew Strapp | 2020-10-26 | 7 | -57/+9 |
|\ | | | | | | | Change files changed by new template (should probably not break things) | ||||
| * | Add functions made before | Matthew Strapp | 2020-10-26 | 1 | -1/+52 |
| | | |||||
| * | Add new template | Matt Strapp | 2020-10-26 | 7 | -107/+8 |
| | | |||||
* | | Revert "Add new template" | Matt Strapp | 2020-10-26 | 7 | -8/+107 |
| | | | | | | | | This reverts commit cd43f361676b151a90607fdeb76724b694288ef9. | ||||
* | | Add new template | Matt Strapp | 2020-10-26 | 7 | -107/+8 |
|/ | |||||
* | Add error checking | Matt Strapp | 2020-10-26 | 1 | -1/+5 |
| | |||||
* | Fix smol things | Matt Strapp | 2020-10-26 | 1 | -7/+8 |
| | |||||
* | apparently void pointers aren't needes so I got rid of them | Matt Strapp | 2020-10-26 | 1 | -10/+10 |
| | |||||
* | Add a pointer | Matt Strapp | 2020-10-26 | 1 | -1/+2 |
| | |||||
* | Merge sendChunkData() with master | Matthew Strapp | 2020-10-24 | 1 | -0/+28 |
|\ | | | | | sendChunkData() | ||||
| * | Check TODO's | Andrea Smith | 2020-10-24 | 1 | -3/+18 |
| | | |||||
| * | Add sendChunkData branch | Andrea Smith | 2020-10-24 | 1 | -0/+13 |
| | | |||||
* | | Merge getChunkData() with master | Matthew Strapp | 2020-10-24 | 2 | -0/+20 |
|\ \ | |/ |/| | |||||
| * | Get rid of variable | Matt Strapp | 2020-10-24 | 1 | -2/+1 |
| | | |||||
| * | Spacing because intellisense | --global | 2020-10-24 | 1 | -0/+2 |
| | | |||||
| * | Comments | --global | 2020-10-24 | 1 | -1/+2 |
| | | |||||
| * | Lord please help | --global | 2020-10-24 | 1 | -1/+2 |
| | | |||||
| * | Add C O M M E N T A R Y | --global | 2020-10-24 | 1 | -1/+1 |
| | | |||||
| * | Work on getData | --global | 2020-10-24 | 1 | -2/+11 |
| | | |||||
| * | Change dev enivronment | Matt Strapp | 2020-10-24 | 1 | -1/+5 |
| | | |||||
| * | Start new branch | Matt Strapp | 2020-10-24 | 1 | -0/+4 |
| | | |||||
| * | Get rid of stuff from other branch | Matt Strapp | 2020-10-24 | 1 | -13/+0 |
| | | |||||
* | | sendChunk | Andrea Smith | 2020-10-24 | 1 | -13/+0 |
|/ | |||||
* | sendChunkData | Andrea Smith | 2020-10-24 | 1 | -1/+1 |
| | |||||
* | sendChunkData | Andrea Smith | 2020-10-24 | 1 | -2/+6 |
| | |||||
* | Starting sendChunkData | Andrea Smith | 2020-10-24 | 1 | -5/+9 |
| | |||||
* | Comments | Andrea Smith | 2020-10-24 | 1 | -2/+2 |
| | |||||
* | Add struct | Matt Strapp | 2020-10-24 | 1 | -0/+5 |
| | |||||
* | Change defintion | Matt Strapp | 2020-10-24 | 1 | -1/+0 |
| | |||||
* | Add a definition | Matt Strapp | 2020-10-24 | 1 | -0/+1 |
| | |||||
* | Change includepath for Project 2 | Matt Strapp | 2020-10-22 | 1 | -2/+2 |
| | |||||
* | Fix Dependencies | Matt Strapp | 2020-10-22 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.umn.edu:STRAP012/csci4061Projects | RossTheRoss | 2020-10-22 | 1 | -2/+0 |
|\ | |||||
| * | Get rid of comment | Matt Strapp | 2020-10-20 | 1 | -2/+0 |
| | |