| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-11 | Additional header import documentation. | Alexander Taylor | |
| 2024-07-10 | Add the start of docs for large binaries. | Alexander Taylor | |
| Closes #4684. | |||
| 2024-07-10 | split more numbered lists to improve searchability | Jordan Wiens | |
| 2024-07-09 | Merge the Enterprise docs in with everything else. | Alexander Taylor | |
| 2024-07-09 | Update Rust open source attributions | KyleMiles | |
| 2024-07-09 | re-order triage items and number image | Jordan Wiens | |
| 2024-07-09 | split triage features into separate subheadings for better searching | Jordan Wiens | |
| 2024-07-08 | More documentation CSS changes to address feedback. | Alexander Taylor | |
| Cleaned up some of the earlier work and added some more changes that target entries in search. The largest change is implementing a background highlight of marked search terms instead of changing the foreground color. | |||
| 2024-07-05 | add docs on in-memory license activation | Jordan Wiens | |
| 2024-07-05 | fix some errors in doc docs | Jordan Wiens | |
| 2024-07-05 | add tooltip docs | Jordan Wiens | |
| 2024-07-05 | fix missing settings header | Jordan Wiens | |
| 2024-07-05 | add triage summary and byte overview docs | Jordan Wiens | |
| 2024-07-05 | fix broken docs links | Jordan Wiens | |
| 2024-07-03 | Make headers far more visible in docs CSS. | Alexander Taylor | |
| Also changes the dark theme background color so that links clash less with the background. | |||
| 2024-07-03 | remove some enums from settings | Jordan Wiens | |
| 2024-07-03 | update settings table for 4.1 | Jordan Wiens | |
| 2024-06-26 | add intel CPU bug to troubleshooting | Jordan Wiens | |
| 2024-06-25 | Fix url to sample plugin in plugins.md | Glenn Smith | |
| 2024-06-21 | Add missing open source dependency | Josh Ferrell | |
| 2024-06-21 | Demangle function names recovered from DWARF | Josh Ferrell | |
| 2024-06-10 | Cookbook entry on adding a magic variable | Glenn Smith | |
| 2024-06-10 | add explanation about double clicking addresses in memory map | Jordan Wiens | |
| 2024-05-30 | Improve offset pointer docs and sidebar | Glenn Smith | |
| 2024-05-24 | Fix the method name in doc | Zichuan Li | |
| The parameter name is not correct | |||
| 2024-05-23 | Docs for type attributes | Glenn Smith | |
| 2024-05-16 | add additional debug info documentation | Jordan Wiens | |
| 2024-05-15 | Document DWARF Import and Export limitations | KyleMiles | |
| 2024-05-13 | Move collaboration to core | Josh Ferrell | |
| 2024-05-09 | remove duplicate platform types | Jordan Wiens | |
| 2024-05-06 | Add Minimum Comment Spacing setting | Josh Ferrell | |
| 2024-04-24 | improve guide description of views | Jordan Wiens | |
| 2024-04-24 | improve traverse concepts examples | Jordan Wiens | |
| 2024-04-24 | add binaryview to important concepts | Jordan Wiens | |
| 2024-04-23 | initial advanced binary search documentation | Jordan Wiens | |
| 2024-04-23 | compress additional documentation images for more space savings | Jordan Wiens | |
| 2024-04-08 | fix typo in concepts example | Jordan Wiens | |
| 2024-04-01 | Add md1rom binary view with pure Rust lzma implementation | Rusty Wagner | |
| 2024-03-25 | Update cookbook.md | Jackson | |
| Document how to call plugins headless | |||
| 2024-03-25 | add more info to UI API concepts | Jordan Wiens | |
| 2024-03-20 | add examples of wide string rendering to working with strings docs | Jordan Wiens | |
| 2024-03-15 | update links in API docs and small change in type library docs | Jordan Wiens | |
| 2024-03-14 | Update to Rust 1.76 | Rusty Wagner | |
| 2024-03-06 | update batch processing docs with different set_worker_thread_count | Jordan Wiens | |
| 2024-03-02 | Add support for memory intrinsics. | Brian Potchik | |
| 2024-03-02 | Fix typo in cookbook | Peter LaFosse | |
| 2024-02-26 | add warning around improtlib in terms of which plugins dont work with it | Jordan Wiens | |
| 2024-02-26 | change warning icons on tips to tips | Jordan Wiens | |
| 2024-02-26 | fix cookbook indentation and add walking il concept | Jordan Wiens | |
| 2024-02-23 | 4.0 documentation | Jordan Wiens | |
| - Refactored Type Documentation - Added Projects - Added Type Archives - Added New Sidebar Documentation - Added String Concepts - Added Light/Dark Mode - Added New Tab Documentation - Added BNIL Guide: HLIL docs - Added new cookbook examples - Added migration guide - Added script for building docsets - Added documentation for themes - Updated all images to Ninja Edit - API Docs : Documents BasicBlockEdge and BasicBlock - API Docs : Documents CoreVariable, Variable, and VariableNameAndType - API Docs : Corrects note on `BinaryView.update_analysis` and `BinaryView.update_analysis_and_wait` to represent that analysis is run by default for you now. - Many, many other changes | |||
