Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull #214

Open
wants to merge 909 commits into
base: master
Choose a base branch
from
Open

pull #214

wants to merge 909 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 25, 2017

  1. Add Timestamp test code

    zieckey committed Feb 25, 2017
    Configuration menu
    Copy the full SHA
    56d566a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baf74cc View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. Configuration menu
    Copy the full SHA
    28fe0fa View commit details
    Browse the repository at this point in the history
  2. Add astyle_format_code.sh

    zieckey committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    50b250d View commit details
    Browse the repository at this point in the history
  3. Add astyle code formatter.

    zieckey committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    58d0d0d View commit details
    Browse the repository at this point in the history
  4. Delete astyle.mk and rpm

    zieckey committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    1285909 View commit details
    Browse the repository at this point in the history
  5. Code format

    zieckey committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    68b20f2 View commit details
    Browse the repository at this point in the history
  6. Update Makefile

    zieckey committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    f233ebc View commit details
    Browse the repository at this point in the history
  7. Update Makefile

    zieckey committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    760c757 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35e2fe4 View commit details
    Browse the repository at this point in the history
  9. Add evnsq readme

    zieckey committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    37305a6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f4c5cdb View commit details
    Browse the repository at this point in the history
  11. Code format of evnsq

    zieckey committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    d398ac7 View commit details
    Browse the repository at this point in the history
  12. update readme

    zieckey committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    4754983 View commit details
    Browse the repository at this point in the history
  13. Fix evnsq::Client::Close bug

    zieckey committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    9f82665 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c34cd09 View commit details
    Browse the repository at this point in the history
  15. Update nsq_conn.h/cc

    zieckey committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    b997855 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2017

  1. Configuration menu
    Copy the full SHA
    02e0b15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d0edb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    492a252 View commit details
    Browse the repository at this point in the history
  4. delete useless files

    zieckey committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    7262a2c View commit details
    Browse the repository at this point in the history
  5. Delete evmc/pkg evnsq/pkg

    zieckey committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    622b320 View commit details
    Browse the repository at this point in the history
  6. Update CMakeLists.txt

    zieckey committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    f17faaa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ad1060 View commit details
    Browse the repository at this point in the history
  8. Delete useless code

    zieckey committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    0c21d63 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e0d5b4e View commit details
    Browse the repository at this point in the history
  10. delete useless files

    zieckey committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    19431a0 View commit details
    Browse the repository at this point in the history
  11. delete useless files

    zieckey committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    6f308e4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    735c81b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a8a640a View commit details
    Browse the repository at this point in the history
  14. Update readme.md

    zieckey committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    f53493f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cd29404 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

  1. Configuration menu
    Copy the full SHA
    0a4e24f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb7d9b5 View commit details
    Browse the repository at this point in the history
  3. Fix compile warning

    zieckey committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    a6a5a70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e24622 View commit details
    Browse the repository at this point in the history
  5. Add multi-accept test code

    zieckey committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    90e6d13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a73906 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b63753d View commit details
    Browse the repository at this point in the history
  8. Fix multi_accept error

    zieckey committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    e8fa34e View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2017

  1. Merge branch 'multi_accept'

    zieckey committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    25b0ac3 View commit details
    Browse the repository at this point in the history
  2. Add SetReusePort

    zieckey committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    3b69edf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8ac4a5 View commit details
    Browse the repository at this point in the history
  4. Update readme.md

    zieckey committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    445b6f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2017

  1. delete useless files

    zieckey committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    52d7d8e View commit details
    Browse the repository at this point in the history
  2. Delete useless files

    zieckey committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    069cb55 View commit details
    Browse the repository at this point in the history
  3. Delete useless files

    zieckey committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    cf90bea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16d9c78 View commit details
    Browse the repository at this point in the history
  5. Fix compile error

    zieckey committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    cf12115 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c2b380 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee63f72 View commit details
    Browse the repository at this point in the history
  8. Update readme

    zieckey committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    b26843e View commit details
    Browse the repository at this point in the history
  9. Update comments

    zieckey committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    a874384 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bf02fd6 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2017

  1. Update some code format

    zieckey committed Mar 4, 2017
    Configuration menu
    Copy the full SHA
    807b9f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    012cef0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfd6b3a View commit details
    Browse the repository at this point in the history
  4. Fix compile warning

    zieckey committed Mar 4, 2017
    Configuration menu
    Copy the full SHA
    f189be9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ac1c7e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2017

  1. Configuration menu
    Copy the full SHA
    273eee2 View commit details
    Browse the repository at this point in the history
  2. Reset vesion to 0.1.0

    zieckey committed Mar 5, 2017
    Configuration menu
    Copy the full SHA
    ac45931 View commit details
    Browse the repository at this point in the history
  3. Add timer examples

    zieckey committed Mar 5, 2017
    Configuration menu
    Copy the full SHA
    5d9f9c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f760bc5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3f9aa2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63b00ea View commit details
    Browse the repository at this point in the history
  7. Add http post example

    zieckey committed Mar 5, 2017
    Configuration menu
    Copy the full SHA
    6b832c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    337679e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2017

  1. Configuration menu
    Copy the full SHA
    e755a3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b995e06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6dc811 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a5c30a View commit details
    Browse the repository at this point in the history
  5. Update quick_start.md

    zieckey committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    d46d352 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93ed2dc View commit details
    Browse the repository at this point in the history
  7. Code format

    zieckey committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    89762ad View commit details
    Browse the repository at this point in the history
  8. Add Chinese readme document

    zieckey committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    0ab4856 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac69d7c View commit details
    Browse the repository at this point in the history
  10. Update documents

    zieckey committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    b690ebd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    20d552c View commit details
    Browse the repository at this point in the history
  12. Update some typo

    zieckey committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    90f6966 View commit details
    Browse the repository at this point in the history
  13. Update readme.

    zieckey committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    6a4a885 View commit details
    Browse the repository at this point in the history
  14. Update readme.

    zieckey committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    2ad00cd View commit details
    Browse the repository at this point in the history
  15. Update readme document

    zieckey committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    0ad8944 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d4e34fb View commit details
    Browse the repository at this point in the history
  17. typo

    Leviathan committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    e1362f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2017

  1. Merge pull request #1 from Leviathan1995/master

    Fix typo
    zieckey committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    51d4eba View commit details
    Browse the repository at this point in the history
  2. Update readme documents

    zieckey committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    40395d4 View commit details
    Browse the repository at this point in the history
  3. Update documents

    zieckey committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    dd897eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9105fdf View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from ivanabc/master

    Fix `TCPConn::Send(Buffer* buf)` potential coredump bug using shared_from_this instead of the raw pointer.
    zieckey committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    919201d View commit details
    Browse the repository at this point in the history
  6. Update readme documents

    zieckey committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    41dd5d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a4904d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2017

  1. Update readme. Update the comments : replace mandarin to english. Rem…

    …ove gettimeofday.h from "evpp" core library.
    zieckey committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    0755059 View commit details
    Browse the repository at this point in the history
  2. Add benchmark dir

    zieckey committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    2a6cd34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7902b3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e88b6ab View commit details
    Browse the repository at this point in the history
  5. Delete Makefile. Code format

    zieckey committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    6a284e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. Add some comments.

    zieckey committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    458e6d4 View commit details
    Browse the repository at this point in the history
  2. Update doc

    zieckey committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    cd1d3eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    799ebaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d935506 View commit details
    Browse the repository at this point in the history
  5. Add benchmark codes

    zieckey committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    9fb67dc View commit details
    Browse the repository at this point in the history
  6. Update benchmark script

    zieckey committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    60767ba View commit details
    Browse the repository at this point in the history
  7. Add benchmark/gettimeofday

    zieckey committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    f9140db View commit details
    Browse the repository at this point in the history
  8. Update gettimeofday benchmark

    zieckey committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    393fe80 View commit details
    Browse the repository at this point in the history
  9. Update the implements of Timestamp::Now() using gettimeofday to repla…

    …ce std::chrono::system_clock
    zieckey committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    62c0f99 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    19756a9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9f00405 View commit details
    Browse the repository at this point in the history
  12. Update comments

    zieckey committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    10ddf7d View commit details
    Browse the repository at this point in the history
  13. Add steady_clock_benchmark

    zieckey committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    931c9da View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    79f3e7e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c28a30e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8a1e817 View commit details
    Browse the repository at this point in the history
  17. Update to 0.2.1

    zieckey committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    9f1610e View commit details
    Browse the repository at this point in the history
  18. Refactor c++11 lambda expression codes : use capture instead of param…

    …eters and then we can remove bind
    zieckey committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    5e04434 View commit details
    Browse the repository at this point in the history
  19. Update comments

    zieckey committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    a2b5a5c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ebfd679 View commit details
    Browse the repository at this point in the history
  21. Add benchmark to readme_cn.md

    zieckey committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    1987837 View commit details
    Browse the repository at this point in the history
  22. Update readme

    zieckey committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    adc04e2 View commit details
    Browse the repository at this point in the history
  23. Update readme

    zieckey committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    8400c7a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2017

  1. Configuration menu
    Copy the full SHA
    e34b355 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81cd98a View commit details
    Browse the repository at this point in the history
  3. Refactor the benchmark codes

    zieckey committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    a8dd70b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9a5246 View commit details
    Browse the repository at this point in the history
  5. Update gitignore files

    zieckey committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    426ab31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1039f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10de4b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0453a7c View commit details
    Browse the repository at this point in the history
  9. Add more benchmark data

    zieckey committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    e1c0497 View commit details
    Browse the repository at this point in the history
  10. Add http bench mark

    zieckey committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    5a9247f View commit details
    Browse the repository at this point in the history
  11. Add comments

    zieckey committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    bcaa409 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    178b759 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2e95e06 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6aaa6c7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1919dd9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d564550 View commit details
    Browse the repository at this point in the history
  17. Upgrade to 0.2.2

    zieckey committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    a966494 View commit details
    Browse the repository at this point in the history
  18. Update comments

    zieckey committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    add5cca View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2017

  1. Add comments

    zieckey committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    627feae View commit details
    Browse the repository at this point in the history
  2. Delete useless code

    zieckey committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    b88ab5c View commit details
    Browse the repository at this point in the history
  3. Add ioevent benchmark

    zieckey committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    22749a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d8daf1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    013d1f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0e29ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3b2444 View commit details
    Browse the repository at this point in the history
  8. Add Average cost

    zieckey committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    acf7868 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d181d3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    744f833 View commit details
    Browse the repository at this point in the history
  11. Add average cost log

    zieckey committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    bc1f6f9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9cacd82 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4fdac8f View commit details
    Browse the repository at this point in the history
  14. Add more benchmark code

    zieckey committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    1ededa3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e982053 View commit details
    Browse the repository at this point in the history
  16. Add more ignore files

    zieckey committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    852be92 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0374f99 View commit details
    Browse the repository at this point in the history
  18. Update benchmark code

    zieckey committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    c57ea62 View commit details
    Browse the repository at this point in the history
  19. Update some comments

    zieckey committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    d99cbf2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9d2b785 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2017

  1. Configuration menu
    Copy the full SHA
    7752f2d View commit details
    Browse the repository at this point in the history
  2. Add ioevent test data chart

    zieckey committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    be6b885 View commit details
    Browse the repository at this point in the history
  3. Add average data

    zieckey committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    3c8b7a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d11c6cf View commit details
    Browse the repository at this point in the history
  5. Adjust dir

    zieckey committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    a23a22c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df1b9ae View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. Add comments. Redefine LOG_TRACE,LOG_DEBUG,LOG_INFO to make sure ther…

    …e will not do any harm to performance
    zieckey committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    4aefb78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db4845f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf210f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59cc446 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0c6250 View commit details
    Browse the repository at this point in the history
  6. Update benchmark script

    zieckey committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    d0a2ebb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9fe5d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cdc265d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be5cc7c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e6257de View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    05debab View commit details
    Browse the repository at this point in the history
  12. Fix some typo.

    zieckey committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    23c47c6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cce1c84 View commit details
    Browse the repository at this point in the history
  14. Fix compile error problem

    zieckey committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    355a360 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. Configuration menu
    Copy the full SHA
    65647e4 View commit details
    Browse the repository at this point in the history
  2. Update comments using English

    zieckey committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    c43da95 View commit details
    Browse the repository at this point in the history
  3. Add boost test code

    zieckey committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    1db27b8 View commit details
    Browse the repository at this point in the history
  4. Update readme.md

    zieckey committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    32c96ac View commit details
    Browse the repository at this point in the history
  5. Update readme

    zieckey committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    338bee4 View commit details
    Browse the repository at this point in the history
  6. Update thread count

    zieckey committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    8aafa87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cdb226e View commit details
    Browse the repository at this point in the history
  8. Add throughput_header_size

    zieckey committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    6c29fa2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fe08113 View commit details
    Browse the repository at this point in the history
  10. Add throughput_header_size

    zieckey committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    cc1611e View commit details
    Browse the repository at this point in the history
  11. Fix compile warning

    zieckey committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    0fbfd98 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    678f501 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7c52e62 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fd4d041 View commit details
    Browse the repository at this point in the history
  15. Trivial changes

    zieckey committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    a33f803 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. Configuration menu
    Copy the full SHA
    841cd23 View commit details
    Browse the repository at this point in the history
  2. Update docs

    zieckey committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    4e6cd55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d7ddc6 View commit details
    Browse the repository at this point in the history
  4. rename

    zieckey committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    f222612 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35de48c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b46d94e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2edbf5a View commit details
    Browse the repository at this point in the history
  8. Update doc

    zieckey committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    e1bb501 View commit details
    Browse the repository at this point in the history
  9. Add throughput_header_body

    zieckey committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    94a9704 View commit details
    Browse the repository at this point in the history
  10. Add run_ioevent_bench.sh

    zieckey committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    b3f5b0c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    03e0780 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b5d10a6 View commit details
    Browse the repository at this point in the history
  13. Add ioevent-evpp-boost.chart

    zieckey committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    86e6282 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. Update docs

    zieckey committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    b7623ea View commit details
    Browse the repository at this point in the history
  2. Update docs

    zieckey committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    1b73cc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a7aa3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9dca0d8 View commit details
    Browse the repository at this point in the history
  5. Update doc

    zieckey committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    7bc7173 View commit details
    Browse the repository at this point in the history
  6. Add AUTH logic code

    zieckey committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    f330d24 View commit details
    Browse the repository at this point in the history
  7. Fix bug : #9

    When TCPClient is connecting to a host and it is doing a DNS resolving,
    the user calls TCPClient::Disconnect, that will cause a crush at
    Connector::Cancel::chan_->DisableAllEvent()
    
    void Connector::Cancel() {
        LOG_INFO << "Cancel to connect " << remote_addr_ << " status=" << StatusToString();
        assert(loop_->IsInLoopThread());
        if (dns_resolver_) {
            dns_resolver_->Cancel();
        }
    
        assert(timer_);
        timer_->Cancel();
        chan_->DisableAllEvent();
        chan_->Close();
    }
    zieckey committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    1575d9a View commit details
    Browse the repository at this point in the history
  8. Release v0.3.0

    zieckey committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    330132e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f111e7c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2017

  1. Configuration menu
    Copy the full SHA
    6f1c7d1 View commit details
    Browse the repository at this point in the history
  2. Update docs

    zieckey committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    660d955 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    586f0b8 View commit details
    Browse the repository at this point in the history
  4. Add .travis.yml

    zieckey committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    cc13a2e View commit details
    Browse the repository at this point in the history
  5. Performance improved

    zieckey committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    f49c80c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b72a4c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8af69d5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0bd71d7 View commit details
    Browse the repository at this point in the history
  9. Fix testTCPClientDisconnectImmediately failed bug : DNSResolve::Cance…

    …l bug. Fix EventLoop::QueueInLoop notified_ bug. see #15 #12
    zieckey committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    3b4a586 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2017

  1. Update readme.

    zieckey committed Mar 19, 2017
    Configuration menu
    Copy the full SHA
    78f1f1f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2017

  1. Add std::move for EventLoop/PipeEventWatcher/TimerEventWatcher/Signal…

    …EventWatcher/InvokeTimer. And remove event_base* interface from PipeEventWatcher/TimerEventWatcher/SignalEventWatcher
    zieckey committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    5ef1e70 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. Configuration menu
    Copy the full SHA
    589fbcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96e8ad3 View commit details
    Browse the repository at this point in the history
  3. Add evnsq::Client::IsReady

    zieckey committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    eadd021 View commit details
    Browse the repository at this point in the history
  4. Fix EventWatcher::FreeEvent attached_ do not be setted to false.

    Add InvokeTimer::set_cancel_callback.
    Use lambda to replace InvokeTimer::AsyncWait.
    Use loop_->QueueInLoop to run InvokeTimer::Cancel()
    zieckey committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    e20efcb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f3aff7 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2017

  1. Add evnsq test script

    zieckey committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    1582d2c View commit details
    Browse the repository at this point in the history
  2. Add evnsq test script

    zieckey committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    bf53636 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2017

  1. Add more trace logs.

    Add comments for Connector automatically reconnection.
    Release Connector::timer_ object immediately when we do not need it.
    Delete FdChannel::close_fn_ and FdChannel::SetCloseCallback
    zieckey committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    64ab44d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed624bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    541f383 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72d55d9 View commit details
    Browse the repository at this point in the history
  5. Fix bug : TCPClient will crash when we do 'Disconnect' and descrute t…

    …he object immediately. see #17
    zieckey committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    05d91ff View commit details
    Browse the repository at this point in the history
  6. Merge

    zieckey committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    4e16bb1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5bb6add View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    243a109 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2017

  1. Configuration menu
    Copy the full SHA
    dd1ad89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dc7699 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2017

  1. Add DNS Resolve example

    zieckey committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    665935f View commit details
    Browse the repository at this point in the history
  2. Add example signal.

    zieckey committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    3301b22 View commit details
    Browse the repository at this point in the history
  3. Add more signal examples

    zieckey committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    2f83666 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98b1f19 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2017

  1. Upgrade 0.3.1

    zieckey committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    0a50e2b View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2017

  1. Configuration menu
    Copy the full SHA
    5a65d3c View commit details
    Browse the repository at this point in the history
  2. Fix travis-ci running error

    zieckey committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    70ae528 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2017

  1. Fix typo

    zieckey committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    351677e View commit details
    Browse the repository at this point in the history