• Joined on 2025-08-24
mirrors synced commits to pr_dewjk at mirrors/Nim from mirror 2026-05-19 19:40:58 +00:00
mirrors synced commits to master at mirrors/Odin from mirror 2026-05-19 18:40:57 +00:00
c66de5ee3c Improve vector to integer transmute LLVM IR
f231ef0596 Support simd.byte_swap
a3240373ac Allow simd.(reduce_any|reduce_all) to work with #simd integers
2094cd4768 Add suggestion for ternary if with simd
42d3f78bae Improve simd.sign_bit code generation
Compare 16 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-05-19 11:40:56 +00:00
48fe7b7d6a SDL_wasapi.c: added comment about SDL_AudioClientProperties workaround
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-05-19 11:40:56 +00:00
b938acab19 SDL_wasapi.c: added comment about SDL_AudioClientProperties workaround
mirrors synced commits to floating_panes_staging at mirrors/tmux from mirror 2026-05-19 11:31:14 +00:00
mirrors synced commits to master at mirrors/tmux from mirror 2026-05-19 11:31:14 +00:00
cb1025e0e8 Merge branch 'obsd-master'
a46cdb8bbc More (currently disabled) bits for creating floating panes, from Michael
34e2035bad More bits for pane Z index tracking from floating panes, mostly by
Compare 3 commits »
mirrors synced new reference floating_panes_staging to mirrors/tmux from mirror 2026-05-19 11:31:14 +00:00
mirrors synced commits to floating_panes at mirrors/tmux from mirror 2026-05-19 11:31:14 +00:00
57b17bbb70 window_pane_move is not used.
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-05-19 11:31:12 +00:00
2cf04d6629 docs: update version.c
f3bb21e71d vim-patch:9.2.0500: filetype: some html files wrongly recognized as htmlangular (#39880)
450ba41436 fix(api): adjust Visual position after nvim_buf_set_text #30690
4791444953 refactor: remove unused MAP_DECLS specializations #39865
d8ec793379 Merge #39822 from ofseed/pos-mark
Compare 14 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-05-19 11:31:12 +00:00
c7ea9c075a Merge pull request #39429 from ollien/mouse-n-visual
24f7182390 fix(mouse): mouse=n should not adjust visual selection
16d17c50bb refactor: simplify aucmd_restbuf usage #39879
353d2a4e4a feat(normal): lines textobject "il", "al" #39845
Compare 4 commits »
mirrors synced commits to release/v1.26 at mirrors/gitea from mirror 2026-05-19 11:31:05 +00:00
1b70a4451a fix: add natural sort to sortTreeViewNodes (#37772) (#37777)
bc29cd0d3d fix: package creation unique conflict (#37774) (#37776)
Compare 2 commits »
mirrors synced new reference copilot/refactor-renderstring-function to mirrors/gitea from mirror 2026-05-19 11:31:05 +00:00
mirrors synced commits to copilot/refactor-renderstring-function at mirrors/gitea from mirror 2026-05-19 11:31:05 +00:00
mirrors synced and deleted reference refs/tags/renovate/npm-dependencies at mirrors/gitea from mirror 2026-05-19 11:31:05 +00:00
mirrors synced and deleted reference refs/tags/renovate/go-dependencies at mirrors/gitea from mirror 2026-05-19 11:31:05 +00:00
mirrors synced commits to main at mirrors/gitea from mirror 2026-05-19 11:31:05 +00:00
171df0c9ff fix(permissions): Fix reading permission (#37769)
dbf4828169 fix: add natural sort to sortTreeViewNodes (#37772)
5ad70f79ba fix: package creation unique conflict (#37774)
343eaa8940 fix(deps): update npm dependencies (#37768)
0b7fc8a579 fix(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.26.0 (#37771)
Compare 6 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2026-05-19 10:30:57 +00:00
f6da3a76b4 Merge pull request #6707 from jakubtomsu/ord_gram_schmidt
6a206d9bce tabs...
b57db64c8e linalg: gram schmidt in any order
Compare 3 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-05-19 03:30:55 +00:00
0e480bee30 visionOS: re-enable dimming mode
7f7c1628cb visionOS: use black instead of white for the mouse overlay
b4ebf70e0c visionOS: dimming doesn't seem to be reliable, so disable it for now
Compare 3 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2026-05-19 03:21:18 +00:00
3706abab0c Update VOUCHED list (#12733)
mirrors synced commits to dev at mirrors/desktop from mirror 2026-05-19 03:21:17 +00:00
ef259f58aa no-bug: Fix cyclic workspace switching (gh-13743)