• Joined on 2025-08-24
mirrors synced and deleted reference refs/tags/pr_hi at mirrors/Nim from mirror 2026-04-09 09:08:25 +00:00
mirrors synced new reference pr_mui to mirrors/Nim from mirror 2026-04-09 09:08:25 +00:00
mirrors synced commits to pr_mui at mirrors/Nim from mirror 2026-04-09 09:08:25 +00:00
mirrors synced new reference pr_lk to mirrors/Nim from mirror 2026-04-09 09:08:25 +00:00
mirrors synced commits to pr_lk at mirrors/Nim from mirror 2026-04-09 09:08:25 +00:00
mirrors synced commits to devel at mirrors/Nim from mirror 2026-04-09 09:08:25 +00:00
9a2b0dd045 fixes #25697; {.borrow.} on iterator for distinct seq triggers internal error (#25709)
c8e6b059a4 optimizes setLen for orc; disabling overflow checks (#25722)
Compare 2 commits »
mirrors synced commits to copilot/add-comment-to-yml-files at mirrors/gitea from mirror 2026-04-09 00:59:01 +00:00
mirrors synced new reference copilot/add-comment-to-yml-files to mirrors/gitea from mirror 2026-04-09 00:59:01 +00:00
mirrors synced commits to main at mirrors/gitea from mirror 2026-04-09 00:59:01 +00:00
8bf3c8b79d Frontport changelog of v1.26.0-rc0 (#37138)
dfd495f823 Update go dependencies (#37141)
Compare 2 commits »
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-04-09 00:59:01 +00:00
a82f307892 Add renovate.json
8bf3c8b79d Frontport changelog of v1.26.0-rc0 (#37138)
dfd495f823 Update go dependencies (#37141)
Compare 3 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-04-09 00:58:55 +00:00
57f3d2ea0a Don't send any commands to the GPU while hidden
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-04-09 00:58:55 +00:00
61ba96db36 Don't send any commands to the GPU while hidden
mirrors synced commits to feat/8180 at mirrors/desktop from mirror 2026-04-09 00:58:53 +00:00
mirrors synced new reference feat/8180 to mirrors/desktop from mirror 2026-04-09 00:58:53 +00:00
mirrors synced commits to dev at mirrors/desktop from mirror 2026-04-09 00:58:53 +00:00
8b9f449f95 no-bug: added tests for unloading all other workspaces (gh-13100)
9433b8a8f0 gh-13121: Fixed top bar not showing when urlbar is focused (gh-13150)
Compare 2 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2026-04-09 00:58:53 +00:00
9433b8a8f0 gh-13121: Fixed top bar not showing when urlbar is focused (gh-13150)
mirrors synced commits to features/string_view at mirrors/imgui from mirror 2026-04-09 00:58:51 +00:00
8dfda992d1 ImStrv: detect and fixed misuses of CalcTextSize() old signature. (9321)
8b818e6e94 ImStrv: Added ImStrv formatter for LLDB (e.g. Xcode)
aeafb5560c ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf)
07baa2795e ImStrv: allow constructing from two null pointers.
49626a591b ImStrv: Combo(), ListBox(): seems better to not introduce the ImStrv [] versions?
Compare 26 commits »
mirrors synced commits to docking at mirrors/imgui from mirror 2026-04-09 00:58:51 +00:00
bbcc83e999 Merge branch 'master' into docking
dd17495a42 Detect and report error when calling End() instead of EndPopup() on a popup. (#9351)
1870a779e1 Windows: fixed a single-axis auto-resizing feedback loop issue with nested containers and varying scrollbar visibility. (#9352)
a9bd173d89 Windows: shallow renames (should be no-op).
bccec3eabc Tables: fixed IdealMaxPos.y/CursorMaxPos.y computation being wrong when vertically scrolling. (#9352, #7651)
Compare 13 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2026-04-09 00:58:51 +00:00
dd17495a42 Detect and report error when calling End() instead of EndPopup() on a popup. (#9351)
1870a779e1 Windows: fixed a single-axis auto-resizing feedback loop issue with nested containers and varying scrollbar visibility. (#9352)
a9bd173d89 Windows: shallow renames (should be no-op).
bccec3eabc Tables: fixed IdealMaxPos.y/CursorMaxPos.y computation being wrong when vertically scrolling. (#9352, #7651)
Compare 4 commits »
mirrors synced commits to release-0.12 at mirrors/neovim from mirror 2026-04-09 00:58:34 +00:00
8669e34bba fix(api): nvim_clear_autocmds() "event" type check
b28e5e4898 docs(api): nvim_exec_autocmds() default "pattern"
cc0a4a653c Merge pull request #38894 backports
7ffee0dfbf fix(lsp): apply_text_edits causes unwanted BufDelete events #38778
47e3efed99 refactor(filetype): move _get_known_filetypes, return a Set #38886
Compare 8 commits »