Brian Anderson 3411d19369 core: Make vec::push faster
This way makes it equivalent to the compiler's vec push, and is a lot
faster than calling vec::grow.
2012-02-17 18:15:52 -08:00
..
2012-02-15 15:47:42 +01:00
2012-02-11 16:50:03 -08:00
2012-02-16 12:53:18 -08:00
2012-02-14 16:45:17 -08:00
2012-02-12 03:42:11 +09:00
2012-02-14 16:45:17 -08:00
2012-02-12 22:30:58 -08:00
2012-02-17 18:15:52 -08:00