General

Profile

noraj (Alexandre ZANNI)

  • Login: noraj
  • Registered on: 05/26/2020
  • Last sign in: 10/14/2023

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 4 5

Like

Activity

10/14/2023

11:57 AM Ruby master Feature #18822: Ruby lack a proper method to percent-encode strings for URIs (RFC 3986)
I just want to complete what was said before.
URI.escape and URI.unescape were deprecated but they were replaced b...
noraj (Alexandre ZANNI)

02/06/2023

06:38 PM Ruby master Bug #19414: uninitialized constant URI::WSS in 3.0.X and 3.1.X
duerst (Martin Dürst) wrote in #note-3:
> @noraj This is just how backporting works. Closed means closed on trunk; t...
noraj (Alexandre ZANNI)
12:53 AM Ruby master Bug #19414: uninitialized constant URI::WSS in 3.0.X and 3.1.X
jeremyevans0 (Jeremy Evans) wrote in #note-1:
> Since this is fixed in the master branch and Ruby 3.2, this is a bac...
noraj (Alexandre ZANNI)

02/05/2023

01:08 AM Ruby master Bug #19414 (Closed): uninitialized constant URI::WSS in 3.0.X and 3.1.X
I have a library called [ctf-party](https://github.com/noraj/ctf-party), [making use of URI:WSS](https://github.com/n... noraj (Alexandre ZANNI)

01/08/2023

01:24 PM Ruby master Feature #19317: Unicode ICU Full case mapping
zverok (Victor Shepelev) wrote in #note-5:
> Also, I believe that having a formal language code in the API (instead ...
noraj (Alexandre ZANNI)
12:45 AM Ruby master Feature #19317: Unicode ICU Full case mapping
duerst (Martin Dürst) wrote in #note-3:
> Something like this was discussed. My recollection was that it was rejecte...
noraj (Alexandre ZANNI)

01/06/2023

03:05 PM Ruby master Feature #19317 (Assigned): Unicode ICU Full case mapping
As announced in [Case Mapping](https://docs.ruby-lang.org/en/master/case_mapping_rdoc.html#label-Default+Case+Mapping... noraj (Alexandre ZANNI)
02:28 PM Ruby master Feature #19302: Non-destructive String#insert
I think we can close this issue. noraj (Alexandre ZANNI)

01/04/2023

11:14 PM Ruby master Feature #19302: Non-destructive String#insert
jeremyevans0 (Jeremy Evans) wrote in #note-3:
> austin (Austin Ziegler) wrote in #note-2:
>
> In terms of the fea...
noraj (Alexandre ZANNI)

01/02/2023

11:52 PM Ruby master Feature #14919: Add String#byteinsert
Yes a grapheme can be composed of several code points.
An example is variant selector:
```ruby
irb(main):001:0...
noraj (Alexandre ZANNI)

Also available in: Atom