Commit Graph

  • c3b448271b Switch the documentation link to go.dev Andy Pan 2020-02-20 22:11:09 +0800
  • d7115c8000 Update info and fix typos v2.3.0 Andy Pan 2020-01-25 14:39:27 +0800
  • 67766a5661 Document Reboot() Andy Pan 2020-01-17 12:44:00 +0800
  • d32d668565 Add a feature of rebooting a released pool Andy Pan 2020-01-16 12:30:35 +0800
  • b7fb5f33c9 Remove the useless code line Andy Pan 2020-01-16 11:52:49 +0800
  • d3e44612e2 Fix typos Andy Pan 2020-01-09 17:32:40 +0800
  • ea787e5c0b Leverage tool testify to refine unit-test code Andy Pan 2020-01-08 10:53:23 +0800
  • c7ddae76e4 Upgrade to go 1.13 on go.mod and add a new template of Github issues Andy Pan 2019-12-21 15:51:06 +0800
  • 809379e657 Renew READMEs Andy Pan 2019-12-15 13:13:59 +0800
  • 0be4487445 Update README_CN Andy Pan 2019-12-14 12:02:35 +0800
  • 80b807db18 Renew badges Andy Pan 2019-12-03 00:04:31 +0800
  • fd3841dd88 Fix #62 Andy Pan 2019-11-23 11:19:48 +0800
  • 709f67fb01 Update README to fix #60 Andy Pan 2019-11-21 12:24:22 +0800
  • 4683d6b6e6 Update READMEs Andy Pan 2019-11-16 19:32:34 +0800
  • 1b1fee36aa Fix a failed test on Windows temporarily Andy Pan 2019-11-15 13:35:32 +0800
  • 73c26bc792 Testing ants on multiple operating systems Andy Pan 2019-11-15 12:13:51 +0800
  • 562ae1caf1
    Update bug_report.md Andy Pan 2019-11-08 12:00:53 +0800
  • e1937e6dfd Fix #57 cuz I take it wrong Andy Pan 2019-11-01 13:13:27 +0800
  • 88fe6df3ab Add JetBrains logo for thanks of its support Andy Pan 2019-10-25 00:02:01 +0800
  • 3bfc4f2ebd sync.Pool opt Andy Pan 2019-10-24 22:32:12 +0800
  • 5a77e7a59d Update doc.go Andy Pan 2019-10-23 22:05:31 +0800
  • b5a214b59f Add anchor-links in READMEs Andy Pan 2019-10-23 21:31:35 +0800
  • 6b4a00c5cc Add more user cases of ants Andy Pan 2019-10-21 12:27:37 +0800
  • 7aaa4349f5 Optimize loop queue of workers v2.2.2 Andy Pan 2019-10-20 18:22:13 +0800
  • 52b301019a Fix typos and add comments Andy Pan 2019-10-15 14:50:38 +0800
  • 8138a23edd Update READMEs Andy Pan 2019-10-14 22:18:20 +0800
  • 5e2245cb8d Enrich READMEs Andy Pan 2019-10-14 19:31:25 +0800
  • 8cbfb5dd67 Optimize the logic when putting worker back to sync.Pool v2.2.1 Andy Pan 2019-10-14 02:50:13 +0800
  • 023672e877 Add doc.go v2.2.0 Andy Pan 2019-10-13 22:38:15 +0800
  • 4db04ca4a6 Renew the users' logos of ants Andy Pan 2019-10-11 22:34:32 +0800
  • 5ecbdf4bf2 Make optimization to Pool and PoolWithFunc struct Andy Pan 2019-10-10 22:05:42 +0800
  • 5697095a46 Put logo into a separate repo Andy Pan 2019-10-10 12:24:22 +0800
  • 7724fc2c7b Increase code coverage Andy Pan 2019-10-10 03:20:10 +0800
  • 566511ec5f Refactoring to the interface and implementations of worker-array Andy Pan 2019-10-10 03:02:04 +0800
  • f0e23928f4 add loop queue (#53) Kevin Bai 2019-10-10 00:59:19 +0800
  • 0efbda3f68 Update READMEs Andy Pan 2019-10-09 19:42:32 +0800
  • 66350c88db Renew English and Chinese flowcharts Andy Pan 2019-10-08 20:49:47 +0800
  • 617c89699a Renew the functional options in READMEs Andy Pan 2019-10-07 20:53:23 +0800
  • 5f1a32384f Add the installation about ants v2 Andy Pan 2019-10-07 19:50:09 +0800
  • 49150bfa5e Add flowcharts of ants into READMEs Andy Pan 2019-10-07 19:31:03 +0800
  • b1cf2ff445 Refine the logic of sync.Pool v2.1.1 Andy Pan 2019-10-06 02:02:40 +0800
  • 0a946593e2 Fix a issue in testing nonblocking pool Andy Pan 2019-10-04 11:36:11 +0800
  • b0ec5102cc Refactoring Andy Pan 2019-10-04 11:24:13 +0800
  • 2b9f35b18f Update README with awesome Andy Pan 2019-09-30 14:47:27 +0800
  • e73db1d7d2 Replace mutex with spin-lock v2.1.0 Andy Pan 2019-09-27 20:51:46 +0800
  • 09973e8b1b Update READMEs v2.0.0 Andy Pan 2019-09-24 13:35:42 +0800
  • d6cd5a7e72 worker: decRunning when revertWorker is false v2.0.0-rc.4 Cholerae Hu 2019-09-11 16:39:55 +0800
  • 280ac345a8 Improve grammar in README and add go1.13 to CI Andy Pan 2019-09-05 20:31:52 +0800
  • 89644d035c Remove some useless code v2.0.0-rc.3 Andy Pan 2019-09-03 09:29:26 +0800
  • 9d68c36305 Move pull request template Andy Pan 2019-08-28 00:20:06 +0800
  • 40defbb369
    Create pull_request_template.md Andy Pan 2019-08-28 00:02:51 +0800
  • 3782014b3c Update issue templates Andy Pan 2019-08-27 23:16:39 +0800
  • a462acf87d
    Create CONTRIBUTING.md Andy Pan 2019-08-27 23:10:55 +0800
  • d5eded45bf
    Merge pull request #48 from panjf2000/add-code-of-conduct-1 Andy Pan 2019-08-27 22:46:22 +0800
  • bba6c12b60
    Create CODE_OF_CONDUCT.md Andy Pan 2019-08-27 22:43:43 +0800
  • 44aec9954f A little bit of optimization in periodicallyPurge() v2.0.0-rc.2 Andy Pan 2019-08-25 14:48:03 +0800
  • cbf8ddf048 Fixed #45 and Releasing v2 module v2.0.0-rc.1 v2.0.0-alpha Andy Pan 2019-08-25 14:25:09 +0800
  • 2c15b60572 Renew the "Performance Summary" chart Andy Pan 2019-08-22 00:26:33 +0800
  • 201ac20358 Add functional options pattern for ants Andy Pan 2019-08-21 22:07:19 +0800
  • 1c767b45a1 🦖Fit in the new `Pool.Release()` method Andy Pan 2019-08-19 16:45:16 +0800
  • d1b4e8b163 🍻Refine the `Pool.Release()` Method Andy Pan 2019-08-19 16:35:58 +0800
  • 444711e79f support nonblocking submit and max blocking limit setting v1.2.1 v1.2.0 v1.x Cholerae Hu 2019-08-20 11:22:00 +0800
  • 2cbd2e3c2f 🥇Add a new badge of Sourcegraph Andy Pan 2019-08-19 21:21:57 +0800
  • b4dce88db7 🎏Fix some ill-formed code in unit tests Andy Pan 2019-08-19 16:42:53 +0800
  • a129a1bbe4 🏅Add a new badge: golangci Andy Pan 2019-08-19 16:40:09 +0800
  • e0998837f7 🎯Remove useless file from travis CI Andy Pan 2019-08-19 16:19:12 +0800
  • 6851895376 📝Update example code Andy Pan 2019-08-19 16:16:42 +0800
  • 08d01b6b48 🎏Fix a bug where invokers get stuck in waiting idle workers v1.1.1 Andy Pan 2019-08-18 04:15:21 +0800
  • af70ed0660 🎏Fix a bug where invokers get stuck in waiting idle workers Andy Pan 2019-08-18 02:45:32 +0800
  • 4f88d413b4 🎖 Renew badges Andy Pan 2019-08-18 01:19:47 +0800
  • a1888b140c 🧸Remove useless test cases v1.1.0 Andy Pan 2019-07-27 13:10:11 +0800
  • 61660e2109 📚Refactor the blocking logic in retrieveWorker function Andy Pan 2019-07-27 13:08:09 +0800
  • 9cfc9fa643 🎲Add more test cases for new code Andy Pan 2019-07-27 12:05:55 +0800
  • 51c0008356 🐞Fix a bug that blocks getting worker from pool Andy Pan 2019-07-27 12:05:44 +0800
  • 61c6b5a7b0 🍜slightly revise Andy Pan 2019-07-27 12:02:21 +0800
  • 94763266ad 🔋Fix some minor mistakes in test cases Andy Pan 2019-07-27 11:14:01 +0800
  • 26cbd886a9 🎏Add go.mod Andy Pan 2019-07-27 11:12:16 +0800
  • 254bb8b248 🍊Remove useless character in Chinese README Andy Pan 2019-07-27 02:31:25 +0800
  • 01fb8f0d3e 🍓Delete a blank line in README Andy Pan 2019-07-27 02:27:46 +0800
  • d931ac0d55 🍓Add a section for new feature: pre-malloc Andy Pan 2019-07-27 02:25:26 +0800
  • 6b5c370832 🎨Update github badge Andy Pan 2019-07-27 01:25:40 +0800
  • 71faec8c1a ☄️Rename the function with the more applicable name Andy Pan 2019-07-26 23:52:05 +0800
  • 3e1c7a03a5 optimize memory allocation and add the log of panic stack anteoy 2019-07-26 14:25:16 +0800
  • f447bf104a
    📝Fix the type error v1.0.1 Andy Pan 2019-07-26 16:11:26 +0800
  • 9eb91a4ae0 📝Optimize the logic when cleaning up expired workers Andy Pan 2019-07-26 14:14:58 +0800
  • 21a109c7f0 优化清理速度并修复内存泄漏 markjiang 2019-07-24 15:39:18 +0800
  • fc48d32604 Renew the blog link of ants Andy Pan 2019-07-22 23:47:25 +0800
  • 38cc2da3b1 Fixed the display issue of README Andy Pan 2019-07-21 21:12:36 +0800
  • 0ed74f51cf Update blog link Andy Pan 2019-07-21 20:44:41 +0800
  • 92c25be9a0
    Update the link of project tutorial Andy Pan 2019-07-21 18:39:14 +0800
  • 7e964e1309
    Update the link of project tutorial Andy Pan 2019-07-21 18:38:25 +0800
  • 05e96abd61 🍑 Do gofmt Andy Pan 2019-04-23 20:33:34 +0800
  • afb5322674 ☃️ Update README.md Andy Pan 2019-04-23 20:31:49 +0800
  • dec0401083 goreport: lint warning on code comment structure Sarath Sadasivan Pillai 2019-04-04 13:52:12 +0200
  • d6076c09aa 🙄 Improvement in `periodicallyPurge` v1.0.0 Andy Pan 2019-04-14 11:29:25 +0800
  • 00294fd50b 😏 Optimization of the structure and style Andy Pan 2019-04-14 11:05:01 +0800
  • cd84ab67b3 🍜 Restore comments Andy Pan 2019-04-14 10:37:53 +0800
  • 05fbdb8d5b 🎭 Fix race error Andy Pan 2019-04-13 11:15:09 +0800
  • aa7dd6f8cc 🦖 Develop a more graceful release Andy Pan 2019-04-13 10:35:39 +0800
  • ac576e1daf Test ants under go1.12 Andy Pan 2019-04-08 22:16:59 +0800