Gary Gregory
67336ab252
Sort members
2024-04-19 09:11:49 -04:00
Gary Gregory
b19c82a7ce
Javadoc
...
- No need to FQCN in link tag to the same package
- Use longer lines
2024-04-19 09:11:12 -04:00
Gary Gregory
b850d804ac
StringUtils.stripAccents() should handle ligatures, UTF32 math blocks, etc. #1201
2024-04-19 08:55:06 -04:00
Stephan Peters
fc014c23fe
StringUtils.stripAccents() should handle ligatures, UTF32 math blocks, etc. ( #1201 )
...
* Modified stripAccents to handle ligatures, UTF32 math blocks, etc.
* changed StringUtils.isEmpty to isEmpty.
* stripAccents Javadoc reference to Unicode Normalization Chart.
2024-04-19 08:53:54 -04:00
Gary Gregory
03abd8fab0
Update description
2024-04-17 09:31:50 -04:00
Gary Gregory
f9f468dab6
Set the bar for JaCoCo checks
2024-04-17 09:24:49 -04:00
Gary Gregory
3a1b5adfc2
Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 #1200
2024-04-16 16:36:31 -04:00
dependabot[bot]
c6d0af64a9
Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 ( #1200 )
...
Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 16:35:54 -04:00
Gary Gregory
3762d895a1
Move less viewed sections to the bottom
2024-04-12 17:51:33 -04:00
dependabot[bot]
0b41364476
Bump codecov/codecov-action from 4.2.0 to 4.3.0 ( #1199 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](7afa10ed9b...84508663e9
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 11:22:43 -04:00
Gary Gregory
c8bfb687e4
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git
2024-04-12 10:38:23 -04:00
Gary Gregory
24060d01b9
Add a Map-based test
2024-04-12 10:38:14 -04:00
Gary Gregory
18ce3b4730
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git
2024-04-10 08:13:59 -04:00
Gary Gregory
b08a38ffb3
Reuse Math
...
Remove extra whitespace
2024-04-05 21:34:08 -04:00
dependabot[bot]
21fb808453
Bump codecov/codecov-action from 4.1.1 to 4.2.0 ( #1195 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](c16abc29c9...7afa10ed9b
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 12:47:53 -04:00
dependabot[bot]
f8a21cbc7e
Bump github/codeql-action from 3.24.9 to 3.24.10 ( #1196 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.9 to 3.24.10.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](1b1aada464...4355270be1
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 12:47:41 -04:00
Gary Gregory
20f70becab
Reuse own API
2024-04-03 11:12:20 -04:00
Gary Gregory
27c225c149
Reuse own API
2024-04-03 11:12:15 -04:00
Gary Gregory
8ddebc231e
Add T ArrayUtils.arraycopy(T, int, int, int, Function) fluent style
...
Add T ArrayUtils.arraycopy(T, int, int, int, Supplier) fluent style
2024-04-02 14:41:18 -04:00
Gary Gregory
88374a270b
Add and use ArrayUtils.arraycopy(T, int, T, int, int)
2024-04-02 14:40:44 -04:00
Gary Gregory
c3190fd5c1
Bump org.apache.commons:commons-parent from 67 to 69 #1194
2024-04-01 16:31:22 -04:00
dependabot[bot]
2a3ef6a78e
Bump org.apache.commons:commons-parent from 67 to 69 ( #1194 )
...
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent ) from 67 to 69.
- [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-parent/commits )
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 16:30:43 -04:00
Gary Gregory
48f5d57fb9
Reuse own ArrayUtils.nullToEmpty()
2024-03-31 15:33:40 -04:00
Gary Gregory
ab8caff3a3
Add ArrayUtils.nullTo(T[], T[])
2024-03-31 15:27:07 -04:00
Gary Gregory
0a98b934d2
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git
2024-03-29 14:12:49 -04:00
Gary Gregory
6473663070
Add Streams.nonNull(T), non-varargs variant
2024-03-29 14:12:41 -04:00
dependabot[bot]
69432da7f6
Bump codecov/codecov-action from 4.1.0 to 4.1.1 ( #1192 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](54bcd8715e...c16abc29c9
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-29 12:16:49 -04:00
Gary Gregory
45ad8976cb
Whitespace
2024-03-29 11:54:43 -04:00
Gary Gregory
3f8b071404
Whitespace
2024-03-29 11:52:26 -04:00
Gary Gregory
b9c7da0a8c
Add Streams.failableStream(T), non-varargs variant
2024-03-29 11:45:08 -04:00
Sebb
c9c1e222b8
Merge pull request #1191 from vgadget/patch-1
...
Confusing javadoc typo
2024-03-25 16:50:33 +00:00
Adrián Vázquez Barrera
03c15abb44
Confusing javadoc typo
...
Typo fixed. The javadoc was written:
"NumberUtils.toFloat(null, 1.1f) = 1.0f"
That is not correct, it should be:
"NumberUtils.toFloat(null, 1.1f) = 1.1f"
2024-03-25 17:34:19 +01:00
Gary Gregory
2f28cef08f
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git
2024-03-23 18:03:52 -04:00
Gary Gregory
0d1ed41277
Uppercase acronym in comment
2024-03-23 18:03:36 -04:00
Gary Gregory
48a1c291bd
Use better JUnit API
2024-03-22 16:36:40 -04:00
Gary Gregory
be6501ef4a
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git
2024-03-22 16:24:57 -04:00
Gary Gregory
3be8aba2da
Use better JUnit API
2024-03-22 16:23:42 -04:00
dependabot[bot]
9b7f6a9166
Bump github/codeql-action from 3.24.7 to 3.24.9 ( #1189 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.7 to 3.24.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](3ab4101902...1b1aada464
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-22 11:12:50 -04:00
dependabot[bot]
6e624329bf
Bump actions/cache from 4.0.1 to 4.0.2 ( #1188 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](ab5e6d0c87...0c45773b62
)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-22 11:12:37 -04:00
Gary Gregory
4fcc82bcb1
Use ternary expression
...
- Javadoc
- Use fluent Objects.requireNonNull()
- Remove some whitespace
2024-03-21 09:21:52 -04:00
Gary Gregory
155abe805b
Use Java 8 API to manage thread local
2024-03-16 08:40:57 -04:00
Gary Gregory
8f73bd15d4
Use Java 8 API to manage thread local
2024-03-16 08:32:58 -04:00
Gary Gregory
fdb6e394b8
Use Java 8 API to manage thread local
2024-03-16 08:05:26 -04:00
Gary Gregory
e3658ad7bb
Javadoc
...
- Inline single use local variables
- Formatting
2024-03-16 08:05:06 -04:00
Gary Gregory
ab8c02fb11
One less boolean operation per primitive append()
2024-03-16 07:52:48 -04:00
Gary Gregory
da5a9c2523
Add missing branch tests
2024-03-16 07:42:56 -04:00
Gary Gregory
134d6d881e
Add missing branch tests
2024-03-16 00:39:02 -04:00
Gary Gregory
0b18b97190
Add missing branch tests
2024-03-16 00:18:28 -04:00
Gary Gregory
91b17ffaae
Add miising test
2024-03-15 23:59:31 -04:00
Gary Gregory
bae2887de4
Add miising test
2024-03-15 23:51:58 -04:00