- Jun 29, 2012
-
-
garciay authored
Add svn:externals property link to 'svn+ssh://vcs.etsi.org/TTCN3/LIB/LibCommon/branches/v1.3.0_ItsCleanup/ttcn'
-
- Apr 14, 2011
- Nov 25, 2010
-
-
berge authored
-
- Oct 22, 2010
-
-
berge authored
-
- Oct 21, 2010
-
-
berge authored
-
- Sep 07, 2010
- Sep 06, 2010
- Aug 31, 2010
- Jun 11, 2009
-
-
kremer authored
No commit message
-
- 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
-