The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| linux | 2023-10-24 | ||
| winxp-testversion | 2023-10-21 | ||
| RedPanda.C++.2.25.1.win64.MinGW-w64 X86_64 GCC 11.4.Portable.7z | 2023-10-21 | 64.1 MB | |
| RedPanda.C++.2.25.1.win64.MinGW-w64 X86_64 GCC 11.4.Setup.exe | 2023-10-21 | 65.8 MB | |
| RedPanda.C++.2.25.1.win64.No.Compiler.Setup.exe | 2023-10-21 | 10.6 MB | |
| RedPanda.C++.2.25.1.win64.No.Compiler.Portable.7z | 2023-10-21 | 9.7 MB | |
| RedPanda.C++.2.25.1.win32.MinGW-w64 i686 GCC 8.1.Portable.7z | 2023-10-21 | 56.2 MB | |
| RedPanda.C++.2.25.1.win32.No.Compiler.Setup.exe | 2023-10-21 | 11.2 MB | |
| RedPanda.C++.2.25.1.win32.No.Compiler.Portable.7z | 2023-10-21 | 10.2 MB | |
| RedPanda.C++.2.25.1.win32.MinGW-w64 i686 GCC 8.1.Setup.exe | 2023-10-21 | 55.7 MB | |
| README.md | 2023-10-21 | 1.5 kB | |
| Red Panda C++ Version 2.25 source code.tar.gz | 2023-10-21 | 4.4 MB | |
| Red Panda C++ Version 2.25 source code.zip | 2023-10-21 | 5.3 MB | |
| Totals: 13 Items | 293.3 MB | 19 | |
- fix: Symbol completion of '(' before selection may fail, if cursor is at the beginning of the selection.
- change: Symbol completion of '{' won't insert extra new lines.
- fix: "move selection up/down" of whole lines selection are no correctly handled.
- enhancement: Improvement of terminal support ( from cyano.CN )
- enhancement: ANSI escape sequences Support in windows 10/11 ( from cyano.CN )
- enhancement: Option "Enable ANSI escape sequences Support" in Settings -> Executor
- change: Use freetype as the fontengine in windows ( from cyano.CN )
- fix: Custom compile options is not used when retrieve macros defined by the compiler.
- fix: Processing for #if/#elif/#else is not correct.
- Change: Empty project template won't auto create main.c/main.cpp
- enhancement: When creating project, warn user if the project folder is not empty.
- fix: Press '>' after '-' don't show completion suggestion info.
- fix: Icon position not correct under hiDPI devices and zoom factor >= 200%.
- enhancement: After compiler settings changed, run/debug current file will auto recompile.
- ehhancement: Show selected char counts in status bar.
- enhancement: Differentiate / and /* when calculate auto indents.
- fix: crash when using ibus as the input method.
- fix: Correctly handle project templates that have wrong unit counts.
- fix: Project recompiles for every run if auto increase build number is turned on.
- fix: Auto increase build number for project is not correctly processed.