This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
v
Watch
1
Star
0
Fork
You've already forked v
0
mirror of
https://github.com/vlang/v.git
synced
2025-09-15 07:22:27 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
12
a80bc23314
v
/
vlib
/
encoding
/
iconv
History
Download ZIP
Download TAR.GZ
Delyan Angelov
a80bc23314
tools: cleanup entries from the hardcoded skip_files list in common.v (used by
v test
,
v test-self
etc); use the new
// vtest build:
syntax to mark the tests instead (
#23918
)
2025-03-13 19:51:51 +02:00
..
iconv.v
iconv_nix.c.v
encoding.iconv: add flag for OpenBSD to find iconv include and library (
fix
#23573
) (
#23575
)
2025-01-25 19:41:05 +02:00
iconv_test.v
tools: cleanup entries from the hardcoded skip_files list in common.v (used by
v test
,
v test-self
etc); use the new
// vtest build:
syntax to mark the tests instead (
#23918
)
2025-03-13 19:51:51 +02:00
iconv_windows.c.v