summaryrefslogtreecommitdiffstats
path: root/src/Group.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed cGroup and cGroupManager.Mattes D2014-08-211-41/+0
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-5/+5
* Did some static analysis, fixed some bugs and optimized a lot of codejfhumann2014-04-181-2/+2
* More fixes to get it to compile for me on Mac 10.9. Mostly just newline additions, but some of the unused variables were causing errors, so I wrapped them in #ifndef __APPLE__ calls, since I didn't know if they were going to be used in the future.Samuel Barney2014-03-251-1/+1
* Removed deprecated HasCommand functionSTRWarrior2014-02-051-20/+1
* Improvements:STRWarrior2014-02-051-4/+27
* Moved source to srcAlexander Harkness2013-11-241-0/+37