Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / 3breadt/dd-plist issues and pull requests

#87 - How to make PList 'date' format key start with uppercase

Issue - State: open - Opened by extraSix over 1 year ago - 1 comment
Labels: question

#86 - Minor code style fixes

Pull Request - State: closed - Opened by Borewit over 1 year ago

#85 - Add support for Java Platform Module System (JPMS)

Issue - State: open - Opened by Borewit over 1 year ago
Labels: enhancement

#84 - Make .equals(null) not throw NPE

Pull Request - State: closed - Opened by matvore over 1 year ago

#83 - NSNumber parser fails for "+infinity" and "-infinity"

Issue - State: closed - Opened by pfn-shi almost 2 years ago - 1 comment
Labels: bug

#82 - Binary property list parser does not check object offsets and lengths correctly

Issue - State: closed - Opened by 3breadt almost 2 years ago
Labels: bug

#81 - NSArray to typed array with polymorphism

Issue - State: open - Opened by x-c4mp3r almost 2 years ago - 2 comments
Labels: enhancement

#80 - Adding a UID to a NSSet causes a ClassCastException

Issue - State: closed - Opened by 3breadt about 2 years ago
Labels: bug

#79 - Adding NULL to an NSSet causes a NullReferenceException

Issue - State: closed - Opened by 3breadt about 2 years ago
Labels: bug, enhancement

#78 - NSDictionary with NULL as key value cause NullReferenceException in BinaryPropertyListParser

Issue - State: closed - Opened by 3breadt about 2 years ago - 1 comment
Labels: bug

#77 - Illegal property list content should not cause exceptions other than PropertyListFormatException

Issue - State: closed - Opened by 3breadt about 2 years ago - 1 comment
Labels: enhancement

#76 - Parsing of ASCII and XML property lists can cause IllegalArgumentException

Issue - State: closed - Opened by 3breadt about 2 years ago
Labels: bug

#75 - Cyclic references in binary property list cause StackOverflowError

Issue - State: closed - Opened by 3breadt about 2 years ago - 1 comment
Labels: bug

#74 - Various undeclared exceptions with fuzzed input - Part 2

Issue - State: closed - Opened by theobisproject about 2 years ago - 2 comments
Labels: bug

#73 - Various undeclared exceptions with fuzzed input

Issue - State: closed - Opened by theobisproject about 2 years ago - 2 comments
Labels: bug

#72 - OutOfMemoryError parsing a small plist file

Issue - State: closed - Opened by lfcnassif about 2 years ago - 4 comments
Labels: bug

#71 - XML and ASCII parser improvements for reading data from String/Reader

Pull Request - State: closed - Opened by jpstotz about 2 years ago - 2 comments

#70 - add support for NSKeyedArchiver

Issue - State: open - Opened by lilili87222 over 2 years ago
Labels: enhancement

#69 - Fix issue #66 and add test case

Pull Request - State: closed - Opened by anhdht over 2 years ago - 1 comment

#68 - correct spelling mistake

Pull Request - State: closed - Opened by EdwardBetts over 2 years ago

#67 - ASCIIPropertyListParser fails to read file that contains only comment

Issue - State: closed - Opened by jpstotz about 3 years ago
Labels: bug

#66 - PropertyListParser.determineType can only detect UTF-8 BOM

Issue - State: closed - Opened by jpstotz over 3 years ago - 3 comments
Labels: bug

#64 - The name of UID seems not used

Issue - State: closed - Opened by aelam about 4 years ago - 1 comment

#63 - There is another type for NSNumber for plist

Issue - State: closed - Opened by aelam about 4 years ago - 1 comment
Labels: duplicate

#62 - NSArray implements List

Pull Request - State: closed - Opened by aelam about 4 years ago

#61 - NSArray should implement List

Issue - State: closed - Opened by aelam about 4 years ago - 4 comments
Labels: enhancement

#60 - Travis-ci: added support for ppc64le

Pull Request - State: closed - Opened by sanjaymsh about 4 years ago - 3 comments

