JoelKatz
|
d22c11be1c
|
Return references.
|
2013-05-17 01:40:55 -07:00 |
|
JoelKatz
|
fd296b4411
|
Pathfinding performance improvements.
|
2013-04-09 19:42:57 -07:00 |
|
JoelKatz
|
606dff758c
|
Support compiling with C++11 rules. Compile C++11 by default.
This gives us some significant performance boosts when containers and binds.
|
2013-03-16 02:38:05 -07:00 |
|
JoelKatz
|
402f296c36
|
A more sensible implementaiton SOTemplate::getIndex.
|
2013-03-02 22:16:52 -08:00 |
|
JoelKatz
|
7a9037d1ca
|
Large speed up of getField* functions on non-free objects such as transactions and ledger nodes.
|
2013-02-28 23:52:53 -08:00 |
|
Arthur Britto
|
039568616c
|
Cosmetic.
|
2013-01-03 14:25:32 -08:00 |
|
JoelKatz
|
8a1033caad
|
Second round of removing extraneous copy constructor and destructor calls.
|
2012-12-17 20:31:26 -08:00 |
|
JoelKatz
|
6013d994e2
|
STArray cannot use a vector of STObject's because bad things happen when you delete them.
|
2012-11-26 11:20:12 -08:00 |
|
JoelKatz
|
949c49fbaf
|
Cleanup.
|
2012-11-26 10:53:22 -08:00 |
|
JoelKatz
|
a9d9353f9b
|
Remove TaggedList's, they're obsolete.
|
2012-11-24 11:02:27 -08:00 |
|
Stefan Thomas
|
fa3fab5816
|
Moved cpp code to src/cpp and js code to src/js.
|
2012-11-07 12:49:50 -08:00 |
|