1. 05 Jul, 2018 1 commit
  2. 04 Dec, 2017 1 commit
  3. 06 Mar, 2017 1 commit
  4. 14 Dec, 2016 1 commit
  5. 07 Dec, 2016 1 commit
  6. 30 Nov, 2016 1 commit
  7. 24 Aug, 2016 1 commit
  8. 03 Oct, 2014 1 commit
  9. 04 Jul, 2014 1 commit
  10. 03 Jul, 2014 1 commit
  11. 02 Jul, 2014 1 commit
  12. 01 Jul, 2014 2 commits
  13. 16 Jan, 2014 5 commits
  14. 11 Jun, 2009 1 commit
  15. 25 May, 2009 1 commit
  16. 24 Nov, 2008 1 commit
  17. 07 Nov, 2008 1 commit
    • mullers's avatar
      , group zeroedIntegers: · acf632c8
      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;
      acf632c8
  18. 14 Feb, 2008 1 commit
  19. 31 Jan, 2008 1 commit
  20. 29 Jan, 2008 1 commit
  21. 31 Oct, 2007 1 commit
  22. 08 Oct, 2007 1 commit
    • mullers's avatar
      Edition 3 selector added to module LibCommon_TextStrings · 44a0c9d5
      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
      44a0c9d5
  23. 02 Oct, 2007 2 commits
  24. 21 Sep, 2007 3 commits
  25. 13 Sep, 2007 2 commits
  26. 30 Nov, 2006 1 commit
  27. 22 Nov, 2006 1 commit