Ecosyste.ms: OpenCollective

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

fluffos

FluffOS
Collective - Host: opensource - https://opencollective.com/fluffos-579 - Website: https://www.fluffos.info - Code: https://github.com/fluffos/fluffos

format source

github.com/fluffos/fluffos - 28988f14ffb8dc55d107f0880b557bb279f58eaa authored almost 5 years ago by Yucong Sun <[email protected]>
Implement rusage replacement

github.com/fluffos/fluffos - db866ec7ac112f90480733d00f2da7686d0ffe73 authored almost 5 years ago by Yucong Sun <[email protected]>
<ref>(package/develop): 'fixes' #576 (#577)

Signed-off-by: Shea690901 <[email protected]>

github.com/fluffos/fluffos - ac3d24bc0c9464294ca8bb37973eaffa3f90cb1f authored almost 5 years ago by Shea690901 <[email protected]>
Fix CI checkes (#573)

* Update ci-windows.yml

* Fix OSX CI build

* Update FindMysql to work with brew install my...

github.com/fluffos/fluffos - 839edf7f310c88d17a8e6889e03d7c107d59e330 authored almost 5 years ago by Yucong Sun <[email protected]>
Update README.md

github.com/fluffos/fluffos - 38af7ffb42db23df118c96cc1ab4f81c7d6c528c authored almost 5 years ago by Yucong Sun <[email protected]>
Fix compile on ICU < 61

github.com/fluffos/fluffos - 304c205a5cf9ec4d2483a5980b7f1f0f9929ffa5 authored almost 5 years ago by Yucong Sun <[email protected]>
Fix CRLF tests for read_file and read_bytes

github.com/fluffos/fluffos - 7bdb6ee1009e388ad35ea06740ed97b7b651060e authored almost 5 years ago by Yucong Sun <[email protected]>
Adding windows CI support

github.com/fluffos/fluffos - be5cacfcc91df5d57a1845f2fe69c3486a8d104b authored almost 5 years ago by Yucong Sun <[email protected]>
Remove obsolete files

github.com/fluffos/fluffos - 2a78a7ed9e58facbe2c21f3b0d823c52f56b3b9a authored almost 5 years ago by Yucong Sun <[email protected]>
Update docs

github.com/fluffos/fluffos - 465ae9cd663ed3bb255a83363f22506bc454619d authored almost 5 years ago by Yucong Sun <[email protected]>
Removing NO_BUFFER_TYPE and adding string_encode/string_decode/buffer_transcode efun

github.com/fluffos/fluffos - 1336be9fd4b729c477de9ef8d0a19084164b5b38 authored almost 5 years ago by Yucong Sun <[email protected]>
Fix parsing \uXXXX in JSON (#566)

* Fix parsing \uXXXX in JSON

github.com/fluffos/fluffos - 52611a8856dde0b96370fe0ff0251ba4a1a0f643 authored almost 5 years ago by Yucong Sun <[email protected]>
Handle more edge cases in decoding number with leading 0 (#565)

github.com/fluffos/fluffos - 8febb81959b0e544931f8701891bbbd3491f7142 authored almost 5 years ago by Yucong Sun <[email protected]>
Fix json decoding value 0 (#564)

github.com/fluffos/fluffos - eedfd1ab4285337d4b72d2f44739b44e049f693a authored almost 5 years ago by Yucong Sun <[email protected]>
<feat>(strutils): extension & documentation (#530)

* <feat>(strutils): extension & documentation

- added possibility to trim other characters th...

github.com/fluffos/fluffos - b42b83e6987297b08c76aad382eaa85475b0f2c2 authored almost 5 years ago by Shea690901 <[email protected]>
New release 2019.2020010801

github.com/fluffos/fluffos - 09bfb232a698a3dce7e9a2ab38c0df929e7e4ca4 authored almost 5 years ago by Yucong Sun <[email protected]>
Reset release version on master

github.com/fluffos/fluffos - e91e4ad69f12f6cb297bbe86a3020c19d930d523 authored almost 5 years ago by Yucong Sun <[email protected]>
Adding first LPC stdlib, json.c

github.com/fluffos/fluffos - c4b416180816a12ae405138d8dc5a2da7bde0ad0 authored almost 5 years ago by Yucong Sun <[email protected]>
Allow str[strlen(str)] again and adding string_index test cases.

github.com/fluffos/fluffos - 885be4dfe8468455b619668ed99b4046cb08b386 authored almost 5 years ago by Yucong Sun <[email protected]>
Fix query_ed_mode.c tests

github.com/fluffos/fluffos - 3eadd946e90bf8bd6d44703c8caafd5933b196c1 authored almost 5 years ago by Yucong Sun <[email protected]>
Allow whitespace after websocket http dir config line

github.com/fluffos/fluffos - 08eb7067853786ab8abbfd791aace3aaaab341d2 authored almost 5 years ago by Yucong Sun <[email protected]>
Allow fetch/store private variables in current_object

github.com/fluffos/fluffos - df75a91e6ba7c34bba1f71e15488e37271ade033 authored almost 5 years ago by Yucong Sun <[email protected]>
Disallow string[0] on empty strings

github.com/fluffos/fluffos - 7ac5689a57e4a6ecbd18210e2802f4577cabeeb8 authored almost 5 years ago by Yucong Sun <[email protected]>
adding __DSLIB__ predefine, since it is fully builtin.

github.com/fluffos/fluffos - 9ae254bd1dbcba8cd03dac7b8a8aba3d2b7783cf authored almost 5 years ago by Yucong Sun <[email protected]>
Turn on PRIVS by default, used by DS, and won't affect other MUD

github.com/fluffos/fluffos - c21ee2d515c85e26a6eacd8b681609eb4db5e091 authored almost 5 years ago by Yucong Sun <[email protected]>
Fix script to remove static keyword

github.com/fluffos/fluffos - 122ae3465f5ffc2113b5a94d4d7f80e634179fe4 authored almost 5 years ago by Yucong Sun <[email protected]>
Optimize websocket log levels on Release version

github.com/fluffos/fluffos - 6bbc2584c908f7cbad5e2b41260bdf9b741ed500 authored almost 5 years ago by Yucong Sun <[email protected]>
Update font/css for websocket http files.

github.com/fluffos/fluffos - 7fa4ab168769e55604903eb0471e799e86243fc8 authored almost 5 years ago by Yucong Sun <[email protected]>
Install LPC include files

github.com/fluffos/fluffos - dcd351eafd4732a0937e89153abd2d288e827dd4 authored almost 5 years ago by Yucong Sun <[email protected]>
<fix>(otable.cc): fixes issue #556 (#557)

* <fix>(otable.cc): fixes issue #556

operator>> extracts formated input from a string_stream,...

github.com/fluffos/fluffos - 7b456fc474f7ca191d7a56d4f315d63bcd12ff11 authored almost 5 years ago by Shea690901 <[email protected]>
Update connect.md

github.com/fluffos/fluffos - d682ba1493103419d422dacd14201a93a6d25f91 authored almost 5 years ago by Yucong Sun <[email protected]>
Update docs

github.com/fluffos/fluffos - cdbfbead9c1dd28df99d7238aa379c2d42800df5 authored almost 5 years ago by Yucong Sun <[email protected]>
Disable backward-cpp warnings on WIN32

github.com/fluffos/fluffos - 1ad628d4f2f2ed42fa9a7aa5185d51e7f0aeaae8 authored almost 5 years ago by Yucong Sun <[email protected]>
Bump release version

github.com/fluffos/fluffos - 02e79f149c4c2b96bc240c0e2b3de0d02367ffce authored almost 5 years ago by Yucong Sun <[email protected]>
Bump version

github.com/fluffos/fluffos - 5c6edf25dd52ccbba68545c799570dda3262e145 authored almost 5 years ago by Yucong Sun <[email protected]>
Update cmake version requirements

github.com/fluffos/fluffos - b72a8f029ca8830d41beb016f5a6a4a80405b647 authored almost 5 years ago by Yucong Sun <[email protected]>
Adding basic websocket support

github.com/fluffos/fluffos - 4609f1a4348f88fcaeb9059253a5ec1f2fee58ec authored almost 5 years ago by Yucong Sun <[email protected]>
Adding config option: websocket http dir

github.com/fluffos/fluffos - 1da312adb76f4dbf2cfc7f0be0dbae8bdd73745d authored almost 5 years ago by Yucong Sun <[email protected]>
fix warnings in example ws code

github.com/fluffos/fluffos - e8facbbc7ec5f632bc749fbdb249a86ed6a915cb authored almost 5 years ago by Yucong Sun <[email protected]>
Fix bug in u8_strncpy

github.com/fluffos/fluffos - bd05dcf08dfaff2e3d4d3aabf8a16a4ec2e9c1c9 authored almost 5 years ago by Yucong Sun <[email protected]>
Make read_file use dedicated file for crlf tests

github.com/fluffos/fluffos - 8f863876a943dee2e3f33c051fa5c934b4e2ff03 authored almost 5 years ago by Yucong Sun <[email protected]>
Validate utf8 string on save/restore

github.com/fluffos/fluffos - ffbbdd150c058f38eeaa21199a3b76702be86b8c authored almost 5 years ago by Yucong Sun <[email protected]>
TODO: utf-8 sprintf column mode doesn't work yet.

github.com/fluffos/fluffos - c4596a5d488307db1d41759b8863dc8f3e0af125 authored almost 5 years ago by Yucong Sun <[email protected]>
Fix compile warnings

github.com/fluffos/fluffos - a27fa9d996ba4d19e69c976cd340ab1596078793 authored almost 5 years ago by Yucong Sun <[email protected]>
Move LPC compiler into dedicated package, prepare for standalone tools

github.com/fluffos/fluffos - 096458aab6970255c7eb9a57064e51669573b6fd authored almost 5 years ago by Yucong Sun <[email protected]>
crypt() default to SHA512, fix #539

github.com/fluffos/fluffos - 20ecabbe6935c9c94c749177126b21e1eb0ab24a authored almost 5 years ago by Yucong Sun <[email protected]>
Make set/query_encoding use command_giver

github.com/fluffos/fluffos - 9b1d72afa54bd573a0b5b9587989f9489d15a8a2 authored almost 5 years ago by Yucong Sun <[email protected]>
Move SSL related checks into below to speed-up configs

github.com/fluffos/fluffos - dcc033b7fc0a1baa76771289c56afcd0f9ef6545 authored almost 5 years ago by Yucong Sun <[email protected]>
Source formatting

github.com/fluffos/fluffos - 6d96291ea041a790411614c5b2970472b9a1ea6a authored almost 5 years ago by Yucong Sun <[email protected]>
Update default.html

github.com/fluffos/fluffos - b94d01aa690525b11dbd74964900b2062e0f5ca7 authored almost 5 years ago by Yucong Sun <[email protected]>
Update default.html

github.com/fluffos/fluffos - d4847aa044423f46c85fc85f037cac1cf244891a authored almost 5 years ago by Yucong Sun <[email protected]>
Update ctime.md

github.com/fluffos/fluffos - 64f9c56fb3f570fcb0015a05749f2b9108df6765 authored almost 5 years ago by Yucong Sun <[email protected]>
Adding set_encoding, query_encoding efun (#550)

github.com/fluffos/fluffos - 190b80b8096f85f67ef3f1ca77c1d3a35f4efed2 authored about 5 years ago by Yucong Sun <[email protected]>
<fix>(src/CMakeLists.txt): fixed warning options (#549)

C-compiler option
-Werror=implicit-function-declaration
got previously added to C++-compil...

github.com/fluffos/fluffos - ff2400a749497baade2124a7a00559c4fa8cf6ec authored about 5 years ago by Shea690901 <[email protected]>
More UTF-8 support (#544)

* Fix sprintf adjustment for UTF-8 string

* Disable JEMALLOC if ENABLE_SANITIZER is set, thes...

github.com/fluffos/fluffos - fd032702e5ec80337d21f13c7f949cb6cae1c7f7 authored about 5 years ago by Yucong Sun <[email protected]>
Fix various issues on Windows, default to full static build.

github.com/fluffos/fluffos - 280e5b1e6be5a5467b2115da7561d1219036834d authored about 5 years ago by Yucong Sun <[email protected]>
Fix some compile warnings

github.com/fluffos/fluffos - ebc8c2d84236dc56d0d8d23d57b72a196420bec7 authored about 5 years ago by Yucong Sun <[email protected]>
Disable string stats check unlss explicily enabled

github.com/fluffos/fluffos - 83baed9dfbc78eadeb3321da28f132240d7248ed authored about 5 years ago by Yucong Sun <[email protected]>
Update ghc::filesytem to 1.20

github.com/fluffos/fluffos - ef5e86a300c40e904f91b90d83e2d991698410bf authored about 5 years ago by Yucong Sun <[email protected]>
Implement basic UTF8 validation tests

github.com/fluffos/fluffos - fafdcc78758e8623b2cbe3c73899754d535ea896 authored about 5 years ago by Yucong Sun <[email protected]>
Force std::getline to use '\n' on restore and read_file

github.com/fluffos/fluffos - dc64fe2ae86ed54fb1bf778c731780fc168ff10a authored about 5 years ago by Yucong Sun <[email protected]>
Use binary file mode on windows when compile lpc files

github.com/fluffos/fluffos - b5054f9004ed6255e7dd50282d8c97755df6135d authored about 5 years ago by Yucong Sun <[email protected]>
Detect OSX toolchain correctly

github.com/fluffos/fluffos - 551f1c276f23dcc292d5842869b74c35c2f93cdf authored about 5 years ago by Yucong Sun <[email protected]>
Handle CRLF in the multiline macro.

github.com/fluffos/fluffos - aecd5cc99401f5cfc905b59c42eda393db3a577f authored about 5 years ago by Yucong Sun <[email protected]>
Add assert for ensuring malloc_block_s layout stay same as block_s

github.com/fluffos/fluffos - 939a8ed1804fa2daad579d552c9619353def1101 authored about 5 years ago by Yucong Sun <[email protected]>
Fix some warnings by ubsan

github.com/fluffos/fluffos - ef00ec0cf4bd06740f0c10ba4e6f7bab71f50ce2 authored about 5 years ago by Yucong Sun <[email protected]>
Source formating

github.com/fluffos/fluffos - 74a86ac5b6ac271623ed4d020735a7516f1a3d20 authored about 5 years ago by Yucong Sun <[email protected]>
Allow JEMALLOC on windows

github.com/fluffos/fluffos - 655d92ebf63599a51e31d98bd1bb397ff4bca957 authored about 5 years ago by Yucong Sun <[email protected]>
Remove DTRACE from local_options, it is now controlled by CMAKE option.

github.com/fluffos/fluffos - 6e294ce1545b851d5645e86ddc22cd55a6be0993 authored about 5 years ago by Yucong Sun <[email protected]>
Adding PARSE_DEBUG to local_options.

Fix #523

github.com/fluffos/fluffos - d7d181eb52826aac3dda2b6e5ac47540b5b5f519 authored about 5 years ago by Yucong Sun <[email protected]>
Add new efun: dump_trace() , get LPC trace wherever you like!

github.com/fluffos/fluffos - 4a3c34601962cdb7f5e08b571fae936860dc9e78 authored about 5 years ago by Yucong Sun <[email protected]>
Fix .editorconfig for CRLF files

github.com/fluffos/fluffos - 09ee3337a206fd4800481392cd97aeff85756423 authored about 5 years ago by Yucong Sun <[email protected]>
orderly abort on SIGTERM/SIGINT

github.com/fluffos/fluffos - 5556047eed5d5a43cad12efb98f81d5df68f5b61 authored about 5 years ago by Yucong Sun <[email protected]>
fix compile warning in sprintf.cc

github.com/fluffos/fluffos - 25314980364d2f26bf831c2edb0f1d2150715568 authored about 5 years ago by Yucong Sun <[email protected]>
Fix type casting on PACKAGE_ASYNC

github.com/fluffos/fluffos - 36c1772134e6014a4c2f2199b3be489b5088c797 authored about 5 years ago by Yucong Sun <[email protected]>
Fix handling '\r' in save/restore lpc variables

github.com/fluffos/fluffos - 6fbbf838a7b305b45d16aafe7f02cb8026cce82e authored about 5 years ago by Yucong Sun <[email protected]>
Ignore trailing space characters and CR on #pragma line

github.com/fluffos/fluffos - 09da1f943960609b492ff98c2ec1d0e7cdcb29a5 authored about 5 years ago by Yucong Sun <[email protected]>
Improve initlization to detect UTF8 locale and call tzset()

github.com/fluffos/fluffos - 225d561513c742616bdfd1d160118e64e77f7a3f authored about 5 years ago by Yucong Sun <[email protected]>
Disable LTO on debug builds

github.com/fluffos/fluffos - 973a2c1a30414b23e1bb5549ee57131072adb245 authored about 5 years ago by Yucong Sun <[email protected]>
Move PACKAGE specifc configs back to local_options

github.com/fluffos/fluffos - 9c5ec4ee0e31b67f6cdbcd8f81ebce529548551e authored about 5 years ago by Yucong Sun <[email protected]>
Disable -Og on DEBUG build

github.com/fluffos/fluffos - d524af79bf756f7d8473f2c4467659cc3f345102 authored about 5 years ago by Yucong Sun <[email protected]>
Fix compile warnings under MINGW

github.com/fluffos/fluffos - 3d3dce4b64c6bd5ddc656a1b53cf7aa397d8380f authored about 5 years ago by Yucong Sun <[email protected]>
Set minimal windows platform to windows 7

github.com/fluffos/fluffos - 5e5b7e577db7afe7ca88d23ba9c433247fb54988 authored about 5 years ago by Yucong Sun <[email protected]>
Print out efun name on debug check

github.com/fluffos/fluffos - 97cd4817cbd787acaa4418ea1f498f67408dd235 authored about 5 years ago by Yucong Sun <[email protected]>
Remove CUSTOM_CRYPT, make efun::crypt() use crypt, and efun::old_crypt() use custom_crypt.

Also adding support for MD5, blowfish, SHA256, SHA512 algo provided by crypt
library. pass in sa...

github.com/fluffos/fluffos - e4f71b84289047f2748585608baa70cf4dc0a13e authored about 5 years ago by Yucong Sun <[email protected]>
Make errors in testsuite actually termiate driver

github.com/fluffos/fluffos - 74ddfdd91de8d0dbd6a8205b9e69b14dc2335391 authored about 5 years ago by Yucong Sun <[email protected]>
Fix compile under win32 using mingw32

github.com/fluffos/fluffos - dd17db1bb421d2cdf3b5f555c7e1cc1c5f649a99 authored about 5 years ago by Yucong Sun <[email protected]>
correctly mark PCRE cache nodes

github.com/fluffos/fluffos - c64dc1bbebb2a2057ecd1cdae07fc4e2659feb13 authored about 5 years ago by Yucong Sun <[email protected]>
Bundle crypt funcitons from musl, also fix #455.

github.com/fluffos/fluffos - f60879a29edfd14492155749e04d2b9b3536c43c authored about 5 years ago by Yucong Sun <[email protected]>
Adding test verifying rename overwrite behavior

github.com/fluffos/fluffos - add7d8162648e9487cf0b91b209241b260453c2f authored about 5 years ago by Yucong Sun <[email protected]>
CI build both Debug and Release type

github.com/fluffos/fluffos - 9bb8d608af3ba563ce366b6718d498bbef472ad5 authored about 5 years ago by Yucong Sun <[email protected]>
Fix DTRACE support

github.com/fluffos/fluffos - 3beaed9d868545980ded42c964a45e536667e5b8 authored about 5 years ago by Yucong Sun <[email protected]>
Optimize cmake flags

github.com/fluffos/fluffos - bcb5e30bc89e5d244eda1f7cc033525f9d37fa9c authored about 5 years ago by Yucong Sun <[email protected]>
Fix stack-smashing issue on PACKAGE_PCRE, also fix memory leak in pcre_assoc, and compile warnings.

github.com/fluffos/fluffos - 6c09f89ddcfc9b1e050179da0006a577a6331487 authored about 5 years ago by Yucong Sun <[email protected]>
Adding backward-cpp support, also fix issue detecting JEMALLOC

github.com/fluffos/fluffos - 2cbe4236d20290e9f285f374bf8d26c60b4d1326 authored about 5 years ago by Yucong Sun <[email protected]>
fix github_edit_link

github.com/fluffos/fluffos - e5dc099d536dcbc9d5dc6632313a4b0c69b2085d authored about 5 years ago by Yucong Sun <[email protected]>
Update bug report page

github.com/fluffos/fluffos - 26c2d203d8b5f80719eefeae021167c0ba1cd6a6 authored about 5 years ago by Yucong Sun <[email protected]>
Fix editorconfig for CRLF files

github.com/fluffos/fluffos - a04e80fad9e348b5532b7328968f673337bcfb3e authored about 5 years ago by Yucong Sun <[email protected]>
Some small fixes for win32 compile

github.com/fluffos/fluffos - 3e8db2693e79b6fafe0dda696aa707a667b2c763 authored about 5 years ago by Yucong Sun <[email protected]>
Update docs for v2019 build

github.com/fluffos/fluffos - fc2e9e071e110334d98cd9742a5aa937282122c1 authored about 5 years ago by Yucong Sun <[email protected]>