#59 - NSData is not converted during toJavaObject

Issue - State: closed - Opened by ivanseidel over 4 years ago - 1 comment
Labels: bug

#58 - Add support for POJO annotations

Pull Request - State: closed - Opened by petarov over 4 years ago - 5 comments

#57 - Missing support for GNUstep base64 NSData

Issue - State: closed - Opened by Artoria2e5 over 4 years ago - 1 comment
Labels: enhancement

#56 - Eliminating null characters from XML representations

Pull Request - State: closed - Opened by solind almost 5 years ago - 3 comments
Labels: bug

#55 - PropertyListParser.parse(InputStream) closes InputStream for TYPE_XML

Issue - State: closed - Opened by kaibolay almost 5 years ago
Labels: bug

#54 - Parse <real>nan</real> failed

Issue - State: closed - Opened by jianggaocheng about 5 years ago - 1 comment

#52 - Could you help to publish a new version on MavenReporsity

Issue - State: closed - Opened by jianggaocheng over 5 years ago - 1 comment

#51 - XXE Vulnerablity.

Issue - State: closed - Opened by zahiritpro over 5 years ago - 5 comments
Labels: duplicate, enhancement

#50 - NSData is not compliant with Apple's XML formatting

Issue - State: closed - Opened by EliyahuStern about 6 years ago - 1 comment
Labels: wontfix

#49 - parse exception when parse NSNumber to float

Issue - State: closed - Opened by jianggaocheng about 6 years ago
Labels: bug

#47 - ASCIIPropertyListParser: handle non-7b-ASCII chars

Pull Request - State: closed - Opened by matvore over 6 years ago - 2 comments

#45 - ASCIIPropertyListParser: allow escaping chars that needn't be escaped

Pull Request - State: closed - Opened by matvore over 6 years ago - 10 comments

#44 - ASCIIPropertyList.java: properly parse escaped special characters

Pull Request - State: closed - Opened by matvore over 6 years ago

#43 - Not clonable

Issue - State: closed - Opened by bootstraponline over 6 years ago - 4 comments
Labels: enhancement

#42 - OutOfMemoryError when parsing incorrect binary plist files

Issue - State: closed - Opened by igorrogov over 6 years ago - 2 comments
Labels: enhancement

#41 - 404 for the online Javadoc site

Issue - State: closed - Opened by guadaran about 7 years ago - 1 comment

#40 - Removed synchronization as it not necessary. Fix for issue 39

Pull Request - State: closed - Opened by mailniranjan over 7 years ago

#39 - XMLPropertyListParser's getDocBuilder method need not be synchronized

Issue - State: closed - Opened by mailniranjan over 7 years ago - 1 comment

#38 - UIDs are 64-bit numbers, their constructor should support numbers.

Issue - State: closed - Opened by claunia over 7 years ago
Labels: enhancement

#37 - ensure that the first letter of a NSObject entry key is lower case

Pull Request - State: closed - Opened by ThomasFriedrich over 7 years ago - 1 comment

#36 - XMLPropertyListParser UnsupportedOperationException on Android

Issue - State: closed - Opened by llooz over 7 years ago - 5 comments
Labels: bug

#35 - maven central wrong versions

Issue - State: closed - Opened by llooz over 7 years ago - 1 comment
Labels: wontfix

#34 - 2 commits - I hope.

Pull Request - State: closed - Opened by idelrich over 7 years ago - 4 comments

#33 - Not sure I committed these to correct folder... first time.

Pull Request - State: closed - Opened by idelrich over 7 years ago - 2 comments

#32 - Add missing closing bracket to code snippet

Pull Request - State: closed - Opened by Ingramz over 7 years ago

#31 - Base64 Decoder Incorrectly Detects Data Value as Zip Data

Issue - State: closed - Opened by jeremysears almost 8 years ago - 4 comments
Labels: bug

#30 - Added support for empty plist files

Pull Request - State: closed - Opened by solind about 8 years ago

