• Joined on 2025-08-24
mirrors synced commits to master at mirrors/Odin from mirror 2025-11-08 03:35:05 +00:00
d25839dd8c Merge pull request #5899 from laytan/fix-up-macos-ci
8fe976a989 fix up macos ci
Compare 2 commits »
mirrors synced commits to demotomohiro-add-ast2nif2 at mirrors/Nim from mirror 2025-11-08 03:35:01 +00:00
e6a1c14d91 progress
Compare 2 commits »
mirrors synced commits to pr_Ruhekissen at mirrors/Nim from mirror 2025-11-08 03:35:01 +00:00
042f3f70f7 fixes type
mirrors synced commits to main at mirrors/SDL from mirror 2025-11-08 03:25:10 +00:00
6a01d6e7d3 D3D12 GPU: Prevent reading out of bounds when uploading textures.
mirrors synced commits to release-3.2.x at mirrors/SDL from mirror 2025-11-08 03:25:10 +00:00
5d0919855e D3D12 GPU: Prevent reading out of bounds when uploading textures.
mirrors synced commits to main at mirrors/ghostty from mirror 2025-11-08 03:25:07 +00:00
12c8b6c1aa macOS: Refactor scrollview to preserve state across split tree changes (#9446)
eb29274f6a Feat/clipboard codepoint map (#9499)
43d81600de terminal: add codepoint mapping to the formatter itself
422fa8d304 refactor: remove unused hash methods from ClipboardCodepointMap
11274cd9e5 feat: integrate clipboard-codepoint-map with clipboard pipeline
Compare 15 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2025-11-08 03:25:05 +00:00
3bd81ff4ec docs: update version.c
466b2ac192 fix(prompt): wrong cursor position with cursor keys (#36196)
Compare 2 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-11-08 03:25:05 +00:00
466b2ac192 fix(prompt): wrong cursor position with cursor keys (#36196)
mirrors synced commits to master at mirrors/Odin from mirror 2025-11-07 19:34:19 +00:00
1fb60c4348 Merge pull request #5885 from mailgerigk/master
fbbdbc37fa Add missing SetLayeredWindowAttributes constants
Compare 2 commits »
mirrors synced commits to version-2-2 at mirrors/Nim from mirror 2025-11-07 19:24:39 +00:00
873ab1f9ef VM: optimize 'return' slots; saves millions of node allocations for N… (#25266)
4efece995e fixes #25251; SIGBUS with iterator over const Table lookup - premature temporary destruction (#25255)
40e1a34831 Add heaptrack support (#25257)
bd9cbc91ba fixes #25263; provides a new switch mangle:nim/cpp for debug name mangling (#25264)
Compare 4 commits »
mirrors synced commits to demotomohiro-add-ast2nif2 at mirrors/Nim from mirror 2025-11-07 19:24:39 +00:00
mirrors synced new reference demotomohiro-add-ast2nif2 to mirrors/Nim from mirror 2025-11-07 19:24:39 +00:00
mirrors synced commits to devel at mirrors/Nim from mirror 2025-11-07 19:24:39 +00:00
839cbeb371 js: replace push.apply with for loop for string add [backport] (#25267)
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2025-11-07 19:24:39 +00:00
168cb510fb Deploy to GitHub pages
mirrors synced commits to pr_Ruhekissen at mirrors/Nim from mirror 2025-11-07 19:24:39 +00:00
mirrors synced new reference pr_Ruhekissen to mirrors/Nim from mirror 2025-11-07 19:24:39 +00:00
mirrors synced commits to master at mirrors/tmux from mirror 2025-11-07 19:24:31 +00:00
33cfe8b809 Merge branch 'obsd-master'
0d0ef5d0d2 correct test for COLORTERM containing 256
d65bac979d Do not try to allocate zero size colours, GitHub issue 4674.
c1667bd85e consistently use tabs for indentation
Compare 4 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-11-07 19:24:30 +00:00
1fb663b429 Make sure that SDL_PIXELFORMAT_ARGB8888 is the first texture format for OpenGL
3489a45216 Use srcpixel now that we've set it
294beceec7 Fixed error: 'srcpixel' may be used uninitialized
0f21e46586 Added support for SDL_PIXELFORMAT_INDEX8 to SDL_BlitTriangle_Slow()
547b2a2e37 SDL_SetSurfaceRLE() has a boolean parameter
Compare 12 commits »
mirrors synced commits to SDL2 at mirrors/SDL from mirror 2025-11-07 19:24:29 +00:00
38e0094637 Fix uninitialized variable warning when compiling tests with clang compiler
mirrors synced commits to refs/tags/1.17.6b at mirrors/desktop from mirror 2025-11-07 19:24:26 +00:00