111
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 3 years ago.
Sep 15, 2021 — Sep 15, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* avoid compiler warnings by not using folder not present anymore
MortenMacFly
as mortenmacfly
More... almost 2 years ago
* mark project workspace to be 32 bit
MortenMacFly
as mortenmacfly
More... almost 2 years ago
- Clangd_client: 1.2.120 24/04/18 Addition of and clarification of comments More... almost 2 years ago
* Clangd_client: 1.2.119 24/04/4 Apply Christo warning/error diagnostic msgBox patch (with mods). Thanks Christo More... almost 2 years ago
* Clangd_client: 1.2.118 24/03/31 Apply christo colored warning line marker tag://(christo 2024/03/23) thanks christo. More... almost 2 years ago
- Clangd_client 1.2.117 24/03/29 Cleanup and optimization of code for previous commit r13494. More... almost 2 years ago
* Clangd_client 1.2.116 24/03/25 Fix missing "fix available"(s) when error and fix line are different. More... almost 2 years ago
* Clangd_client 1.2.115 24/03/22 Support for clangd v18 additional "fixes available" and fix to avoiding duplicate responses. Thanks Christo. More... almost 2 years ago
- debuggermanager.h and manager.h : Add typedefs for gdb/mi and DAP debuggers and remove a brace warning from manager.h More... almost 2 years ago
- SDK: Fix reading out-of-bounds in LexMMIXAL (ticket #1463, thanks band-a-prend). More... almost 2 years ago
- Clangd_client Apply missed line change from ticket #1438. Thans Martin Strunz More... almost 2 years ago
- CCTest: fix building error after the code revert in CCLogger class More... almost 2 years ago
* Autorevision: fix git log query (ticket #1462, thanks kipade). More... almost 2 years ago
- CodeCompletion: revert CCLogger code to rev 13427 (CClogger lines only) More... almost 2 years ago
- CodeCompletion: Restore CCLogger to rev 13427 More... almost 2 years ago
- Build: Fix building on MinGW-w64 aarch64 (ticket #1461, thanks Mehdi Chinoune). More... almost 2 years ago
* Clangd_client: 1.2.114 Enable clangd CodeAction entries when user right-clicks LSP log line containing ("fix available") and selects "Apply fix if available". More... almost 2 years ago
- CodeCompletion: Place preprocessor guards around the usage of ConfigManager in CCLogger More... almost 2 years ago
* CCTest: Add the function call GetPersonalityManager()->MarkAsReady() so it won't assert on that class any more More... almost 2 years ago
* CCTest: remove the hard-coded compiler include search paths More... almost 2 years ago
- CCTest: the code is re-generated by the latest wxSmith plugin More... almost 2 years ago
* CCTest: add new function wxString ParseManagerTest::AddCompilerPredefinedMacros() More... almost 2 years ago
* CCTest: add new function wxArrayString ParseManagerTest::GetCompilerIncludePaths() More... almost 2 years ago
* CC: remove this line so the CCTest can run More... almost 2 years ago
- CCTest: fix typo in comments More... almost 2 years ago
- CCTest: code refactoring by changing member variable names More... almost 2 years ago
- CC: fix some doxygen comments More... almost 2 years ago
* wxScintilla: Fix crash in PlatWX.cpp when using CodeCompletion. See Ticket #1458 More... almost 2 years ago
- CC: code refactoring step 16: auto tools build system fix for the Makefile.am More... almost 2 years ago
- CC: code refactoring step 15: change the function parameter names More... almost 2 years ago