選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Benlitz 4b98ef04a6 Added IndexOf and LastIndexOf methods in class String 11年前
..
array.cpp build: the “fuck you, Apple” commit; work around three different 12年前
atomic.cpp test: add missing unit tests for the Atomic template class. 12年前
box.cpp math: rename Box2D to "box2" and add an integer version, "ibox2". 12年前
build.cpp math: replace RandF() with a more generic rand() template function 12年前
cmplx.cpp build: fix the WTFPL site URL in all code comments. 12年前
color.cpp test: disable a few non-essential and potentially incorrect unit tests. 12年前
half.cpp build: fix the WTFPL site URL in all code comments. 12年前
image.cpp image: hide the constructor behind a factory so that we can later 12年前
interp.cpp math: replace Interp with TimeInterp. We'll see how useful it gets. 12年前
map.cpp test: add unit tests for maps using C strings as keys. 12年前
matrix.cpp New year copyright update. 12年前
quat.cpp build: fix the WTFPL site URL in all code comments. 12年前
rand.cpp test: more complete PRNG unit tests. 12年前
real.cpp build: fix the WTFPL site URL in all code comments. 12年前
rotation.cpp New year copyright update. 12年前
string.cpp Added IndexOf and LastIndexOf methods in class String 11年前
trig.cpp New year copyright update. 12年前
vector.cpp New year copyright update. 12年前