# # ChangeLog for trunk/test/xolotl/xolotl.cpp # # Generated by Trac 1.2.2 # Mar 5, 2021, 2:32:06 AM Sun, 06 Nov 2011 01:07:47 GMT sam [1050] * trunk/src/video.cpp (modified) * trunk/test/math/pi.cpp (modified) * trunk/test/math/poly.cpp (modified) * trunk/test/math/remez.cpp (modified) * trunk/test/tutorial/tut01.cpp (modified) * trunk/test/tutorial/tut02.cpp (modified) * trunk/test/xolotl/xolotl.cpp (modified) test: fix OS X compilation; we still need SDLmain.a on that platform. Mon, 31 Oct 2011 08:19:15 GMT sam [1043] * trunk/.gitignore (modified) * trunk/configure.ac (modified) * trunk/test/Makefile.am (modified) * trunk/test/tutorial (added) * trunk/test/tutorial/Makefile.am (added) * trunk/test/tutorial/tut01.cpp (added) * trunk/test/tutorial/tut02.cpp (added) * trunk/test/xolotl (added) * trunk/test/xolotl/Makefile.am (added) * trunk/test/xolotl/xolotl.cpp (added) * trunk/test/xolotl/xolotl.h (added) test: start writing tutorials and other shit.