aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix string16 literal length set in LLVMgingerBill2025-08-023-7/+12
* | | Fix tests for UTF-16 stringsgingerBill2025-08-024-5/+6
* | | Remove unneeded uses of `intrinsics.constant_utf16_cstring`gingerBill2025-08-023-4/+4
* | | Fix [^]u16 <-> cstring16 conversionsgingerBill2025-08-021-0/+61
* | | os2 internals -> (c)string16gingerBill2025-08-0210-49/+76
* | | Add string16_map.cppgingerBill2025-08-021-0/+538
* | | Cache const `string16` in LLVMgingerBill2025-08-026-13/+83
* | | `for in string16`; Support `string16` across coregingerBill2025-08-0221-69/+321
* | | Begin supporting `string16` across the core librarygingerBill2025-08-0220-32/+230
* | | Add `string16` and `cstring16` (UTF-16 based strings)gingerBill2025-08-0225-62/+873
|/ /
* | Merge pull request #5505 from RoboMage/sdl2_audio_bitsetLaytan2025-08-011-7/+9
|\ \
| * | SDL2 - audio allow change bit_setrobomage2025-07-271-7/+9
* | | Merge pull request #5510 from taylormck/add-cgltf-enumsLaytan2025-08-011-4/+20
|\ \ \
| * | | fix: align the enum valuesTaylor2025-07-301-8/+8
| * | | add cgltf filter type and wrap mode enumsTaylor2025-07-281-4/+20
* | | | fix checkLaytan2025-08-011-1/+1
* | | | concrete types to make llvm 14 happyLaytan2025-08-011-5/+8
* | | | fix dropping part of particular vecsLaytan2025-08-011-1/+1
* | | | Merge pull request #5525 from Barinzaya/xxh3-simdgingerBill2025-08-014-33/+153
|\ \ \ \
| * | | | Skip bounds checking on the inner accumulate loop.Barinzaya2025-07-311-2/+2
| * | | | Remove favor_size attributes inhibiting SIMD optimizations.Barinzaya2025-07-311-11/+0
| * | | | Various minor changes in XXH3.Barinzaya2025-07-311-19/+17
| * | | | Add static SIMD support to XXH3 in core:hash/xxhash.Barinzaya2025-07-314-4/+137
* | | | | Merge pull request #5526 from laytan/fixes-for-vector-abigingerBill2025-08-011-10/+36
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix vec offset calculationLaytan2025-07-311-1/+1
| * | | | amd64 support `half` in the abi tooLaytan2025-07-311-2/+21
| * | | | amd64 abi fixes regarding vectorsLaytan2025-07-311-9/+16
* | | | | Placate linkerJeroen van Rijn2025-07-311-0/+1
* | | | | Merge pull request #5520 from Mecso2/masterJeroen van Rijn2025-07-311-1/+1
|\ \ \ \ \
| * | | | | fix amd64 no-crt entry assemblyMecso22025-07-301-1/+1
| |/ / / /
* | | | | Merge pull request #5513 from colrdavidson/spall_v3gingerBill2025-07-311-40/+98
|\ \ \ \ \
| * | | | | adjust scale with new format, fix segfault for auto-traceColin Davidson2025-07-301-1/+5
| * | | | | Merge remote-tracking branch 'live/master' into spall_v3Colin Davidson2025-07-301-3/+3
| |\| | | |
| * | | | | Merge remote-tracking branch 'live/master' into spall_v3Colin Davidson2025-07-2910-39/+433
| |\ \ \ \ \
| * | | | | | oops, one more manual_headerColin Davidson2025-07-281-1/+1
| * | | | | | name_container_event -> name_eventColin Davidson2025-07-281-5/+5
| * | | | | | fix casts and constsColin Davidson2025-07-281-6/+8
| * | | | | | update to spall format v3Colin Davidson2025-07-281-36/+88
| | |_|/ / / | |/| | | |
* | | | | | Remove use of `.no_copy`gingerBill2025-07-303-3/+3
* | | | | | Fix typogingerBill2025-07-301-1/+1
* | | | | | Add `virtual.new_clone`gingerBill2025-07-301-0/+11
* | | | | | Remove the semantics of `#no_copy`, keep the grammargingerBill2025-07-308-43/+2
* | | | | | Improve atomic logic for `sync.Wait_Group`gingerBill2025-07-301-12/+6
| |_|/ / / |/| | | |
* | | | | Merge pull request #5517 from colrdavidson/freq_hotfixLaytan2025-07-301-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | require to reduce files for a one line functionColin Davidson2025-07-291-1/+1
| * | | | attempt to fix x86 osx buildColin Davidson2025-07-291-2/+2
|/ / / /
* | | | Merge pull request #4140 from colrdavidson/macharenaLaytan2025-07-299-38/+423
|\ \ \ \
| * | | | workaround to avoid excessive file-splittingColin Davidson2025-07-291-1/+1
| * | | | if -> whenColin Davidson2025-07-291-1/+1
| * | | | move to checker error, rather than panicColin Davidson2025-07-292-2/+8