issues
search
jnunemaker
/
crack
Really simple JSON and XML parsing, ripped from Merb and Rails.
MIT License
541
stars
93
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump version to v1.0.0 to indicate that the gem is stable
#80
kiskoza
closed
9 months ago
2
New release
#79
kiskoza
closed
9 months ago
3
Remove allow failures from stable ruby versions
#78
kiskoza
closed
9 months ago
0
Fix parse issue with consecutive dates
#77
kiskoza
closed
9 months ago
0
Use GitHub actions
#76
kiskoza
closed
9 months ago
1
Add BigDecimal to gem dependency
#75
koic
closed
9 months ago
4
Add Ruby 3.1 support that is backwards compatible to Ruby 1.9.3
#74
dmorehouse
closed
9 months ago
1
Use named parameters for `safe_load`.
#73
voxik
closed
9 months ago
1
JSON failures with Ruby 3.1 / Psych 4.0
#72
voxik
closed
9 months ago
0
Test against latest Ruby
#71
voxik
closed
9 months ago
2
REXML is runtime as well as development time dependency
#70
voxik
closed
1 month ago
0
Missing v0.4.5 tag
#69
voxik
closed
9 months ago
2
Ship LICENSE file with the gem
#68
voxik
closed
9 months ago
1
Bump to 0.4.5
#67
bf4
closed
3 years ago
0
Please include license file in the gem.
#66
pvalena
closed
9 months ago
1
Remove `test/` from bundled gem
#65
parkr
closed
4 years ago
4
GitHub is HTTPS by default
#64
amatsuda
closed
4 years ago
1
make a 1.0.0 release?
#63
bastelfreak
closed
9 months ago
5
Add REXML to gem dependency
#62
koic
closed
4 years ago
3
Exclude tests (and fixtures) from bundled gem
#61
greysteil
closed
5 years ago
0
Xml parsing dont return attribute of tag
#60
arjunmenon
closed
4 years ago
1
remove safe_yaml. Psych.safe_load is fine for modern rubies
#59
bf4
closed
5 years ago
6
Crack 0.4.3 cannot parse two consecutive dates
#58
ypolonsky
closed
9 months ago
1
Fix for key mangling when using multiple dates
#57
aditiraveesh
closed
8 years ago
0
Key mangling when using two dates
#56
ghost
closed
8 years ago
1
Issue with array of elements when the key is an attribute of the nodw
#55
selaromi
closed
9 years ago
2
fix SystemStackError when parsing large JSON files
#54
jgoyon
closed
9 years ago
0
Added travis.yml
#53
iainbeeston
closed
9 years ago
2
Crack::JSON can't parse valid json string with UTF-8 character
#52
bblimke
opened
10 years ago
0
Matchy is not needed anymore.
#51
voxik
closed
10 years ago
0
updated Crack::JSON.parse to actually use SafeYAML
#50
dtao
closed
10 years ago
0
Bump safe_yaml dependency "~> 0.9.0" -> "~> 1.0.0"
#49
lencioni
closed
10 years ago
4
Crack::JSON is not parsing UTF-8 correctly
#48
alhafoudh
opened
11 years ago
1
Support for Attributes
#47
StephenOTT
closed
11 years ago
2
Fix date parsing of JSON
#46
jswanner
closed
11 years ago
1
Fails to run Jekyll 1.0.3 (conflicting versions of safe_yaml) on Mac OSX 10.8.3
#45
antass
closed
9 months ago
1
many json tests are failing with ruby 1.9
#44
pravi
closed
9 months ago
2
add require for rexml/document
#43
pravi
closed
11 years ago
1
Need to require 'rexml/document'
#42
robbie-mcfarlane
closed
11 years ago
8
add license information to the gemspec
#41
jordimassaguerpla
closed
11 years ago
0
Exception from the special treatment of XML tags with type == file
#40
admgre
closed
11 years ago
0
bug fix, see details
#39
danielscai
closed
11 years ago
1
Add bigdecimal to gemspec
#38
bkabrda
closed
12 years ago
1
Xml not parsing properly
#37
renjithnair1985
closed
12 years ago
1
Enabled the dumping of the parsing result
#36
HoneyryderChuck
closed
11 years ago
1
parsing of XML return a singleton Hash that is not dumpable
#35
HoneyryderChuck
closed
9 months ago
4
Fixed warnings in library and tests
#34
joevandyk
closed
11 years ago
2
issue with ruby 1.9.2 yaml (syck)
#33
sbounmy
closed
11 years ago
1
Add optional test for psych parser and fix for psych parsing error.
#32
matt-glover
closed
11 years ago
1
Allow Crack to be extended with different parsers
#31
rubiii
closed
13 years ago
6
Next