Sign in
apache
/
commons-codec
/
HEAD
a0278f7
Update `actions/setup-java` to v2.
by Gary Gregory
· 2 days ago
master
b70e177
Merge pull request #79 from jvz/blake3
by Matt Sicker
· 5 weeks ago
1391f3c
Fix checkstyle nits
by Matt Sicker
· 5 weeks ago
0839e1a
Ensure all public method args are validated and documented
by Matt Sicker
· 5 weeks ago
9d75ecc
Replace GitHub build for Java 15 with Java 16 and drop Java 16-ea.
by Gary Gregory
· 5 weeks ago
80a0768
The blank line is allowed; dummy change to jog GH licensee detection
by Sebb
· 6 weeks ago
52ca066
Happy New Year
by Sebb
· 6 weeks ago
e145fda
Move checkstyle files out of the way
by Sebb
· 6 weeks ago
0ed8bd7
Improve javadoc, naming, magic constants
by Matt Sicker
· 6 weeks ago
b959a9e
Drop spurious initial blank line
by Sebb
· 6 weeks ago
b71233b
Fix checkstyle nits
by Matt Sicker
· 7 weeks ago
921e2cd
CODEC-296: Add support for Blake3 family of hashes
by Matt Sicker
· 7 weeks ago
482df6c
No need to nest in else.
by Gary Gregory
· 7 weeks ago
85cb447
- Bump actions/cache from v2 to v2.1.4 #75.
by Gary Gregory
· 7 weeks ago
c356901
Bump junit from 4.13.1 to 4.13.2 (#76)
by dependabot[bot]
· 7 weeks ago
e10e6cf
Bump actions/cache from v2 to v2.1.4 (#75)
by dependabot[bot]
· 7 weeks ago
f2a6b4b
Use String.replace() instead of replaceAll() when we don't need a Regex.
by Gary Gregory
· 7 weeks ago
3638aba
Normalize to US English spelling.
by Gary Gregory
· 2 months ago
46969d4
Use the scale in the var name.
by Gary Gregory
· 3 months ago
7ea3a6a
Specify scale fully in internal name.
by Gary Gregory
· 3 months ago
8bfca5c
- Make private elements final where possible.
by Gary Gregory
· 3 months ago
4483cb0
Ignore IML (IntelliJ) files.
by Gary Gregory
· 3 months ago
56c0a12
Use isEmpty().
by Gary Gregory
· 3 months ago
c59862d
Use isEmpty().
by Gary Gregory
· 3 months ago
7b3e0ca
Use isEmpty().
by Gary Gregory
· 3 months ago
2e9785b
Fix Checkstyle suppressions DTD link.
by Gary Gregory
· 3 months ago
b0b84d6
Fix Checkstyle configuration DTD link.
by Gary Gregory
· 3 months ago
db6b786
Fix Checkstyle suppressions DTD link.
by Gary Gregory
· 3 months ago
aaaa3b7
Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.1 -> 0.15.2.
by Gary Gregory
· 3 months ago
05a0b1f
Collapse multiple identical catch clauses into one.
by Gary Gregory
· 3 months ago
2a1fc6b
Simplify array cloning.
by Gary Gregory
· 4 months ago
00ea5ee
Breaking binary compatibility should break the build instead of
by Gary Gregory
· 4 months ago
9a39042
Update commons.japicmp.version 0.14.4 -> 0.15.1.
by Gary Gregory
· 4 months ago
168d553
Add Java 17-EA to the GitHub build.
by Gary Gregory
· 4 months ago
76eaf87
Bump maven-pmd-plugin from 3.13.0 to 3.14.0.
by Gary Gregory
· 4 months ago
35e9cf2
Normalize spelling to US English in comments.
by Gary Gregory
· 4 months ago
340f3b4
[CODEC-295] Minor improvements #67
by Gary Gregory
· 4 months ago
62d55fd
CODEC-295 - Minor improvement (#67)
by Arturo Bernal
· 4 months ago
d720e87
Typo.
by Gary Gregory
· 4 months ago
e9f79c2
Update GitHub build.
by Gary Gregory
· 4 months ago
1f1b5c3
Bump actions/checkout from v2.3.2 to v2.3.4 (#65)
by dependabot[bot]
· 4 months ago
958e6d2
Bump actions/setup-java from v1.4.2 to v1.4.3 (#62)
by dependabot[bot]
· 4 months ago
4369d10
Track changes
by Alex Herbert
· 5 months ago
9314764
Remove duplicate "from"s in javadoc comments
by James Gan
· 5 months ago
c43c22b
Remove trailing spaces
by Alex Herbert
· 5 months ago
457c792
Use final.
by Gary Gregory
· 5 months ago
889d94f
Use for-each.
by Gary Gregory
· 5 months ago
8ecd358
Always use blocks.
by Gary Gregory
· 5 months ago
a7824cd
Remove redundant modifiers like private on enum constructors.
by Gary Gregory
· 5 months ago
9d0d991
Use final.
by Gary Gregory
· 5 months ago
f234c76
Travis: Replace Java 14 with 15.
by Gary Gregory
· 5 months ago
6b634fe
No need to initialize to default.
by Gary Gregory
· 5 months ago
2bacd0b
Remove redundant calls to super().
by Gary Gregory
· 5 months ago
7ca5b56
Use Arrays.fill().
by Gary Gregory
· 5 months ago
0a4b0c6
Use a switch instead of a cascading if-else.
by Gary Gregory
· 5 months ago
c4e813f
Add elements of a collections without a loop.
by Gary Gregory
· 5 months ago
fe8b24c
Typo.
by Gary Gregory
· 6 months ago
1378b63
Add SECURITY.MD.
by Gary Gregory
· 6 months ago
475910a
Merge pull request #63 from nhojpatrick/junit-4.13.1
by Alex Herbert
· 6 months ago
778d81c
JUnit v4.13.1
by John Patrick
· 6 months ago
0a4e73c
Use uppercase for long literal suffix.
by Gary Gregory
· 7 months ago
eafdff7
Update commons.jacoco.version 0.8.5 to 0.8.6 (Fixes Java 15 builds).
by Gary Gregory
· 7 months ago
371ad0f
Replace Java 14 with Java 15 as the latest Java version to test. Use
by Gary Gregory
· 7 months ago
b16a7c0
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-codec
by Gary Gregory
· 8 months ago
49af9cf
>Update build actions/setup-java from v1.4.1 to v1.4.2 #60.
by Gary Gregory
· 8 months ago
0ee5802
Bump actions/setup-java from v1.4.1 to v1.4.2 (#60)
by dependabot[bot]
· 8 months ago
ae667e0
Add test sources to checkstyle:check
by aherbert
· 8 months ago
316fb26
Fix checkstyle for test sources
by aherbert
· 8 months ago
e2eb50c
Remove unused import
by aherbert
· 8 months ago
738b50d
Improve variable name to describe the bug in Codec 101.
by aherbert
· 8 months ago
ea6058c
Update binary compatibility version
by aherbert
· 8 months ago
86e676d
Add checkstyle:check to default goal
by aherbert
· 8 months ago
e2d1760
Exclude some resources from checkstyle
by aherbert
· 8 months ago
a1b37fe
Allow long lines in javadoc comments, e.g. for <A href="...">
by aherbert
· 8 months ago
d470c55
Fix checkstyle
by aherbert
· 8 months ago
20c4672
Merge branch 'release' into master
by aherbert
· 8 months ago
0342829
Bump to next development version
by aherbert
· 8 months ago
f43bf93
Trigger a GitHub build on pull requests.
by Gary Gregory
· 8 months ago
c89d2af
Prepare for 1.15 release
by aherbert
· 8 months ago
release
commons-codec-1.15-RC1
rel/commons-codec-1.15
ba81ed5
Use gav=true for the maven central redirect
by Alex Herbert
· 8 months ago
cb629f0
Update maven central badge
by Alex Herbert
· 8 months ago
b8090b3
Fix coverage badge to use the 'master' branch not the default 'trunk'
by Alex Herbert
· 8 months ago
fa0562e
Test Context toString has debugging info
by Alex Herbert
· 8 months ago
f39003c
Test isInAlphabet
by Alex Herbert
· 8 months ago
9ac33a1
Test all constructors
by Alex Herbert
· 8 months ago
3535c17
Test encode of null and empty array with an offset
by Alex Herbert
· 8 months ago
e42dfe1
Fix test names
by Alex Herbert
· 8 months ago
5365879
Test the codec policy property
by Alex Herbert
· 8 months ago
4c542d7
Add CharSequenceUtilsTest
by Alex Herbert
· 8 months ago
fab180b
Add missing @since 1.15 tags
by Alex Herbert
· 8 months ago
53c93d0
Revert "Bump commons-lang3 from 3.8 to 3.11 (#51)"
by Gary Gregory
· 8 months ago
8dd4445
Bump commons-lang3 from 3.8 to 3.11 (#51)
by dependabot[bot]
· 8 months ago
bb50d9f
actions/setup-java from v1.4.0 to v1.4.1 #57.
by Gary Gregory
· 8 months ago
49ab8d1
Bump actions/setup-java from v1.4.0 to v1.4.1 (#57)
by dependabot[bot]
· 8 months ago
e87ac43
Cache ~/.m2 dir for GitHub builds.
by Gary Gregory
· 8 months ago
72ebf5d
No reason to build on linux-ppc64le.
by Gary Gregory
· 8 months ago
ee2ac48
actions/checkout from v2.3.1 to v2.3.2 #56.
by Gary Gregory
· 8 months ago
6b889af
Bump actions/checkout from v2.3.1 to v2.3.2 (#56)
by dependabot[bot]
· 8 months ago
32e85c8
Bump commons-parent from 51 to 52 (#53)
by dependabot[bot]
· 9 months ago
8319d3d
Add --no-transfer-progress to CI builds.
by Gary Gregory
· 9 months ago
Next »