Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Dev-Cpp.6.2-beta1.Portable.7z | 2020-11-22 | 40.5 MB | |
README.md | 2020-11-22 | 1.1 kB | |
Version 6.2.tar.gz | 2020-11-22 | 3.9 MB | |
Version 6.2.zip | 2020-11-22 | 4.4 MB | |
Totals: 4 Items | 48.8 MB | 0 |
Version 6.2-beta1
- enhancement: correctly process C++ 11 R""/L""/u""/U"" string literals
- enhancement: Add "Clear Symbol Usage Data" button in Editor option Dialog
- enhancement: Add "Default Project's Directory" Setting options in Environment options dialog
- enhancement: Add "Open Project Folder" and "Open Console here" in Left Project Panel's Context Menu
- enhancement: Differentiate forward struct declaration from struct varaible definitions
- enhancement: Parse and save no name args for non-system header function declarations
- enhancement: AStyle(Code Formatter) add space padding support
- enhancement: Use TEMP dir to save temp astyle files
- enhancement: Refactor: Extract Macro
- enhancement: Refactor: Rename Symbol in project files
- change: Delete .exe file before compile (so that if compile failed, user can't run the executable and wonder why the changes dont work)
- fix: can't rename symbol to a name which is not in the same scope
- fix: If a file is already opened in the editor, open a project containing it will still open another editor