This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
go-ini
Watch
1
Star
0
Fork
0
mirror of
https://github.com/go-ini/ini.git
synced
2026-06-19 21:46:45 +02:00
Code
Issues
Releases
Activity
Files
main
go-ini
/
testdata
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Kashish Sahu
and
GitHub
360a98b83c
Optimize
Key.Strings
by reducing memory re-allocations and simplifying control flow (
#385
)
2026-06-08 08:12:57 -04:00
..
full.ini
…
large_array.ini
Optimize
Key.Strings
by reducing memory re-allocations and simplifying control flow (
#385
)
2026-06-08 08:12:57 -04:00
minimal.ini
…
multiline_eof.ini
Fix python multiline EOF error (
#309
)
2021-12-02 16:56:40 +08:00
multiline.ini
Fix parsing python multiline string (
#299
)
2021-11-28 13:00:47 +08:00
TestFile_WriteTo.golden
write: pretty print section only if it is not the last one (
#321
)
2022-05-29 16:48:25 +08:00
UTF-8-BOM.ini
…
UTF-16-BE-BOM.ini
…
UTF-16-LE-BOM.ini
…