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: nette/utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.3
Choose a base ref
...
head repository: nette/utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.4
Choose a head ref
  • 6 commits
  • 9 files changed
  • 4 contributors

Commits on Aug 5, 2015

  1. Configuration menu
    Copy the full SHA
    6feec03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2730977 View commit details
    Browse the repository at this point in the history
  3. Image: fix exception message [Closes #71]

    enumag authored and dg committed Aug 5, 2015
    Configuration menu
    Copy the full SHA
    2577309 View commit details
    Browse the repository at this point in the history
  4. Image: add missing break statement

    enumag authored and dg committed Aug 5, 2015
    Configuration menu
    Copy the full SHA
    60f3ed3 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2015

  1. Json: accept whitespace-surrounded "null" for decode() as it is a val…

    …id JSON text ("Insignificant whitespace is allowed before or after any token.")
    Ondrej Bouda authored and dg committed Aug 23, 2015
    Configuration menu
    Copy the full SHA
    45fe1f7 View commit details
    Browse the repository at this point in the history
  2. Strings: added const for trim method whitespace charset

    Petr Hejna authored and dg committed Aug 23, 2015
    Configuration menu
    Copy the full SHA
    89a7973 View commit details
    Browse the repository at this point in the history
Loading