8000 Comparing me-no-dev:ad3741d...nut-code-monkey:9825ec4 · me-no-dev/ESPAsyncWebServer · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
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: me-no-dev/ESPAsyncWebServer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ad3741d
Choose a base ref
...
head repository: nut-code-monkey/ESPAsyncWebServer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9825ec4
Choose a head ref
  • 10 commits
  • 0 files changed
  • 2 contributors

Commits on Nov 18, 2016

  1. Configuration menu
    Copy the full SHA
    f8ba2a7 View commit details
    Browse the repository at this point in the history
  2. fixed different type of virtual methods.

    Maksym Lunin committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    5982a6f View commit details
    Browse the repository at this point in the history
  3. Fixed typo in conditional

    Maksym Lunin committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    9bf2917 View commit details
    Browse the repository at this point in the history
  4. Renamed ListArray to LinkedList

    Maksym Lunin committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    085b1a9 View commit details
    Browse the repository at this point in the history
  5. Const reference to String as method parameters to prevent additional …

    …copy and memory allocation when String passed by value
    Maksym Lunin committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    cc160cd View commit details
    Browse the repository at this point in the history
  6. fix 'min' redefinition

    Maksym Lunin committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    315eb0a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2016

  1. removed #include <iterator>

    begin/end methods it's enough for 'for( : )' loop
    count() renamed to length()
    spacing fixing
    Maksym Lunin committed Nov 19, 2016
    Configuration menu
    Copy the full SHA
    091f0dc View commit details
    C41A Browse the repository at this point in the history
  2. Const reference to String as method parameters to prevent additional …

    …copy and memory allocation when String passed by value
    Maksym Lunin committed Nov 19, 2016
    Configuration menu
    Copy the full SHA
    55ca7de View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2016

  1. Configuration menu
    Copy the full SHA
    7b205a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2016

  1. Configuration menu
    Copy the full SHA
    9825ec4 View commit details
    Browse the repository at this point in the history
Loading
0