Commit Graph

  • c2cd0525d9 Javadoc Gary Gregory 2024-09-15 15:50:34 -0400
  • 4b621c8c03 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git Gary Gregory 2024-09-15 15:45:29 -0400
  • 425a0c3eae Javadoc and comment Gary Gregory 2024-09-15 15:45:19 -0400
  • 9cf1916c2c
    Bump github/codeql-action from 3.26.6 to 3.26.7 (#1275) dependabot[bot] 2024-09-13 12:15:57 -0400
  • fc11a57502
    Bump actions/setup-java from 4.2.2 to 4.3.0 (#1274) dependabot[bot] 2024-09-13 12:15:45 -0400
  • a853a3c5f6
    Bump github/codeql-action from 3.26.6 to 3.26.7 dependabot[bot] 2024-09-13 15:37:15 +0000
  • 6754d025ca
    Bump actions/setup-java from 4.2.2 to 4.3.0 dependabot[bot] 2024-09-13 15:37:04 +0000
  • f56bf0a2d5 Add binarySearchFirst and binarySearchLast for stable search with duplicit elements Zbynek Vyskovsky 2024-09-12 19:29:49 -0700
  • 93c5ee2776 Fixing compiler warnings Oliver B. Fischer 2024-09-12 23:35:34 +0200
  • 667a182fff Fixed checkstyle errors Oliver B. Fischer 2024-09-12 23:14:40 +0200
  • fae5ca31a0 Remove redundant syntax Gary Gregory 2024-09-12 10:21:28 -0400
  • ae1d3c5c4c Remove redundant syntax Gary Gregory 2024-09-12 10:20:52 -0400
  • 91fde94b49 Remove redundant syntax Gary Gregory 2024-09-12 10:20:33 -0400
  • 082b2d8b8c Remove redundant syntax Gary Gregory 2024-09-12 10:20:09 -0400
  • 295e91a27a Remove redundant syntax Gary Gregory 2024-09-12 10:18:50 -0400
  • 55a9cb915a Remove redundant syntax Gary Gregory 2024-09-12 10:17:52 -0400
  • a2fe02fc0c Remove redundant syntax Gary Gregory 2024-09-12 10:17:40 -0400
  • a9f02bc64e Remove redundant syntax Gary Gregory 2024-09-12 10:17:32 -0400
  • 7cad9c3ef8 Remove redundant syntax Gary Gregory 2024-09-12 10:17:23 -0400
  • b7698a627f Remove redundant syntax Gary Gregory 2024-09-12 10:17:16 -0400
  • ce90d81ac2 Remove redundant syntax Gary Gregory 2024-09-12 10:17:02 -0400
  • 3739a4cd37 Merge if clauses Gary Gregory 2024-09-12 10:16:48 -0400
  • 2e0e2a1659 Use final Gary Gregory 2024-09-12 10:15:26 -0400
  • 200f02bec1 Remove redundant syntax Gary Gregory 2024-09-12 10:15:17 -0400
  • 6c14b377e5 Use final Gary Gregory 2024-09-12 10:15:08 -0400
  • 4654e093bf Remove redundant syntax Gary Gregory 2024-09-12 10:14:58 -0400
  • 2f8cc86f3a Use final Gary Gregory 2024-09-12 10:14:47 -0400
  • 24e80503b3 Remove redundant syntax Gary Gregory 2024-09-12 10:14:36 -0400
  • a2706e7c96 Remove redundant syntax Gary Gregory 2024-09-12 10:14:26 -0400
  • e3552a530d Remove redundant call to super() Gary Gregory 2024-09-12 10:14:00 -0400
  • beb3b8fbc5 Use final Gary Gregory 2024-09-12 10:13:16 -0400
  • ebfd8e5566 Use final Gary Gregory 2024-09-12 10:12:34 -0400
  • a216a36dc1 Use final Gary Gregory 2024-09-12 10:12:26 -0400
  • 9646ceba63 Fix handling of non-ASCII letters & numbers in RandomStringUtils Fabrice Benhamouda 2024-09-06 17:43:55 -0400
  • f4297ca759
    Bump actions/upload-artifact from 4.3.6 to 4.4.0 dependabot[bot] 2024-09-06 15:22:45 +0000
  • c75477c9e0
    Merge 5ed4af6c25 into 03aba1634d YuyuZha0 2024-09-06 12:23:37 +0800
  • a27bee6a76 XXX Oliver B. Fischer 2024-09-04 20:34:38 +0200
  • 0b35c069b0 bump Oliver B. Fischer 2024-09-02 00:21:45 +0200
  • 961c71087a Fix the build Oliver B. Fischer 2024-09-01 23:56:22 +0200
  • eaa100b72f Testing is time is really taken // Demo Oliver B. Fischer 2024-08-31 21:19:09 +0200
  • d50b8e0e3e LANG-1747: Measure the execution time of functional interfaces Oliver B. Fischer 2024-08-15 23:06:10 +0200
  • 76e2a2c63c Remove SortedListUtils binarySearch Zbynek Vyskovsky 2024-09-03 18:44:44 -0700
  • b5db85410e Partially revert LANG-1172. Josh Curry 2024-09-03 13:11:45 -0700
  • 16595a8164
    Merge 6a337f84c8 into a9bb7e90fa Shashank Sharma 2024-09-02 17:22:46 +0300
  • 65648592b7 Added isPrime() method with corresponding test cases HEMANTH M 2024-08-31 23:34:37 +0530
  • 90c39b8796
    Bump github/codeql-action from 3.26.4 to 3.26.6 dependabot[bot] 2024-08-30 15:55:47 +0000
  • 88f73c404b
    Bump org.apache.commons:commons-parent from 73 to 74 dependabot[bot] 2024-08-29 19:42:37 +0000
  • 146551b07c binarySearch on sorted arrays and sorted lists Zbynek Vyskovsky 2024-08-25 18:01:49 -0700
  • ec4f545b69 Refactor into constants Gary Gregory 2024-09-11 09:36:17 -0400
  • 61580f2c01
    Fix handling of non-ASCII letters & numbers in RandomStringUtils #1273 Gary Gregory 2024-09-10 20:49:42 -0400
  • fd866a9c2d
    Fix handling of non-ASCII letters & numbers in RandomStringUtils (#1273) Fabrice Benhamouda 2024-09-10 20:47:24 -0400
  • d1bf9bfe74
    Bump actions/upload-artifact from 4.3.6 to 4.4.0 (#1272) dependabot[bot] 2024-09-06 09:08:35 -0700
  • 03aba1634d Speed up and sanitize StopWatchTest Gary Gregory 2024-09-04 13:36:36 -0400
  • d0fd31f505 Be lenient for slow running builds Gary Gregory 2024-09-04 13:16:00 -0400
  • 43d225464e Faster StopWatchTest.testSuspend() Gary Gregory 2024-09-04 12:37:08 -0400
  • edddaeb054 Faster StopWatchTest Gary Gregory 2024-09-04 11:59:00 -0400
  • ba4c2cf737 Faster StopWatchTest.testSimple() Gary Gregory 2024-09-04 11:45:29 -0400
  • 66d19b140e Faster StopWatchTest.testSimple() Gary Gregory 2024-09-04 11:44:41 -0400
  • b23c2d3836 Faster StopWatchTest Gary Gregory 2024-09-04 11:35:56 -0400
  • b657ed8389 Remove unused constant Gary Gregory 2024-09-04 11:34:58 -0400
  • 9ba733b3a4 Comment Gary Gregory 2024-09-04 11:34:24 -0400
  • a905cc5343 Faster StopWatchTest.testStopTimeSimple() Gary Gregory 2024-09-04 11:33:58 -0400
  • b4e4c40af1 Faster StopWatchTest.testStopInstantSimple() Gary Gregory 2024-09-04 11:32:53 -0400
  • 695986b2b9 Faster StopWatchTest.testLang315() Gary Gregory 2024-09-04 11:28:14 -0400
  • 6dd2addd4b Faster StopWatchTest Gary Gregory 2024-09-04 11:24:57 -0400
  • 386c17ff61 Faster StopWatchTest.testToSplitString() Gary Gregory 2024-09-04 11:21:10 -0400
  • 4f04d06a6b Faster StopWatchTest.testGetTime() Gary Gregory 2024-09-04 11:19:29 -0400
  • 9903591670 Format long constant for readability Gary Gregory 2024-09-04 11:04:04 -0400
  • 45f2ceaf3c Refactor constant Gary Gregory 2024-09-04 11:00:48 -0400
  • 95d15cdebd No need for formatter comments here Gary Gregory 2024-09-04 10:59:31 -0400
  • 21f0069882 StopWatchTest.testGetDuration() now runs in 2 milliseconds instead of 550. Gary Gregory 2024-09-04 10:58:20 -0400
  • 586358fb0e Javadoc Gary Gregory 2024-09-04 10:05:19 -0400
  • 6d29fd4d14 Sentence starts with a capital Gary Gregory 2024-09-04 10:01:04 -0400
  • a9bb7e90fa Use Assertions.assertInstanceOf() Gary Gregory 2024-09-01 19:02:47 -0400
  • 9cac8b5b98
    Bump github/codeql-action from 3.26.4 to 3.26.6 (#1268) dependabot[bot] 2024-08-30 12:32:39 -0400
  • ba51fe3a03 Pick up exec-maven-plugin version from parent POM Gary Gregory 2024-08-30 08:47:19 -0400
  • 97a96ba08b Fix action types in changes.xml Gary Gregory 2024-08-30 08:42:14 -0400
  • 3769c18aaa Fix flaky FileUtilsWaitForTest.testWaitForNegativeDuration() Gary Gregory 2024-08-30 08:41:43 -0400
  • 1091e835de
    Bump org.apache.commons:commons-parent from 73 to 74 #1267 Gary Gregory 2024-08-29 15:52:49 -0400
  • 404a75316b
    Bump org.apache.commons:commons-parent from 73 to 74 (#1267) dependabot[bot] 2024-08-29 15:51:58 -0400
  • 58d459764a Add section for the next release Gary Gregory 2024-08-29 19:41:34 +0000
  • f3b1b1f121 Bump to next development version release Gary Gregory 2024-08-29 19:40:20 +0000
  • 29ccc7665f Prepare for the next release candidate rel/commons-lang-3.17.0 commons-lang-3.17.0-RC1 Gary Gregory 2024-08-24 18:59:45 +0000
  • b64f71df6d Prepare for the next release candidate Gary Gregory 2024-08-24 18:39:56 +0000
  • d2eff05cd0 Remove unused exception from deprecated StringUtils.toString(byte[], String) Gary Gregory 2024-08-24 14:38:25 -0400
  • 3be74c40e0 Sort imports Gary Gregory 2024-08-24 14:30:17 -0400
  • f3b9aca3ac Sort members Gary Gregory 2024-08-24 14:29:25 -0400
  • 968d033c4f
    Bump github/codeql-action from 3.26.2 to 3.26.4 (#1266) dependabot[bot] 2024-08-23 12:16:33 -0400
  • 55cb4591c9
    Bump github/codeql-action from 3.26.2 to 3.26.4 dependabot[bot] 2024-08-23 15:38:48 +0000
  • 5d3c269193 Javadoc Gary Gregory 2024-08-22 15:50:24 -0400
  • c4164c4e16 Better test parameter name Gary Gregory 2024-08-21 17:23:59 -0400
  • 89073a2475 typo, and some of my earlier fixes somehow got lost, so put them back Ariel Shkedi 2024-08-21 16:06:22 -0400
  • f28e5263db Adjusted comment wording Ariel Shkedi 2024-08-21 14:40:10 -0400
  • c08d525cc6 use existing constant Ariel Shkedi 2024-08-21 14:25:19 -0400
  • acaa50692f use month names instead of numbers asgh 2021-03-02 11:48:15 -0500
  • d4400ede65 typo asgh 2021-03-02 11:13:30 -0500
  • 9b98f78a6b Add toLocalDate to CalendarUtils Ariel Shkedi 2021-03-02 11:00:38 -0500
  • 961a9ffcca use month names instead of numbers asgh 2021-03-02 11:48:15 -0500
  • beed197de7 typo asgh 2021-03-02 11:13:30 -0500
  • 4b73a09fb1 Add toLocalDate to CalendarUtils Ariel Shkedi 2021-03-02 11:00:38 -0500