#29 - Parsing "Simple String File Format"

Issue - State: closed - Opened by jeremysears about 8 years ago - 1 comment
Labels: help wanted, question, wontfix

#28 - fileinputstream File name too long java

Issue - State: closed - Opened by badboy-tian about 8 years ago

#27 - Support base-16 integer values in XML plists

Pull Request - State: closed - Opened by solind about 8 years ago

#26 - Protect XML parsing against XXE attacks and load DTD from JAR

Pull Request - State: closed - Opened by solind about 8 years ago - 3 comments
Labels: enhancement

#25 - Properly parse unescaped UTF8 characters in quoted strings

Pull Request - State: closed - Opened by christopheplat over 8 years ago

#24 - String format

Issue - State: closed - Opened by psalkowski over 8 years ago - 1 comment
Labels: invalid, question

#23 - Release 1.7 is missing from Maven Central

Issue - State: closed - Opened by dnault over 8 years ago - 1 comment

#22 - License

Issue - State: closed - Opened by pikeymick over 8 years ago - 1 comment
Labels: question

#21 - Multiple quality improvements

Pull Request - State: closed - Opened by m-ezzat over 8 years ago
Labels: enhancement

#20 - pmd:UseStringBufferForStringAppends - Use String Buffer For String Ap…

Pull Request - State: closed - Opened by m-ezzat over 8 years ago - 3 comments

#19 - Pojo Serializer/Deserializer

Pull Request - State: closed - Opened by hannes-angst over 8 years ago - 4 comments
Labels: enhancement

#18 - squid:S1213 - The members of an interface declaration or class should…

Pull Request - State: closed - Opened by m-ezzat over 8 years ago
Labels: enhancement

#17 - pmd:AppendCharacterWithChar - Append Character With Char

Pull Request - State: closed - Opened by m-ezzat over 8 years ago
Labels: enhancement

#16 - squid:UselessParenthesesCheck - Useless parentheses around expression…

Pull Request - State: closed - Opened by m-ezzat over 8 years ago
Labels: enhancement

#14 - squid:S1854 - Dead stores should be removed

Pull Request - State: closed - Opened by m-ezzat over 8 years ago
Labels: enhancement

#13 - squid:S1066 - Collapsible if statements should be merged

Pull Request - State: closed - Opened by m-ezzat over 8 years ago
Labels: enhancement

#12 - squid:S1157, squid:S2162 - Case insensitive string comparisons should…

Pull Request - State: closed - Opened by m-ezzat over 8 years ago
Labels: enhancement

#11 - pmd:ConsecutiveAppendsShouldReuse - Consecutive Appends Should Reuse

Pull Request - State: closed - Opened by m-ezzat over 8 years ago - 1 comment
Labels: enhancement

#10 - Replace string concatenations in the readInputUntil methods by StringBuilder usage.

Pull Request - State: closed - Opened by christopheplat over 8 years ago
Labels: enhancement

#9 - Gradle support

Issue - State: closed - Opened by massimobio about 9 years ago - 3 comments

#8 - Fixes typo in README.md

Pull Request - State: closed - Opened by vanniktech about 9 years ago

#7 - Github

Issue - State: closed - Opened by mrhandyman77 over 9 years ago

#6 - Github

Issue - State: closed - Opened by mrhandyman77 over 9 years ago

#5 - Github

Issue - State: closed - Opened by mrhandyman77 over 9 years ago
Labels: invalid

#4 - Parse error for ZipInputStream

Issue - State: closed - Opened by skytiger0419 over 9 years ago - 2 comments
Labels: duplicate

#3 - BinaryPropertyListParser improvement, reduced memory allocations

Pull Request - State: closed - Opened by lumley over 9 years ago - 3 comments
Labels: enhancement

#2 - Android trailing bits bug

Pull Request - State: closed - Opened by lumley over 9 years ago - 10 comments
Labels: bug

#1 - Improvement gitignore

Pull Request - State: closed - Opened by lumley over 9 years ago
Labels: enhancement