Kyzentun
|
0d060a0e5c
|
Merge branch 'patch-2' of https://github.com/moshekaplan/stepmania
|
2014-07-03 11:23:19 -06:00 |
|
Moshe Kaplan
|
240d1715c9
|
Minor performance enhancement
`list.empty()` runs in constant time; `list.size` can run in linear time.
`list.empty()` runs in constant time; `list.size` can run in linear time.
Sources:
http://www.cplusplus.com/reference/list/list/size/
http://www.cplusplus.com/reference/list/list/empty/
|
2014-07-03 10:10:40 -04:00 |
|
Moshe Kaplan
|
c0b790cb1f
|
= Operator should check for self-assignment
|
2014-07-03 09:33:25 -04:00 |
|
Ben "root" Anderson
|
e47d17b38d
|
Explicitly pull in limits.h when using INT_MIN/INT_MAX
|
2013-10-24 20:37:55 -05:00 |
|
Jason Felds
|
a085d0d1da
|
Line endings...be normalized!
|
2011-03-17 01:47:30 -04:00 |
|
AJ Kelly
|
3e51544930
|
Initial commit.
|
2010-01-26 21:00:30 -06:00 |
|
Devin J. Pohly
|
80057f53cd
|
smsvn -> ssc-hg glue: rearrange directory structure
|
2013-06-10 15:38:43 -04:00 |
|