-
Notifications
You must be signed in to change notification settings - Fork 382
Pull requests: go-ini/ini
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: support pointer slices in nonunique section mapping
#381
opened Apr 14, 2026 by
Yanhu007
Loading…
fix: return error instead of panicking when MapTo receives a nil pointer
#379
opened Apr 13, 2026 by
Yanhu007
Loading…
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!
Add no:assignee to see everything that’s not assigned.