Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/fluffos/fluffos

Actively maintained LPMUD driver (LPC interpreter, MudOS fork)
https://github.com/fluffos/fluffos

Fix issues detecting libevent2.0

6ee144fa2ed6de3986ec85645621206a8b275c2e authored about 5 years ago by Yucong Sun <[email protected]>
Ignore CRLF in multiline text block (#513)

4ce240631cbf581b9fbd8f6eff6ad440a963b55a authored about 5 years ago by Yucong Sun <[email protected]>
Print out exact debug file location and error (#512)

0d0893051fa2e6b0c78e034c4af8098722a3422a authored about 5 years ago by Yucong Sun <[email protected]>
Revert "Implement eval limit with std::chrono::steady_clock" (#511)

This reverts commit 20e7b5a21026be2879609b0459f46e52f31774d5.

9930b566a1cf264989129413d7ab683457c65bf3 authored about 5 years ago by Yucong Sun <[email protected]>
More v2019 CI changes (#510)

* Delete extra format scripts

* Create CI for sanitizer

* Adjusting cmake options orders
...

81e552feb40340dea408b3995fdaac204518212e authored about 5 years ago by Yucong Sun <[email protected]>
Remove Rust integration

27c1704383b97cd94d788ec9441b9ef2e8afd67e authored about 5 years ago by Yucong Sun <[email protected]>
Update osx CI to latesed

0601ddbdfd36c3c510644abaff00e5129ae1639d authored about 5 years ago by Yucong Sun <[email protected]>
Fix up permissions

700e61dd17078e0f1004d35201642ad4db0233ab authored about 5 years ago by Yucong Sun <[email protected]>
some IWYU fixes

1ed36dc286ebf0fefa9f28d96d84eadc850dda37 authored about 5 years ago by Yucong Sun <[email protected]>
Fix issue with doxgen working

ffc7f22ea664f2d76d7f2b56ea3a6e7606fc2628 authored about 5 years ago by Yucong Sun <[email protected]>
reset eval limit before calling master::connect()

baa5b5162f125d8d2f4b03e1b06fc9bc2d2c08f1 authored about 5 years ago by Yucong Sun <[email protected]>
clang-format

8d8515187bf03b66b8c7f6bfb03b404c79dc7d68 authored about 5 years ago by Yucong Sun <[email protected]>
clang-tidy: transparent functor

2332a6a350c30d9bc1e3173de00532a9bb8511d2 authored about 5 years ago by Yucong Sun <[email protected]>
clang-tidy: use auto

d1488b1033d655a7e26b6f7207773197df8ed03a authored about 5 years ago by Yucong Sun <[email protected]>
clang-tidy: use bool literals

04b7f98ffe3f30cb602303255e8fdb54e5831dbc authored about 5 years ago by Yucong Sun <[email protected]>
Fix PIC and IPO settings

f8c89b6163233860f48b1ff72d385a14e6f62207 authored about 5 years ago by Yucong Sun <[email protected]>
Use clang-tidy to covert to nullptr

25954cacbd3f23caf2d20e9c077264288d1fb1e8 authored about 5 years ago by Yucong Sun <[email protected]>
clang-tidy: avoid bind

ad95f2bdfac17b81192a73e4ddb0864bb76aefb4 authored about 5 years ago by Yucong Sun <[email protected]>
clang-tidy: loop convert

4a9914c03698ae31b607c862a8abd38d7fd3434f authored about 5 years ago by Yucong Sun <[email protected]>
Update libtelnet to latest version

e42c75006fe195b2caf406d9f92f2e775805dbd3 authored about 5 years ago by Yucong Sun <[email protected]>
Enable C++17 for v2019

05d329cbefc6d9cc3751b81b497a6582679afa00 authored about 5 years ago by Yucong Sun <[email protected]>
Always use inhouse filesystem impl

a2b98a25517a3478784b422f91fc2d48162d67b5 authored about 5 years ago by Yucong Sun <[email protected]>
Update libtelnet to latest version

f83da4a53886462584da11426e55537e54cf0b86 authored about 5 years ago by Yucong Sun <[email protected]>
C++ replacemnet for make_options_defs

3c156a3352ea4bf6d3adfed198a8bd5c08c1f9ab authored about 5 years ago by Yucong Sun <[email protected]>
fix bug for Could not find "mysql.h"

d22fa2b1f04722e36927ced2d4045358ffe72cd9 authored about 5 years ago by oiuv <[email protected]>
restore DEBUG and DEBUGMALLOC_* options

7d37f400a0b746be7b592ad49c766fb4b59b87cb authored about 5 years ago by Yucong Sun <[email protected]>
Include CI badge for OSX build.

2c5a5af93c1a507e217ad77b716f814233caed21 authored about 5 years ago by Yucong Sun <[email protected]>
Move all package options to top level

7f4f3405fb5c6feba477a451edd2632762479f09 authored about 5 years ago by Yucong Sun <[email protected]>
Restore correct file permissions

4715e2a02940b5d45b632d5b334bccdf4e6a4008 authored about 5 years ago by Yucong Sun <[email protected]>
Build support for osx

7188f667f07718349d17dceb7e651f6d7b942c58 authored about 5 years ago by Yucong Sun <[email protected]>
Update badge to github actions

eae67fe30679b85f76d0dd315f1d08ec1c8c4eb2 authored about 5 years ago by Yucong Sun <[email protected]>
more fixes for v2019 (#482)

* set PCRE_STATIC on project
* Correctly set static flags

ebd52ee1f591dce484e779dc403dcdd6a1d1ae51 authored about 5 years ago by Yucong Sun <[email protected]>
When master:creator_name() calls getuid(), it will crash. (#481)

97b0d6ff5c58cdfb1c20517c07cb29d007d8bb65 authored about 5 years ago by Yucong Sun <[email protected]>
Restore PACKAGE_ASYNC (#480)

455a3a6103b6a79acdcce167dea35c7d08a14364 authored about 5 years ago by Yucong Sun <[email protected]>
more fixes from V2019 (#479)

* Move settings from common.cmake into main cmake files

* Fix #478 and #461

* Update how V...

99eb690c9e732b66e4956c36fa217111e11f4527 authored about 5 years ago by Yucong Sun <[email protected]>
Fix document errors in process of converting to markdown (#477)

5cc66380dfa764c544d28d5a3607b5ac2895f7af authored about 5 years ago by Yucong Sun <[email protected]>
Update build.md

e0420e838eb14cdb3652dbe8c0a061129ce566c9 authored about 5 years ago by Yucong Sun <[email protected]>
Setup basic integration with rust (#476)

* Integration with Rust

* Use interface library to make cmake happy

* Make CI run testsuite

6bc57f39112bade03dc4a4bb0e29a3b27e89c325 authored about 5 years ago by Yucong Sun <[email protected]>
Pull latest changes from v2019 (#475)

* Require threads & ICU

* warn about jemalloc being disabled

* #471 include JEMALLOC_MANGL...

c8f24e89b3f4d6df77d9bf0bab4aa6c66ce041c2 authored about 5 years ago by Yucong Sun <[email protected]>
Update ccpp.yml (#470)

* Update ccpp.yml

* Update ccpp.yml

* Update ccpp.yml

* Update ccpp.yml

* Update ccp...

8ced30917f1f0b28aaa84ebce3c079010106b651 authored over 5 years ago by Yucong Sun <[email protected]>
Update ccpp.yml

0995d0b382106935b020e5e45fb33cbf3e9d589d authored over 5 years ago by Yucong Sun <[email protected]>
Update ccpp.yml

8ccbeadd618f309f95b0308e41aa8ec293bd94ca authored over 5 years ago by Yucong Sun <[email protected]>
Update ccpp.yml

cf968f3c9b039e941342c200abb3071938fbede1 authored over 5 years ago by Yucong Sun <[email protected]>
Update ccpp.yml

e65f112f3c8542ced7e5bb9dcca6d02f1671d26f authored over 5 years ago by Yucong Sun <[email protected]>
Update ccpp.yml

4371e2a3b2ebd3e316d5ad8d144c39957c8aa689 authored over 5 years ago by Yucong Sun <[email protected]>
Added backers and sponsors on the README

d067c75333dde9f4f442b4364d12443e40cf7dfe authored almost 6 years ago by Jess <[email protected]>
Update build doc

cdeca649a565cf8a33c45d689dee67961077e2cb authored almost 6 years ago by Yucong Sun <[email protected]>
Fix an issue with HAVE_ZLIB check

975894b948f0ca4dcd109e18ee80c4c7e520763f authored almost 6 years ago by Yucong Sun <[email protected]>
Fix startup banners

b3f6b526c579824818d25d4d93ac7c98d8a04210 authored almost 6 years ago by Yucong Sun <[email protected]>
Install jemalloc for travis

9e50cfb0712358e90dd16635dce55aac31dbc59d authored almost 6 years ago by Yucong Sun <[email protected]>
Support and require USE_JEMALLOC in non debug build

ad561df1f1e9dba477507c9af288eddfad09fce8 authored almost 6 years ago by Yucong Sun <[email protected]>
Some IWYU fixes

fc998eaa4595fdd5516b1a45f33be24a150ee65b authored almost 6 years ago by Yucong Sun <[email protected]>
use march instead of mtune for maximum performance optimizations

c57371f268b7db6c8ed0473d502bcdc9c50c7bd6 authored almost 6 years ago by Yucong Sun <[email protected]>
make static build off by default

93256de94667a4ef05c21676c9d7af4b4c02a3b7 authored almost 6 years ago by Yucong Sun <[email protected]>
Restore mtune=native in Release builds

adc565e984bf92bfaff86aee57d790a8a407caaa authored almost 6 years ago by Yucong Sun <[email protected]>
Enable full static build by default

e7fb69de3a0eb62f28b2f665ea9b93e126c9d617 authored almost 6 years ago by Yucong Sun <[email protected]>
Fix crypto package

300ed2abdbc0a25965030d5f6417c2252cdbe3b4 authored almost 6 years ago by Yucong Sun <[email protected]>
fix crypt

1fe7f7bdef045a142677b211487a4bcf05e0d10e authored almost 6 years ago by Yucong Sun <[email protected]>
fix issue with old LIBCRYPT, turn on LIBCRYPTO by default

2b71d639a3ea480e1edf2f568440e4fd2733813e authored almost 6 years ago by Yucong Sun <[email protected]>
Fix file permissions

0510cdbc895e4675c24adcfb23ddb9d9f6b23571 authored almost 6 years ago by Yucong Sun <[email protected]>
Fix not unhook sigabort on shutdown due to missing header

fc24cafa57455e86dfe64612e2370acab80cf542 authored almost 6 years ago by Yucong Sun <[email protected]>
Update build doc

639a271c4d63e4565544ddfecc2d216317f76a06 authored almost 6 years ago by Yucong Sun <[email protected]>
Update index & bug page

92e2ac29628a6d8138beba746a6a4b85e036096c authored almost 6 years ago by Yucong Sun <[email protected]>
Update README.md

a67f8dc9cdf6f1acbf71eb170da0947dd2efcdda authored almost 6 years ago by Yucong Sun <[email protected]>
Update README.md

0ea22279da9923ad2442c5482f49f8308ca440fc authored almost 6 years ago by Yucong Sun <[email protected]>
Update Readme

b63fd36e0174b0302a13ba7b0d88daa95609370e authored almost 6 years ago by Yucong Sun <[email protected]>
File clean up

f225a760bb0cd66e99d8d7c411252a35946a969b authored almost 6 years ago by Yucong Sun <[email protected]>
Update Credits file

b31d2adf46d660f1457b68991d357a9ed617ee5e authored almost 6 years ago by Yucong Sun <[email protected]>
Update default.html

684c7b24c699de48671c8c6e0fce7e425ee40cec authored almost 6 years ago by Yucong Sun <[email protected]>
Update _config.yml

ff735c71a56075627c768a16a87c061526f97fbb authored almost 6 years ago by Yucong Sun <[email protected]>
Restore PROJECT_NAME in VERSION string (#432)

ce17473c9050042ec2c462aded6c1c6ef3a90640 authored almost 6 years ago by Yucong Sun <[email protected]>
Update default.html

4fe914046782892b7f5fbe9b3ea16f7498238c9c authored almost 6 years ago by Yucong Sun <[email protected]>
Update index.md

d4637802f7141adda93454cf56e8767c76ca38cf authored almost 6 years ago by Yucong Sun <[email protected]>
Delete sitemap.xml

70e98408d8af028a1b08f9e9582e1aaa5ee07e06 authored almost 6 years ago by Yucong Sun <[email protected]>
Update _config.yml

c3cfc94abc6885e38be61a2eba68703c0bfe246f authored almost 6 years ago by Yucong Sun <[email protected]>
Update sitemap.xml

8dc838d53e6b7c2b5dee16a5f5dfeae9073fc898 authored almost 6 years ago by Yucong Sun <[email protected]>
Migrate buildsystem to CMake (#431)

fix #361

* basic functional cmake rules
* Adding missing libraies
* Successfully compiled u...

b327a775dc4a32d911655bf1382b75469ce57b7b authored almost 6 years ago by Yucong Sun <[email protected]>
Some basic cmake

472dd54c5a434176b955b85de9b2f3733bd9ddb5 authored almost 6 years ago by Yucong Sun <[email protected]>
Explicitly init hints to empty, otherwise cygwin/win32 will fail name resolution.

0150baacb6950b6c1bfee48c30cded22bc6d2f4b authored almost 6 years ago by Yucong Sun <[email protected]>
Fix bug with #define IPV6 on IPv6 disabled machine, with tests.

7516a0a4ada633836c7a797a815b3e80f782f09b authored almost 6 years ago by Yucong Sun <[email protected]>
Update GA code

525d80e272a9eaca8ce6c5601f2bd841d9b765e1 authored almost 6 years ago by Yucong Sun <[email protected]>
use page.path

e46b360c5b46cc1908a9bce08580a11b441a224e authored almost 6 years ago by Yucong Sun <[email protected]>
Remove discourse

586a08e713276728c20affde734363ffe0c0482d authored almost 6 years ago by Yucong Sun <[email protected]>
Create CNAME

92ee797a5a0d2ad29296b5e3855cd2793995be95 authored almost 6 years ago by Yucong Sun <[email protected]>
Move to /docs folder

ca25f486fb34b3970dda39c899044b6512f3d250 authored almost 6 years ago by Yucong Sun <[email protected]>
Format MDs using prettier

ae15bd29545bc08f3b03f5f592d1e6590fdeacc6 authored almost 6 years ago by Yucong Sun <[email protected]>
Migrate everything to doc folder

b52fec4a6576e976e52bb05ffec4a28048f5c4cd authored almost 6 years ago by Yucong Sun <[email protected]>
gitignore, gitattibutes, and basic cmake

0607384cbf40ba58458b54c704061249c76bbee1 authored about 6 years ago by Yucong Sun <[email protected]>
Update travis 4

e555ec12ffbfa2dd73de16bd102c2858938e9176 authored about 6 years ago by Yucong Sun <[email protected]>
Update travis 3

883e66937833996edbfaae714d3efb35b53c87e0 authored about 6 years ago by Yucong Sun <[email protected]>
Update travis 2

17a8409ccc1ac7fad2275f94cf461d8bd2af4d91 authored about 6 years ago by Yucong Sun <[email protected]>
Update travis

13d7e2ab461c3b1b923603d9859b4e5bef6643a5 authored about 6 years ago by Yucong Sun <[email protected]>
Update libtelnet to 0.23

f83eec2886abec670be3b2181fb0f4a6c68f8ee9 authored about 6 years ago by Yucong Sun <[email protected]>
Referesh autogen files, restore make help

7ab79b092ac80d2162892315dcdce9029c005793 authored about 6 years ago by Yucong Sun <[email protected]>
update travis

1089f963a29922584d858846400fc06427e25159 authored over 6 years ago by Yucong Sun <[email protected]>
update travis

7c38af92367c86d9d9471dcae65a458150d642b9 authored over 6 years ago by Yucong Sun <[email protected]>
Update autogen files using ubuntu18.04 tool chain

d1aff9e3c83ed8565f8682ac1d5e494fd04f22f5 authored over 6 years ago by Yucong Sun <[email protected]>
Remove GNULIB (#418)

b6e6e966666d331793c229460c1a9b7612b289ae authored over 6 years ago by Yucong Sun <[email protected]>
<core>(autotools): overhaul (#413)

* <core>(autotools): overhaul

Convenience patch:
- added entries for vim generated files to ...

d5a0c9bc3f3f9c7f5e8a9f1fbddaf7515bc3cdf1 authored over 6 years ago by Shea690901 <[email protected]>
Update simulate.cc (#416)

when remove the old simul_efun_obj, the new one was removed too, so should add it to object tabl...

b1453d8b4cb909a381bfb00752a89ffe41d5559f authored over 6 years ago by iamwlj <[email protected]>