~dokomix/dokomix/+git/stepmania:c++11

Last commit made on 2013-05-05
Get this branch:
git clone -b c++11 https://git.launchpad.net/~dokomix/dokomix/+git/stepmania

Branch merges

Branch information

Name:
c++11
Repository:
lp:~dokomix/dokomix/+git/stepmania

Recent commits

e348b27... by Jason Felds <email address hidden>

Well, some of these will take the arrays.

This plan won't work as well as expected.

What's changed now is fine. Some code expects vectors
even though the size never changes.

b25758b... by Jason Felds <email address hidden>

Convert to the new arrays.

7f01a4f... by Jason Felds <email address hidden>

Use the c++11 array.

0cf17ab... by Jason Felds <email address hidden>

Minimal rebuild takes priority right now.

Also, don't hand code options that exist in menus.

1e0fb9a... by Jason Felds <email address hidden>

Have all versions use the same exception handling.

4f20be2... by Jason Felds <email address hidden>

No using precompiled headers right now.

We're changing the headers too much.

027845a... by Jason Felds <email address hidden>

That array conversion worked.

I think I can safely assume most of these will work.

c780007... by Jason Felds <email address hidden>

...but braces are needed instead.

faae62f... by Jason Felds <email address hidden>

No need for an indexer here.

5408e15... by Jason Felds <email address hidden>

I'm assuming a white space fix.