Sat, 10 Jun 2006 20:11:02 +0000(svn r5220) Testing for existence AND using rm -f is tautologous
tron [Sat, 10 Jun 2006 20:11:02 +0000] rev 4009
(svn r5220) Testing for existence AND using rm -f is tautologous

Sat, 10 Jun 2006 20:08:19 +0000(svn r5219) CMD_CLEAR_AREA doesn't use p2, so don't pass anything seemingly meaningful
tron [Sat, 10 Jun 2006 20:08:19 +0000] rev 4008
(svn r5219) CMD_CLEAR_AREA doesn't use p2, so don't pass anything seemingly meaningful

Sat, 10 Jun 2006 19:40:43 +0000(svn r5218) Remove GenericRaiseLowerLand(). It's not really as generic as the its name suggests, it's just an unnecessary indirection
tron [Sat, 10 Jun 2006 19:40:43 +0000] rev 4007
(svn r5218) Remove GenericRaiseLowerLand(). It's not really as generic as the its name suggests, it's just an unnecessary indirection

Sat, 10 Jun 2006 18:54:28 +0000(svn r5217) WebTranslator2 update to 2006-06-10 20:54:18
miham [Sat, 10 Jun 2006 18:54:28 +0000] rev 4006
(svn r5217) WebTranslator2 update to 2006-06-10 20:54:18
polish - 4 changed by meush (4)

Sat, 10 Jun 2006 17:29:44 +0000(svn r5216) WebTranslator2 update to 2006-06-10 19:27:22
miham [Sat, 10 Jun 2006 17:29:44 +0000] rev 4005
(svn r5216) WebTranslator2 update to 2006-06-10 19:27:22
french - 4 fixed, 2 changed by glx (6)
lithuanian - 102 fixed, 16 changed by Plyta (118)
polish - 4 fixed by meush (4)

Sat, 10 Jun 2006 09:55:57 +0000(svn r5214) [languages] Re-done afrikaans change, this time proper
miham [Sat, 10 Jun 2006 09:55:57 +0000] rev 4004
(svn r5214) [languages] Re-done afrikaans change, this time proper

Sat, 10 Jun 2006 09:52:11 +0000(svn r5213) [languages] reverted last change from tron
miham [Sat, 10 Jun 2006 09:52:11 +0000] rev 4003
(svn r5213) [languages] reverted last change from tron

Sat, 10 Jun 2006 09:48:15 +0000(svn r5212) Afrikaans can be encoded in ISO8859-15, there's no need to make it unusable by encoding it in UTF-8
tron [Sat, 10 Jun 2006 09:48:15 +0000] rev 4002
(svn r5212) Afrikaans can be encoded in ISO8859-15, there's no need to make it unusable by encoding it in UTF-8

Sat, 10 Jun 2006 09:45:34 +0000(svn r5211) Remove stray minus after colon, i.e. :- -> : (in one case even a stray colon)
tron [Sat, 10 Jun 2006 09:45:34 +0000] rev 4001
(svn r5211) Remove stray minus after colon, i.e. :- -> : (in one case even a stray colon)

Sat, 10 Jun 2006 08:37:41 +0000(svn r5210) Many small changes which piled up: const, unsigned, variable scope, CSE for readability, DeMorgan, if cascades -> switch, whitespace, parentheses, bracing, misc.
tron [Sat, 10 Jun 2006 08:37:41 +0000] rev 4000
(svn r5210) Many small changes which piled up: const, unsigned, variable scope, CSE for readability, DeMorgan, if cascades -> switch, whitespace, parentheses, bracing, misc.