Ecosyste.ms: OpenCollective

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

github.com/serialport/website

The website for the serialport project
https://github.com/serialport/website

remove references to bytesWritten

e6282a30df82256a494093c947db1601597f1be0 authored over 8 years ago by fivdi <[email protected]>
bump 3.2.0-beta1

0bda906ac18ef75f069a612e65e6d720ec1e181f authored over 8 years ago by Francis Gulotta <[email protected]>
write binding tests and cleanup (#808)

- Fix bug where write callback was being called multiple times when write operations blocked
-...

4b984e8995c3b82398d430c3b32721050615daf6 authored over 8 years ago by Francis Gulotta <[email protected]>
add valgrind nam run command

`brew install valgrind`

17b0133a52930f76e98554142290f5481d5fee3a authored over 8 years ago by Francis Gulotta <[email protected]>
add missing eslint flag for undefined vars

47cda800e580faee0ca6e444153071e0ed3f9f52 authored over 8 years ago by Francis Gulotta <[email protected]>
talk about test pilot in build docs

0e7f21bb4f21fd4e78fd54a3f0b192cdb734b4b2 authored over 8 years ago by Francis Gulotta <[email protected]>
Node 6 seems to be stabilized.

341d78f6462c30509c426832604541350f783ed6 authored over 8 years ago by Francis Gulotta <[email protected]>
Bump to Version 3.1.2

55a0c1e46dd773cc0a64078ac0ad9ebfcbc4c79f authored over 8 years ago by Francis Gulotta <[email protected]>
Tighten up the graphics on level 4

I mean the linter rules, whitespace only.

77b1cbc2f7fd6faa6093d5e158a1a62169b58b33 authored over 8 years ago by Francis Gulotta <[email protected]>
npm2 makes having deps during install near impossible

bd959f23ecfefc8d9b1f0446924787f55d6d02c2 authored over 8 years ago by Francis Gulotta <[email protected]>
Add some more info to the readme

- The appveryor ci badge
- Links to test pilot and browser serialport
- Link to the j5 webs...

3d9c12d597581c8c61cb7c33330fd50c871b7007 authored over 8 years ago by Francis Gulotta <[email protected]>
test beta6 without semvar in the deps

cf6ba3b43983678e29c0047c81c0ff426409597a authored over 8 years ago by Francis Gulotta <[email protected]>
npm 2 is annoying

564ccd48bad69f7ec4004359957628a7c0d34600 authored over 8 years ago by Francis Gulotta <[email protected]>
can't use prepublish scripts that depend on packages and npm2

48ac68bd7556affafb32533026ad7d634c9cddab authored over 8 years ago by Francis Gulotta <[email protected]>
Bump to beta 4 with new build instructions

22e2c643e8cc38b3abe3994ecdc48f2f13aa635b authored over 8 years ago by Francis Gulotta <[email protected]>
More tuning of the app veyor config

89884e6b1ee29f90a658b324c95ddbb117b7910c authored over 8 years ago by Francis Gulotta <[email protected]>
More tuning of the app veyor config

6d9d7b44e4a3cd371bb92fae3517d66f9d1d1e0d authored over 8 years ago by Francis Gulotta <[email protected]>
Let App very publish binaries

c07749c8fa76e4ea1b6a767361cc6d9bd57e19e7 authored over 8 years ago by Francis Gulotta <[email protected]>
bump beta version

0d6a11227b7f592484faf4ca4ddbd9c1b48677de authored over 8 years ago by Francis Gulotta <[email protected]>
pre-publish is too flakey

4d3fd22bb623c3a4b432f264b9cf2df1e6dceb42 authored over 8 years ago by Francis Gulotta <[email protected]>
SpawnSync doesn't exist on node 0.10

0b68db2c457724767c86d817ecb82befd066e3c6 authored over 8 years ago by Francis Gulotta <[email protected]>
Add some pre-publish hooks to help prevent bad releases

3ede1e252e2fcccc32ff0c27c8ef07a6704c11e3 authored over 8 years ago by Francis Gulotta <[email protected]>
Make update cross platform for baud rates (#763)

- Errors should always be an error or null
- bindings.close doesn't throw with proper args so...

0063e13364072cdb8ba78ec2f00bae3ae6e92538 authored over 8 years ago by Francis Gulotta <[email protected]>
Stop using powershell for everything (#803)

ca677c86b2c61858a0772a6c2d4e6b3c857c19bd authored over 8 years ago by Francis Gulotta <[email protected]>
Cleanup CI scripts

- Migrate appveryor to powershell
- stop updating npm to latest
- start using the versions o...

1400895eb7755065499d8a10ac4da2287d8ffc50 authored over 8 years ago by Francis Gulotta <[email protected]>
Update publishing instructions for beta tags

32629593dbc473b82ab2096fc2fef317a747d222 authored over 8 years ago by Francis Gulotta <[email protected]>
use appveyor tag name

2c8a5d23891e5e97fdf05beb7ab4bd0fe6722456 authored over 8 years ago by Francis Gulotta <[email protected]>
Bump to Version 3.1.2-beta2

- Add back in the bundle dependency to support node 0.12 with npm3.
- bug fix in listUnix wher...

e6502b569d7647c4d7c02c8f53764186f6118617 authored over 8 years ago by Francis Gulotta <[email protected]>
Update publish tokens

6796a1c7b0d75f9db6e1ad90563775fa46fdf29d authored over 8 years ago by Francis Gulotta <[email protected]>
Fix an error in listUnix where we were filtering improperly (#792)

8d95d6f532a4eba96bd9b3b8c1b3bc15773a47be authored over 8 years ago by Francis Gulotta <[email protected]>
bump to node 4.x 5.x and 6.x when building on appveyor and work around a node-gyp bug (#793)

5dde5ccaeb3f3bc835961c4fa49504cb1b30ff48 authored over 8 years ago by Francis Gulotta <[email protected]>
Update the errors for unix to always include the err string and tests for close (#790)

cf41ef76bd2dd70ef38fb821a5ff96548b808b05 authored over 8 years ago by Francis Gulotta <[email protected]>
print the exact node version on travis and appveyor and always run the latest npm on appveyor

c446c8d53d4515f63c0d408cbb3dbe3e691e622b authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #789 from orangejulius/patch-1

Add js language flag to code block

a0742a0b310a1e495ad4320e3b82660d7757b0a1 authored over 8 years ago by Francis Gulotta <[email protected]>
Add js language flag to code block

This one code block was not getting any syntax highlighting while all its friends were.

391212f3dd38826e9e97b4fcca6b3efb8d5b3468 authored over 8 years ago by Julian Simioni <[email protected]>
always upgrade npm on travis (#788)

de3cad093a2d0a1383cef3f519400e7fcd121d2a authored over 8 years ago by Francis Gulotta <[email protected]>
Adding back the bundle deps and a guard during publishing

de9812cdb55fe4bc153f0aed3e240ebb2a77f0b5 authored over 8 years ago by Francis Gulotta <[email protected]>
Bump to 3.1.2-beta1

1ac4c35b6d899a350931c148c1ed0b4937bfa1f8 authored over 8 years ago by Francis Gulotta <[email protected]>
cleanup appveyor config

af9085b5c89b4bf4bae4abf04446144d7c129cd2 authored over 8 years ago by Francis Gulotta <[email protected]>
unbundle node-pre-gyp (#787)

4b34655a9b2223f82368ac202f244c327e50c986 authored over 8 years ago by Francis Gulotta <[email protected]>
Add instructions for “Illegal Instruction” errors (#786)

closes #747
closes #779

ff29e7bef91d17834818d7b3ffa54cba0913e613 authored over 8 years ago by Francis Gulotta <[email protected]>
Small Update for windows bindings (#785)

- Error with the provided com port name instead of the mess we use under the hood to talk to the...

cf678e6f0b99ea09e861003840dd76ff4e5764a3 authored over 8 years ago by Francis Gulotta <[email protected]>
Bump to v3.1.1

add instructions to fix issues with publishing when running a modern nodejs

a11e443f4a9a8a51ce7f0fa5fb2802580ca566fe authored over 8 years ago by Francis Gulotta <[email protected]>
We only care about python if you're having issues building

dfa80cc022fd38a28bb6b4f128d95e92a27422cd authored over 8 years ago by Francis Gulotta <[email protected]>
bump to 3.1.0

ec768ebd6dd11dc3b892af69437be076f3434a9e authored over 8 years ago by Francis Gulotta <[email protected]>
bump the nan version (#783)

7262e5ca1973cd1350ed1dd37607bba1d2f03e83 authored over 8 years ago by Francis Gulotta <[email protected]>
Try again to ignore these v6 failures

2ef07647ae35a14ff74ceb02663aefb3dd17fde9 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #778 from voodootikigod/upgrade-nan

Upgrade nan

7491b9b949bae662bf19d48fc0af1f38ffff38eb authored over 8 years ago by Francis Gulotta <[email protected]>
Update cli tools (#776)

- Better argument handling
- Switch to commander as optimist is deprecated
- more output f...

9f9693cb157563c448349e4d8f443b88ccd2ca08 authored over 8 years ago by Francis Gulotta <[email protected]>
Avoid deprecation warnings

cb6474548638d93ef44d99befeed5cbd2c1fa82e authored over 8 years ago by fivdi <[email protected]>
ignore node 6 failing on linux and OSX

060285367f48b7d8b1a4c7df28ba3ac2c3a00892 authored over 8 years ago by Francis Gulotta <[email protected]>
Move some tests around

566a8d48e9d34107ffc28296a3d4aeaa6c72d9d8 authored over 8 years ago by Francis Gulotta <[email protected]>
upgrade nan

Have to remove memwatch-next again because of build issues =(

528dd8afeb9bc7712fc4469991759d6f43f546ea authored over 8 years ago by Francis Gulotta <[email protected]>
Bump to 3.0.1

f319970edd883f7177f40d41e046f13d7187b40d authored over 8 years ago by Francis Gulotta <[email protected]>
rename the binary files per the usual conventions

98c79c98c5e5e8b4fe6d2cec0cba80bd5720b164 authored over 8 years ago by Francis Gulotta <[email protected]>
Add node 6 to the build matrix and define our support/build matrix in the docs (#774)

29ffb580f19604e48119c91c3184698df5b6d776 authored over 8 years ago by Francis Gulotta <[email protected]>
add memwatch-next to dev deps as it now builds on all platforms (#773)

0e8c4d4c6a623a6c96590a4ff1771546f597df93 authored over 8 years ago by Francis Gulotta <[email protected]>
Drop some dependencies for a smaller bundle size (#767)

- Drop `bluebird` 168kb for `es6-promise` 37.1kb (vs 18.1kb library code) bundled sizes
- Move...

92ae904c51e729a4026f8a24f045658b6a0fa3c2 authored over 8 years ago by Francis Gulotta <[email protected]>
Upgrade grunt to squash warnings and reduce packages (#766)

cab3589e53a20c004cb4528c712aa4e88cc28e09 authored over 8 years ago by Francis Gulotta <[email protected]>
bump package.json to 3.0.0

2baab33a9fc870c31e40aca44c5af37baef2ea82 authored over 8 years ago by Francis Gulotta <[email protected]>
another typo

1f0c7bd82da1b89e474c639c231998776f000b33 authored over 8 years ago by Francis Gulotta <[email protected]>
typo

fda68c7d5dc1b89d3e726d0e04b63097c894feb8 authored over 8 years ago by Francis Gulotta <[email protected]>
bump to 3.0

356b908ae24d1ffd323e083a573fbeb3e67d689a authored over 8 years ago by Francis Gulotta <[email protected]>
Remove the last bit of references to `self` (#765)

- Sometimes we didn’t need it, sometimes a bind was cleaner

edfa5e72bf99ec9348a0127ff910c3192855339f authored over 8 years ago by Francis Gulotta <[email protected]>
Stop removing all event listeners on close and disconnect (#764)

555136f36b715122cf9f7809fdb9106fd5eb1626 authored over 8 years ago by Francis Gulotta <[email protected]>
Start bundling node-pre-gyp per #753

ac82f855e5a107ae8535fac9270236a9d06754ae authored over 8 years ago by Francis Gulotta <[email protected]>
Getting ready for the 2.1.1 release

a8df919971a589dde952ffdd3bd3a61debfb62b9 authored over 8 years ago by Francis Gulotta <[email protected]>
Using clang and cpplint lint our c++ as much as I can (#762)

The `src/win/" vendor files are scary

7b815fd6a40439b54d5759968f6219ec6ae8a14a authored over 8 years ago by Francis Gulotta <[email protected]>
SerialportList updates (#761)

- Errors are now consistent across platforms
- List is now completely async and promise ready
...

1bd3e06c58c0ad6770b5a0ccef0fc1842dac59cc authored over 8 years ago by Francis Gulotta <[email protected]>
Stop bundling node-pre-gyp to allow for upgrades (#759)

- The latest and greatest recommendation from node-pre-gyp
- Stops issues when people have diff...

73509e34b330f538e151153b3344c522b191fdaa authored over 8 years ago by Francis Gulotta <[email protected]>
Isolate the bindings (#755)

- Test requiring the library as part of the build processes on all platforms
- move all js cod...

6945217c0b381f6a4e440f6acd19bd1e31044c98 authored over 8 years ago by Francis Gulotta <[email protected]>
Give instructions to link to different versions of our docs as the api will be different with different major version (#756)

aff6e99708f26c8a9677f16b07d18aadec79ddaa authored over 8 years ago by Francis Gulotta <[email protected]>
Bump to version 2.1.0

a39d612517db9c0ba42bf63b2d9b54d67b1c8109 authored over 8 years ago by Francis Gulotta <[email protected]>
Update README on opening ports and cleanup examples (#750)

b9304d5225a06df1fb68ef71f2138d0eafb66745 authored over 8 years ago by Francis Gulotta <[email protected]>
Code of Conduct

0f158bbff1300284d2ced4a167d35c87b8655081 authored over 8 years ago by Francis Gulotta <[email protected]>
Test on latest versions of node (#745)

- Appveryor won’t build `5` or `4` it needs the minor number specified so we have to be specifi...

3749b7376bd8d7413fa3dfb1afc942cf329ce92c authored over 8 years ago by Francis Gulotta <[email protected]>
2.0.7-beta5 Release

742779c66d1ae34423235abbbd96aa80d32454be authored over 8 years ago by Francis Gulotta <[email protected]>
Add support for bluetooth devices /dev/rfcomm (#742)

8342d1725c37bfc5acedeae31fd62d766210b379 authored over 8 years ago by Francis Gulotta <[email protected]>
Define, document, and test flow control and setting port flags (#726)

We had ambiguous behavior and documentation around these settings and functions, this preserves ...

156e405bbc9b6f5be2bc17e98fdd0d6d121125b3 authored over 8 years ago by Francis Gulotta <[email protected]>
Update .list docs to be up to date

8bc3eeab32b6a578e1f06fd07d36ffe6377894fb authored over 8 years ago by Francis Gulotta <[email protected]>
Make the output of .list undefined if it’s an empty string (#740)

Add some tests to start defining the bindings.

39946c4bc00e9a74862e9860b075408e9bff287b authored over 8 years ago by Francis Gulotta <[email protected]>
Put all builds in /build/{Release,Debug}/ (#737)

* Put all builds in /build/{Release,Debug}/

Closes #736

* cleanup npm and git ignore

f0d7319149f1bbfd8bb07fe7c16f7eb258088cd7 authored over 8 years ago by Francis Gulotta <[email protected]>
Merge pull request #734 from fivdi/master

Fix typo

b20ed9cd8d3d528f011049ede7445f3b6062cb8c authored over 8 years ago by Francis Gulotta <[email protected]>
Fix typo

e194b4cf8253f181d3479ed8786545be1ac2a732 authored over 8 years ago by fivdi <[email protected]>
Fix pre-gyp's binding paths so bindings can find it when not built locally.

3ce0ea8f4c912170bb8c9fa919c9c19d09fc3555 authored over 8 years ago by Francis Gulotta <[email protected]>
Version 2.0.7-beta3

4f5442a9cd88a750e067629979ba223c74cab321 authored over 8 years ago by Francis Gulotta <[email protected]>
Upgrade to NAN v2.2.1 for Node.js v6.0.0-nightly compatability

b5a154f20c8ee17da4eb934381df5abcebf66ad6 authored over 8 years ago by fivdi <[email protected]>
Merge pull request #730 from voodootikigod/windows-error-handling

Fixes 100% cpu when serial ports disconnect on windows

7ee1c1e98d302a598da037cad44877d6b9c46e9f authored over 8 years ago by Francis Gulotta <[email protected]>
Fixes 100% cpu when serial ports disconnect on windows

- Fix a small memory leak
- some linting for whitespace and indentation

79ec1789e4775722592f2975b018c9d83f9498b4 authored over 8 years ago by Francis Gulotta <[email protected]>
Return after encountering errors in windows write

The unix version breaks the while loop by returning on certain errors.
On Windows, the errors we...

6d2e4b5fa75fe50ceff2dcda844c039299e2cfb2 authored over 8 years ago by Paul Kaplan <[email protected]>
Merge pull request #728 from voodootikigod/osx-fd-leaks

Fix double open and times when we don't close file descriptors for unix

59f281f136f0953ff74346471046317637334ef0 authored over 8 years ago by Francis Gulotta <[email protected]>
Fix double open and times when we don't close file descriptors for unix

- Close the fd if we have any errors during setup
- Properly receive errors when setting a cus...

8365e186c6462e59f35c9e1ec4139614d568c71a authored over 8 years ago by Francis Gulotta <[email protected]>
Fixes double open() call on unix

7151eb3fbf587808a0e19972408a8a6e08dfd078 authored over 8 years ago by Guilherme Francescon <[email protected]>
correct application of hupcl option

HUPCL is a TTY control flag, not an FCNTL flag. Remove its effect on
open(2), and instead apply...

ac2682319fd1ec204fa64acbd12d3b3b05a419ad authored over 8 years ago by Peter A. Bigot <[email protected]>
A release of grunt broke our builds

We’ll happily upgrade at some point but not today.

5df5a779ee5e8b2e4c221f9f9f679c08e425c564 authored over 8 years ago by Francis Gulotta <[email protected]>
Add `npm run stress` to run stress tests

- Fixed the write memory leak test

- failed attempt at a open close memory leak test

...

540a96015c853649b4adfcdec22dba2ce42aac40 authored over 8 years ago by Francis Gulotta <[email protected]>
Test port open errors

a9a5d865f6db27ad78e890124cf216cff5bf964d authored over 8 years ago by Francis Gulotta <[email protected]>
Cleanup the output of serialDuplexTest

a49eebf791d3fc8f5f578a8e93a33b229a21c242 authored over 8 years ago by Francis Gulotta <[email protected]>
Test & Fix a race condition when closing a port & trying to do anything

- isOpen() now pays attention to if we're in the middle of closing

Our faux state machine...

abc3c195651e2408537084440dfde303c7ab4ac1 authored over 8 years ago by Francis Gulotta <[email protected]>
Make the fact we drop all event listeners very clear in close and disconnect

ac464eb9487622640207fb01dd959673755e2d7a authored over 8 years ago by Francis Gulotta <[email protected]>