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
github.com/fluffos/fluffos - cbfa4504e8e0b649bfacdca2cf88c83cf2ad818e authored almost 12 years ago by Yucong Sun <[email protected]>
Disable backtrace in CYGWIN build.
github.com/fluffos/fluffos - 32b0ad2c6527fa86db0e333256cc3367d5f900c2 authored almost 12 years ago by Yucong Sun <[email protected]>github.com/fluffos/fluffos - 96a240fdb648eb9f6fb6907fd74fd26b2753c6ca authored almost 12 years ago by Yucong Sun <[email protected]>
Convert crasher log into real test cases.
github.com/fluffos/fluffos - cea5ce1e342b4fde01dacee803dc52308cb87cb5 authored almost 12 years ago by Yucong Sun <[email protected]>github.com/fluffos/fluffos - 84d4b34027934f2c1b15e83d08e18b233899a228 authored almost 12 years ago by Yucong Sun <[email protected]>
Disable INLINE, since it broke old GCC.
github.com/fluffos/fluffos - 59cfa2d040ef0a7aa8979edc03f717760c577044 authored almost 12 years ago by Yucong Sun <[email protected]>github.com/fluffos/fluffos - 9911d1f4b1f3e501d1adf5be905d59746c37e16f authored almost 12 years ago by Yucong Sun <[email protected]>
Auto dump backtrace when driver crash.
Also warn on startup if RLIMIT_CORE is set to 0, no core...
github.com/fluffos/fluffos - 8096a44c6a0564ba54c060d7b3f5b8da7e82ff72 authored almost 12 years ago by Yucong Sun <[email protected]>
Revert to autodetect -flto support.
github.com/fluffos/fluffos - ec26d43ab8bee97369018cbbbfa49bf9482b5788 authored almost 12 years ago by Yucong Sun <[email protected]>github.com/fluffos/fluffos - f2fe1bdcc5f0f5ba1793db67985122205bbc127b authored almost 12 years ago by Yucong Sun <[email protected]>
github.com/fluffos/fluffos - 756dbeff462f085562f5727da42a01d3051f2b83 authored almost 12 years ago by Yucong Sun <[email protected]>
Fix compiling problem under CYGWIN.
github.com/fluffos/fluffos - ed3f778ccfb8ca3e1b191ece162c4308eefbcb23 authored almost 12 years ago by Yucong Sun <[email protected]>github.com/fluffos/fluffos - 4621bc089f01885f4b4089ff4dbb74fcacd31af7 authored almost 12 years ago by Yucong Sun <[email protected]>
Add ins_pointer() to deal with potential size difference of LPC_INT and C pointer.
github.com/fluffos/fluffos - ef23d5f7754024c97e81bbb80026a991546efd78 authored almost 12 years ago by Yucong Sun <[email protected]>github.com/fluffos/fluffos - b7b47a1ee64d8ac8812e5d1e507a0bd32bf70236 authored almost 12 years ago by Yucong Sun <[email protected]>
github.com/fluffos/fluffos - 5c9474d7d927b524748838bd245453c388f118b8 authored almost 12 years ago by Yucong Sun <[email protected]>
This will allow 32bit driver supporting 64bit LPC runtime.
github.com/fluffos/fluffos - b08253f0b768c7b98deb5fd7a4cd440ec557a3e8 authored almost 12 years ago by Yucong Sun <[email protected]>
Replace all defined(linux) to defined(__linux__).
Adds COMPILER_FLAGS, allow auto 32bit build ...
github.com/fluffos/fluffos - 86cd1bb0abf0b13dc16228758f4483a6613f29bf authored almost 12 years ago by Yucong Sun <[email protected]>
Compile with --std=c99 no longer defines linux, this caused some
old macro to fail.
Removed all GNU make addons, for better cross platform compatibility.
github.com/fluffos/fluffos - 249c3cbd7d5327d7814655068cb48cfc3357a69f authored almost 12 years ago by Yucong Sun <[email protected]>Also reorganized makefile layout.
github.com/fluffos/fluffos - ef81a66170e53ecf6d86d0df69475d2d26d81b45 authored almost 12 years ago by Yucong Sun <[email protected]>Text file relocation and permissions cleanup.
github.com/fluffos/fluffos - a1b08036fd9fc1cdae063b7d2ea818ce07869539 authored almost 12 years ago by Yucong Sun <[email protected]>
* Moved text files from repository root back into src/, replacing the moved
files with symlink...
Fix-up automated build and test.
Remove use of ar, ranlib and sed. Unbreak DEBUG_MALLOC & CHE...
github.com/fluffos/fluffos - 9f89181ab2ae84c3c61c3348e23e0549aea10b48 authored almost 12 years ago by Yucong Sun <[email protected]>Remove use of AR. Remove use of sed.
github.com/fluffos/fluffos - 7973f010853642a73c12519caa1133e40d568bca authored almost 12 years ago by Yucong Sun <[email protected]>github.com/fluffos/fluffos - 79fc887f75fc0267f5788b316b94d820934b0a8d authored almost 12 years ago by Yucong Sun <[email protected]>
Enable Travis CI to automate test/build for each commit.
github.com/fluffos/fluffos - edfdd68d1050ad8326ec29ca8b78686fba15084e authored almost 12 years ago by Yucong Sun <[email protected]>github.com/fluffos/fluffos - b5d4b05c3859851447607f944ac7e4c59e6aa385 authored almost 12 years ago by Yucong Sun <[email protected]>
github.com/fluffos/fluffos - 57e41c2108dbccf39036e85c85ce8fb86f063b36 authored almost 12 years ago by Yucong Sun <[email protected]>
Fixup various previous broken commit.
github.com/fluffos/fluffos - cdda6dfc24da2cca5f59c879421df29426be94b0 authored almost 12 years ago by Yucong Sun <[email protected]>github.com/fluffos/fluffos - 0ca3e81485fbb8acae815e5e1a8b4bfed46b26b6 authored almost 12 years ago by Yucong Sun <[email protected]>
Adding "make test" that automatically runs test.
github.com/fluffos/fluffos - 925b7a01c234c836c9f13d301247a20558e32c32 authored almost 12 years ago by Yucong Sun <[email protected]>Also cleanup useless files in testsuite.
github.com/fluffos/fluffos - dc31777da3e2fabd60be1ed6f34ba8c7b1e0edb9 authored almost 12 years ago by Yucong Sun <[email protected]>Various warnings fixes. And reorganize the old documents.
github.com/fluffos/fluffos - de4d5184c917eda60a6d7846904d0c65a1a47351 authored almost 12 years ago by Yucong Sun <[email protected]>github.com/fluffos/fluffos - 2fa28152a1d5af0fa15099b26919db5b376e24e9 authored almost 12 years ago by Yucong Sun <[email protected]>
github.com/fluffos/fluffos - 2ed2e3154de20c37a501f33017c8b4425cef621c authored almost 12 years ago by Yucong Sun <[email protected]>
github.com/fluffos/fluffos - 59bb0da81a60826ce51c59da0b76669e606a0e0e authored almost 12 years ago by Yucong Sun <[email protected]>
github.com/fluffos/fluffos - f0421db2e49f2a04a728cb5856aca0060b48ef2b authored almost 12 years ago by Yucong Sun <[email protected]>
github.com/fluffos/fluffos - d9e7009f4c72d4496931f0f89cbf51012916dfd9 authored almost 12 years ago by Yucong Sun <[email protected]>
Update build script. Enable 65535 efuns.
github.com/fluffos/fluffos - 87d85d49273ab2b08233785cc25ecd70422b13c3 authored almost 12 years ago by Yucong Sun <[email protected]>
Now LPC support 65535 eoperators + efuns. eoperator is still
limited to 256. (currently is 121)
github.com/fluffos/fluffos - 82265f801fd9db9e6db99ef07028615312c39af6 authored almost 12 years ago by Yucong Sun <[email protected]>
Protection against infinite call_out("xx", 0) loops.
github.com/fluffos/fluffos - e1241b53ccbb42b2f26cfd766996fb8fb2fd6806 authored almost 12 years ago by Yucong Sun <[email protected]>
Fixed eval cost error detection within call_out() (changed
max_eval_error to outoftime, because ...
Crypto package multiple fixes and enhancements.
github.com/fluffos/fluffos - 1dfbf2c16dacfa704ec50766f032750823731573 authored almost 12 years ago by Yucong Sun <[email protected]>
* Fixed build issue with newer openssl where support for hash
functions such as MD2 can be con...
Fix-up two mistake in detection of OSX system, as well as LPC_FLOAT/LPC_INT change.
github.com/fluffos/fluffos - caceaebfe248804a05a5fd11fcddc614da5d647c authored almost 12 years ago by Yucong Sun <[email protected]>github.com/fluffos/fluffos - 72f6dd153247ca4dc7088a848b083bae60753dbb authored almost 12 years ago by Yucong Sun <[email protected]>
github.com/fluffos/fluffos - ffb4474916b0b6237859738ffe84716feb4eeead authored almost 12 years ago by Yucong Sun <[email protected]>
create LPC_INT, LPC_FLOAT in lpc.h
github.com/fluffos/fluffos - 7779866e97ef5783194647597c03a54d7f5fcb71 authored almost 12 years ago by Yucong Sun <[email protected]>I7 clang osx
github.com/fluffos/fluffos - a107de2b9f5979c3f91caee912dac4a9429283d6 authored almost 12 years ago by Yucong Sun <[email protected]>github.com/fluffos/fluffos - 42880852a44c45c042af4741c90beba3c9f29f9b authored almost 12 years ago by Yucong Sun <[email protected]>
github.com/fluffos/fluffos - ec89a4efa56882ad6d37565c909cb281859b078e authored almost 12 years ago by Yucong Sun <[email protected]>
remove INT_32 macro, no one will be using.
github.com/fluffos/fluffos - d745a8f425ee339b9409ca236da342fe22fbfe6a authored almost 12 years ago by Yucong Sun <[email protected]>Change all reference in the source code to use two new types.
github.com/fluffos/fluffos - db45d985193befcb55718e0f189a79976ec6e731 authored almost 12 years ago by Yucong Sun <[email protected]>It correctly launch and checks testsuite now.
github.com/fluffos/fluffos - 78aa20ea1f6beb6a6804d369ab2b3fdfe0b9a42b authored almost 12 years ago by Yucong Sun <[email protected]>github.com/fluffos/fluffos - 4160b38be2ca7a7d992a2c4a014b445e4a9140ee authored almost 12 years ago by Yucong Sun <[email protected]>
testlib stuff is actually in there
tiny fix to error messages (missing breaks)
actually contains...
testsuite update
github.com/fluffos/fluffos - 00d8361f7d4fc258ecd1211222e7dc706e913a05 authored almost 12 years ago by Yucong Sun <[email protected]>github.com/fluffos/fluffos - a05208b6386ae24e4be35b874c0e8a8bd7e43451 authored almost 12 years ago by Yucong Sun <[email protected]>
And update motd to show two new commands.
github.com/fluffos/fluffos - 5c1b00ef1f1cf0595e959576c975191e90bcc799 authored almost 12 years ago by Yucong Sun <[email protected]>github.com/fluffos/fluffos - 1a22b4ddec323831fc097226273c5d1416384257 authored almost 12 years ago by Yucong Sun <[email protected]>
github.com/fluffos/fluffos - d8787eab1f328d8cf699319827775df3fce0e730 authored almost 12 years ago by Yucong Sun <[email protected]>
github.com/fluffos/fluffos - adae106c06817e846d223a4df62b54af5d2b0c21 authored almost 12 years ago by Yucong Sun <[email protected]>
It will pass as long as it is stored as C 64-bit int & double,
as well as parser correctly parse...
github.com/fluffos/fluffos - 0dd0ee7641ec2ec3edec1df7a13f407ea1d76f3c authored almost 12 years ago by Yucong Sun <[email protected]>
Added POSIX_TIMERS alternative for eval timer
github.com/fluffos/fluffos - 5c623144139708388c80336dfc3fe80a3a6868c4 authored almost 12 years ago by Yucong Sun <[email protected]>
Added timer_settime/timer_gettime alternative implementation
for eval_cost. This fixes the issu...
Untrack local generated files.
github.com/fluffos/fluffos - 425d9611569746e6e718980dc9de016b3253ec34 authored almost 12 years ago by Yucong Sun <[email protected]>IPV6 compile fix on unbuntu.
github.com/fluffos/fluffos - 88117cf2533c908b86f3cc6a2e6b8f65e8a9d1ea authored almost 12 years ago by Yucong Sun <[email protected]>github.com/fluffos/fluffos - 2ad48448c301f302794d7f2dc32f886538b54a5b authored almost 12 years ago by Yucong Sun <[email protected]>
github.com/fluffos/fluffos - 1a0be8f81b60ce354fce4f56768009b8f7b9bc93 authored almost 12 years ago by Yucong Sun <[email protected]>
Compile warning fixes ([email protected])
add_action moved objects fix ([email protected])
Proper...
github.com/fluffos/fluffos - 9a39897a43ffd13dc059b93c8664aa2a6d91b561 authored over 12 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - 45806bbdd0ee634335021613ae0931a1da9facc4 authored over 13 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - 87f158ebeb344f7fcb0e4ca8a4b202bbb271b384 authored almost 14 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - 8492b5b2a7b91d3ec3368216f1b8c5c5b266d22d authored about 14 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - 48e19dae7699be83f00dfc3aa6332f9b5cbd7586 authored over 14 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - b502ea631fb7876db3de257882a2a84c27fba106 authored almost 15 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - 063af5013c90a8d6e7be3a33a2409e02bb5f0acf authored about 15 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - 7d6a1c70bf8fe586c2018d2dc146d0a1f520b4b5 authored over 15 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - 1273d973ec27a44d59234e1ceb958295e0f36da0 authored over 15 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - 692da90bfe642e32eb8a1535fe1b67ab482f8133 authored almost 16 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - 059e92dbb220e37487df3456a671e913a4b062ae authored over 16 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - 45edfbf7e83f85a8eafde06c10501039280683dc authored over 16 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - 04db2357cb3fb057f582aac3a6d713716e6f806b authored almost 17 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - 5745d6c5d26f7f271ef4dd72c8401ef297a75eea authored almost 17 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - 8a0cf04b546efb5cf4396509e8d95df6081325f5 authored almost 17 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - 7cacd3fc28ce2794c8f7dfebc2c826d48068b183 authored over 17 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - 603d7a88748d290947f90ecff62935e37055b85a authored over 17 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - 8ae71071689a25bc2b325a2a114eb73127e60f9b authored over 17 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - 88fbe694814475e0d8753dc073de791ece06d414 authored about 18 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - 04e275a5a7c610a70663caa6d2c41028128c6e44 authored about 18 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - 204a410378a956e38495649e03fce2df90bfb8e0 authored about 18 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - aa5f16e48cc5450326a94b0f764b4bcfea305b22 authored about 18 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - 7c8ad6b0d024197ca3472224cbbabb6194c3203c authored over 18 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - e0c735c6f6952e1c55554db2a98d7cbea0cbc87b authored over 18 years ago by Dread Quixadhal <[email protected]>
github.com/fluffos/fluffos - 1a3c97e955cec3d9dea3ae06a08e2065a04ea2f3 authored over 18 years ago by Dread Quixadhal <[email protected]>