(commons-statistics) branch master updated: Update GH actions

2024-03-11 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-statistics.git The following commit(s) were added to refs/heads/master by this push: new 8e0eaed Update GH actions 8e0eaed

(commons-rng) branch master updated: Update GH actions

2024-03-11 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-rng.git The following commit(s) were added to refs/heads/master by this push: new 063f7829 Update GH actions 063f7829 is de

(commons-numbers) branch master updated: Update GH actions

2024-03-11 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git The following commit(s) were added to refs/heads/master by this push: new ec5c11f3 Update GH actions ec5c11f3 i

(commons-math) branch master updated: Update GH actions

2024-03-11 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-math.git The following commit(s) were added to refs/heads/master by this push: new a368d7184 Update GH actions a368d7184 is

(commons-math) branch master updated: Allow fitting single component data

2024-03-11 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-math.git The following commit(s) were added to refs/heads/master by this push: new bab00341a Allow fitting single component

(commons-csv) 02/06: Better internal name

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git commit 122feb5ef60c46e5dc0ea0dac7603415c623e437 Author: Gary Gregory AuthorDate: Mon Mar 11 16:05:44 2024 -0400 Bet

(commons-csv) 01/06: Allocate a string look ahead buffer in CSVFormat.printWithEscapes(CharSequence, Appendable)

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git commit 65d6d1101c84ddd6fdfa4ef00db5da0385a57805 Author: Gary Gregory AuthorDate: Mon Mar 11 16:04:00 2024 -0400 All

(commons-csv) 05/06: Don't allocate an extra String in CSVFormat.printWithEscapes(Reader, Appendable)

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git commit 7c6f28c97fc5f6c1db5d8dca9b8c7456930cb9f0 Author: Gary Gregory AuthorDate: Mon Mar 11 16:28:42 2024 -0400 Don

(commons-csv) 06/06: No need to store in local variable

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git commit b7ed400303a3b36c61683a578d8a671378db28af Author: Gary Gregory AuthorDate: Mon Mar 11 16:31:20 2024 -0400 No

(commons-csv) 03/06: Better internal name

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git commit ac031dc386575258ec94876abbc70a5d23fbbb51 Author: Gary Gregory AuthorDate: Mon Mar 11 16:05:44 2024 -0400 Bet

(commons-csv) branch master updated (7e43e94b -> b7ed4003)

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git from 7e43e94b Whitespace new 65d6d110 Allocate a string look ahead buffer in CSVFormat.printWithEscapes(CharSe

(commons-csv) 04/06: Don't allocate an extra String in CSVFormat.printWithEscapes(Reader, Appendable)

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git commit 6f758dd01a8a9ffe77e85a94e5ac768b738d0189 Author: Gary Gregory AuthorDate: Mon Mar 11 16:28:42 2024 -0400 Don

(commons-csv) 02/03: Internal refactoring for escape character

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git commit 50e56c64b6c412d7885ef642b466d21d6aa1be53 Author: Gary Gregory AuthorDate: Mon Mar 11 14:08:27 2024 -0400 Int

(commons-csv) 03/03: Whitespace

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git commit 7e43e94b4c10d523255c1c7b2be5e6bde264345d Author: Gary Gregory AuthorDate: Mon Mar 11 15:43:22 2024 -0400 Whi

(commons-csv) 01/03: Internal refactoring for delimiter

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git commit 98f46ac66169d3dd6b6f3509cc0c426156043913 Author: Gary Gregory AuthorDate: Mon Mar 11 13:52:30 2024 -0400 Int

(commons-csv) branch master updated (fca97cd9 -> 7e43e94b)

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git from fca97cd9 [CSV-311] OutOfMemory for very long rows despite using column value of type Reader new 98f46ac6

(commons-parent) branch dependabot/maven/com.puppycrawl.tools-checkstyle-10.14.1 deleted (was 8a3cebf)

2024-03-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.puppycrawl.tools-checkstyle-10.14.1 in repository https://gitbox.apache.org/repos/asf/commons-parent.git was 8a3cebf Bump com.puppycrawl.tools:checkstyle from 9.3

(commons-parent) branch master updated: Fix japicmp entry

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git The following commit(s) were added to refs/heads/master by this push: new 76700c6 Fix japicmp entry 76700c6 is

(commons-parent) branch master updated: Bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.14.1 on Java 11 and up

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git The following commit(s) were added to refs/heads/master by this push: new b3de777 Bump com.puppycrawl.tools:che

(commons-parent) branch master updated: Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0 #378

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git The following commit(s) were added to refs/heads/master by this push: new 63ebbb7 Bump org.apache.maven.plugins

(commons-parent) branch dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.7.0 deleted (was b43e27c)

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.7.0 in repository https://gitbox.apache.org/repos/asf/commons-parent.git was b43e27c Bump org.apache.maven.plugins:maven

(commons-parent) branch master updated: Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0 (#378)

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git The following commit(s) were added to refs/heads/master by this push: new 39b4525 Bump org.apache.maven.plugins

(commons-csv) 02/02: [CSV-311] OutOfMemory for very long rows despite using column value of type Reader

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git commit fca97cd9ced9ca22c6081588d0a696f52b2beaa2 Author: Gary Gregory AuthorDate: Mon Mar 11 10:23:29 2024 -0400 [CS

(commons-csv) 01/02: Call append once

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git commit 699b858c4c1b7743740b2dd0440e7ae8c19b2065 Author: Gary Gregory AuthorDate: Mon Mar 11 10:15:09 2024 -0400 Cal

(commons-csv) branch master updated (5e5e28c5 -> fca97cd9)

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git from 5e5e28c5 Internal refactoring new 699b858c Call append once new fca97cd9 [CSV-311] OutOfMemory for ve

(commons-parent) branch dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.7.0 created (now b43e27c)

2024-03-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.7.0 in repository https://gitbox.apache.org/repos/asf/commons-parent.git at b43e27c Bump org.apache.maven.plugins:mav

(commons-parent) branch dependabot/maven/com.puppycrawl.tools-checkstyle-10.14.1 created (now 8a3cebf)

2024-03-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.puppycrawl.tools-checkstyle-10.14.1 in repository https://gitbox.apache.org/repos/asf/commons-parent.git at 8a3cebf Bump com.puppycrawl.tools:checkstyle from 9.3

(commons-csv) 01/03: Whitespace

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git commit fc2f1b5acafdb8eb1dc7bd970f864f5eaa78ef0e Author: Gary Gregory AuthorDate: Mon Mar 11 08:55:02 2024 -0400 Whi

(commons-csv) branch master updated (094d0e7d -> 5e5e28c5)

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git from 094d0e7d Update changes.xml new fc2f1b5a Whitespace new 1eb95dc4 Whitespace new 5e5e28c5 Interna

(commons-csv) 03/03: Internal refactoring

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git commit 5e5e28c55189da018b2ecc5346b364e2f07b32f2 Author: Gary Gregory AuthorDate: Mon Mar 11 09:29:41 2024 -0400 Int

(commons-csv) 02/03: Whitespace

2024-03-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git commit 1eb95dc4d991641d707e84a43750f6097a442d2e Author: Gary Gregory AuthorDate: Mon Mar 11 08:55:04 2024 -0400 Whi