issues
search
DHowett
/
go-plist
A pure Go Apple Property List transcoder
Other
416
stars
97
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Marshaler returning nil creates malformed output
#84
grahammiln
opened
1 month ago
0
Support UnmarshalPlist for dates
#83
grahammiln
opened
1 month ago
0
XMLFormat: any(*time.Time) incorrectly encoded as string within structure
#82
grahammiln
opened
1 month ago
1
plist.Marshal("aaa", plist.BinaryFormat) is not return the expected value
#81
stephane-archer
opened
1 year ago
2
Question/Help: How to parse terminal theme file?
#80
assayire
closed
1 year ago
1
text: address out-of-bounds panic in parseGNUStepValue
#79
TomSellers
closed
1 year ago
3
bplist: teach the parser about unusual OffsetIntSize values
#78
MarSoft
closed
1 year ago
4
Error parsing some seemingly valid binary plists (illegal integer size)
#77
MarSoft
closed
1 year ago
1
Implement sparse/keyed array support
#76
q3k
opened
1 year ago
2
Fix Marshaler support for slices of interfaces.
#75
grahammiln
opened
1 year ago
1
Embedded structs' fields are not omitted
#74
khpeek
opened
1 year ago
2
ply: Add version flag
#73
TheRealKeto
opened
1 year ago
0
Marshaler support for interface field types.
#72
grahammiln
closed
2 years ago
2
Question: flatten property
#71
al3xandru
opened
2 years ago
0
How to handle plists with keys with commas?
#70
blacktop
opened
3 years ago
1
strong typing of dictionaries
#69
gedw99
opened
3 years ago
4
Can't decode plist file that contains <array>
#68
freekdegreef
closed
3 years ago
3
Module naming in go.mod uses the module "howett.net/plist" instead of "github.com/DHowett/go-plist"
#67
pwinkler
opened
3 years ago
1
Prevent run time error with padding
#66
ghost
closed
3 years ago
2
Encoding of aposthropes for OpenStep formatted plists
#65
lpusok
closed
3 years ago
1
text: add ' to the runes to be quoted when using OpenStep format
#64
lpusok
closed
3 years ago
1
Don't panic, use error returns!
#63
DHowett
opened
4 years ago
0
how to define nested structure
#62
SolskGaer
closed
4 years ago
2
marshal byte array failed
#61
mwpcheung
closed
4 years ago
2
[WIP] allow to set maximum line length for base64 data
#60
freswa
closed
1 year ago
0
Error: reflect: call of reflect.Value.Type on zero Value
#59
jitcor
closed
4 years ago
1
gitlab.howett.net down?
#58
bhuvanvenkat-plivo
closed
4 years ago
6
Byte summary case isn't handled
#57
catilac
closed
4 years ago
4
OpenStepFormat parsing can't handle escaped quotations
#56
catilac
closed
4 years ago
2
Creating a test PR to test CI
#55
DHowett
closed
4 years ago
0
Enable CF$UID packing for *step formats
#54
Artoria2e5
closed
4 years ago
1
Turn UID into CF$UID for (GNUstep) text format too
#53
Artoria2e5
closed
4 years ago
0
Marshalling happens in reverse order.
#52
PrMinisterGR
closed
4 years ago
3
text_parser: add gnustep base64 parsing
#51
Artoria2e5
closed
4 years ago
6
Missing support for GNUstep <[ base64data ]>
#50
Artoria2e5
closed
4 years ago
1
Cannot handle empty <integer />
#49
blacktop
opened
4 years ago
3
Set line length of base64 data
#48
timaebi
opened
5 years ago
0
Update go.mod
#47
youshutong2080
closed
5 years ago
1
module name error
#46
youshutong2080
closed
5 years ago
1
Nested array - CustomURL - CFBundleURLSchemes
#45
Massad
closed
5 years ago
1
unmarshal into map with int keys results in panic
#44
rogpeppe
opened
5 years ago
1
howett.net/plist is returning a 404, which breaks all packages
#43
ereOn
closed
5 years ago
2
Update go.mod
#42
benoit-pereira-da-silva
closed
5 years ago
3
Fix go.mod to make module importable
#41
FabienM
closed
5 years ago
6
Cannot 'go get' using go 1.11 modules
#40
maelvls
closed
6 years ago
3
Offer howett.net/plist as a go1.11+ module
#39
DHowett
closed
6 years ago
1
howett.net/plist not available?
#38
jukito
closed
6 years ago
28
Unmarshal plist with duplicate keys results in panic
#37
hilljgo
closed
6 years ago
5
Negative 64-bit integers read from binary property lists are not treated as signed
#36
DHowett
closed
6 years ago
0
Fix decoding for 8/16/32 bits signed integers & test case
#35
gumpyoung
closed
6 years ago
1
Next