Publish version 0.11.0 - #710
Merged
Merged
Conversation
vinc
commented
Dec 21, 2024
Owner
- Add VGA graphics ( Add VGA graphics聽#687)
- Add VgaFont device (Add VgaFont device聽#653)
- Add a line mode to the editor (Add a line mode to the editor聽#660)
- Add chess puzzle (Add chess puzzle聽#662)
- Add diff command (Add diff command聽#657)
- Add filetype syscall (Add filetype syscall聽#655)
- Add geocal program (Add geocal program聽#679)
- Add geodate program (Add geodate program聽#304)
- Add mandelbrot program (Add mandelbrot program聽#689)
- Add more restrictive mapping on page fault (Add more restrictive mapping on page fault聽#675)
- Add network config devices (Add network config devices聽#700)
- Add pkg command (Add pkg command聽#663)
- Add scrollback buffer support (Add scrollback buffer support聽#627)
- Add search to editor (Add search to editor聽#659)
- Add search to viewer (Add search to viewer聽#666)
- Add speaker device (Add speaker device聽#693)
- Add special alloc_error_handler for userspace (Add special alloc_error_handler for userspace聽#673)
- Add write --parents option (Add write --parents option聽#664)
- Align cursor after scrolling in the editor (Align cursor after scrolling in the editor聽#671)
- Copy memory on instruction fetch page fault (Copy memory on instruction fetch page fault聽#677)
- Create clock module (Create clock module聽#691)
- Create memory module (Create memory module聽#690)
- Enable userspace memory deallocation (Enable userspace memory deallocation聽#676)
- Ensure uninitialized data is zeroed when loading binary (Ensure uninitialized data is zeroed when loading binary聽#681)
- Fix binary loading (Fix binary loading聽#674)
- Fix block bitmap area calculation (Fix block bitmap area calculation聽#638)
- Fix clock API (Fix clock API聽#698)
- Fix shell autocomplete command path (Fix shell autocomplete command path聽#678)
- Fix usage of CSI sequences for scrolling the scrollback buffer (Fix usage of CSI sequences for scrolling the scrollback buffer聽#667)
- Fix userspace heap address (Fix userspace heap address聽#668)
- Free process memory on exit (Free process memory on exit聽#686)
- Improve Lisp (Improve Lisp聽#684)
- Improve documentation (Improve documentation聽#697)
- Improve option parsing (Improve option parsing聽#665)
- Improve process code alloc (Improve process code alloc聽#669)
- Limit prompt line to screen width (Limit prompt line to screen width聽#704)
- List processors at boot (List processors at boot聽#692)
- Refactor vga driver (Refactor vga driver聽#688)
- Replace base64 command with encode and decode (Replace base64 command with encode and decode聽#654)
- Replace fetch by get (Replace fetch by get聽#652)
- Update HTTP server (Update HTTP server聽#702)
- Update Rust to nightly-2024-06-01 (Update Rust to nightly-2024-06-01聽#646)
- Update Rust to nightly-2024-09-01 (Update Rust to nightly-2024-09-01聽#672)
- Update clipboard behavior in editor (Update clipboard behavior in editor聽#706)
- Update hash command (Update hash command聽#656)
- Update panic handler (Update panic handler聽#680)
- Update web commands (Update web commands聽#703)
- Upgrade Rust to nightly-2024-12-01 (Upgrade Rust to nightly-2024-12-01聽#708)
- Upgrade base64 module (Upgrade base64 module聽#699)
- Upgrade smoltcp to 0.12.0 (Upgrade smoltcp to 0.12.0聽#709)
- Use ptr::copy_nonoverlapping to load binaries (Use ptr::copy_nonoverlapping to load binaries聽#670)
- Use string instead of float as clock device output format (Use string instead of float as clock device output format聽#696)
- Bump lazy_static from 1.4.0 to 1.5.0 (Bump lazy_static from 1.4.0 to 1.5.0聽#643)
- Bump libm from 0.2.8 to 0.2.11 (Bump libm from 0.2.8 to 0.2.11聽#695)
- Bump num-bigint from 0.4.5 to 0.4.6 (Bump num-bigint from 0.4.5 to 0.4.6聽#644)
- Bump object from 0.36.0 to 0.36.1 (Bump object from 0.36.0 to 0.36.1聽#645)
- Bump object from 0.36.1 to 0.36.2 (Bump object from 0.36.1 to 0.36.2聽#649)
- Bump object from 0.36.2 to 0.36.3 (Bump object from 0.36.2 to 0.36.3聽#650)
- Bump object from 0.36.3 to 0.36.4 (Bump object from 0.36.3 to 0.36.4聽#651)
- Bump object from 0.36.4 to 0.36.5 (Bump object from 0.36.4 to 0.36.5聽#685)
- Bump raw-cpuid from 11.0.2 to 11.1.0 (Bump raw-cpuid from 11.0.2 to 11.1.0聽#648)
- Bump raw-cpuid from 11.1.0 to 11.2.0 (Bump raw-cpuid from 11.1.0 to 11.2.0聽#683)
- Bump uart_16550 from 0.3.0 to 0.3.1 (Bump uart_16550 from 0.3.0 to 0.3.1聽#647)
- Bump uart_16550 from 0.3.1 to 0.3.2 (Bump uart_16550 from 0.3.1 to 0.3.2聽#701)
vinc
marked this pull request as ready for review
December 21, 2024 10:08
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.