.. |
arrays
|
…
|
|
benchmark
|
…
|
|
bitfield
|
…
|
|
builtin
|
comptime: fix $(field.name) in $for; vweb: shared fields
|
2021-06-16 20:33:39 +03:00 |
cli
|
…
|
|
clipboard
|
…
|
|
context
|
…
|
|
crypto
|
vlib: use `malloc_noscan()` where possible (#10465)
|
2021-06-15 14:47:11 +03:00 |
darwin
|
vlib: use `malloc_noscan()` where possible (#10465)
|
2021-06-15 14:47:11 +03:00 |
dl
|
v.builder: remove default link flags -lm, -ldl, -lpthread (use module specific link flags instead) (#10099)
|
2021-05-14 14:28:53 +03:00 |
encoding
|
vlib: use `malloc_noscan()` where possible (#10465)
|
2021-06-15 14:47:11 +03:00 |
eventbus
|
tools: make `v test-cleancode` test everything by default (#10050)
|
2021-05-08 13:32:29 +03:00 |
flag
|
…
|
|
fontstash
|
…
|
|
gg
|
gg: add new draw_image_with_config method (#10428)
|
2021-06-15 18:30:35 +03:00 |
glm
|
vlib: use `malloc_noscan()` where possible (#10465)
|
2021-06-15 14:47:11 +03:00 |
gx
|
tools: make `v test-cleancode` test everything by default (#10050)
|
2021-05-08 13:32:29 +03:00 |
hash
|
…
|
|
io
|
io: mark the mutability requirements of the Writer interface explicitly; swap the io.cp/2 parameter order to be like os.cp/2 (#10091)
|
2021-05-13 13:06:42 +03:00 |
json
|
…
|
|
log
|
…
|
|
math
|
…
|
|
mssql
|
mssql: support windows (#10336)
|
2021-06-07 14:02:15 +03:00 |
mysql
|
vlib: use `malloc_noscan()` where possible (#10465)
|
2021-06-15 14:47:11 +03:00 |
net
|
net.http: add ability to parametrize the read and write timeouts of a http request (#10482)
|
2021-06-16 20:21:49 +03:00 |
orm
|
…
|
|
os
|
os/notify: make epoll wrapper thread safe (#10473)
|
2021-06-16 04:03:33 +03:00 |
os2
|
…
|
|
pg
|
…
|
|
picoev
|
vlib: use `malloc_noscan()` where possible (#10465)
|
2021-06-15 14:47:11 +03:00 |
picohttpparser
|
tools: make `v test-cleancode` test everything by default (#10050)
|
2021-05-08 13:32:29 +03:00 |
rand
|
vlib: use `malloc_noscan()` where possible (#10465)
|
2021-06-15 14:47:11 +03:00 |
readline
|
…
|
|
regex
|
regex: reformat README.md to use shorter lines
|
2021-05-17 14:40:22 +03:00 |
runtime
|
…
|
|
semver
|
…
|
|
sokol
|
…
|
|
sqlite
|
sqlite: add a last_insert_rowid fn (#10341)
|
2021-06-04 18:10:20 +03:00 |
stbi
|
…
|
|
strconv
|
vlib: use `malloc_noscan()` where possible (#10465)
|
2021-06-15 14:47:11 +03:00 |
strings
|
vlib: use `malloc_noscan()` where possible (#10465)
|
2021-06-15 14:47:11 +03:00 |
sync
|
gc: extend optimized mode to channel buffers (#10443)
|
2021-06-14 18:12:47 +03:00 |
szip
|
tools: make `v test-cleancode` test everything by default (#10050)
|
2021-05-08 13:32:29 +03:00 |
term
|
vlib: use `malloc_noscan()` where possible (#10465)
|
2021-06-15 14:47:11 +03:00 |
time
|
vlib: use `malloc_noscan()` where possible (#10465)
|
2021-06-15 14:47:11 +03:00 |
v
|
comptime: fix $(field.name) in $for; vweb: shared fields
|
2021-06-16 20:33:39 +03:00 |
vweb
|
vweb: add a missing check
|
2021-06-16 23:35:14 +03:00 |
x
|
vlib: use `malloc_noscan()` where possible (#10465)
|
2021-06-15 14:47:11 +03:00 |
.vdocignore
|
…
|
|