aboutsummaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Address issue identifying of CDATAStudebakerGuy2025-12-231-1/+2
* core:math/rand small documentation fixWrath2025-12-221-3/+3
* container/xar: fix undeclared `n` assignmentLaytan Laats2025-12-221-1/+0
* sys/wasm/js: fix vet errorLaytan Laats2025-12-221-1/+1
* Merge pull request #6050 from laytan/net-recv-0-is-connection-closedLaytan2025-12-212-5/+22
|\
| * net(docs): recv of 0 bytes with no error is a graceful closeLaytan Laats2025-12-212-5/+22
* | Merge pull request #6033 from Xotchkass/io_util_write_fixLaytan2025-12-211-4/+4
|\ \
| * | [core:io/utils] fix buffer size in write_* procsXotchkass2025-12-181-4/+4
* | | Change seed logicgingerBill2025-12-211-3/+5
* | | Add `reflect.default_map_hash_by_ptr`gingerBill2025-12-211-0/+10
| |/ |/|
* | js: improve warning about conflicting memory strategiesLaytan Laats2025-12-211-1/+1
* | Pre`reserve` the memory needed for `strings.builder_replace`gingerBill2025-12-211-1/+36
* | Fix nfds_t alias for LinuxHarold Brenes2025-12-201-1/+1
* | Merge pull request #6015 from salfel/linux-syscallsLaytan2025-12-201-3/+24
|\ \
| * | add timerfd_* syscall wrappersFelix Salcher2025-12-131-3/+24
* | | os/os2: use ReadFile for Console reads too, at least for nowlaytan2025-12-201-1/+4
* | | os/os2: better fix for the stale errorslaytan2025-12-201-19/+15
* | | os/os2: fix stale errors on windows when reading from consolelaytan2025-12-201-0/+1
* | | Merge pull request #6035 from janga-perlind/darwin-bindingsJeroen van Rijn2025-12-197-13/+95
|\ \ \ | |_|/ |/| |
| * | More bindings for darwinLucas Perlind2025-12-197-13/+95
* | | Only call `get_args()` if `args` is actually used by using an indirect valuegingerBill2025-12-161-2/+8
* | | Add `translate_by_grapheme: bool` fieldgingerBill2025-12-161-4/+23
* | | Merge pull request #6012 from A1029384756/masterLaytan2025-12-151-4/+22
|\ \ \
| * | | [tz_unix] add lookup for TZDIR environment variableA10293847562025-12-151-0/+12
| * | | [tz_unix] added additional search paths to match muslA10293847562025-12-111-4/+10
| | |/ | |/|
* | | Add `strings.builder_replace` and `strings.builder_replace_all`gingerBill2025-12-151-0/+87
* | | Correct UAF bugs caused by doing `defer shrink`gingerBill2025-12-151-17/+18
* | | Improve docs and add `Iterator`gingerBill2025-12-121-25/+301
* | | Add basic docsgingerBill2025-12-121-20/+67
* | | Add `push_back_elem_and_get_ptr`gingerBill2025-12-121-0/+16
* | | Add basic docsgingerBill2025-12-121-0/+17
* | | `core:container/xar`gingerBill2025-12-121-0/+128
|/ /
* | Remove `contextless` from `slice.swap_with_slice`gingerBill2025-12-111-1/+1
* | Add `"contextless"` where possible in `core:slice`gingerBill2025-12-111-36/+37
* | Merge pull request #5741 from FourteenBrush/patch-4Jeroen van Rijn2025-12-101-1/+1
|\ \
| * | Make `linux.IO_Vec.base` a multipointerFourteenBrush2025-10-021-1/+1
* | | Fix typogingerBill2025-12-101-1/+1
* | | Remove `fallthrough` to prefer a single `case`gingerBill2025-12-101-21/+11
* | | Use a single `case` rather than `fallthrough`gingerBill2025-12-101-11/+2
* | | Fixing code example, trace_ctx variable was renamedReshen2025-12-091-2/+2
* | | Freebsd: Fixed 'write' syscall to cause 'ESPIPE' on the pipe fd. (#5575)WisonYe2025-12-091-1/+1
| |/ |/|
* | Add `raw_union_tag` struct tag fields to many types in `vendor`gingerBill2025-12-081-3/+6
* | `raw_union_tag` allow for comma separation for multiple mappingsgingerBill2025-12-081-13/+18
* | Add `raw_union_tag` for `struct #raw_union` fields to improve fmt printinggingerBill2025-12-081-1/+70
* | Merge pull request #5998 from slowhei/mastergingerBill2025-12-072-0/+58
|\ \
| * | Added more NSApplication and NSWindow bindingsTohei Ichikawa2025-12-052-0/+58
* | | Modify IMPORTANT NOTE from `os2`gingerBill2025-12-061-3/+3
|/ /
* | Removed redundant build tagsJames Liljenquist2025-12-057-7/+0
* | Adding missing build flags to avoid load proc collisionJames Liljenquist2025-12-042-0/+2
* | os2 env changesjason2025-12-032-27/+18