Commit Graph

12 Commits

Author SHA1 Message Date
Vinnie Falco
251cf723a7 Rename types.h to IntegerTypes.h and move to ripple_basics.h 2013-05-27 13:15:54 -07:00
JoelKatz
d73995e695 An optimization. Faster GetHex for exact strings. 2013-04-01 21:01:06 -07:00
JoelKatz
e29e6fa13a newcoin->ripple 2013-03-29 14:19:35 -07:00
JoelKatz
8136f98729 Cleanups. uint64_t -> uint64 2013-01-16 00:38:20 -08:00
JoelKatz
35f36d61e2 Oops. Accidentally removed a line. 2013-01-12 04:45:28 -08:00
JoelKatz
1b8f20eaa7 Some tuning. 2013-01-12 04:44:41 -08:00
JoelKatz
a62fb9a52f operator& was way inefficient. 2013-01-12 04:01:22 -08:00
JoelKatz
755182c266 Cleanups. 2013-01-12 03:38:15 -08:00
JoelKatz
c43f6a54dc Optimize uint's operator== and operator!= to not do byte-by-byte compares. 2013-01-08 16:16:35 -08:00
Arthur Britto
0339aa9669 Have SetHex return validity and add strict option. 2012-12-29 17:37:39 -08:00
JoelKatz
a6e709e5ff Some fixes for broken math in this code. 2012-11-12 15:55:38 -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