Home / 2.9
Name Modified Size InfoDownloads / Week
Parent folder
redpanda-cpp_2.9-1_amd64.debian11.deb 2023-01-16 2.9 MB
RedPanda.C++.2.9.win64.No.Compiler.Setup.exe 2023-01-16 10.5 MB
RedPanda.C++.2.9.win64.No.Compiler.Portable.7z 2023-01-16 9.6 MB
RedPanda.C++.2.9.win64.MinGW-w64.X86_64.GCC.11.2.Setup.exe 2023-01-16 66.1 MB
RedPanda.C++.2.9.win64.MinGW-w64.X86_64.GCC.11.2.Portable.7z 2023-01-16 63.8 MB
RedPanda.C++.2.9.win32.No.Compiler.Setup.exe 2023-01-16 11.0 MB
RedPanda.C++.2.9.win32.No.Compiler.Portable.7z 2023-01-16 10.1 MB
RedPanda.C++.2.9.win32.MinGW-w64.i686.GCC.8.1.Setup.exe 2023-01-16 55.2 MB
RedPanda.C++.2.9.win32.MinGW-w64.i686.GCC.8.1.Portable.7z 2023-01-16 55.7 MB
redpanda-cpp_2.9-1_amd64.ubuntu20.04.deb 2023-01-16 3.0 MB
redpanda-cpp_2.9-1_amd64.deepin20.6.deb 2023-01-16 2.9 MB
README.md 2023-01-15 3.3 kB
Red Panda C++ 2.9.tar.gz 2023-01-15 4.2 MB
Red Panda C++ 2.9.zip 2023-01-15 5.1 MB
Totals: 14 Items   300.1 MB 9

Red Panda C++ Version 2.9

  • enhancement: set caret to the corresponding line in the editor after "run"/"generate assembly"
  • fix: syntax highlighting for cpp style line comment is not correct.
  • fix: Save may crash app if the encoding codec is failed to load.
  • enhancement: support open and save utf-16/utf-32 BOM files. (but gcc can't compile)
  • enhancement: Add "auto backup editing contents" option in options/editor/auto save. Turned off by default.
  • enhancement: If the "auto backup editing contents" option is turned on, auto save editing contents 3 seconds after input stopped. Auto delete when editor successfully closed)
  • fix: rename project file will wrongly set it's encoding to 'ASCII';
  • fix: Project's file encoding is wrongly set to 'AUTO' when load project.

Red Panda C++ Version 2.8

  • fix: Crash when editing makefile
  • enhancement: Add "Resources" in project option's dialog's custom compiler parameter page
  • fix: Crash while input using input method in makefile
  • enhancement: "Run" / "Generate Assembly" for project source files
  • fix: Can't set project icon to "app.ico" in the project folder, if the project doesn't has icon.
  • fix: Resource compilation items is missing in the auto generated makefile, if the project's icon is removed and re-added.
  • fix: Action "Run all problem cases" is triggered twice by one clicked.
  • enhancement: "Switch Header/Source" in editor title bar context menu.
  • enhancement: "Toggle readonly" in the Edit menu.
  • fix: Error When save project units' encoding settings.
  • enhancement: Waiting for syntax parsers to finish before saving files, to prevent data lost caused by syntax parsering crash.
  • fix: Restore main window and cpu info window will set wrong font in the cpu info.
  • enhancement: Let encoding options in the statusbar more explicit.
  • fix: Crash when find occurrences in a project that has missing files.
  • enhancement: Print current selection can be used in the print dialog.
  • enhancement: Print syntax colored content.
  • enhancement: Correctly handle tab in the exported RTF.
  • change: Disable undo limit by default.
  • fix: "Goto declaration" / "Goto definition" / "Find occurences" not correctly disabled for non-c/c++ files.
  • fix: Can't save new file using filename with custom suffix.
  • fix: alt+shift+left/right can't select
  • fix: Input any content will exit column mode.
  • fix: Result of scope calculation not right if a for statement immediately follows another for statement.
  • fix: Function parameters that is pointer,reference or array can't be correctly parsed.
  • fix: In column mode, selection that contain lines with different length will cause error.
  • enhancement: Rename symbols won't remove all breakpoints/bookmarks
  • enhancement: Batch replace won't remove all breakpoints/bookmarks
  • enhancement: Execute parameters can be used in debug.
  • enhancement: Add "Open files in editor" in the search panel
  • enhancement: Auto disable the "in project" option in the "search in files" dialog, if no project is opened.
  • enhancement: Auto disable the "search again" button in the search panel if the current search history item is search in the project, and no project is opened.
Source: README.md, updated 2023-01-15