1
0
forked from mirrors/0ad
Files
0ad/source/lib
Ykkrosh 8d0a7170f6 # Slightly tidied up string code.
CStr: Indented comments more consistently. Made some parameters
pass-by-reference, made some others not. Removed some useless methods -
Length (use length or empty), GetSubstring (use substr), LCase/UCase
(use LowerCase/UpperCase). Removed operator[] bounds-checking because
VS2005 does that anyway.
Maybe fixed noncopyable warnings on VS2003.

This was SVN commit r4828.
2007-02-01 14:46:14 +00:00
..
2007-02-01 14:46:14 +00:00
2007-02-01 01:34:17 +00:00
2007-01-01 22:56:24 +00:00
2007-01-13 18:37:51 +00:00
2007-01-13 18:37:51 +00:00
2006-11-12 04:02:36 +00:00
2007-01-27 02:36:33 +00:00
2007-02-01 01:34:17 +00:00
2007-01-14 23:13:08 +00:00
2007-01-27 02:36:33 +00:00
2007-01-02 18:11:00 +00:00
2007-02-01 01:34:17 +00:00
2007-01-08 01:56:46 +00:00
2007-01-01 21:55:38 +00:00
2007-01-02 18:11:00 +00:00