Skip to content
Snippets Groups Projects
Gabor Szalai's avatar
Gábor Szalai authored
At the beginning the GCC (and clang) used the versioning scheme:
<major>.<minor>.<patch>

The <patch> part is ignored by the version check as the patch releases are
compatible.

Both the GCC and the Clang dropped the minor releases at the release of GCC5 & Clang5
They garantee the API & ABI compatibility within a major version, so only the
major version should be taken account.

Change-Id: I73447b7f994b0b9eb5c536a49d4fe537bbd30969
af1f1db9
History

titan.core

TTCN-3 is a standardized, modular language specifically designed for testing. Eclipse Titan offers a free and open source (FOSS) compiler both for TTCN-3 and for ASN.1 (Abstract Syntax Notation One).

Standards page (also including downloadable code):

Main project page:

Community forum:

Bugzilla

Openhub page:

Introductory video of a presentation about Titan held at EclipseCon 2014:

Titan Datasheet on polarsys.org:

http://polarsys.org/sites/default/files/custom_uploads/TITAN%20Datasheet%20A4%202.1.pdf

Ericsson TTCN-3 Course, Presentation material

https://www.eclipse.org/downloads/download.php?file=/titan/TTCN3_Course_PartI_EclipseLicensed.pdf

Ericsson TTCN-3 Course, Presentation material, part II (Titan specifics)

https://www.eclipse.org/downloads/download.php?file=/titan/TTCN3_Course_PartII_EclipseLicensed.pdf

Binaries for a number of Linux platforms can be downloaded from:

Contributor workflows:

Simplified Titan contributor workflow ( to be applied when agreed previously)

Committing directly to github.com/eclipse/titan.* using Gerrithub:

Titan contributor workflow to github.com/eclipse/titan.*

covering Gerrit code review

Titan contributor workflow to Eclipse git

Committing to git.eclipse.org/titan.* through gerrit code review

Related products:

Eclipse IDE plug-ins (Designer, Executor, LogViewer, Titanium):

Source code:

Compressed update site and SHA512 checksum:

Test Ports:

Protocol Modules:

Protocol Emulations

Libraries:

Application Libraries:

Applications:

Servers

Miscellaneous projects: