1. 4eb7bdf Javadoc by Gary Gregory · 3 days ago master
  2. e1ffb6e ThreadUtils.sleepQuietly(Duration) now restores the current thread's by Gary Gregory · 6 days ago
  3. 2cdac97 Bump github/codeql-action from 4.31.11 to 4.32.0 by Gary Gregory · 6 days ago
  4. d40798d [LANG-1818] Fix ClassUtils.getShortClassName(Class) to correctly handle by Gary Gregory · 6 days ago
  5. 4052e98 LANG-1818: Fix ClassUtils.getShortClassName(Class) to correctly handle $ in valid class names (#1591) by Ivan Ponomarev · 6 days ago
  6. 7bcb03a Fix StringIndexOutOfBoundsException message in StrBuilder.append(char[], by Gary Gregory · 7 days ago
  7. c477140 LANG-1816: ArrayUtils contains/indexOf/indexesOf with tolerance fail to by Gary Gregory · 7 days ago
  8. 24e0b28 Sort members by Gary Gregory · 7 days ago
  9. 52c06be fix LANG-1816 (#1589) by Ivan Ponomarev · 7 days ago
  10. 9bca5d0 Refactor magic numbers by Gary Gregory · 8 days ago
  11. 3617bc1 Better internal names by Gary Gregory · 8 days ago
  12. cebde03 Javadoc by Gary Gregory · 8 days ago
  13. dfaa238 [LANG-1814] ArrayUtils.subarray(..) may overflow index arithmetic and by Gary Gregory · 8 days ago
  14. 26ead61 [LANG-1814] ArrayUtils.subarray(..) may overflow index arithmetic and violate contract for extreme index values #1585 by Ivan Ponomarev · 8 days ago
  15. 87538eb Javadoc typo by Gary Gregory · 8 days ago
  16. e7cdeac Bump github/codeql-action from 4.31.10 to 4.31.11 by Gary Gregory · 9 days ago
  17. c5b1a87 [LANG-1707"] Add ArrayUtils.concat() methods for concatenating multiple by Gary Gregory · 10 days ago
  18. eefe5c8 [LANG-1707] Add ArrayUtils.concat methods for concatenating multiple arrays (#1519) by Ivan Malutin · 10 days ago
  19. d4cb592 [LANG-1452] RecursiveToStringStyle and MultilineRecursiveToStringStyle by Gary Gregory · 10 days ago
  20. 1418a77 [LANG-1452] RecursiveToStringStyle and MultilineRecursiveToStringStyle shouldn't recurse into a java.math.BigDecimal (#1584) by Gary Gregory · 10 days ago
  21. 3f803b8 Call Object.getClass() once by Gary Gregory · 10 days ago
  22. c9a185d Add RecursiveToStringStyleTest.testPrimitiveWrapperArray() by Gary Gregory · 10 days ago
  23. 91b536e Javadoc by Gary Gregory · 11 days ago
  24. b98942f Add ArrayUtils.getDimensions(Object) by Gary Gregory · 11 days ago
  25. 934e6d8 Test JRE edge cases for Arrays versus ArrayUtils.hashCode() by Gary Gregory · 11 days ago
  26. 93be4f0 Javadoc by Gary Gregory · 11 days ago
  27. 351510b Remove extra vertical whitespace by Gary Gregory · 11 days ago
  28. 4bb9e26 Test JRE edge cases for Arrays versus ArrayUtils.hashCode() by Gary Gregory · 11 days ago
  29. ae6b3eb Fix Javadoc in DoubleRange.of(Double, Double) to reflect actual by Gary Gregory · 11 days ago
  30. 6f2a106 Fix Javadoc @throws by Gary Gregory · 11 days ago
  31. b076e47 Fix JavaDoc to reflect actual exception type thrown (IllegalArgumentException to NullPointerException) (#1581) by Ivan Ponomarev · 11 days ago
  32. 151b1c3 Bump actions/checkout from 6.0.1 to 6.0.2 by Gary Gregory · 12 days ago
  33. becbcff Use a single return in indexesOf() methods by Gary Gregory · 12 days ago
  34. a4cf528 Use a single return by Gary Gregory · 12 days ago
  35. 2c68a65 Merge branch 'master' of https://garydgregory@github.com/apache/commons-lang.git by Gary Gregory · 12 days ago
  36. 47deaf1 Fix ClassNotFoundException message in ClassUtils.getClass(String) #1577. by Gary Gregory · 12 days ago
  37. b622445 Fix ClassNotFoundException message variable (#1577) by 烂泥扶上墙 · 12 days ago
  38. c4ea2b0 Improve branch coverage for Processor (isAarch64, isRISCV); add by Gary Gregory · 12 days ago
  39. 5db0618 Test: Improve branch coverage for Processor.java (isAarch64, isRISCV) (#1578) by Dhaneesh.M · 12 days ago
  40. 4ba46c6 Bump actions/setup-java from 5.1.0 to 5.2.0 by Gary Gregory · 12 days ago
  41. 7b8f3b9 Javadoc by Gary Gregory · 13 days ago
  42. b828652 Sort members by Gary Gregory · 13 days ago
  43. 7965231 Comment out NewlineAtEndOfFile for now by Gary Gregory · 13 days ago
  44. 675ab08 Bump org.apache.commons:commons-parent from 95 to 96 by Gary Gregory · 13 days ago
  45. 04bd273 Add Checkstyele NewlineAtEndOfFile by Gary Gregory · 13 days ago
  46. d65e8a6 Add // comments by Gary Gregory · 13 days ago
  47. ac91ddd Improve test coverage for TypeUtils.isAssignable() #1574. by Gary Gregory · 14 days ago
  48. 505acb8 Improve test coverage for TypeUtils.isAssignable (#1574) by Dhaneesh.M · 14 days ago
  49. 1436c59 Remove unused test class by Gary Gregory · 14 days ago
  50. 9dd127b Add long support to BitField #1561. by Gary Gregory · 2 weeks ago
  51. 6a27a9b Add long support to BitField #1561. by Gary Gregory · 2 weeks ago
  52. f2bdb0c Add long support to `BitField` (#1561) by Gary Gregory · 2 weeks ago
  53. d68bf97 Javadoc by Gary Gregory · 2 weeks ago
  54. 5d46a39 RandomStringUtils.random() methods may not return when asked to generate by Gary Gregory · 2 weeks ago
  55. e63e9c7 Add PR reference to #1495 to action description in changes.xml by Gary Gregory · 2 weeks ago
  56. 359e53f Add PR reference to #1494 to action description in changes.xml by Gary Gregory · 2 weeks ago
  57. e065526 Javadoc by Gary Gregory · 2 weeks ago
  58. 1db59d5 Inline single use local variable by Gary Gregory · 2 weeks ago
  59. efe8943 Merge branch 'master' of https://garydgregory@github.com/apache/commons-lang.git by Gary Gregory · 2 weeks ago
  60. 47aea59 Sort the available TimeZone IDs once. by Gary Gregory · 2 weeks ago
  61. 865a029 Simplify NumberUtils.isParsable(String) #1570 by Gary Gregory · 2 weeks ago
  62. 386af29 Fix NumberUtils.isParsable duplicate Long::parseLong (#1570) by David Du · 2 weeks ago
  63. 3c1827f Isolate "random" failing tests from by Gary Gregory · 2 weeks ago
  64. 5561193 Better exception messages from FastDateParser.parse(String) by Gary Gregory · 2 weeks ago
  65. 2f3361d Better action descriptions by Gary Gregory · 2 weeks ago
  66. e67a294 Add FastDateParserTest.testISO8601TimeZoneVariants() by Gary Gregory · 3 weeks ago
  67. ce5296c Fix handling of null marker in StringUtils.abbreviate(String, String, by Gary Gregory · 3 weeks ago
  68. 4a5ef8e Fix handling of null marker in StringUtils.abbreviate(String, String, int, int) (#1571) by ThrawnCA · 3 weeks ago
  69. 67f5023 Revert "'abbreviate' contract violations (#1490)" by Gary Gregory · 3 weeks ago
  70. 2f07d02 'abbreviate' contract violations (#1490) by ThrawnCA · 3 weeks ago
  71. 52b1a3a Make ArrayUtils methods impl consistent with other overloads #1568 by Gary Gregory · 3 weeks ago
  72. 8a10229 Make ArrayUtils methods impl consistent with other overloads (#1568) by David Du · 3 weeks ago
  73. 1fa4dae Add missing test assertion by Gary Gregory · 3 weeks ago
  74. a0a5584 Fix action description text by Gary Gregory · 3 weeks ago
  75. 8a4a150 Simplify literal assignments in ArrayFillTest #1567 by Gary Gregory · 3 weeks ago
  76. d0b2c0a Simplify literal assignment by Gary Gregory · 3 weeks ago
  77. 212d5a7 Simplify short literal assignment (#1567) by David Du · 3 weeks ago
  78. 137e194 Bump org.apache.commons:commons-parent from 94 to 95. by Gary Gregory · 3 weeks ago
  79. 5b6896f Bump github/codeql-action from 4.31.9 to 4.31.10 by Gary Gregory · 3 weeks ago
  80. 39cb2eb Ignore Maven beta noise by Gary Gregory · 3 weeks ago
  81. 3082283 [LANG-1806] NumberUtils.isParsable("1.f") should return true #1560 by Gary Gregory · 3 weeks ago
  82. 19c487a Remove noisy folder by Gary Gregory · 3 weeks ago
  83. 8089a0c [LANG-1806] NumberUtils.isParsable("1.f") should return true (#1560) by Gary Gregory · 3 weeks ago
  84. ba6cf8e [javadoc] Fix incorrect class names in RegExUtils Javadoc examples #1564 by Gary Gregory · 3 weeks ago
  85. fee3e32 [javadoc] Fix incorrect class names in RegExUtils Javadoc examples (#1564) by Dennis Ginter · 3 weeks ago
  86. 8f6f7f8 [javadoc] Fix incorrect exception type in CharUtils Javadoc examples #1563 by Gary Gregory · 3 weeks ago
  87. 2909b27 [javadoc] Fix incorrect exception type in Javadoc example (#1563) by Dennis Ginter · 3 weeks ago
  88. 30f0781 [LANG-1810] Deprecate SOFT_MAX_ARRAY_LENGTH in favor of MAX_ARRAY_LENGTH #1559 by Gary Gregory · 3 weeks ago
  89. d9de2fd [LANG-1810] Deprecate SOFT_MAX_ARRAY_LENGTH in favor of MAX_ARRAY_LENGTH (#1559) by Yelim Koo · 3 weeks ago
  90. 0378808 ArrayUtils.shuffle() throws NullPointerException for null array input (#1553) by Raju Gupta · 4 weeks ago
  91. 2a51760 Adjust commons.jacoco.classRatio on Java 25 by Gary Gregory · 4 weeks ago
  92. 54b4c74 TEMP until commons-parent 95 by Gary Gregory · 4 weeks ago
  93. 623235e [LANG-1811] ArrayUtils.shuffle() throws NullPointerException for null by Gary Gregory · 4 weeks ago
  94. 48d6e75 Use a code comment, not Javadoc inside a method by Gary Gregory · 4 weeks ago
  95. 044bf3b Remove dead comments by Gary Gregory · 4 weeks ago
  96. e4675ec Remove dead comments by Gary Gregory · 4 weeks ago
  97. 552fcd1 Remove dead comments by Gary Gregory · 4 weeks ago
  98. 6c457ac Remove dead comments by Gary Gregory · 4 weeks ago
  99. 2c08a03 Remove dead comments by Gary Gregory · 4 weeks ago
  100. 98567a9 Remove dead comments by Gary Gregory · 4 weeks ago