-
Notifications
You must be signed in to change notification settings - Fork 381
Pull requests: go-ini/ini
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: Replace O(n) slice scans with O(1) map lookups in NewKey() and NewSection()
#378
opened Apr 9, 2026 by
Liudon
Loading…
3 tasks done
struct: stop trying to map empty nil pointers, correctly map most slice pointers
#372
opened Nov 1, 2025 by
DeadLockStarve
Loading…
3 tasks
struct: support additional fields after StructReflector encountered
#365
opened May 8, 2025 by
maxenglander
Loading…
3 tasks done
Update section.go. SetName changes section name.
#334
opened Jan 26, 2023 by
alekslesik
Loading…
3 tasks done
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.