.. |
benchmark
|
…
|
|
bitfield
|
…
|
|
builtin
|
unsafe: tag with unsafe{} some more pointer manipulations
|
2020-07-22 21:42:51 +03:00 |
cli
|
cli: prevent need for unsafe block (#5937)
|
2020-07-22 20:53:49 +03:00 |
clipboard
|
unsafe: tag with unsafe{} some more pointer manipulations
|
2020-07-22 21:42:51 +03:00 |
crypto
|
unsafe: tag with unsafe{} some more pointer manipulations
|
2020-07-22 21:42:51 +03:00 |
darwin
|
…
|
|
dl
|
…
|
|
encoding
|
utf8: fix a panic in utf8.len("pippo"), mark with `unsafe{}` direct pointer manipulations
|
2020-07-22 21:15:27 +03:00 |
eventbus
|
…
|
|
flag
|
…
|
|
fontstash
|
…
|
|
gg
|
…
|
|
glm
|
…
|
|
gx
|
…
|
|
hash
|
CI: fix failing tests because of hash.wyhash duplicates
|
2020-07-18 15:27:57 +03:00 |
json
|
vlib: add unsafe{} wrappers to C. fn calls, to allow compiling with -prod again
|
2020-07-21 09:05:31 +03:00 |
live
|
…
|
|
log
|
…
|
|
math
|
…
|
|
mysql
|
…
|
|
net
|
unsafe: tag with unsafe{} some more pointer manipulations
|
2020-07-22 21:42:51 +03:00 |
orm
|
…
|
|
os
|
v/checker: Warn about pointer indexing outside unsafe {} (#5918)
|
2020-07-22 20:28:53 +03:00 |
os2
|
…
|
|
pg
|
…
|
|
picoev
|
…
|
|
picohttpparser
|
unsafe: tag with unsafe{} some more pointer manipulations
|
2020-07-22 21:42:51 +03:00 |
rand
|
v/checker: Warn about pointer indexing outside unsafe {} (#5918)
|
2020-07-22 20:28:53 +03:00 |
readline
|
…
|
|
regex
|
v/checker: Warn about pointer indexing outside unsafe {} (#5918)
|
2020-07-22 20:28:53 +03:00 |
runtime
|
runtime: simplify nr_cpus(), add a test for nr_jobs()
|
2020-07-20 17:36:44 +03:00 |
sokol
|
…
|
|
sqlite
|
time: add .format_ss_milli and .format_ss_micro methods
|
2020-07-21 11:58:33 +03:00 |
stbi
|
…
|
|
strconv
|
all: cached modules fixes
|
2020-07-18 11:15:44 +02:00 |
strings
|
…
|
|
sync
|
vlib: add unsafe{} wrappers to C. fn calls, to allow compiling with -prod again
|
2020-07-21 09:05:31 +03:00 |
szip
|
…
|
|
term
|
…
|
|
time
|
time: add .format_ss_milli and .format_ss_micro methods
|
2020-07-21 11:58:33 +03:00 |
v
|
fmt: give braced sub expressions a higher priority (#5941)
|
2020-07-23 00:32:34 +02:00 |
vweb
|
vweb: implement cookie expiration date (#5873)
|
2020-07-19 21:42:50 +02:00 |
.vdocignore
|
…
|
|