Skip to content

pullrequests Search Results · repo:yomorun/hashids-java language:Java

Filter by

30 results
 (177 ms)

30 results

inyomorun/hashids-java (press backspace or delete to remove)

In loops and recursion, using StringBuilder instead of String to reduce the creation and destruction of String objects can improve performance. And I followed the source file format.
  • lukechen116
  • Opened 
    on Oct 20, 2023
  • #78

In loops and recursion, using StringBuilder instead of String to reduce the creation and destruction of String objects can improve performance.
  • lukechen116
  • 7
  • Opened 
    on Oct 19, 2023
  • #77

When generating hashes that are separated by 100 the hash strings are very similar. This is unavoidable with this implementation and perhaps not a huge deal, but maybe it would be best if the periodicity ...
  • jchennales
  • 1
  • Opened 
    on Jun 1, 2022
  • #75

Bumps junit from 4.12 to 4.13.1. details summary Release notes /summary p em Sourced from a href= https://github.com/junit-team/junit4/releases junit s releases /a . /em /p blockquote h2 JUnit 4.13.1 /h2 ...
dependencies
  • dependabot[bot]
  • Opened 
    on Oct 13, 2020
  • #72

Added a new Hashids constructor to support customized separators plus a pre-check for NULL that prevents a NullException by defaulting to DEFAULT_SEPS (this behaviour is modeled after the salt pre-check ...
  • randolf
  • 3
  • Opened 
    on Jan 16, 2019
  • #63

…hods. As a constructive way to resolve #58 I decided to add some documentation of the current behaviour.
  • sharebear
  • Opened 
    on Oct 5, 2018
  • #61

One of my pet peeves , incorrect ordering of arguments to assertion libraries, it s an easily made mistake when switching between projects that use junit or hamcrest or AssertJ, etc. When submitting my ...
  • sharebear
  • 1
  • Opened 
    on Oct 3, 2018
  • #60

…Hex method Test that demonstrates issue #58
  • sharebear
  • 1
  • Opened 
    on Oct 3, 2018
  • #59

!-- Reviewable:start -- This change is  img src= https://reviewable.io/review_button.svg height= 34 align= absmiddle alt= Reviewable / !-- Reviewable:end --
  • cazacugmihai
  • 58
  • Opened 
    on Feb 21, 2018
  • #53

A little bit silly but it was bothering me :) !-- Reviewable:start -- This change is  img src= https://reviewable.io/review_button.svg height= 34 align= absmiddle alt= Reviewable / !-- Reviewable:end ...
  • milosonator
  • 2
  • Opened 
    on Nov 9, 2017
  • #52