Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: crystal-lang/crystal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 059c4626bed2
Choose a base ref
...
head repository: crystal-lang/crystal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 28a523591e53
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 14, 2016

  1. String::Formatter: don't substring arg if there's no precision specif…

    …ied (optimization)
    Ary Borenszweig committed Jun 14, 2016
    Copy the full SHA
    27c1a0f View commit details
  2. Small string optimizations to avoid creating strings when a substring…

    … is the the whole string
    Ary Borenszweig committed Jun 14, 2016
    Copy the full SHA
    28a5235 View commit details
Loading