Commit Graph
33365 Commits
Author SHA1 Message Date
Jason Felds 905e7bdedd Simple one. 2013-05-01 22:01:18 -04:00
Jason Felds f50cd1f0b7 More loops, more deletion spots. 2013-05-01 22:00:32 -04:00
Jason Felds 8804288aea Another deletion smart pointer possible loop. 2013-05-01 21:58:47 -04:00
Jason Felds 22eea07264 Simple loop. Another smart pointer watch spot. 2013-05-01 21:57:46 -04:00
Jason Felds 7180cc4acd Back to a simple loop. 2013-05-01 21:56:57 -04:00
Jason Felds f8315d19f2 Use the library. 2013-05-01 21:56:25 -04:00
Jason Felds f2dbe7ccdb Utilize the algorithm approach. 2013-05-01 21:55:47 -04:00
Jason Felds 6069744cf2 Another deletion loop.
Another opportunity for a smart pointer.
2013-05-01 21:52:48 -04:00
Jason Felds 0976455ec8 One loop here.
Note: braces required with some of these macros.

Another reason to look into getting rid of them.
2013-05-01 21:51:56 -04:00
Jason Felds 9efec5e244 One loop here. 2013-05-01 21:51:05 -04:00
Jason Felds ddd85d1f42 Another loop...wait.
This just screams smart pointer control.
2013-05-01 21:49:29 -04:00
Jason Felds cfd75da986 Player loops are handled. 2013-05-01 21:48:22 -04:00
Jason Felds c759c4770f Loop and efficiency boost.
No need to loop the structure twice.
2013-05-01 21:41:20 -04:00
Jason Felds 3a97e3cba4 Two loops here. 2013-05-01 21:38:23 -04:00
Jason Felds 79cc4327ac Just one loop here. 2013-05-01 21:35:31 -04:00
Jason Felds caa1c30419 Few loops here. 2013-05-01 21:24:42 -04:00
Jason Felds 828e52e012 Some loops here. Wanted to for_each some. 2013-05-01 21:22:39 -04:00
Jason Felds 7622c417ab One more left in here. 2013-04-30 23:26:39 -04:00
Jason Felds 3c9a40d6e5 Explicitly use the old style. 2013-04-30 23:24:41 -04:00
Jason Felds c7269b63ff Handle the files either skipped or not on windows. 2013-04-30 23:24:29 -04:00
Jason Felds 3d52695085 Simple one to fix here. 2013-04-30 23:14:10 -04:00
Jason Felds 0bd79b9984 Loops plus minor improvements. 2013-04-30 23:11:53 -04:00
Jason Felds 0897ce48e4 Another one similar. 2013-04-30 23:07:23 -04:00
Jason Felds fac8c17706 Loop with a shortcut variable. 2013-04-30 23:06:23 -04:00
Jason Felds 58dbdd7d9e Simple ones. 2013-04-30 23:04:28 -04:00
Jason Felds 438d7a5305 Nested loops were simple. 2013-04-30 23:03:45 -04:00
Jason Felds 860699988b Another simple one. 2013-04-30 23:02:20 -04:00
Jason Felds 9cbcf304a6 Simple one to fix. 2013-04-30 23:01:47 -04:00
Jason Felds 46824a6fbb More loops and count_ifs. 2013-04-30 23:00:39 -04:00
Jason Felds c09a2a0e0d Loop plus post increment trickery. 2013-04-30 22:54:49 -04:00
Jason Felds a0fe49fa8b Replace loop with any_of. 2013-04-30 22:53:57 -04:00
Jason Felds eb5e380edf Even simpler. 2013-04-30 22:51:49 -04:00
Jason Felds efb0a386f4 Simple loop here. 2013-04-30 22:51:19 -04:00
Jason Felds be91b56a63 Loops and a const. 2013-04-30 22:50:43 -04:00
Jason Felds de6515ddf5 Just two here. 2013-04-30 22:47:28 -04:00
Jason Felds bb634d57ac Another batch of loops. 2013-04-30 22:46:14 -04:00
Jason Felds 4979bf3218 Loop...and const. Crap.
Oh well. Still, wonder why mutable wouldn't work.
2013-04-30 22:42:47 -04:00
Jason Felds 15e9e1d1d4 Now I can apply const appropriately. 2013-04-30 22:37:36 -04:00
Jason Felds 15dc12cd0e These should have been const to begin with.
Here's another one to transplant.
2013-04-30 22:36:15 -04:00
Jason Felds c3ae23939a Loops with unused variables? Wonder why. 2013-04-30 22:27:25 -04:00
Jason Felds 09f55b2047 Another two-fer. 2013-04-30 22:19:57 -04:00
Jason Felds 3c026ced74 Just one here. 2013-04-30 22:17:40 -04:00
Jason Felds 1c9e72440f Guess it needed these braces. 2013-04-30 22:16:43 -04:00
Jason Felds 9fea98296b Just two here. 2013-04-30 22:14:36 -04:00
Jason Felds dd5480c69f Few loops here. 2013-04-30 22:12:54 -04:00
Jason Felds 246d25ba60 Just one loop here. 2013-04-30 22:09:57 -04:00
Jason Felds 173b4590c7 Loops handled.
Hmm...is there a reason for the block surrounding those two?
2013-04-30 22:09:10 -04:00
Jason Felds f0d0ea27e6 More loops here. 2013-04-30 22:06:16 -04:00
Jason Felds 94fda00751 Another loop to squish. 2013-04-30 22:03:01 -04:00
Jason Felds e06d7e40bc This can be made const.
Anyone want to transplant this?
2013-04-30 22:00:20 -04:00