- May 25, 2009
-
-
deshpande authored
-
- Nov 24, 2008
-
-
mullers authored
-
- Nov 07, 2008
-
-
mullers authored
const UInt2 c_uInt3Zero := 0; const UInt2 c_uInt4Zero := 0; const UInt2 c_uInt5Zero := 0; const UInt2 c_uInt6Zero := 0; Should be: const UInt3 c_uInt3Zero := 0; const UInt4 c_uInt4Zero := 0; const UInt5 c_uInt5Zero := 0; const UInt6 c_uInt6Zero := 0;
-
- Feb 14, 2008
-
-
mullers authored
-
- Jan 31, 2008
-
-
schulzs authored
Corrected specification of alphanum type Added template to detect if a string is alphanumeric
-
- Jan 29, 2008
-
-
mullers authored
-
- Oct 31, 2007
-
-
schulzs authored
-
- Oct 08, 2007
-
-
mullers authored
module LibCommon_TextStrings language "TTCN-3:2005" f_setVerdictPreOrPostamble introduced. f_setVerdictPostamble and f_setVerdictPostamble : log statement added to indicate that these functions are deprecated. c_uInt64Max and UInt64 deleted
-
- Oct 02, 2007
- Sep 21, 2007
- Sep 13, 2007
- Nov 30, 2006
-
-
schulzs authored
First version of the common modules. A synthesis of these files from IPv6, WiMax and DMR test suites
-
- Nov 22, 2006
-
-
schulzs authored
-