Commits

Binh-Minh Ribler committed 84027ad9635
[svn-r30272] Purpose: Code improvement Description: - Added "const" to arguments that should be const - Added "const" to const functions, i.e., function that don't change the objects they operate on. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)