log tools/auval.c @ 958:985225a93aeb

age author description
Fri, 27 Feb 2015 03:58:25 +0200 Matti Hamalainen Add error code parameter to dmError() and dmErrorVA().
Thu, 08 Jan 2015 03:49:56 +0200 Matti Hamalainen Portability warning fixes.
Sat, 22 Nov 2014 18:50:07 +0200 Matti Hamalainen The argument handling API in dmargs* was synced with th-libs.
Thu, 09 May 2013 06:21:36 +0300 Matti Hamalainen Large cleanup, breaking everything. Yay.
Thu, 09 May 2013 06:18:52 +0300 Matti Hamalainen Use DMMutex and the appropriate function wrappers.
Wed, 17 Apr 2013 06:07:40 +0300 Matti Hamalainen Cleanups.
Tue, 16 Apr 2013 22:39:43 +0300 Matti Hamalainen Add XOR operator (^, caret) to the parser .. was implemented already otherwise.
Tue, 16 Apr 2013 22:01:43 +0300 Matti Hamalainen Remove some remnants of Lua mode.
Tue, 16 Apr 2013 17:05:38 +0300 Matti Hamalainen Reset keytime and update screen on F2.
Tue, 16 Apr 2013 16:54:42 +0300 Matti Hamalainen Added Auval with removed Lua dependancy, using dmeval only.