Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-10-25 | 562 Bytes | |
Dev-Cpp.6-beta5.with.gcc.9.2.7z | 2020-10-24 | 45.6 MB | |
Dev-Cpp.6-beta5.without.gcc.7z | 2020-10-24 | 1.9 MB | |
Version 6 beta5.tar.gz | 2020-10-24 | 3.0 MB | |
Version 6 beta5.zip | 2020-10-24 | 3.5 MB | |
Totals: 5 Items | 54.0 MB | 0 |
Version 6-beta5 October 2020
- fix: Select row in Class Browser
- fix: icons in Class Browser
- fix: Class Browser show nothing when view system headers
- fix: Show typedef / #define / enum in ClassBrowser
- fix: Class Browser won't scroll with mouse wheel
- fix: remove unused intlist to reduce memory usage;
- fix: correctly parsing function type define
- fix: stop reparsing file when code completion finished but word not finish
- fix: rename symbol will only preprocess/tokenize file once
- fix: correctly show #define info