issues
search
JuliaIO
/
LibExpat.jl
Julia interface to the Expat XML parser library
Other
9
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
does not return non-unique attributes
#103
tbenst
opened
3 years ago
0
Install TagBot as a GitHub Action
#102
JuliaTagBot
closed
4 years ago
0
Replace `search(s, t)` with `something(findfirst(t, s), 0:-1)`
#101
DilumAluthge
closed
4 years ago
5
Bump version
#100
musm
closed
5 years ago
2
Upgrade to 1.3+, use `Expat_jll` to vendor `libexpat`
#99
staticfloat
closed
5 years ago
5
parsestream function for parsing streams with TranscodingStreams
#98
gkappler
opened
5 years ago
1
some confusing points about the source code and where to find a good documentation?
#97
bsnyh
opened
5 years ago
0
Make LibExpat Julia 1.0-compatible.
#96
hessammehr
closed
6 years ago
3
Broken on 1.0 due the change in the iteration protocol
#95
musm
closed
6 years ago
0
Fix use of old iterator protocol for strings
#94
bkamins
closed
6 years ago
8
Fix depwarns
#93
mdpradeep
closed
6 years ago
0
Julia 0.7
#92
davidanthoff
closed
6 years ago
1
Example of streaming
#91
johannspies
opened
6 years ago
1
Remove typeseq
#90
musm
closed
6 years ago
2
Unicode functions moved out of base in 0.7
#89
amellnik
closed
6 years ago
2
use Compat.Unicode to fix errors on v0.7
#88
rdeits
closed
6 years ago
0
Add xp_parse_ns
#87
apieum
closed
6 years ago
0
Bump to 0.6 and fix deprecations
#86
musm
closed
6 years ago
1
add xp_parse_ns and root(::ETree)
#85
apieum
closed
6 years ago
1
update cfunction tuple call type
#84
musm
closed
7 years ago
0
Make cfunction's local variables
#83
musm
closed
7 years ago
6
Drop 0.4 and update a few deprecated syntax
#82
musm
closed
7 years ago
3
Test with Julia 0.6 in CI and add more badges
#81
omus
closed
7 years ago
1
Fix free type variables
#80
musm
closed
7 years ago
9
LoadError: ArgumentError: method definition for xpath_expr on master
#79
musm
closed
7 years ago
0
Update CI URLs to point to new caching infrastructure
#78
staticfloat
closed
7 years ago
0
Not precompile safe
#77
musm
closed
7 years ago
3
tag patch release
#76
musm
closed
7 years ago
2
Fix 0.6 typealias depwarn
#75
musm
closed
7 years ago
1
Test error in Julia 0.5.0
#74
Cody-G
closed
7 years ago
2
use Csize_t instead of size_t
#73
tkelman
closed
7 years ago
5
fix for #70
#72
SimonDanisch
closed
7 years ago
2
Error tagging new release
#71
attobot
closed
7 years ago
3
update coveralls link
#70
musm
closed
7 years ago
2
update README build status
#69
musm
closed
7 years ago
0
update travis and appveyor for new org
#68
musm
closed
7 years ago
4
Update deprecated Array constructor
#67
musm
closed
7 years ago
2
Update travis to allow failure on nightly
#66
musm
closed
7 years ago
1
Update appveyor for 0.5
#65
musm
closed
7 years ago
1
float and int parsing and conversion for 5.0
#64
beOn
closed
7 years ago
10
Fix another macro hygiene bug and debug flags
#63
musm
closed
7 years ago
7
tag a new release
#62
musm
closed
7 years ago
4
Remove unnecessary compat macro
#61
musm
closed
7 years ago
4
Update for string.data change
#60
musm
closed
7 years ago
4
Drop 0.4 support?
#59
musm
closed
7 years ago
0
attribute node tests would be helpful
#58
clarkevans
opened
7 years ago
1
needs update for string.data changes
#57
stevengj
closed
7 years ago
0
Fix hygiene bug
#56
musm
closed
7 years ago
3
Fix takebuf_string deprecation
#55
musm
closed
7 years ago
3
Cannot build LibExpat on Windows Julia 0.6.0-dev
#54
galenlynch
closed
7 years ago
2
Next