• Joined on 2025-08-24
mirrors synced commits to master at mirrors/Odin from mirror 2026-04-02 12:49:12 +00:00
039c438af2 Fix possible utf16 out of bounds issue
1d8c44a98c Fix minor issues with Windows bindings
70c4f4bc45 Fix read_reg_string which was using the wrong size in bytes for the resulting buffer
Compare 4 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-04-02 05:39:32 +00:00
2158cf6e12 Fix NuGet package upload error handling (#37074)
b53f25a30c Desaturate dark theme background colors (#37056)
Compare 2 commits »
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-04-02 05:39:32 +00:00
3cb8176d94 Add renovate.json
2158cf6e12 Fix NuGet package upload error handling (#37074)
b53f25a30c Desaturate dark theme background colors (#37056)
Compare 3 commits »
mirrors synced commits to release-0.12 at mirrors/neovim from mirror 2026-04-02 05:39:26 +00:00
e5792f6353 fix(api): avoid error when parsing invalid expr after :echo (#38695)
3e2ce64f88 vim-patch:9.2.0280: [security]: path traversal issue in zip.vim (#38693)
Compare 2 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-04-02 05:39:26 +00:00
f2cdf73afc fix(api): avoid error when parsing invalid expr after :echo (#38695)
0851ac2706 vim-patch:9.2.0280: [security]: path traversal issue in zip.vim (#38693)
Compare 2 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-04-02 05:39:26 +00:00
09dee89b8a docs: update version.c
f2cdf73afc fix(api): avoid error when parsing invalid expr after :echo (#38695)
0851ac2706 vim-patch:9.2.0280: [security]: path traversal issue in zip.vim (#38693)
68c26b344b docs: misc #38584
202f67dce3 Merge #38560 refactor vim.lsp.rpc
Compare 12 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2026-04-02 05:39:21 +00:00
48d3e972d8 Update VOUCHED list (#12052)
b8251de7e8 fix: Ensure snap paths come first in gio module loading (#12045)
92a4601f39 Revert "macOS: close search bar if needed when it loses focus (#11980)" (#12046)
c16cf0ef07 fix: Ensure snap paths come first in gio module loading
9ec5672505 Revert "macOS: close search bar if needed when it loses focus (#11980)"
Compare 5 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-04-02 05:39:20 +00:00
b7e1f88db8 Added documentation to fix building on macOS with Xcode 12.2 (thanks @buhman!)
mirrors synced commits to main at mirrors/SDL from mirror 2026-04-02 05:39:20 +00:00
4d17b99d0a aaudio: Respect SDL_HINT_AUDIO_DEVICE_STREAM_ROLE hint.
6466c10ae4 Added documentation to fix building on macOS with Xcode 12.2 (thanks @buhman!)
Compare 2 commits »
mirrors synced commits to pr_gogo at mirrors/Nim from mirror 2026-04-02 05:39:11 +00:00
158869c2d9 progress
mirrors synced and deleted reference refs/tags/araq-sso2 at mirrors/Nim from mirror 2026-04-02 05:39:11 +00:00
mirrors synced commits to devel at mirrors/Nim from mirror 2026-04-02 05:39:11 +00:00
d389d4fb2f SSO for strings (#25593)
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2026-04-02 05:39:11 +00:00
b60e398949 Deploy to GitHub pages
mirrors synced commits to master at mirrors/Odin from mirror 2026-04-02 04:39:12 +00:00
452f332b03 Merge pull request #6510 from bersK/aes_ecb_src_dst_check_fix
b52cc45053 core/crypto/aes: Fix src size check
Compare 2 commits »
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-04-01 21:32:19 +00:00
2e06d90771 Add renovate.json
3a9cab034b Update JS dependencies and misc tweaks (#37064)
Compare 2 commits »
mirrors synced commits to release/v1.25 at mirrors/gitea from mirror 2026-04-01 21:32:19 +00:00
b0cc5ccd17 Update Combine method to treat warnings as failures and adjust tests (#37048) (#37075)
mirrors synced commits to main at mirrors/gitea from mirror 2026-04-01 21:32:19 +00:00
3a9cab034b Update JS dependencies and misc tweaks (#37064)
mirrors synced commits to docking at mirrors/imgui from mirror 2026-04-01 21:32:14 +00:00
39d1be05e8 Tables: fixed FrozenColumns issue introduced by 505bc9a.
757fd2f57b Merge branch 'master' into docking
bf10275aa7 Tables: allow reordering columns by dragging them in the context menu. (#9312)
0867f6113a Tables: reorder allowed check sweep through columns, checks _NoOrder barrier, and reworked to be easy to use from context menu. (#9312)
836278db6c Tables: context menu now present columns in display order. (#9312)
Compare 15 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2026-04-01 21:32:14 +00:00
b7bdea3215 Tables: fixed FrozenColumns issue introduced by 505bc9a.
bf10275aa7 Tables: allow reordering columns by dragging them in the context menu. (#9312)
0867f6113a Tables: reorder allowed check sweep through columns, checks _NoOrder barrier, and reworked to be easy to use from context menu. (#9312)
836278db6c Tables: context menu now present columns in display order. (#9312)
505bc9a312 Tables: clarify FrozenColumns order to be in order space not in visible space.
Compare 14 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-04-01 21:32:11 +00:00
68c26b344b docs: misc #38584
202f67dce3 Merge #38560 refactor vim.lsp.rpc
79a2235fd1 perf(vim.pos): use nvim_buf_line_count instead of fetching all lines #38686
dbd93de62a refactor(lsp): better encapsulation and readability, inline unnecessary
4784f96e59 refactor(lsp): merge vim.lsp.rpc.Client and vim.lsp.rpc.PublicClient
Compare 5 commits »