Re: Updates on the Vim project

2023-08-29 Fir de Conversatie Ernie Rael
On 23/08/28 11:55 AM, Tony Mechelynck wrote: On Thu, Aug 24, 2023 at 4:17 PM Ernie Rael wrote: On 23/08/24 2:44 AM, Tony Mechelynck wrote: [...] Well, if the Mercurial mirror goes puff, I'll have to decide either to fall back on the Vim from my distro (always somewhat behind, currently 9.0.16

Re: Updates on the Vim project

2023-08-28 Fir de Conversatie Christian Brabandt
On Mo, 28 Aug 2023, Tony Mechelynck wrote: > Thanks a lot for that script, I saved it where it won't get lost. I > think that I could understand it better with just a little study but > that it isn't really out of my mental reach. There is one more important thing to remember. This script uses

Re: Updates on the Vim project

2023-08-28 Fir de Conversatie Ernie Rael
On 23/08/28 11:55 AM, Tony Mechelynck wrote: On Thu, Aug 24, 2023 at 4:17 PM Ernie Rael wrote: On 23/08/24 2:44 AM, Tony Mechelynck wrote: [...] Well, if the Mercurial mirror goes puff, I'll have to decide either to fall back on the Vim from my distro (always somewhat behind, currently 9.0.16

Re: Updates on the Vim project

2023-08-28 Fir de Conversatie Tony Mechelynck
On Mon, Aug 28, 2023 at 9:11 PM Christian Brabandt wrote: > > > On Mo, 28 Aug 2023, Tony Mechelynck wrote: > > > Christian, do you have any recommendations for someone who would want > > to continue porting the changes from git to Mercurial if you ever > > decide to close your own Mercurial mirror

Re: Updates on the Vim project

2023-08-28 Fir de Conversatie Tony Mechelynck
On Mon, Aug 28, 2023 at 7:05 PM Christian Brabandt wrote: […] > I use git, because all the information can easily be found in the > internet and it is still very actively developed and a lot of questions > on how to use it have already been asked :). > > For mercurial I have to refresh my memories

Re: Updates on the Vim project

2023-08-28 Fir de Conversatie Christian Brabandt
On Mo, 28 Aug 2023, Tony Mechelynck wrote: > Christian, do you have any recommendations for someone who would want > to continue porting the changes from git to Mercurial if you ever > decide to close your own Mercurial mirror, or is it not worth the > trouble unless this new Mercurial mirror is

Re: Updates on the Vim project

2023-08-28 Fir de Conversatie Tony Mechelynck
On Thu, Aug 24, 2023 at 4:17 PM Ernie Rael wrote: > > On 23/08/24 2:44 AM, Tony Mechelynck wrote: > > [...] > > Well, if the Mercurial mirror goes puff, I'll have to decide > > either to fall back on the Vim from my distro (always somewhat behind, > > currently 9.0.1632 and with a slightly differ

Re: Updates on the Vim project

2023-08-28 Fir de Conversatie Christian Brabandt
On Mo, 28 Aug 2023, tux. wrote: > If your PHP runs on E_ALL and everything’s fine, you’re probably good indeed. > > Unlike Git, hg won’t need too many tutorials on the internet because it’s > intuitive to use. :-p I already pushed two different heads for hg, so I already broke the workflow f

Re: Updates on the Vim project

2023-08-28 Fir de Conversatie tux.
If your PHP runs on E_ALL and everything’s fine, you’re probably good indeed. Unlike Git, hg won’t need too many tutorials on the internet because it’s intuitive to use. :-p YMMV… > On Montag, Aug. 28, 2023 at 7:05 PM, Christian Brabandt (mailto:cbli...@256bit.org)> wrote: > > On Mo, 28 Aug 20

Re: Updates on the Vim project

2023-08-28 Fir de Conversatie Christian Brabandt
On Mo, 28 Aug 2023, tux0r wrote: > Ahoy, > > > I'll also need to check the amount of work to migrate the old php5 code to > > an updated php version. > > I’m sure there’s not /too/ much work involved. Basically, > > 1) replace mysql_* by mysqli_* (if used), Yes, that was actually all that w

