Ecosyste.ms: Issues

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

GitHub / sferik/multi_xml issues and pull requests

#71 - 4fce100c68af588ff91b8ba90a0bb3f0466f06c909f21a32f4962059140ba61b

Issue - State: closed - Opened by Androide-117 26 days ago - 1 comment

#70 - Add missing changelog for v0.7.1

Pull Request - State: open - Opened by VitaliySerov 10 months ago

#69 - Bundle `bigdecimal` and `base64`

Issue - State: closed - Opened by DannyBen 12 months ago - 5 comments

#68 - Add bigdecimal gem as dependency

Pull Request - State: closed - Opened by andymai about 1 year ago - 2 comments

#67 - Ruby 3.3

Pull Request - State: closed - Opened by Earlopain about 1 year ago - 2 comments

#66 - Include REXML

Pull Request - State: closed - Opened by voxik about 4 years ago - 1 comment

#65 - libxml and oga not working in 2.6.x

Issue - State: closed - Opened by noraj over 5 years ago

#64 - Add frozen string literal comment and remove string mutation

Pull Request - State: closed - Opened by TheSmartnik about 6 years ago

#63 - Set parser at parse time

Issue - State: open - Opened by tfwright over 6 years ago - 1 comment

#62 - some tests failing with newer ox gem (>= 2.4.13)

Issue - State: closed - Opened by boutil about 7 years ago

#61 - Travis: jruby-9.1.14.0

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

#60 - Update for ox > 2.4.11

Pull Request - State: closed - Opened by valtri almost 8 years ago

#59 - CHANGELOG update for 0.6.0

Pull Request - State: closed - Opened by olleolleolle almost 8 years ago

#58 - Update the changelog with the 0.6.0 content

Issue - State: closed - Opened by olleolleolle almost 8 years ago

#57 - Travis: update rubies, make lint pass

Pull Request - State: closed - Opened by olleolleolle almost 8 years ago

#56 - CI against MRI 2.4.0, MRI 2.2.6 and JRuby 9.1.7.0

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

#55 - Dropped support for Ruby 1.9.3

Pull Request - State: closed - Opened by koic about 8 years ago - 1 comment

#54 - Integer Unification for Ruby 2.4.0+

Pull Request - State: closed - Opened by koic about 8 years ago - 1 comment

#53 - undefined method `sax_parse' for Ox:Module

Issue - State: open - Opened by anildias over 8 years ago - 1 comment

#52 - Add test for parsing frozen string and fixed related bug

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

#51 - Add option to support dynamic setting of parser

Pull Request - State: closed - Opened by tcollier almost 9 years ago

#50 - Switching parser backend is not threadsafe

Issue - State: open - Opened by tcollier almost 9 years ago

#49 - Freeze "tr" arguments

Pull Request - State: closed - Opened by djudd over 9 years ago - 2 comments

#48 - uninitialized constant Nokogiri::XML::SyntaxError

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

#47 - Added support for Oga

Pull Request - State: closed - Opened by yorickpeterse over 9 years ago - 2 comments

#46 - Inconsistent handling of "empty" elements.

Issue - State: open - Opened by trevorrowe almost 10 years ago - 1 comment

#45 - Duplexed streams

Pull Request - State: closed - Opened by hakanensari about 10 years ago - 4 comments

#44 - Inconsistent namespaces handling

Issue - State: open - Opened by jnv over 10 years ago

#43 - Update Travis settings for Rubinius.

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

#42 - Default parser is broken in new Rubinius

Issue - State: closed - Opened by hakanensari over 11 years ago - 8 comments

#41 - Looking for versioning guidance

Issue - State: closed - Opened by trevorrowe over 11 years ago - 1 comment

#40 - Fix typo in spec name

Pull Request - State: closed - Opened by trevorrowe over 11 years ago - 2 comments

#39 - Keys of hash inside array are not symbolized.

Pull Request - State: closed - Opened by meganemura over 11 years ago

#38 - Fix Nokogiri parser for the same attr and inner element name

Pull Request - State: closed - Opened by ka8725 over 11 years ago - 5 comments

#37 - ox: use MultiXml::CONTENT_ROOT instead of hardcoded string

Pull Request - State: closed - Opened by avsej over 11 years ago - 1 comment

#36 - Don't typecast parsed document if I want

Pull Request - State: closed - Opened by ka8725 over 11 years ago - 13 comments

