You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Sam Hocevar ef0bd031ab base: Array::Remove(int) now accepts a negative index to remove elements 11 years ago
..
array.cpp base: Array::Remove(int) now accepts a negative index to remove elements 11 years ago
atomic.cpp test: add missing unit tests for the Atomic template class. 11 years ago
box.cpp math: rename Box2D to "box2" and add an integer version, "ibox2". 11 years ago
build.cpp build: lol-build now passes flags to configure, and configure now uses 11 years ago
cmplx.cpp build: fix the WTFPL site URL in all code comments. 12 years ago
color.cpp test: disable a few non-essential and potentially incorrect unit tests. 11 years ago
half.cpp build: fix the WTFPL site URL in all code comments. 12 years ago
image.cpp image: hide the constructor behind a factory so that we can later 11 years ago
interp.cpp math: replace Interp with TimeInterp. We'll see how useful it gets. 11 years ago
map.cpp test: speed up the Map unit test. 11 years ago
matrix.cpp New year copyright update. 12 years ago
quat.cpp build: fix the WTFPL site URL in all code comments. 12 years ago
rand.cpp test: more complete PRNG unit tests. 11 years ago
real.cpp build: fix the WTFPL site URL in all code comments. 12 years ago
rotation.cpp New year copyright update. 12 years ago
string.cpp fixed 7 files out of 2745: 11 years ago
trig.cpp New year copyright update. 12 years ago
vector.cpp New year copyright update. 12 years ago