issues
search
JuliaWeb
/
URIParser.jl
Uniform Resource Identifier (URI) parser in Julia
Other
17
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Deprecation proposal
#72
c42f
closed
4 years ago
1
Relative URL parsing
#71
c42f
closed
4 years ago
10
Allow escape at beginning of host
#70
davidanthoff
closed
4 years ago
2
Add .vscode to .gitignore
#69
davidanthoff
closed
4 years ago
1
Allow escape sequence in host
#68
davidanthoff
closed
4 years ago
2
Install TagBot as a GitHub Action
#67
JuliaTagBot
closed
4 years ago
0
Support for multiple `@` characters
#66
mattBrzezinski
opened
5 years ago
1
Various updates
#65
davidanthoff
closed
4 years ago
3
Tag a v1.0.0 version
#64
davidanthoff
opened
5 years ago
10
make Julia 0.7 compatible, drop Julia 0.6 compat
#63
tanmaykm
closed
6 years ago
4
Bump Julia version to 0.7 to trigger FemtoCleaner
#62
ararslan
closed
6 years ago
2
remove dep warnings
#61
ZacLN
closed
6 years ago
2
add convenience helper function for constructing `file:///` URIs
#60
vtjnash
opened
6 years ago
9
Work around isalnum deprecation and other 0.7 changes
#59
ararslan
closed
6 years ago
1
Work around Unicode and Test moving to the stdlib
#58
ararslan
closed
6 years ago
1
Error tagging new release
#57
attobot
closed
6 years ago
0
fix depwarns under 0.7 and bump REQUIRE and CI to 0.6
#56
Sacha0
closed
6 years ago
1
tag a release
#55
musm
closed
7 years ago
3
Remove compat code for 0.4
#54
yuyichao
closed
7 years ago
2
WARNING: Compat.ASCIIString is deprecated, use String instead
#53
dlfivefifty
closed
7 years ago
1
Fixed Compat deprecation warnings.
#52
rofinn
closed
7 years ago
1
WARNING Use struct instead of immutable
#51
femtotrader
closed
6 years ago
0
remove URIParser.call lines from precompile.jl
#50
tkelman
closed
7 years ago
1
Delete and ignore .DS_Store files
#49
toblux
closed
7 years ago
2
Update deprecations
#48
musm
closed
7 years ago
4
needs update for string.data changes
#47
stevengj
closed
7 years ago
0
print in consumable format: URI("...")
#46
StefanKarpinski
opened
8 years ago
2
Segfault on Pkg.add("URIParser") with Julia Version 0.5.0-rc3+0
#45
turtleslow
closed
8 years ago
4
Fix depwarn on 0.5 and 0.6
#44
yuyichao
closed
8 years ago
2
Fix string deprecations
#43
malmaud
closed
8 years ago
1
Deprecation warnings re utf8(), bytestring() and writemime()
#42
samoconnor
closed
8 years ago
3
Deprecation warnings
#41
samoconnor
closed
8 years ago
1
Bump Compat version
#40
malmaud
closed
8 years ago
0
fix deprecations
#39
abhijithch
closed
8 years ago
3
fix unescape for utf-8
#38
samoconnor
closed
8 years ago
2
URIParser.unescape UTF-8 problem
#37
samoconnor
closed
8 years ago
6
a couple of compatibility updates
#36
StefanKarpinski
closed
8 years ago
2
Fix isless warning
#35
JonathanAnderson
closed
8 years ago
1
Fix depwarn on 0.5
#34
yuyichao
closed
8 years ago
2
build failing
#33
EricForgy
closed
8 years ago
1
Add query_params(query::AbstractString)
#32
EricForgy
closed
8 years ago
6
Add `(` and `)` characters to esc.jl unwise set
#31
samoconnor
closed
8 years ago
5
query -> Dict
#30
EricForgy
closed
8 years ago
1
Use named arg syntax directly
#29
mdcfrancis
closed
6 years ago
0
REQUIRE 0.4 release
#28
stevengj
closed
9 years ago
3
URIParser.escape not escaping newlines correctly?
#27
quinnj
closed
9 years ago
15
0.4 bindings deprecation
#26
yuyichao
closed
9 years ago
4
URIParser doesn't depend on HttpCommon
#25
IainNZ
closed
9 years ago
0
Add `@compat`
#24
pabloferz
closed
9 years ago
2
add julia 0.3 to REQUIRE, modernize travis, enable precompile
#23
tkelman
closed
9 years ago
3
Next