[jira] [Comment Edited] (GROOVY-11636) Create SGM#next/previous methods which act like next/previous but also takes an integer repeat count

2025-04-25 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947435#comment-17947435 ] Paul King edited comment on GROOVY-11636 at 4/25/25 11:31 PM: ---

[jira] [Updated] (GROOVY-11637) Bump gradle to 8.14 (build dependency)

2025-04-25 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11637: --- Reporter: Paul King (was: Daniel Sun) > Bump gradle to 8.14 (build dependency) > -

[jira] [Created] (GROOVY-11637) Bump gradle to 8.14 (build dependency)

2025-04-25 Thread Paul King (Jira)
Paul King created GROOVY-11637: -- Summary: Bump gradle to 8.14 (build dependency) Key: GROOVY-11637 URL: https://issues.apache.org/jira/browse/GROOVY-11637 Project: Groovy Issue Type: Dependency

[jira] [Updated] (GROOVY-11637) Bump gradle to 8.14 (build dependency)

2025-04-25 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11637: --- Fix Version/s: 5.0.0-alpha-13 > Bump gradle to 8.14 (build dependency) > --

[jira] [Updated] (GROOVY-11637) Bump gradle to 8.14 (build dependency)

2025-04-25 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11637: --- Fix Version/s: (was: 5.0.0-alpha-13) > Bump gradle to 8.14 (build dependency) > ---

[jira] [Assigned] (GROOVY-11637) Bump gradle to 8.14 (build dependency)

2025-04-25 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-11637: -- Assignee: (was: Eric Milles) > Bump gradle to 8.14 (build dependency) >

[jira] [Updated] (GROOVY-11637) Bump gradle to 8.14 (build dependency)

2025-04-25 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11637: --- Description: (was: https://github.com/apache/groovy/commit/48fb5b993932ddb94f7e3e81b1631d0c7574

[jira] [Commented] (GROOVY-11287) Perform constant folding for basic math calculations in CS

2025-04-25 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947403#comment-17947403 ] Eric Milles commented on GROOVY-11287: -- [~blackdrag] [~paulk] Do you have any per

[jira] [Commented] (GROOVY-11636) Create SGM#next/previous methods which act like next/previous but also takes an integer repeat count

2025-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947395#comment-17947395 ] ASF GitHub Bot commented on GROOVY-11636: - eric-milles commented on PR #2204: U

Re: [PR] GROOVY-11636: Create a SGM#next method which also takes an integer in… [groovy]

2025-04-25 Thread via GitHub
eric-milles commented on PR #2204: URL: https://github.com/apache/groovy/pull/2204#issuecomment-2831078819 @blackdrag raised concern that `charAt` should probably be code point at. And is there a next code point method? Any concern about invalid/unmapped code points? -- This is an aut

[jira] [Comment Edited] (GROOVY-11636) Create SGM#next/previous methods which act like next/previous but also takes an integer repeat count

2025-04-25 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947435#comment-17947435 ] Paul King edited comment on GROOVY-11636 at 4/25/25 11:30 PM: ---

[jira] [Comment Edited] (GROOVY-11636) Create SGM#next/previous methods which act like next/previous but also takes an integer repeat count

2025-04-25 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947435#comment-17947435 ] Paul King edited comment on GROOVY-11636 at 4/25/25 11:27 PM: ---

[jira] [Commented] (GROOVY-11636) Create SGM#next/previous methods which act like next/previous but also takes an integer repeat count

2025-04-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947427#comment-17947427 ] ASF GitHub Bot commented on GROOVY-11636: - paulk-asert commented on PR #2204: U

Re: [PR] GROOVY-11636: Create a SGM#next method which also takes an integer in… [groovy]

2025-04-25 Thread via GitHub
paulk-asert commented on PR #2204: URL: https://github.com/apache/groovy/pull/2204#issuecomment-2831521205 I commented in the issue. I was following the code from next()/previous(). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[jira] [Commented] (GROOVY-11636) Create SGM#next/previous methods which act like next/previous but also takes an integer repeat count

2025-04-25 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947435#comment-17947435 ] Paul King commented on GROOVY-11636: Some more examples (existing): {code:groovy} {

[jira] [Comment Edited] (GROOVY-11636) Create SGM#next/previous methods which act like next/previous but also takes an integer repeat count

2025-04-25 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947435#comment-17947435 ] Paul King edited comment on GROOVY-11636 at 4/25/25 11:23 PM: ---

[jira] [Comment Edited] (GROOVY-11636) Create SGM#next/previous methods which act like next/previous but also takes an integer repeat count

2025-04-25 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947435#comment-17947435 ] Paul King edited comment on GROOVY-11636 at 4/25/25 11:26 PM: ---

[jira] [Comment Edited] (GROOVY-11636) Create SGM#next/previous methods which act like next/previous but also takes an integer repeat count

2025-04-25 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947435#comment-17947435 ] Paul King edited comment on GROOVY-11636 at 4/25/25 11:23 PM: ---

[jira] [Comment Edited] (GROOVY-11636) Create SGM#next/previous methods which act like next/previous but also takes an integer repeat count

2025-04-25 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947435#comment-17947435 ] Paul King edited comment on GROOVY-11636 at 4/25/25 11:29 PM: ---