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: Frodez/spinet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: Frodez/spinet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Oct 20, 2021

  1. Copy the full SHA
    9ffd861 View commit details
  2. Optimize the Client and Server

    frodez committed Oct 20, 2021
    Copy the full SHA
    e7b76f2 View commit details
  3. Update README.md

    Frodez authored Oct 20, 2021
    Copy the full SHA
    0454d32 View commit details

Commits on Oct 22, 2021

  1. Optimization

    frodez committed Oct 22, 2021
    Copy the full SHA
    20a8312 View commit details
  2. Optimization

    frodez committed Oct 22, 2021
    Copy the full SHA
    1dfb006 View commit details
  3. Copy the full SHA
    dea3b23 View commit details
  4. Optimization

    frodez committed Oct 22, 2021
    Copy the full SHA
    54b8892 View commit details

Commits on Oct 23, 2021

  1. Update cmake.yml

    Frodez authored Oct 23, 2021
    Copy the full SHA
    4f99056 View commit details
  2. Update README.md

    Frodez authored Oct 23, 2021
    Copy the full SHA
    0bb2afc View commit details
  3. Update README.md

    Frodez authored Oct 23, 2021
    Copy the full SHA
    c3fe91a View commit details
  4. Fix the include headers

    frodez committed Oct 23, 2021
    Copy the full SHA
    c3af101 View commit details

Commits on Oct 24, 2021

  1. Rename the Error to Result

    frodez committed Oct 24, 2021
    Copy the full SHA
    c7a73c9 View commit details
  2. Add the Address

    frodez committed Oct 24, 2021
    Copy the full SHA
    e0bcf78 View commit details
  3. Copy the full SHA
    336ed4c View commit details

Commits on Oct 25, 2021

  1. Reduce the compiled code size

    frodez committed Oct 25, 2021
    Copy the full SHA
    08ca6b3 View commit details
  2. Remove the fmtlib dependency

    frodez committed Oct 25, 2021
    Copy the full SHA
    61acf16 View commit details
  3. Format the style

    frodez committed Oct 25, 2021
    Copy the full SHA
    0f685b1 View commit details
  4. Fix the bug about the name resolve

    frodez committed Oct 25, 2021
    Copy the full SHA
    9962a83 View commit details

Commits on Oct 26, 2021

  1. Update the CMakeLists.txt

    frodez committed Oct 26, 2021
    Copy the full SHA
    789525e View commit details
  2. Optimization

    frodez committed Oct 26, 2021
    Copy the full SHA
    2f4d48e View commit details
  3. Optimization

    frodez committed Oct 26, 2021
    Copy the full SHA
    9864f12 View commit details
  4. Optimization

    frodez committed Oct 26, 2021
    Copy the full SHA
    b171f93 View commit details

Commits on Oct 28, 2021

  1. set the epoll_wait timeout properly

    frodez committed Oct 28, 2021
    Copy the full SHA
    9ac6402 View commit details
  2. Copy the full SHA
    1ce7e75 View commit details
  3. Fix the wait bug for timer

    frodez committed Oct 28, 2021
    Copy the full SHA
    579cbf6 View commit details
  4. Fix the stop bug for timer

    frodez committed Oct 28, 2021
    Copy the full SHA
    81df691 View commit details
  5. Copy the full SHA
    36cc63c View commit details
  6. Optimization

    frodez committed Oct 28, 2021
    Copy the full SHA
    63d2326 View commit details

Commits on Oct 29, 2021

  1. Optimization

    frodez committed Oct 29, 2021
    Copy the full SHA
    11a50bc View commit details

Commits on Oct 30, 2021

  1. Optimization

    frodez committed Oct 30, 2021
    Copy the full SHA
    c47b2e1 View commit details

Commits on Oct 31, 2021

  1. Implement the example for timer and http keep-alive server, and fix t…

    …he bug for http 1.0 server
    frodez committed Oct 31, 2021
    Copy the full SHA
    4d1b104 View commit details
  2. Update README.md

    Frodez authored Oct 31, 2021
    Copy the full SHA
    919942a View commit details
  3. Optimization

    frodez committed Oct 31, 2021
    Copy the full SHA
    d560a33 View commit details

Commits on Nov 1, 2021

  1. Optimize the example of http keep-alive server

    frodez committed Nov 1, 2021
    Copy the full SHA
    97e840e View commit details

Commits on Nov 4, 2021

  1. Optimization

    frodez committed Nov 4, 2021
    Copy the full SHA
    3c563fa View commit details

Commits on Nov 7, 2021

  1. Optimization

    frodez committed Nov 7, 2021
    Copy the full SHA
    da9a58a View commit details

Commits on Dec 13, 2021

  1. Fix some lint warnings for examples

    frodez committed Dec 13, 2021
    Copy the full SHA
    07af37f View commit details
  2. remove the unused variable

    frodez committed Dec 13, 2021
    Copy the full SHA
    73aad3a View commit details
  3. format code according to clang-tidy

    frodez committed Dec 13, 2021
    Copy the full SHA
    dbe9082 View commit details

Commits on Dec 15, 2021

  1. Update the result api

    frodez committed Dec 15, 2021
    Copy the full SHA
    079958f View commit details

Commits on Jan 3, 2022

  1. Optimization

    frodez committed Jan 3, 2022
    Copy the full SHA
    5954e84 View commit details

Commits on Jan 4, 2022

  1. fix the correct api semantics

    frodez committed Jan 4, 2022
    Copy the full SHA
    d8974e0 View commit details
  2. use the priority_queue instead of multimap

    frodez committed Jan 4, 2022
    Copy the full SHA
    54a9a55 View commit details

Commits on Jan 5, 2022

  1. Update the CMakeLists.txt

    frodez committed Jan 5, 2022
    Copy the full SHA
    1b90399 View commit details
  2. Update the TcpAcceptor

    frodez committed Jan 5, 2022
    Copy the full SHA
    2912a86 View commit details

Commits on Mar 28, 2022

  1. fix the bug

    frodez committed Mar 28, 2022
    Copy the full SHA
    880234e View commit details

Commits on May 28, 2022

  1. Add the clang-format check

    frodez committed May 28, 2022
    Copy the full SHA
    5e0414f View commit details
Loading