benchmark
|
benchmark: update the example in the README.md
|
2020-07-11 14:54:55 +03:00 |
crypto
|
cgen: fix mutable array arguments (#5769)
|
2020-07-10 18:04:51 +02:00 |
encoding
|
utf8: bug fix in get_uchar (#5775)
|
2020-07-10 14:44:40 +02:00 |
gg
|
gg: always use stb_truetype for now
|
2020-07-13 01:02:50 +02:00 |
hash
|
builtin: unsafe vlib pointer indexing (#5836)
|
2020-07-15 21:56:50 +02:00 |
net
|
smtp_test: use `assert false return`, remove for loop
|
2020-07-13 18:52:46 +03:00 |
rand
|
rand: string()
|
2020-07-15 21:36:09 +02:00 |
sqlite
|
vweb: ip()
|
2020-07-16 00:48:14 +02:00 |
strings
|
builtin: unsafe vlib pointer indexing (#5836)
|
2020-07-15 21:56:50 +02:00 |
sync
|
sync: add semaphores (#5831)
|
2020-07-15 10:22:33 +02:00 |
szip
|
cgen: fix warnings (#5820)
|
2020-07-14 00:16:31 +02:00 |
time
|
sync: add semaphores (#5831)
|
2020-07-15 10:22:33 +02:00 |
vweb
|
vweb: fix ip()
|
2020-07-16 21:23:35 +02:00 |