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 | |||
| RedPanda.C++.1.0.0.win32.No.Compiler.Setup.exe | 2022-03-18 | 10.3 MB | |
| RedPanda.C++.1.0.0.win32.No.Compiler.Portable.7z | 2022-03-18 | 9.4 MB | |
| RedPanda.C++.1.0.0.win32.MinGW-w64.i686.GCC.10.3.Setup.exe | 2022-03-18 | 69.6 MB | |
| RedPanda.C++.1.0.0.win32.MinGW-w64.i686.GCC.10.3.Portable.7z | 2022-03-18 | 65.0 MB | |
| RedPanda.C++.1.0.0.win64.No.Compiler.Setup.exe | 2022-03-18 | 9.8 MB | |
| RedPanda.C++.1.0.0.win64.No.Compiler.Portable.7z | 2022-03-18 | 9.0 MB | |
| RedPanda.C++.1.0.0.win64.MinGW-w64.X86_64.GCC.10.3.Setup.exe | 2022-03-18 | 66.8 MB | |
| RedPanda.C++.1.0.0.win64.MinGW-w64.X86_64.GCC.10.3.Portable.7z | 2022-03-18 | 65.1 MB | |
| redpanda-cpp-debian11_1.0.0-1_amd64.deb | 2022-03-18 | 2.6 MB | |
| redpanda-cpp-deepin20.04_1.0.0-1_amd64.deb | 2022-03-18 | 2.6 MB | |
| redpanda-cpp-ubuntu20.04_1.0.0-1_amd64.deb | 2022-03-18 | 2.7 MB | |
| README.md | 2022-03-17 | 4.6 kB | |
| Red Panda C++ Version 1.0.0.tar.gz | 2022-03-17 | 3.6 MB | |
| Red Panda C++ Version 1.0.0.zip | 2022-03-17 | 4.5 MB | |
| Totals: 14 Items | 321.0 MB | 1 | |
Red Panda C++ Version 1.0.0 - fix: calculation for code snippets's tab stop positions is not correct - fix: Refresh files view shouldn'tchange open/save dialog's default folder - enhancement: "locate in files view" will request user's confirmation when change the working folder - enhancement: adjust tab order in the find dialog - enhancement: highlight hits in the find panel's result list - enhancement: optimize startup time - fix: batch replace in file doesn't respect item check states in the find panel - enhancement: option for default file encoding in "option" dialog's "editor"->"misc" tab - enhancement: auto detect "gbk" encoding when running in zh_CN locale under Linux - enhancement: disable encoding submenu when editor closed - enhancement: clear infos in the status bar when editor closed - fix: wrong selection when drag & dropped in editor - enhancement: toggle block comment - fix: syntax color of #include header filenames not correct - enhancement: disable "code completion" will disable enhanced syntax highlight - enhancement: match bracket - enhancement: Linux convert to "gbk"/"gb18030" encodings when run under "zh_CN" locale - fix: when no selection, copy/cut should auto select whole line with the line break - fix: redo cut with no selection while make whole line selected - fix: correctly reset caret when redo cut with no selection - enhancement: close editor when middle button clicked on it's title tab - fix: error when insert text in column mode - fix: error when delete contents in column mode on lines that has wide-chars - fix: error when create folder in files view - fix: "ok" button should be disabled when no template selected in new project dialog - fix: saveas an openned project file shouldn't be treated as rename - enhancement: auto add parentheis when complete function like MARCOs - fix: wrong font size of exported RTF file - fix: correct tokenize statements like "using ::memcpy"; - fix: wrong font size of exported HTML file - fix: parse error in avxintrin.h - fix: switch disassembly mode doesn't update contents - fix: if there is a Red Panda C++ process running program, other Red Panda C++ processes can't run program correctly. - enhancement: ctrl+enter insert a new line at the end of current line - enhancement: create file in files view - fix: hits in the search view not correctly displayed (overlapped with others) - enhancement: auto convert project icon to ico format - fix: correctly reparse modified project files when rename symbol - change: remove shortcuts for line/column mode
Red Panda C++ Version 0.14.5 - fix: the "gnu c++ 20" option in compiler set options is wrong - enhancement: option "open files in the same red panda C++ instance", in options->environment->file associations - enhancement: hide unsupported files in files view - fix: can't correctly set break conditions - fix: crash when copy to non-c files - fix: fonts in cpu window is not correctly set, when dpi changed - enhancement: enable group undo - enhancement: add option "hide symbols start with underscore" and "hide synbols start with two underscore" - fix: can't rename project files that not openned in editor - enhancement: group undo will stop at spaces - fix: menu font size is wrong when dpi changed - enhancement: better processing of symbol completion - enhancement: better support of ligatures - enhancement: use the expression evaluation logic to handle "goto declaration"/"goto definition" - enhancement: reduce startup time by about 1 second. - enhancement: add option "mouse selection/drag scroll speed" in the options dialog's "Editor" / "general" tab. - fix: the scroll speed of mouse selection/drag is too fast. - fix: the scroll behavior of mouse dragging on the editor's edge is not correct - fix: calculation of caret position is not in consistence. - fix: undo one symbol completion as a whole operation - fix: crash when open a project that contains custom folder - enhancement: symbol completion when editor has selection - fix: save project's layout shouldn't modify the project file - enhancement: use expression processing in syntax highlighting for identifiers - fix: if a function's declaration can't be found, it will be wrongly highlighted as variable - change: "locate in files view" won't change the working folder, if current file is in subfolders of the working folder - enhancement: hide function tips, when input method is visible