1. 1207080 Merge branch 'upstream-main' into 'main' by Giuliano Procida · 3 days ago main master
  2. f821549 DWARF processor: handle DW_TAG_GNU_formal_parameter_pack DIEs by Giuliano Procida · 3 days ago
  3. eed00c2 rust: delegate DWARF processing for `variant_part` to variant DWARF processor by Sid Nayyar · 3 days ago
  4. f1448a2 rust: add DWARF processor for `Variant` node by Sid Nayyar · 3 days ago
  5. 41ede4d rust: add DWARF processor for `VariantMember` nodes by Sid Nayyar · 4 days ago
  6. 6007ac7 Merge branch 'upstream-main' into 'main' by Giuliano Procida · 7 days ago
  7. 5adbe8e CMake build: add dependency version information by Giuliano Procida · 7 days ago
  8. de821f4 CMake build: add check for Linux UAPI headers by Giuliano Procida · 7 days ago
  9. ff9af13 rust: add a test case for tagged enum with negative discriminant by Sid Nayyar · 2 weeks ago
  10. 03ab09f Merge branch 'upstream-main' into 'main' by Giuliano Procida · 3 weeks ago
  11. 6e2c034 CMake: express current dependency on Catch2 v2 by Giuliano Procida · 3 weeks ago
  12. 27ca784 proto writer: take references to key/value pairs in ID mapping loop by Giuliano Procida · 3 weeks ago
  13. 0cdd97b rust: add test case for rust tagged enums by Sid Nayyar · 3 weeks ago
  14. bd7ac29 comparison: use a cleaner enum for Ignore options by Giuliano Procida · 4 weeks ago
  15. cee934c rust: add `Variant` node by Sid Nayyar · 4 weeks ago
  16. 5ef4e13 rust: add `VariantMember` node by Sid Nayyar · 4 weeks ago
  17. 577d950 rust: add info test for member functions in Rust enums by Sid Nayyar · 6 weeks ago
  18. b725c74 test suite: rename Abigail reader input files to `<test-name>_<language>.xml` by Sid Nayyar · 8 weeks ago
  19. 068cfa0 Merge branch 'upstream-main' into 'main' by Giuliano Procida · 10 weeks ago
  20. bcd1702 DWARF processor: do not apply file filters to types in Rust objects by Sid Nayyar · 10 weeks ago
  21. 36f47bb DWARF processor: add language awareness to STG DWARF processor by Sid Nayyar · 10 weeks ago
  22. c8070fe DWARF wrappers: add DWARF getter for mandatory attributes by Sid Nayyar · 10 weeks ago
  23. 24083ae order: rework ExtendOrder as CombineOrders by Giuliano Procida · 3 months ago
  24. fac1bf4 order: fix vector reservations in `Reorder` by Giuliano Procida · 3 months ago
  25. 1cb2c52 order test: make some order combination tests a bit clearer by Giuliano Procida · 3 months ago
  26. d52c700 order test: rename local variables for clarity by Giuliano Procida · 3 months ago
  27. 527ed25 order: tweak order merging to prefer second sequence by Giuliano Procida · 3 months ago
  28. 55fcf7f test suite: all expected STG output files are now annotated by Sid Nayyar · 3 months ago
  29. f8bd737 proto: add an option to print annotations for STG output by Sid Nayyar · 3 months ago
  30. 73cffde naming: emit method type instead of mangled name by Giuliano Procida · 3 months ago
  31. d9a9f9d proto writer: fix created file permissions by Sid Nayyar · 3 months ago
  32. e74501f proto writer: add annotating printer for fields denoting IDs by Sid Nayyar · 3 months ago
  33. ba07021 proto writer: add method returning a mapping from external to internal IDs by Sid Nayyar · 3 months ago
  34. df42034 proto writer: print directly to a zero copy file output stream by Sid Nayyar · 3 months ago
  35. 6820d9a proto writer: move printing code into `Writer::Write` method by Sid Nayyar · 3 months ago
  36. 33d46c9 Merge "Turn off native coverage for stg to prevent duplicate symbol error." into main am: eb4bb7c513 by Yu Liu · 3 months ago
  37. eb4bb7c Merge "Turn off native coverage for stg to prevent duplicate symbol error." into main by Yu Liu · 3 months ago
  38. efec338 Merge branch 'upstream-main' into 'main' am: 90a10e1c32 by Giuliano Procida · 3 months ago
  39. 90a10e1 Merge branch 'upstream-main' into 'main' by Giuliano Procida · 3 months ago
  40. 66a5e24 DWARF processor: always pass short type name to type definition filter check by Giuliano Procida · 3 months ago
  41. 4efae7c DWARF processor: Process member functions of enums by Sid Nayyar · 3 months ago
  42. 39f91d9 Always format zero as hex with a leading 0x by Giuliano Procida · 3 months ago
  43. f6e5712 proto: Use more appropriate data type for bytesize of primitive type nodes by Sid Nayyar · 3 months ago
  44. 581ee6c Abigail reader: add corpus group test by Giuliano Procida · 4 months ago
  45. 87a099c runtime: rename files metrics.* to runtime.* by Giuliano Procida · 4 months ago
  46. 2e2cb8c rename Metrics to Runtime and put runtime function parameters first by Giuliano Procida · 4 months ago
  47. 17aa64b sort header include directives by Giuliano Procida · 4 months ago
  48. e42c560 consistently use auto for results returned by Graph::Apply by Giuliano Procida · 4 months ago
  49. cafa9b2 deduplication.cc: include more things by Giuliano Procida · 4 months ago
  50. 3e70406 abigail_reader.cc: fix parameter whitespace in SetAttribute by Giuliano Procida · 4 months ago
  51. 1320baa make local values and references const where possible by Giuliano Procida · 4 months ago
  52. f5efa7e make all Time objects const by Giuliano Procida · 4 months ago
  53. b848ace Abigailed reader: compare against nullptr in a couple of places by Giuliano Procida · 4 months ago
  54. 6897a93 metrics_test.cc: do not include <cstdint> by Giuliano Procida · 4 months ago
  55. b8a14f8 abigail_reader.cc: do not include <iomanip> by Giuliano Procida · 4 months ago
  56. c381f6f fingerprint.cc: include <cstdint> by Giuliano Procida · 4 months ago
  57. 7c71a5c stgdiff.cc: add missing includes by Giuliano Procida · 4 months ago
  58. 03ecce2 Abigail reader test: fix order of #includes by Giuliano Procida · 4 months ago
  59. 3d85240 metrics: emit or discard metrics immediately by Giuliano Procida · 4 months ago
  60. 0c8df0d metrics: make Metrics responsible for output by Giuliano Procida · 4 months ago
  61. 7f29188 DWARF processor: better missing type declaration file error message by Giuliano Procida · 4 months ago
  62. facdc82 DWARF processor: always pass full type name to type definition filter check by Giuliano Procida · 4 months ago
  63. 303bf32 DWARF processor: use consistent type name variable names by Giuliano Procida · 4 months ago
  64. 57fa4c7 DWARF processor: Ignore DWARF entries related to Rust enum features by Sid Nayyar · 4 months ago
  65. 628dcaa DWARF processor: give some locals more precise types by Giuliano Procida · 4 months ago
  66. 5ca51ea DWARF processor: rename GetIdForReferredType to GetReferredTypeId by Giuliano Procida · 4 months ago
  67. 0174a07 Cleanup: Put methods before members in function object definitions by Sid Nayyar · 4 months ago
  68. 5231b06 test cases: add template template parameter test by Giuliano Procida · 4 months ago
  69. 076c015 test cases: add template value parameter test by Giuliano Procida · 4 months ago
  70. 999ba8f Turn off native coverage for stg to prevent duplicate symbol error. by Yu Liu · 5 months ago
  71. 0b672c1 metrics test: make metrics object const in empty test by Giuliano Procida · 5 months ago
  72. 4428992 metrics: eliminate `operator<<` overload for Standard Library types by Giuliano Procida · 5 months ago
  73. 8a894b7 metrics test: slightly nicer bulk time metrics by Giuliano Procida · 5 months ago
  74. 691c593 metrics: make all the metric types immovable by Giuliano Procida · 5 months ago
  75. 530a0b8 metrics test: avoid copying Time values in test by Giuliano Procida · 5 months ago
  76. 4ffc200 Merge branch 'upstream-main' into 'main' am: 5bd43d1a21 am: a9b09e7146 am: 58b8885706 by Giuliano Procida · 5 months ago
  77. 58b8885 Merge branch 'upstream-main' into 'main' am: 5bd43d1a21 am: a9b09e7146 by Giuliano Procida · 5 months ago
  78. a9b09e7 Merge branch 'upstream-main' into 'main' am: 5bd43d1a21 by Giuliano Procida · 5 months ago
  79. 5bd43d1 Merge branch 'upstream-main' into 'main' by Giuliano Procida · 5 months ago
  80. 207d06b Test cases: add TLS test with -femulated-tls by Aleksei Vetrov · 5 months ago
  81. 7979d57 DWARF processor: treat empty location expression as no location by Aleksei Vetrov · 5 months ago
  82. 20fb84f input: add file context to exceptions by Giuliano Procida · 5 months ago
  83. 4d5423f DWARF processor: add DIE context to exceptions by Giuliano Procida · 5 months ago
  84. d2a7fe7 error: allow context to be added to Exception objects by Giuliano Procida · 5 months ago
  85. 69eec5c test cases: add pointer-to-member as a function parameter by Giuliano Procida · 5 months ago
  86. 12254b5 type roots: ignore typedefs that would have been filtered out by Giuliano Procida · 6 months ago
  87. d2f0adc test cases: add a combined filter and type roots case by Giuliano Procida · 6 months ago
  88. b253c41 test cases: add a typedef to the test case by Giuliano Procida · 6 months ago
  89. 811788d test cases: rename source_filter/composite_and_enum to source_filter/types by Giuliano Procida · 6 months ago
  90. cc718cd test_cases: Add an unversioned function symbol to versioned symbols test by Sid Nayyar · 6 months ago
  91. 4c7b67b Fix `stg`'s behaviour for multi-format inputs by Matthias Maennich · 6 months ago
  92. c7af6bd CMake: Enforce minimum build requirements for GCC and Clang by Matthias Maennich · 6 months ago
  93. 4610b46 documentation: use 1. consistently for numbered list items by Giuliano Procida · 6 months ago
  94. c88b09e stg filter test: remove stray output string streams by Giuliano Procida · 6 months ago
  95. 4fca458 filter: remove redundant static within anonymous namespace by Giuliano Procida · 6 months ago
  96. 156eff1 Merge branch 'upstream-master' into 'main' am: 9db842f71b am: 19ed6b46a8 am: 2f095f1d8e by Giuliano Procida · 6 months ago
  97. 9c365e1 Merge branch 'upstream-master' into 'main' am: 9db842f71b am: 0f5af896fe am: a0b69202af by Giuliano Procida · 6 months ago
  98. 2f095f1 Merge branch 'upstream-master' into 'main' am: 9db842f71b am: 19ed6b46a8 by Giuliano Procida · 6 months ago
  99. a0b6920 Merge branch 'upstream-master' into 'main' am: 9db842f71b am: 0f5af896fe by Giuliano Procida · 6 months ago
  100. 0f5af89 Merge branch 'upstream-master' into 'main' am: 9db842f71b by Giuliano Procida · 6 months ago