1. 623235e [LANG-1811] ArrayUtils.shuffle() throws NullPointerException for null by Gary Gregory · 3 days ago master
  2. 48d6e75 Use a code comment, not Javadoc inside a method by Gary Gregory · 5 days ago
  3. 044bf3b Remove dead comments by Gary Gregory · 5 days ago
  4. e4675ec Remove dead comments by Gary Gregory · 5 days ago
  5. 552fcd1 Remove dead comments by Gary Gregory · 5 days ago
  6. 6c457ac Remove dead comments by Gary Gregory · 5 days ago
  7. 2c08a03 Remove dead comments by Gary Gregory · 5 days ago
  8. 98567a9 Remove dead comments by Gary Gregory · 5 days ago
  9. 959aaf5 Remove dead comments by Gary Gregory · 5 days ago
  10. f289fde Remove dead comments by Gary Gregory · 5 days ago
  11. 6f063db Javadoc by Gary Gregory · 5 days ago
  12. 936adc2 Bump org.apache.commons:commons-parent from 93 to 94 by Gary Gregory · 7 days ago
  13. 0337e59 Bump actions/checkout from 5.0.0 to 6.0.1 (#1550) by dependabot[bot] · 8 days ago
  14. 803f388 Fix XML Schema xsi:schemaLocation name (as opposed to URI) by Gary Gregory · 8 days ago
  15. f6bd637 Javadoc: The @deprecated tag should be last. by Gary Gregory · 9 days ago
  16. 90762e0 Javadoc: Empty Javadoc line before the 1st tag. by Gary Gregory · 9 days ago
  17. c0d63d3 Sort members by Gary Gregory · 9 days ago
  18. 458b0a6 Javadoc by Gary Gregory · 9 days ago
  19. 74e7fd1 Use for each on array by Gary Gregory · 9 days ago
  20. 05b0e06 Add PR info by Gary Gregory · 9 days ago
  21. 8b2d7be [LANG-1700] Improve handling of parameterized types and variable unrolling #1549 by Gary Gregory · 9 days ago
  22. 8f8cc04 [LANG-1700] Improve handling of parameterized types and variable unrolling (#1549) by Ivan Šarić · 9 days ago
  23. 71d4f3d Split up TypeUtilsTest.testIsAssignable_ClassWithParameterizedType() by Gary Gregory · 9 days ago
  24. 4af794e Sort members by Gary Gregory · 9 days ago
  25. 23524a8 [LANG-1749] TypeUtils.isAssignable returns a wrong result for by Gary Gregory · 9 days ago
  26. bcad40a [LANG-1749] Add stricter type checks for parameterized types in method (#1548) by Ivan Šarić · 9 days ago
  27. 5e9736a Bump notice file end year from 2025 to 2026 by Gary Gregory · 11 days ago
  28. 9bcd8ed [LANG-1806] NumberUtils.isParsable("1.f") should return true by Gary Gregory · 11 days ago
  29. 8b91981 Add comment by Gary Gregory · 13 days ago
  30. ec66903 Javadoc: Fix double "to" by Gary Gregory · 14 days ago
  31. 2fd51f6 Javadoc: Fix double the by Gary Gregory · 14 days ago
  32. 8e2297b Javadoc: Normalize spelling by Gary Gregory · 14 days ago
  33. 3efb7c3 Use interface in private method signature by Gary Gregory · 14 days ago
  34. 137e340 Javadoc by Gary Gregory · 14 days ago
  35. 6eef494 In;ine single-use local variable by Gary Gregory · 14 days ago
  36. 3d15121 Reduce vertical space by Gary Gregory · 2 weeks ago
  37. 6d13139 Javadoc by Gary Gregory · 2 weeks ago
  38. 6a4979b [LANG-1805] Speedup StringUtils.join(AllPrimitiveTypes[], char, int, by Gary Gregory · 2 weeks ago
  39. 8eff0a4 [LANG-1448J Javadoc: Normalize some varargs examples by Gary Gregory · 2 weeks ago
  40. 371f8c7 Merge branch 'master' of https://garydgregory@github.com/apache/commons-lang.git by Gary Gregory · 2 weeks ago
  41. 1c1d6e9 Javadoc: Normalize some varargs examples by Gary Gregory · 2 weeks ago
  42. 8dbe33e fix typo in method name geStringtVarStringArgs in MethodFixtures (#1541) by IcoreE · 2 weeks ago
  43. 67cbf81 remove redundant test case in CharSetUtilsTest#testDelete_StringStringarray (#1540) by IcoreE · 2 weeks ago
  44. 5b7bab8 Javadoc Add missing @since 3.16.0 by Gary Gregory · 3 weeks ago
  45. 37bfc6e Javadoc by Gary Gregory · 3 weeks ago
  46. ed9d43d Make private static variables final in RandomUtils by Gary Gregory · 3 weeks ago
  47. f3be118 Fix Javadoc comma spacing #1538 by Gary Gregory · 3 weeks ago
  48. 9b2f986 Javadoc by Gary Gregory · 3 weeks ago
  49. 99859f3 [javadoc] Fix comma spacing in Range Javadoc (#1538) by sekharchowdary774 · 3 weeks ago
  50. 129ea41 Replace JUnit @DisplayName with Javadoc to make Maven output meaningful by Gary Gregory · 3 weeks ago
  51. 0a8ac74 Rename test class by Gary Gregory · 3 weeks ago
  52. 1c05980 Make test Java15BugFastDateParserTest more lenient on Java 26-ea by Gary Gregory · 3 weeks ago
  53. fd154de Add JavaVersion.JAVA_27 by Gary Gregory · 3 weeks ago
  54. 2aad114 Javadoc by Gary Gregory · 3 weeks ago
  55. 3d576e2 Rename internal constant by Gary Gregory · 3 weeks ago
  56. 472cb82 Javadoc by Gary Gregory · 3 weeks ago
  57. f2c3520 Javadoc by Gary Gregory · 3 weeks ago
  58. 07bcc20 Tests now traverse Locales deterministically by Gary Gregory · 3 weeks ago
  59. 8d36f42 JavaVersion.get(String) now support Java 26 and 27 by Gary Gregory · 3 weeks ago
  60. c9c55d4 Bump minor version by Gary Gregory · 3 weeks ago
  61. 7e3571e Add JavaVersion.JAVA_27 by Gary Gregory · 3 weeks ago
  62. 53dc633 Streamline StringUtils.truncate(String, int, int) by Gary Gregory · 3 weeks ago
  63. 951e81d Bump actions/upload-artifact from 5.0.0 to 6.0.0 by Gary Gregory · 3 weeks ago
  64. 47a48f7 Remove trailing whitespace by Gary Gregory · 3 weeks ago
  65. de6417d Speedup CharSequenceUtils.toCharArray(CharSequence) by Gary Gregory · 3 weeks ago
  66. ecdd289 Rename JMH benchmark class by Gary Gregory · 3 weeks ago
  67. 919c35a [LANG-1804] Fix CharSet#getInstance returns null instead of EMPTY when by Gary Gregory · 3 weeks ago
  68. b8d3820 [LANG-1804] Fix CharSet#getInstance returns null instead of EMPTY when input setStrs is null (#1530) by IcoreE · 3 weeks ago
  69. 938587a Javadoc by Gary Gregory · 3 weeks ago
  70. 36e740c Add NumberUtils.isParsable(String) assertions by Gary Gregory · 3 weeks ago
  71. aba0e40 [LANG-1695] NumberUtils.isParseable does not recognise values such as "2." by Gary Gregory · 3 weeks ago
  72. 9828dc7 LANG-1695: Allow trailing decimal point in NumberUtils.isParsable (#1531) by Harshit Goel · 3 weeks ago
  73. 0917cde Add NumberUtils.isParsable(String) assertions by Gary Gregory · 3 weeks ago
  74. ddf1ce9 Bump github/codeql-action from 4.31.8 to 4.31.9 by Gary Gregory · 3 weeks ago
  75. 4161d60 Internal refactoring by Gary Gregory · 3 weeks ago
  76. 2595926 [LANG-1803] Fix incorrect method invocation in ObjectUtilsTest and Javadoc reference in RandomStringUtils by Gary Gregory · 3 weeks ago
  77. 3014a0f Fix incorrect method invocation and javadoc reference in ObjectUtilsTest and RandomStringUtils (#1528) by IcoreE · 3 weeks ago
  78. 3bd1625 [LANG-1729] NumberUtils.isParsable() returns true for full width Unicode by Gary Gregory · 3 weeks ago
  79. 1196f03 Add NumberUtilsTest.testIsParsableFullWidthUnicodeJDK8326627() by Gary Gregory · 3 weeks ago
  80. d8d3872 Add NumberUtilsTest.testIsParsableFullWidthUnicodeJDK8326627() by Gary Gregory · 3 weeks ago
  81. eda7815 Don't run javadoc:javadoc on Java 8 due to Java's incompatible by Gary Gregory · 4 weeks ago
  82. 14c7702 Don't run javadoc:javadoc on Java 8 due to Java's incompatible by Gary Gregory · 4 weeks ago
  83. 4f4aa83 Document safer deserialization option in Javadoc for SerializationUtils by Gary Gregory · 4 weeks ago
  84. bd40b45 Fix race condition in Range.hashCode() by Gary Gregory · 4 weeks ago
  85. 03aa5a0 Javadoc by Gary Gregory · 4 weeks ago
  86. 51313b2 Javadoc by Gary Gregory · 4 weeks ago
  87. a648173 Fix race condition in Fraction.hashCode() by Gary Gregory · 4 weeks ago
  88. 4a021ec [LANG-1802] Fix collision in CharRange.hashCode() by Gary Gregory · 4 weeks ago
  89. 97e572c [LANG-1802] Fix collision in CharRange.hashCode() by Gary Gregory · 4 weeks ago
  90. 745a700 Fix malformed Javadoc comments by Gary Gregory · 4 weeks ago
  91. d07ec0c Bump actions/cache from 4.3.0 to 5.0.1 by Gary Gregory · 4 weeks ago
  92. fbe0c35 Bump github/codeql-action from 4.31.7 to 4.31.8 by Gary Gregory · 4 weeks ago
  93. facd363 [LANG-1800] Incorrect grammar and unclear wording in by Gary Gregory · 4 weeks ago
  94. 58bf1c2 Fix spelling in comments by Gary Gregory · 4 weeks ago
  95. bf4a01c Incorrect grammar and unclear wording in RandomStringUtils#random method (#1520) by IcoreE · 4 weeks ago
  96. a917a66 Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 by Gary Gregory · 5 weeks ago
  97. c482b14 Remove redundant length check in StringUtils.isBlank(CharSequence) #1516 by Gary Gregory · 5 weeks ago
  98. 80bf25d Remove redundant length check in isBlank (#1516) by David Du · 5 weeks ago
  99. a92cf2d Add StringUtilsTest.testGetDigitsKeycaps() by Gary Gregory · 5 weeks ago
  100. f776bf0 Speed up StringUtils.getDigits(String) #1515 by Gary Gregory · 5 weeks ago