| Age | Commit message (Expand) | Author |
| 2023-07-10 | Move binary view loading in to the core; deprecate open_view in favor of load... | KyleMiles |
| 2023-02-08 | More surgical fix that actually passes unit tests. | Alexander Taylor |
| 2023-02-08 | Add boolean for Function.user_type to indicate if a user type has been set | Peter LaFosse |
| 2022-11-10 | Test for enum types printing the correct values | Glenn Smith |
| 2022-10-09 | Remove default load settings; Move settings `analysis.debugInfoInternal` and ... | KyleMiles |
| 2022-10-04 | Rename and move `Analysis/Database Merge Tool` to `File/Merge Databases`; Add... | KyleMiles |
| 2022-09-29 | This test is flaky | Glenn Smith |
| 2022-09-13 | No longer mark debugger as beta | Xusheng |
| 2022-08-10 | Merge variables API/UI, variable liveness API for determining soundness of va... | Rusty Wagner |
| 2022-07-20 | Add unit tests for segment and section notifications | Josh F |
| 2022-07-19 | adding feature_map example script | Jordan Wiens |
| 2022-07-18 | Temporarily disable Objective-C unit test, update test binaries submodule | Jon Palmisciano |
| 2022-07-18 | Fix `70788d0af07e507be9c3a90db8c1b5342e77bc75`: "Add unit test for Objective-... | KyleMiles |
| 2022-07-11 | Add unit test for Objective-C plugin | Jon Palmisciano |
| 2022-07-03 | Add some helper routines for getting the IL of callsites | Peter LaFosse |
| 2022-06-27 | Add struct pointer array test | Glenn Smith |
| 2022-06-17 | Unit test for function type and Win32 x86 calling conventions | Rusty Wagner |
| 2022-06-08 | Add lowlevelil.py unit tests | kat |
| 2022-05-31 | Increase coverage of architecture.py | rose |
| 2022-05-25 | Fix binaryview __getitem__ __setitem__ and add many additional BinaryView uni... | Peter LaFosse |
| 2022-05-25 | Add BinaryView::ParseTypesFromSource for clang+typelibs | Glenn Smith |
| 2022-05-24 | Add tests for `DisassemblyTextRenderer` | Jon Palmisciano |
| 2022-05-24 | Add more user/auto function properties tests | Jon Palmisciano |
| 2022-05-23 | Esure parse_types api raise proper exceptions | Peter LaFosse |
| 2022-05-23 | Fix AnalysisCompletionEvent api_test | Peter LaFosse |
| 2022-05-23 | Improve test coverage of binaryview.py | Peter LaFosse |
| 2022-05-23 | Add tests for BinaryReader/BinaryWriter | Peter LaFosse |
| 2022-05-23 | Fix numerous bugs in TypedDataAccessor and add many unit tests for it | Peter LaFosse |
| 2022-05-23 | Add tests for user/auto {params,can_return,etc.} | Jon Palmisciano |
| 2022-05-23 | Add tests for function indexing, register value, UIDF, & misc. methods | Jon Palmisciano |
| 2022-05-23 | Add tests for more tag-related methods | Jon Palmisciano |
| 2022-05-20 | Add tests for SymbolMapping, TypeMapping, FunctionList, and BinaryViewType | Peter LaFosse |
| 2022-05-20 | Add test for segments | Peter LaFosse |
| 2022-05-20 | Rework Apparatus and FileApparatus | Peter LaFosse |
| 2022-05-20 | Add some unit tests for binaryview.py and fix some minor bugs | Peter LaFosse |
| 2022-05-19 | Add tests for additional database versions | Rusty Wagner |
| 2022-05-17 | Weird hack to improve unit test speed on Linux | Rusty Wagner |
| 2022-05-13 | Fix pe_thumb unit test | Xusheng |
| 2022-05-11 | Clang+TypeParser APIs | Glenn Smith |
| 2022-04-29 | Check in the debugger | Xusheng |
| 2022-04-14 | Remove fixOutput as it was only for python2 | Peter LaFosse |
| 2022-04-14 | Improve performance of unit test generation with some smarter patterns | Peter LaFosse |
| 2022-04-14 | Switch to use the z80 arch plugin for the plugin installation test | Xusheng |
| 2022-04-13 | Prevent shadowing binary tests with multiple oracles | Josh F |
| 2022-04-13 | Python API : Fixes fully-qualified `binaryninja.log.log*` calls and adds test... | KyleMiles |
| 2022-04-06 | Test for fix for Vector35/arch-x86#29 | Glenn Smith |
| 2022-03-29 | Add various type hints | Peter LaFosse |
| 2022-03-16 | Add support for structured logging | Peter LaFosse |
| 2022-02-17 | Add some additional function.py unit tests | Peter LaFosse |
| 2022-02-17 | Add some additional api tests | Peter LaFosse |