Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Dev-Cpp.6.1.No.Compiler.Setup.exe | 2020-11-22 | 2.2 MB | |
Dev-Cpp.6.1.No.Compiler.Portable.7z | 2020-11-22 | 2.0 MB | |
Dev-Cpp.6.1.GCC.9.2.Setup.exe | 2020-11-22 | 43.3 MB | |
Dev-Cpp.6.1.GCC.9.2.Portable.7z | 2020-11-22 | 40.5 MB | |
README.md | 2020-11-22 | 639 Bytes | |
Version 6.1.tar.gz | 2020-11-22 | 4.0 MB | |
Version 6.1.zip | 2020-11-22 | 4.4 MB | |
Totals: 7 Items | 96.4 MB | 0 |
Highlights of Version 6.1
- Parser Performance optimized
- ClassBrowser updates faster when refresh / change sort types
- Performance improve for Watch View update , now we only update once for each command the debugger runs.
- Portable version is really portable: configs is stored in Dev-Cpp/config instead of %AppData%/Dev-Cpp, and new projects is created in Dev-Cpp/Projects
- keep the origin indent when paste contents
- Code Suggestion window and most content views use the editor's color theme
- C++ Namespace support
- C++ 11 smart pointers support
- show user code template in code suggestion window