Skip to content
Snippets Groups Projects
Select Git revision
  • ft
  • master default protected
  • 11.0.0
  • 10.1.2
  • 10.1.1
  • 10.1.0
  • 10.0.0
  • 9.0.0
  • 8.3.0
  • 8.2.0
  • 8.1.1
  • 8.1.0
  • 8.0.0
  • 7.2.2
  • 7.2.1_final
  • 7.2.0
  • 7.1.1
  • 7.1.0
  • 6.6.1
  • 6.6.0
  • 6.5.2
  • 6.5.1
22 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Nov2322188743228Oct27262524232120191817141312111074330Sep292827212019181615149852131Aug302922181712111092127Jul2625222120198765129Jun272421171615141398732131May30282623171312115229Apr28272625222120191815141312117654131Mar30292524232221526Feb29Jan5Dec13Nov11Aug1053131Jul20229Jun22May9Apr16Mar18Feb15530Jan242320158SepMerge "lets not report a negative index as overflow."Merge "boolean harmomization in the generated code"Merge "minor refactoring so that we can always index with size_t values."Merge "for some reason gcc prefers these numbers to be directly cast."Merge "these parameters can be size_t"Merge "it is not really possible to have negative amount of lines in a file"Merge "check that these cast are safe as negative values drive execution on a different route."Merge "this way we can safely index with a size_t value"Merge "the number of imports can not be negative within a module."Merge changes I7ea41857,I72dafea7Merge "minor simplification and bracketing for better readability."Merge changes I0a45db26,I879f1cabMerge "the get_next_token function should return size_t (unsigned value) ... and this also revealed some incorrect error handling in some parts of the code."Merge "fixed code generation when field names clash with type names (artf503420)"lets not report a negative index as overflow.boolean harmomization in the generated codeminor refactoring so that we can always index with size_t values.for some reason gcc prefers these numbers to be directly cast.these parameters can be size_tit is not really possible to have negative amount of lines in a filecheck that these cast are safe as negative values drive execution on a different route.this way we can safely index with a size_t valuethe number of imports can not be negative within a module.checked which parameters and return values are actually unsigned.boolean correctionminor simplification and bracketing for better readability.is_char should also return booleanchecked conversion to stay within limits.the get_next_token function should return size_t (unsigned value) ... and this also revealed some incorrect error handling in some parts of the code.more consistent boolean usage in the runtime parts using negations in template ranges is now possible (artf780941) xsd2ttcn: translation correction when minOccurs/maxOccurs and minLength/maxLength used to lists (Bug 507352) XER: union fields are encoded correctly (Bug 506917)Update README.md6.1.06.1.0Update README.linuxadded default value to no-case parameter in charstring and universal charstring constructors for backward compatibilityfixed code generation when field names clash with type names (artf503420)Merge branch 'master' of ssh://review.gerrithub.io:29418/eclipse/titan.corePRI, release notes updatedcompiler -J flag clarification
Loading