1. 09 10月, 2017 6 次提交
  2. 13 9月, 2017 2 次提交
    • M
      Update Unity to version v2.4.2 · acf80470
      Max Bruckner 提交于
      Merge commit 'b7bfe1e9' into develop
      acf80470
    • M
      Squashed 'tests/unity/' changes from 3b69bea..60b13f0 · b7bfe1e9
      Max Bruckner 提交于
      60b13f0 Bump version in preparation of release.
      f278c18 Fix bug #288 - invalid line numbers on partial name matches
      bdd4cb1 Merge pull request #294 from jlindgren90/master
      fcd4883 Fix compiler warning due to reusing symbol 'exp'.
      05daf95 Update to match Ruby style guide
      7b2ad10 Merge pull request #285 from dpostorivo/gt_lt_asserts
      0547aab Merge pull request #291 from jlindgren90/master
      2ae2bdb Make code C89-compliant.
      dbdd168 Fix test link error.
      0e7eb54 Rewrite UnityPrintFloat to match printf("%.6g").
      a868b2e Merge pull request #286 from palaviv/fix-UNITY_OUTPUT_FLUSH
      e56378e Add UNITY_OUTPUT_CHAR_HEADER_DECLARATION to fixture tests rakefile_helper.rb
      ad37302 Add UNITY_OUTPUT_CHAR_HEADER_DECLARATION to tests rakefile_helper.rb
      b3de931 Add UNITY_OUTPUT_CHAR_HEADER_DECLARATION to fixture tests Makefile defines
      59182c4 Add UNITY_OUTPUT_CHAR_HEADER_DECLARATION to tests Makefile defines
      a07d07c Allow specifying custom header declaration
      c1bc32d - Generator will not change names by default - Fixed some style issues.
      f2fdf1a Added Greater than and Less than asserts from other PR
      
      git-subtree-dir: tests/unity
      git-subtree-split: 60b13f0685246b009810aecbffafe17fb665d970
      b7bfe1e9
  3. 08 9月, 2017 6 次提交
  4. 21 8月, 2017 2 次提交
  5. 15 7月, 2017 4 次提交
  6. 13 7月, 2017 2 次提交
    • M
      Release version 1.5.7 · 88d66c5d
      Max Bruckner 提交于
      88d66c5d
    • M
      Fix #189, ensure returns an invalid pointer · 954d61e5
      Max Bruckner 提交于
      If realloc returns NULL, ensure didn't abort but returned
      printbuffer.offset instead. If an attacker can control
      printbuffer.offset and also make realloc fail at just the right moment,
      this would make cJSON potentially write at an arbitrary memory address.
      954d61e5
  7. 10 7月, 2017 3 次提交
  8. 09 7月, 2017 1 次提交
  9. 08 7月, 2017 1 次提交
  10. 05 7月, 2017 1 次提交
  11. 04 7月, 2017 1 次提交
  12. 28 6月, 2017 11 次提交