Results 307 comments of Kirill A. Korinsky

@vigna after some thoughts I agree that `begin()`, `move(..)` and `end()` is the best naming. It already has `next()` and `previous()`, so, my assumption that it isn't clear that it...

@vigna yes, after a bit thinking of that mark-reset I've dismissed an idea and removed commit :) because it too wired

@vigna how does vacation goes? :)

@vigna just rebased it to the last master

@vigna yes, no backward compatibility issues as far as I see. The default method which triggers an exception for this.

> > @vigna yes, no backward compatibility issues as far as I see. The default method which triggers an exception for this. > > What? I mean that if someone...

@ndeloof here it is

> LGTM but should be declared in the `merge` workflow so this run for commits on main branch and tags `ci` workflow is triggered for by push into `main` brnach...

@thaJeztah this is one of root cause why I'm doing this. Right now OpenBSD port for `docker-compose` depends on `.tar.gz` which I build and host on my machine. Everyone should...