issues
search
raku-community-modules
/
URI
Raku realization of URI — Uniform Resource Identifiers handler
Artistic License 2.0
3
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update file extensions
#53
coke
closed
10 months ago
2
Improve coverage
#52
JJ
opened
1 year ago
0
Grammars could be more useful as roles
#51
JJ
opened
1 year ago
0
Please tag your release
#50
dod38fr
closed
1 year ago
0
URI not showing up in modules.raku.org
#49
JJ
closed
2 years ago
2
URI fails install tests under rakudo-moar-2021.10-47-gab02205ed
#48
japhb
closed
3 years ago
6
Cannot parse URI with query/fragment/path containing square brackets ([])
#47
CIAvash
closed
1 year ago
4
Circular dependecy between Test::META and URI
#46
frithnanth
closed
3 years ago
3
Clean up README
#45
jonathanstowe
opened
5 years ago
0
Merge @zostay mutator work
#44
jonathanstowe
closed
5 years ago
6
Can't round-trip with URI escape part in path
#43
jonathanstowe
closed
5 years ago
0
URI with missing components parses with uninitialized value warning
#42
zostay
closed
1 year ago
4
Document the non-core modules and the grammar used
#41
JJ
opened
5 years ago
0
META6.json URI version "v0.1.4" instead of "0.1.4"?
#40
CurtTilmes
closed
5 years ago
7
This seems to be failing with the latest version of Rakudo
#39
JJ
closed
5 years ago
5
Creation of URI objects with unicode in it?
#38
ufobat
closed
5 years ago
0
add license
#37
gerd
closed
7 years ago
1
Expect Failure from Grammar.parse
#36
AlexDaniel
closed
7 years ago
1
Add appveyor.yml
#35
ronaldxs
closed
7 years ago
1
Adding mutators and major code cleanup/documentation/test expansion
#34
zostay
closed
6 years ago
4
The query-form incorrectly treats the query as a Hash
#33
zostay
closed
3 years ago
2
Implement uri-unescape that works with utf8-c8 encoding
#32
samcv
closed
7 years ago
1
Make URI::DefaultPort::scheme-port a method
#31
jonathanstowe
closed
8 years ago
0
Problem when used in a module that is subsequently required
#30
jonathanstowe
closed
8 years ago
0
fix broken pod commands
#29
ronaldxs
closed
8 years ago
0
Adjust to experimentalness of unpack.
#28
jdv
closed
8 years ago
0
Build a URI from parts
#27
zoffixznet
closed
5 years ago
43
Fix broken version<> to ver<> and few other small things.
#26
ronaldxs
closed
8 years ago
0
rakudo/rakudo@7e3d0b8369812635097a0db66ae6e4dec3f92833 breaks URI
#25
GeJ
closed
8 years ago
2
Remove obsolete is_validating option
#24
ronaldxs
closed
9 years ago
0
more permanent fix to RT 126390 and fix to minor typo
#23
ronaldxs
closed
9 years ago
0
Temp fix for #21.
#22
jdv
closed
9 years ago
0
URI constructor hangs in a thread
#21
jonathanstowe
closed
8 years ago
3
enable travis for Rakudo Star 2015.09
#20
szabgab
closed
9 years ago
2
Travis Status button
#19
szabgab
closed
9 years ago
0
add travis-ci configuration file
#18
szabgab
closed
9 years ago
0
cannot install on rakudo-star-2015.09
#17
szabgab
closed
9 years ago
6
Add kebab case interface - leave old snake case available for now.
#16
ronaldxs
closed
9 years ago
0
modernize unreserved escape character set and clean up code
#15
ronaldxs
closed
9 years ago
0
kebab case grammars to conform with URI RFC
#14
ronaldxs
closed
9 years ago
1
Return an empty scheme rather than dieing.
#13
jonathanstowe
closed
9 years ago
2
UTF-16 support?
#12
tadzik
closed
9 years ago
2
add gist method and test to URI
#11
ronaldxs
closed
9 years ago
0
deprecate absolute and relative URI methods
#10
ronaldxs
closed
9 years ago
0
relative and absolute are incorrect
#9
jdv
closed
9 years ago
2
correct typo
#8
stmuk
closed
9 years ago
0
Fix deprecated API (.for -> .flatmap)
#7
azawawi
closed
9 years ago
0
Add unit declarator to class declarations
#6
paultcochrane
closed
9 years ago
0
changed Nil to () for list context
#5
rba
closed
9 years ago
1
replaced Nil with Empty for list context
#4
rba
closed
9 years ago
2
Next