issues
search
patsplat
/
plist
All-purpose Property List manipulation library
http://www.rubydoc.info/gems/plist
MIT License
306
stars
71
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Ruby 3.3 to CI and fix CI for Ruby < 2.3
#64
mattbrictson
closed
10 months ago
0
Remove runtime dependency on base64 gem to fix Ruby 3.3 warning
#63
mattbrictson
closed
10 months ago
0
Unimplemented element
#62
Destrocamil
opened
1 year ago
7
Allow `Marshal.load` to be disabled for `Plist.parse_xml`
#61
mattbrictson
closed
1 year ago
0
Fix rendering of badges in README
#60
mattbrictson
closed
1 year ago
0
Migrate from Travis CI to GitHub Actions
#59
mattbrictson
closed
1 year ago
0
"BANU" and "BANG" is unexpectedly parsed as true/false
#58
YusukeIwaki
closed
1 year ago
5
Release plist 3.6.0
#57
mattbrictson
closed
3 years ago
3
Update Travis CI config; fix double PR builds
#56
mattbrictson
closed
3 years ago
0
Add Ruby 2.7 and 3.0 to CI
#55
mattbrictson
closed
3 years ago
0
Do not indent multiline string values
#54
tboyko
closed
3 years ago
6
Added option to decide whether hash keys should be sorted
#53
haozhexu
opened
4 years ago
2
Substitute require for require_relative
#52
tas50
closed
4 years ago
0
Add error unimplemented
#51
spk
closed
4 years ago
4
Drop 1.8.7 from Travis
#50
patsplat
closed
5 years ago
1
Add support for text inside `<![CDATA[ ... ]]>`.
#49
reitermarkus
closed
5 years ago
12
Only ship the required libs in the gem artifact
#48
tas50
closed
5 years ago
3
add docker-compose for development
#47
patsplat
closed
4 years ago
0
Improve plist generator: fix string serialization, speedup, and support more options...
#46
luikore
closed
7 years ago
1
Add security considerations section to README
#45
copacetic
closed
7 years ago
3
Support custom indent string
#44
masolin
closed
7 years ago
5
Documentation?
#43
dabrady
closed
7 years ago
7
Update credits
#42
mattbrictson
closed
7 years ago
1
Code cleanup.
#41
reitermarkus
closed
7 years ago
2
Add more Ruby versions to Travis configuration
#40
mattbrictson
closed
7 years ago
0
Miscellaneous code cleanup
#39
mattbrictson
closed
7 years ago
0
Fix ASCII/UTF-8 error.
#38
reitermarkus
closed
7 years ago
9
Add badges to the README
#37
mattbrictson
closed
7 years ago
0
Remove rbx from Travis
#36
mattbrictson
closed
7 years ago
0
Reorganize project based on `bundle gem` practices
#35
mattbrictson
closed
7 years ago
0
Add 3.2.0 release notes, clean up CHANGELOG
#34
mattbrictson
closed
7 years ago
0
Fix Fixnum, Bignum deprecations in Ruby 2.4
#33
mattbrictson
closed
7 years ago
0
Fix unused variable `e` warning
#32
mattbrictson
closed
7 years ago
0
Multiline string values must not be indented
#31
bkoell
closed
3 years ago
8
added a note comment about using to_plist method
#30
warfreak92
closed
7 years ago
1
Update version
#29
albertyw
closed
7 years ago
2
Support Binary Plists
#28
patsplat
opened
8 years ago
7
File.exists? is Deprecated
#27
HCLarsen
closed
8 years ago
3
Updated dprecated File.exists? to File.exist?
#26
HCLarsen
closed
8 years ago
1
Remove or Delete Item in Plist
#25
adytzs
closed
8 years ago
1
Save As Text/XML
#24
perlmunger
closed
7 years ago
1
Updated README.rdoc 'Apple Computer' -> 'Apple'
#23
alexruperez
closed
8 years ago
1
options to control keysorting when dumping
#22
gizmomogwai
closed
7 years ago
1
UTF-8 error
#21
Larzo
closed
7 years ago
9
Allow default indentation to be configured
#20
pelargir
closed
7 years ago
1
Ignore nils when constructing plist
#19
pelargir
closed
7 years ago
1
Fixed PData parsing issue
#18
bfreese
closed
8 years ago
1
"Apple Computer" needs to be changed to "Apple" in the xml dtd.
#17
tomandersen
closed
8 years ago
8
Use rubygems/package_task instead of rake/gempackagetask
#16
samn
closed
8 years ago
1
UTF errors under Ruby 1.9.x
#15
quantumgardener
closed
7 years ago
8
Next