1. 03 Jul, 2012 1 commit
    • berge's avatar
      Reverted r51. · 8f534f4f
      berge authored
      /!\ Please do not introduce loops with externals !
      /!\ Please avoid modification on branches
      8f534f4f
  2. 29 Jun, 2012 1 commit
  3. 14 Apr, 2011 2 commits
  4. 25 Nov, 2010 1 commit
  5. 22 Oct, 2010 1 commit
  6. 21 Oct, 2010 1 commit
  7. 07 Sep, 2010 2 commits
  8. 06 Sep, 2010 2 commits
  9. 31 Aug, 2010 3 commits
  10. 11 Jun, 2009 1 commit
  11. 25 May, 2009 1 commit
  12. 24 Nov, 2008 1 commit
  13. 07 Nov, 2008 1 commit
    • mullers's avatar
      , group zeroedIntegers: · a47e773b
      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;
      a47e773b
  14. 14 Feb, 2008 1 commit
  15. 31 Jan, 2008 1 commit
  16. 29 Jan, 2008 1 commit
  17. 31 Oct, 2007 1 commit
  18. 08 Oct, 2007 1 commit
    • mullers's avatar
      Edition 3 selector added to module LibCommon_TextStrings · 3af5453b
      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
      3af5453b
  19. 02 Oct, 2007 2 commits
  20. 21 Sep, 2007 3 commits
  21. 13 Sep, 2007 2 commits
  22. 30 Nov, 2006 1 commit