Re: Updates on the Vim project

2023-08-28 Fir de Conversatie tux0r
Ahoy, > I'll also need to check the amount of work to migrate the old php5 code to an > updated php version. I’m sure there’s not /too/ much work involved. Basically, 1) replace mysql_* by mysqli_* (if used), 2) depending on the target version, add default parameters (PHP 8 prefers a slightly

Re: Updates on the Vim project

2023-08-28 Fir de Conversatie Christian Brabandt
On So, 27 Aug 2023, Yegappan Lakshmanan wrote: > On Sun, Aug 27, 2023 at 11:09 AM Christian Brabandt > wrote: > > > > I would think once Yegappan thinks the Vim9 classes is good enough to > > release, I'd go ahead. Not sure how much work this is left to be done, > > but I'd rather sooner relea

Re: Updates on the Vim project

2023-08-28 Fir de Conversatie Christian Brabandt
On So, 27 Aug 2023, Yegappan Lakshmanan wrote: > Hi Christian, > > On Sun, Aug 27, 2023 at 11:09 AM Christian Brabandt > wrote: > > > > > > > > On Thu, 24 Aug 2023 at 06:18, Christian Brabandt > > > wrote: > > > > > > Hi, > > > this is a small update over what happened the last few

Re: Updates on the Vim project

2023-08-27 Fir de Conversatie Yegappan Lakshmanan
On Sun, Aug 27, 2023 at 11:09 AM Christian Brabandt wrote: > > I would think once Yegappan thinks the Vim9 classes is good enough to > release, I'd go ahead. Not sure how much work this is left to be done, > but I'd rather sooner release than later. So it depends on how far we > want the Vim9 clas

Re: Updates on the Vim project

2023-08-27 Fir de Conversatie Yegappan Lakshmanan
Hi Christian, On Sun, Aug 27, 2023 at 11:09 AM Christian Brabandt wrote: > > > > > On Thu, 24 Aug 2023 at 06:18, Christian Brabandt wrote: > > > > Hi, > > this is a small update over what happened the last few weeks. > > > > Over the last days, I have been merging mostly runtime file

Re: Updates on the Vim project

2023-08-27 Fir de Conversatie Christian Brabandt
On Mo, 28 Aug 2023, Doug Kearns wrote: > > > On Thu, 24 Aug 2023 at 06:18, Christian Brabandt wrote: > > Hi, > this is a small update over what happened the last few weeks. > > Over the last days, I have been merging mostly runtime file changes, > small improvements to the V

Re: Updates on the Vim project

2023-08-27 Fir de Conversatie Doug Kearns
On Thu, 24 Aug 2023 at 06:18, Christian Brabandt wrote: > Hi, > this is a small update over what happened the last few weeks. > > Over the last days, I have been merging mostly runtime file changes, > small improvements to the Vim9 class implementations and bug fixes. > > If you check the Milesto

Re: Updates on the Vim project

2023-08-27 Fir de Conversatie Enan Ajmain
Seems promising. Thanks for doing the recon. We should consider this seriously. Wonder what the core devs think of this. Instead of copying (or tagging) them here, would you mind opening a separate thread for this proposal? I don't wanna push something on you but you do seem to have the most i

Re: Updates on the Vim project

2023-08-27 Fir de Conversatie Christ van Willegen
Hi, Op wo 23 aug. 2023 22:18 schreef Christian Brabandt : > If you are a runtime file maintainer, or you have been providing > translations, now it's time to check your runtime files against the > version in the Vim repository and please consider sending updated files. > I hope this isn't taken

Re: Updates on the Vim project

2023-08-27 Fir de Conversatie akspecs
i have some potentially exciting news. On Thu Aug 24, 2023 at 6:43 AM PDT, Enan Ajmain wrote: > Not to speak for Christian, but I don't think he is considering retiring > the Hg repo because of lack of hosting options. He was weighing the > cost of maintaining an Hg clone and its benefit to its u

