issues
search
sferik
/
multi_xml
A generic swappable back-end for XML parsing
MIT License
157
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add missing changelog for v0.7.1
#70
VitaliySerov
opened
6 months ago
0
Bundle `bigdecimal` and `base64`
#69
DannyBen
closed
6 months ago
5
Add bigdecimal gem as dependency
#68
andymai
closed
6 months ago
2
Ruby 3.3
#67
Earlopain
closed
6 months ago
2
Include REXML
#66
voxik
closed
1 year ago
1
libxml and oga not working in 2.6.x
#65
noraj
closed
1 year ago
0
Add frozen string literal comment and remove string mutation
#64
TheSmartnik
closed
1 year ago
0
Set parser at parse time
#63
tfwright
opened
6 years ago
1
some tests failing with newer ox gem (>= 2.4.13)
#62
boutil
closed
1 year ago
0
Travis: jruby-9.1.14.0
#61
olleolleolle
closed
1 year ago
0
Update for ox > 2.4.11
#60
valtri
closed
1 year ago
0
CHANGELOG update for 0.6.0
#59
olleolleolle
closed
1 year ago
0
Update the changelog with the 0.6.0 content
#58
olleolleolle
closed
1 year ago
0
Travis: update rubies, make lint pass
#57
olleolleolle
closed
1 year ago
0
CI against MRI 2.4.0, MRI 2.2.6 and JRuby 9.1.7.0
#56
koic
closed
7 years ago
2
Dropped support for Ruby 1.9.3
#55
koic
closed
7 years ago
1
Integer Unification for Ruby 2.4.0+
#54
koic
closed
7 years ago
1
undefined method `sax_parse' for Ox:Module
#53
anildias
opened
8 years ago
1
Add test for parsing frozen string and fixed related bug
#52
guycall
closed
7 years ago
0
Add option to support dynamic setting of parser
#51
tcollier
closed
8 years ago
0
Switching parser backend is not threadsafe
#50
tcollier
opened
8 years ago
0
Freeze "tr" arguments
#49
djudd
closed
8 years ago
2
uninitialized constant Nokogiri::XML::SyntaxError
#48
dbwinger
closed
1 year ago
0
Added support for Oga
#47
yorickpeterse
closed
9 years ago
2
Inconsistent handling of "empty" elements.
#46
trevorrowe
opened
9 years ago
1
Duplexed streams
#45
hakanensari
closed
9 years ago
4
Inconsistent namespaces handling
#44
jnv
opened
10 years ago
0
Update Travis settings for Rubinius.
#43
brixen
closed
10 years ago
2
Default parser is broken in new Rubinius
#42
hakanensari
closed
10 years ago
8
Looking for versioning guidance
#41
trevorrowe
closed
11 years ago
1
Fix typo in spec name
#40
trevorrowe
closed
11 years ago
2
Keys of hash inside array are not symbolized.
#39
meganemura
closed
11 years ago
0
Fix Nokogiri parser for the same attr and inner element name
#38
ka8725
closed
11 years ago
5
ox: use MultiXml::CONTENT_ROOT instead of hardcoded string
#37
avsej
closed
11 years ago
1
Don't typecast parsed document if I want
#36
ka8725
closed
11 years ago
13
Fix for Shopify type Money
#35
leocwolter
closed
11 years ago
3
Remove ability to parse symbols and yaml
#34
corasaurus-hex
closed
11 years ago
13
Remove ability to parse Symbols and YAML
#33
sferik
closed
11 years ago
0
Make parsing errors inspectable
#32
grosser
opened
12 years ago
1
Inconsistency with rexml parser
#31
morgoth
closed
1 year ago
2
Different parsing when using ox
#30
morgoth
opened
12 years ago
6
NameError: uninitialized class variable @@parser in MultiXml
#29
masterkain
closed
12 years ago
2
uninitialized class variable @@parser in MultiXml (NameError)
#28
tcocca
closed
12 years ago
2
Updated the content nodes to include attributes (Fixes issue #26)
#27
tcocca
closed
12 years ago
4
Losing Attributes on the node parsing when converting to a hash
#26
tcocca
closed
12 years ago
8
Add Ruby syntax highlighting to the README
#25
pearkes
closed
12 years ago
1
Reset @@parser in between specs
#24
koraktor
closed
12 years ago
0
Added test case for #22
#23
koraktor
closed
12 years ago
2
Fixed regression in MultiXml.parse
#22
koraktor
closed
12 years ago
2
Add bigdecimal to gemspec
#21
bkabrda
closed
12 years ago
4
Next