Commit Graph
100 Commits
Author SHA1 Message Date
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
Jason Felds a1f671d06f Another two. 2013-04-30 21:57:33 -04:00
Jason Felds 9a0f7a93e2 Again with two. 2013-04-30 21:53:12 -04:00
Jason Felds 0f729945d2 Two loops here. 2013-04-30 21:25:00 -04:00
Jason Felds 1be48d1d93 Back to standard loopings. 2013-04-30 21:23:35 -04:00
Jason Felds 106166f3cc Make this O(n / 2). Or something like that.
This is designed to be transplantable.
2013-04-30 21:19:32 -04:00
Jason Felds 09c9ba234d Most items in UnlockManager handled.
I purposefully left one loop block alone.
2013-04-30 21:13:34 -04:00
Jason Felds 80da0ac974 More loops here. 2013-04-30 20:57:55 -04:00
Jason Felds fa3e09ce42 More loops.
TODO: Look into a proper "implode" function.
2013-04-30 20:54:15 -04:00
Jason Felds a6133c35c3 Some more loops.
Hmm...I think I see a refactoring opportunity.
2013-04-30 20:47:16 -04:00
Jason Felds ead42d5234 Update these loops. 2013-04-30 20:45:40 -04:00
Jason Felds 1be7ad9415 Address the loops. 2013-04-30 20:44:36 -04:00
Jason Felds e2ea061fdc Quickie loops. 2013-04-30 20:40:42 -04:00
Jason Felds 55024fa330 Just one loop here. 2013-04-30 20:38:24 -04:00
Jason Felds e689175fa6 One loop...lots of white sp--
no, stop bringing that joke back up.
2013-04-30 20:37:40 -04:00
Jason Felds c22abff76e Missed one. 2013-04-30 20:36:56 -04:00
Jason Felds 3171f15df2 I should be using + instead of += apparently.
Yay for ##c++ for pointing this out.
2013-04-30 20:36:04 -04:00
Jason Felds f265465096 More loops to utilize. 2013-04-30 20:34:50 -04:00
Jason Felds 23d0180b20 More loops to tackle. 2013-04-30 20:19:03 -04:00
Jason Felds abe2b65514 More loops. 2013-04-30 20:07:22 -04:00
Jason Felds 4dc2b5e636 More loops. 2013-04-30 20:01:58 -04:00
Jason Felds e7d0dccdae Player option loops. 2013-04-30 19:42:19 -04:00
Jason Felds 860b32da7c More for loops. 2013-04-30 19:38:43 -04:00
Jason Felds 8ff71f01f8 The command loops are handled. 2013-04-30 19:32:28 -04:00
Jason Felds 09d6203fea The rest of Song Manager's const loops.
I thought I saw some smart pointer opportunities in here.
2013-04-30 19:28:28 -04:00
Jason Felds 25840d5fa8 Only some of the loops.
The rest can be done after work.
2013-04-30 07:38:33 -04:00
Jason Felds e7f8a17118 Transplantable label to remove? 2013-04-30 00:00:33 -04:00
Jason Felds fcba4702cb Loops. 2013-04-30 00:00:18 -04:00
Jason Felds 6b4cd234ac More loops. 2013-04-29 23:58:43 -04:00
Jason Felds 310dff8b41 Another loop. 2013-04-29 23:57:31 -04:00
Jason Felds a8fb770907 Another simple loop. 2013-04-29 23:56:48 -04:00
Jason Felds 17c8afb190 Use an indexed loop instead. 2013-04-29 23:56:17 -04:00
Jason Felds 6465aefc1b Use the loops. 2013-04-29 23:53:47 -04:00
Jason Felds 4b039a5628 The loops here are handled. 2013-04-29 23:51:20 -04:00
Jason Felds b40bc42eda Back to loop control. 2013-04-29 23:48:12 -04:00
Jason Felds ca15d586fa Explicitly use at instead of the indexer.
libc++ requires this.
2013-04-29 23:38:07 -04:00
Jason Felds 48aaba8560 Explicitly call ToString(). libc++ requires this. 2013-04-29 23:37:45 -04:00
Jason Felds c07d4cf78f Let Mac OS X have goodies. 2013-04-29 23:37:10 -04:00
Jason Felds 71d993ee39 Don't include the internal header.
Use a standard header to include instead.
2013-04-29 19:17:30 -04:00
Jason Felds 9e7a9a76c7 Cover something on the windows side. 2013-04-28 23:42:20 -04:00
Jason Felds d28878ce0a Simple loop...or is it?
I wonder if a goodie can be utilized here.
2013-04-28 23:40:57 -04:00
Jason Felds f61d89f241 Simple loop. 2013-04-28 23:37:12 -04:00
Jason Felds c870660951 Loop / goodie combo. 2013-04-28 23:36:22 -04:00
Jason Felds 9447da4d31 Button loop. 2013-04-28 23:33:11 -04:00
Jason Felds db080e7d8e Loop / goodie combo. 2013-04-28 23:31:57 -04:00
Jason Felds 1214095193 Back to a simple one. 2013-04-28 23:29:23 -04:00
Jason Felds cec01c2a44 Ugh. Template classes. Forces recompilation.
Can't help it here.
2013-04-28 23:28:11 -04:00
Jason Felds 9311913f4a Don't feel like a goodie here. 2013-04-28 23:27:05 -04:00
Jason Felds de92c9ae45 Lots of loops and a goodie here.
I wonder if the last one could be used as a goodie.
2013-04-28 23:24:59 -04:00
Jason Felds b3126e1705 Use the standard library when possible. 2013-04-28 23:20:16 -04:00
Jason Felds fdb26b7121 Loops and a goodie. 2013-04-28 23:16:52 -04:00
Jason Felds 12796dfaf8 This one won't get accumulate. 2013-04-28 23:14:54 -04:00
Jason Felds 03a4ad8e53 Another loop / goodie. Needed a new header though. 2013-04-28 23:13:35 -04:00
Jason Felds bebfd47b26 Loop and goodie. 2013-04-28 23:09:45 -04:00
Jason Felds 02b409e374 Another writer. 2013-04-28 23:07:44 -04:00
Jason Felds 006fc227f8 There's a writer. 2013-04-28 23:06:31 -04:00
Jason Felds 6b36b267af Another simple one. 2013-04-28 23:03:06 -04:00
Jason Felds 4df86c1590 Just one loop here. 2013-04-28 23:02:10 -04:00
Jason Felds 23c80f9d31 Had to keep one loop the same. 2013-04-28 22:59:27 -04:00
Jason Felds bd8ba54bb0 Loops ahoy! 2013-04-28 22:57:05 -04:00
Jason Felds efd703c126 Standard loops this time. 2013-04-28 22:55:47 -04:00
Jason Felds 34277d80a4 Loops and a non mac goodie. 2013-04-28 22:54:22 -04:00
Jason Felds e6e471d2df Goodies! (Except for Mac) 2013-04-28 22:48:08 -04:00
Jason Felds 33872b3cbe Until Xcode behaves, the rest get the goodies. 2013-04-28 22:40:00 -04:00
Jason Felds 8479fbf522 Use the drop downs for selecting this. 2013-04-28 20:27:51 -04:00
Jason Felds 7c0709d522 And forgot to do it here. 2013-04-28 19:33:12 -04:00
Jason Felds fdc13c8ca7 Lion required for upcoming changes.
Assuming I can set them up right.
2013-04-28 19:28:43 -04:00
Jason Felds 0b6fb803ad Restore some sanity defaults.
This commit can be transplanted.
2013-04-28 19:24:20 -04:00
Jason Felds a7377009d0 Commit 7e1d266: lots of loops.
Going to try that any_of thing again.
2013-04-28 18:21:20 -04:00