1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

17 Commits

Author SHA1 Message Date
6756d28595 all: 2023 copyright 2023-03-28 22:55:57 +02:00
017ace6ea7 vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
f6844e9766 all: change optional to result of io (#16075) 2022-10-16 09:28:57 +03:00
9e09b709e3 net.http: fix crash on Windows when using Boehm GC (#14351) 2022-05-10 14:00:55 +03:00
59ed4be49a all: update copyright year 2022-01-04 12:21:12 +03:00
806d6172cb checker: prohibit casting void (#10690) 2021-07-07 21:59:58 +03:00
60c880a0cc vlib: use malloc_noscan() where possible (#10465) 2021-06-15 14:47:11 +03:00
d4f31412b7 v: deprecate @VROOT in favour of @VMODROOT (#9795) 2021-04-19 19:01:47 +03:00
683eaad66f net.http: support -d trace_http_request and -d trace_http_response 2021-03-30 18:11:00 +03:00
ea803113c3 checker: check unsafe V function calls (#8752) 2021-02-14 19:31:42 +01:00
ac2c3847af all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
2994e7150f vweb: check function and route parameter count (#6761) 2020-11-08 09:14:24 +01:00
7727aad90f net.http: fix windows compilation warning 2020-08-18 12:14:21 +03:00
dab639662f http: fix new warnings (#6153) 2020-08-17 20:17:17 +02:00
5d49034c31 http: backend_windows - use Method enum in ssl_do() 2020-07-28 14:35:21 +10:00
624005bbd0 tcc_win: fix tests 2020-06-19 12:54:56 +02:00
dc4db87be3 vlib: use new filename format 2020-04-11 19:51:32 +02:00