Re: Updates on the Vim project

2023-08-24 Fir de Conversatie Ernie Rael
On 23/08/24 2:44 AM, Tony Mechelynck wrote: [...] Well, if the Mercurial mirror goes puff, I'll have to decide either to fall back on the Vim from my distro (always somewhat behind, currently 9.0.1632 and with a slightly different choice of features than I would have chosen) or to start learning

Re: Updates on the Vim project

2023-08-24 Fir de Conversatie Enan Ajmain
On Thu, 24 Aug 2023 01:00:39 -0700 "akspecs" wrote: > Long time vim operator here (for more than half my life). > > I believe sourcehut [1][2] would be a great service to consider to host > and/or mirror vim's source code. > > On Thu Aug 24, 2023 at 12:33 AM PDT, mattn wrote: > > OSDN hosting has

Re: Updates on the Vim project

2023-08-24 Fir de Conversatie Marvin Renich
* Tony Mechelynck [230824 05:45]: > On Wed, Aug 23, 2023 at 10:18 PM Christian Brabandt > wrote: > [...] > > For a similar reason and because of the mess I created with the > > mercurial mirror, I am thinking to retire the mercurial repository. I > > think it is pretty clear that nowadays git is

Re: Updates on the Vim project

2023-08-24 Fir de Conversatie Tony Mechelynck
On Wed, Aug 23, 2023 at 10:18 PM Christian Brabandt wrote: [...] > For a similar reason and because of the mess I created with the > mercurial mirror, I am thinking to retire the mercurial repository. I > think it is pretty clear that nowadays git is the preferred VCS of > choice for most programm

Re: Updates on the Vim project

2023-08-24 Fir de Conversatie akspecs
Long time vim operator here (for more than half my life). I believe sourcehut [1][2] would be a great service to consider to host and/or mirror vim's source code. On Thu Aug 24, 2023 at 12:33 AM PDT, mattn wrote: > OSDN hosting has already become unacceptable. > The console screen appears only on

Re: Updates on the Vim project

2023-08-24 Fir de Conversatie mattn
OSDN hosting has already become unacceptable. The console screen appears only once every few times. Also, shell.osdn.net rarely connects. 2023年8月24日木曜日 15:34:45 UTC+9 Ken Takata: > Hi Christian, > > > For a similar reason and because of the mess I created with the > > mercurial mirror, I am thi

Re: Updates on the Vim project

2023-08-23 Fir de Conversatie Ken Takata
Hi Christian, > For a similar reason and because of the mess I created with the > mercurial mirror, I am thinking to retire the mercurial repository. I > think it is pretty clear that nowadays git is the preferred VCS of > choice for most programmers. To be honest, I'm still using the mercuri

Re: Updates on the Vim project

2023-08-23 Fir de Conversatie Ernie Rael
Hoping https://github.com/vim/vim/pull/12192 is merged. Vim 9.1 has a nsec profiling clock available; but without this PR, which fixes a severe timing problem related to user function calls, we can't say v9.1 has high accuracy profiling. -ernie On 23/08/23 1:18 PM, Christian Brabandt wrote:

Re: Updates on the Vim project

2023-08-23 Fir de Conversatie Yegappan Lakshmanan
Hi Christian, On Wed, Aug 23, 2023 at 1:18 PM Christian Brabandt wrote: > > Hi, > this is a small update over what happened the last few weeks. > > Over the last days, I have been merging mostly runtime file changes, > small improvements to the Vim9 class implementations and bug fixes. > Thanks.

Updates on the Vim project

2023-08-23 Fir de Conversatie Christian Brabandt
Hi, this is a small update over what happened the last few weeks. Over the last days, I have been merging mostly runtime file changes, small improvements to the Vim9 class implementations and bug fixes. If you check the Milestone¹ for the release 9.1, most of the remaining changes are small run