Jason Felds
|
d1bf7fbc58
|
One loop.
|
2013-05-01 22:38:02 -04:00 |
|
Jason Felds
|
317537b575
|
Range for with an iterator? Huh.
|
2013-05-01 22:37:28 -04:00 |
|
Jason Felds
|
9ffac354d5
|
Three loops here.
|
2013-05-01 22:36:47 -04:00 |
|
Jason Felds
|
b32ff0504c
|
Gotta love loops that can be done with any_of.
|
2013-05-01 22:35:35 -04:00 |
|
Jason Felds
|
fb792a5560
|
Two loops here.
|
2013-05-01 22:34:05 -04:00 |
|
Jason Felds
|
93ab2afccc
|
Good number of loops here.
|
2013-05-01 22:23:49 -04:00 |
|
Jason Felds
|
792ecf427d
|
One loop.
|
2013-05-01 22:19:27 -04:00 |
|
Jason Felds
|
3f3ea20a3a
|
One loop.
|
2013-05-01 22:16:53 -04:00 |
|
Jason Felds
|
1766edc691
|
Two loops.
|
2013-05-01 22:15:38 -04:00 |
|
Jason Felds
|
b4de5421b7
|
Make this loop slightly more efficient.
|
2013-05-01 22:14:35 -04:00 |
|
Jason Felds
|
ede7d80dbd
|
Not so simple one.
|
2013-05-01 22:12:41 -04:00 |
|
Jason Felds
|
50ffcebb09
|
Simple loops here.
|
2013-05-01 22:11:40 -04:00 |
|
Jason Felds
|
c788253faa
|
simple one.
|
2013-05-01 22:10:36 -04:00 |
|
Jason Felds
|
bec4640ee3
|
Much simpler implementations for the loops.
Who needs iterators?
|
2013-05-01 22:08:23 -04:00 |
|
Jason Felds
|
9aef74918f
|
Personal reminder for things.
Yes, I know this forces recompilation.
Headers will not be spared.
|
2013-05-01 22:06:27 -04:00 |
|
Jason Felds
|
07caab3ab4
|
Simple one.
|
2013-05-01 22:04:20 -04:00 |
|
Jason Felds
|
d945ee21cb
|
NoteData handled.
|
2013-05-01 22:03:47 -04:00 |
|
Jason Felds
|
2b12717c02
|
One loop here.
|
2013-05-01 22:01:42 -04:00 |
|
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 |
|