Skip to content
Snippets Groups Projects
Select Git revision
  • bb_embedded_fields
  • 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
23 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.025Nov242322188743228Oct27262524232120191817141312111074330Sep292827212019181615149852131Aug302922181712111092127Jul2625222120198765129Jun272421171615141398732131May30282623171312115229Apr28272625222120191815141312117654131Mar30292524232221526Feb29Jan5Dec13Nov11Aug1053131Jul20229Jun22May9Apr16Mar18Feb15530Jan242320158Sepmake char casts explicitit is not really possible to generate an indentation of negative amountsomehow these were overwritten during previous commitadd TODO as type/value description for this field is missingunsigned correctiontemporal_variable_index is always used as a size_tthis exer thing is confusing.XERdescriptor_t.xer_bits is actually unsigned longp_td.ns_index can be safely cast to size_t in these cases as the -1 case was already checked at the time.fix indentation in generated codefix bools and indentationreturn to original code for safety reasonsMerge "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.
Loading