#35 - Fix for Shopify type Money

Pull Request - State: closed - Opened by leocwolter almost 12 years ago - 3 comments

#34 - Remove ability to parse symbols and yaml

Pull Request - State: closed - Opened by corasaurus-hex about 12 years ago - 13 comments

#33 - Remove ability to parse Symbols and YAML

Issue - State: closed - Opened by sferik about 12 years ago

#32 - Make parsing errors inspectable

Issue - State: open - Opened by grosser over 12 years ago - 1 comment

#31 - Inconsistency with rexml parser

Issue - State: closed - Opened by morgoth over 12 years ago - 2 comments

#30 - Different parsing when using ox

Issue - State: open - Opened by morgoth over 12 years ago - 6 comments

#29 - NameError: uninitialized class variable @@parser in MultiXml

Issue - State: closed - Opened by masterkain almost 13 years ago - 2 comments

#28 - uninitialized class variable @@parser in MultiXml (NameError)

Issue - State: closed - Opened by tcocca almost 13 years ago - 2 comments

#27 - Updated the content nodes to include attributes (Fixes issue #26)

Pull Request - State: closed - Opened by tcocca almost 13 years ago - 4 comments

#26 - Losing Attributes on the node parsing when converting to a hash

Issue - State: closed - Opened by tcocca almost 13 years ago - 8 comments

#25 - Add Ruby syntax highlighting to the README

Pull Request - State: closed - Opened by pearkes almost 13 years ago - 1 comment

#24 - Reset @@parser in between specs

Pull Request - State: closed - Opened by koraktor almost 13 years ago

#23 - Added test case for #22

Pull Request - State: closed - Opened by koraktor almost 13 years ago - 2 comments

#22 - Fixed regression in MultiXml.parse

Pull Request - State: closed - Opened by koraktor almost 13 years ago - 2 comments

#21 - Add bigdecimal to gemspec

Issue - State: closed - Opened by bkabrda almost 13 years ago - 4 comments

#20 - Fixed

Pull Request - State: closed - Opened by ohler55 about 13 years ago

#19 - Trying to fix some type="array" problems. Specs included.

Pull Request - State: closed - Opened by fisherwebdev about 13 years ago

#18 - Failing tests for multi_xml 0.4.1 with ruby 1.9.3

Issue - State: closed - Opened by graaff about 13 years ago - 2 comments

#17 - Bug when type="array" and other attributes?

Issue - State: closed - Opened by fisherwebdev over 13 years ago

#16 - 1.8.7 IO fix

Pull Request - State: closed - Opened by ohler55 over 13 years ago

#15 - Using Ox SAX parser

Pull Request - State: closed - Opened by ohler55 over 13 years ago - 11 comments

#14 - Ox handles twitter test

Pull Request - State: closed - Opened by ohler55 over 13 years ago

#13 - Silence warnings.

Pull Request - State: closed - Opened by phiggins over 13 years ago

#12 - Various refactorings

Pull Request - State: closed - Opened by phiggins over 13 years ago - 1 comment

#11 - Remove core class monkeypatches.

Pull Request - State: closed - Opened by phiggins over 13 years ago - 3 comments

#10 - SAX Parsers

Issue - State: open - Opened by josephholsten almost 14 years ago

#9 - Readme edits

Pull Request - State: closed - Opened by stve about 14 years ago - 1 comment

#8 - Typecast true and false response values

Issue - State: closed - Opened by sferik over 14 years ago - 1 comment

#7 - Typecast ids to integers

Issue - State: closed - Opened by sferik over 14 years ago - 1 comment

#6 - Common error handling for all parsers

Issue - State: closed - Opened by sferik over 14 years ago - 1 comment

#5 - Parsing fails for strings that contain newlines or whitespace between tags

Issue - State: closed - Opened by sferik over 14 years ago - 1 comment

#4 - Add XmlSimple parser

Issue - State: closed - Opened by sferik over 14 years ago - 1 comment

#3 - Add Hpricot parser

Issue - State: closed - Opened by sferik over 14 years ago - 1 comment

#2 - Node with unrecognized attribute type should pass through

Issue - State: closed - Opened by sferik over 14 years ago - 1 comment

#1 - Lossy Conversion from XML to Hash

Issue - State: closed - Opened by trans over 14 years ago - 11 comments