Skip to content

pullrequests Search Results · language:B4X language:C++ is:public

Filter by

12.9M results  (2 s)

12.9M results

Closes #1153 Status: DRAFT -- build NOT verified locally (ecosystem vcpkg-hash infra failure) This change could not be compiled or tested locally or in CI: the shared ecosystem vcpkg-hash infrastructure ...

Summary esp_extra_libs (kitchensink against pioarduino IDF 5.x) was failing master with two independent errors. Both are fixable in FastLED with one-line edits; no fbuild or IDF changes needed. 1. stub_main.hpp:48 ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Summary Increase the non-direct-I/O async upload staging buffer from 1 MiB to 4 MiB in llama_model_loader::load_all_data. The direct-I/O/aligned path is unchanged and still uses the existing 64 MiB buffer. ...

Replace the manual malloc/realloc/free memory management in jsonpull with std::shared_ptr ownership. Each json_object now owns its children through std::vector json_object_ptr ; raw back-pointers to parent ...

What does this PR change? Introducing new channel that allows to pass text - General Purpose Text channel - as it is missing. Checklist - [x] Linked issue / rationale provided - [x] Formatting checks ...

What Milestone M0 from SPEC.md: replace the placeholder lattice code with real, audited post-quantum crypto. The previous kyber_kem.cpp was explicitly simplified for demonstration (no NTT, no real Kyber) ...

Problem Reported in renjfk/OpenNeato#132: the Home Assistant integration renders only a partial lidar/history map, while the OpenNeato web dashboard shows the full map for the same robot and session. ...

Summary - Fix auth_events_for_room to return only the spec-required auth events per event type instead of all room state. Synapse rejects events with unrelated auth_events (e.g. m.room.join_rules ...