Mike
|
55b16fbdf2
|
sync: remove the call to C.pthread_rwlockattr_setpshared (not needed, since it is the default on POSIX) (#24166)
|
2025-04-09 13:13:29 +03:00 |
|
Delyan Angelov
|
3bc862dbb0
|
log,sync: fix macos CI failure when log.ThreadSafeLog is used explicitly in v download (#23613)
|
2025-01-30 11:41:23 +02:00 |
|
yuyi
|
da3112e545
|
all: replace fn name '@xxx' with 'xxx' (#22506)
|
2024-10-12 22:17:02 +03:00 |
|
kbkpbot
|
d7fc66f054
|
sync: add .try_lock() to mutex/rwmutex, add tests (#20381)
|
2024-01-05 15:57:04 +02:00 |
|
Anton
|
763f94388b
|
all: update copyright year (#20334)
|
2024-01-01 23:29:54 +02:00 |
|
Joe C
|
757929392e
|
all: update attributes to use new syntax
|
2023-11-15 16:16:01 +11:00 |
|
Larpon
|
95509cf8fb
|
all: make all struct C.XYZ -> pub struct C.XYZ (#19651)
|
2023-10-25 15:01:50 +03:00 |
|
Alexander Medvednikov
|
545ee1ae23
|
checker: stricter rules for C types; C aliases; sokol fixes
|
2023-10-14 18:31:44 +03:00 |
|
Delyan Angelov
|
6fb4a481f8
|
log: improve the most common use case (#19242)
|
2023-08-31 06:44:11 +03:00 |
|
Alexander Medvednikov
|
6756d28595
|
all: 2023 copyright
|
2023-03-28 22:55:57 +02:00 |
|
Delyan Angelov
|
bf0c8a0d96
|
sync: fix compilation of V on m1 with tcc
|
2022-12-02 23:17:46 +02:00 |
|
shove
|
6ec931c781
|
sync: fix C.pthread_mutex_t struct typedef is missing in darwin (fix: #15491) (#15845)
|
2022-09-23 09:48:05 +03:00 |
|
yuyi
|
de136f6baf
|
checker: improve pub struct check (fix #14446) (#14777)
|
2022-06-19 17:42:22 +03:00 |
|
Alexander Medvednikov
|
d4a0d6f73c
|
all: byte => u8
|
2022-04-15 14:58:56 +03:00 |
|
Alexander Medvednikov
|
59ed4be49a
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |
|
Delyan Angelov
|
9e2607db57
|
sync: rename sync_macos.c.v to sync_darwin.c.v
|
2021-09-28 11:12:03 +03:00 |
|