openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
N
node-dvbtee
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 24 hours
ago. based on code collected
2 days
ago.
Sep 22, 2025 — Sep 22, 2026
Showing page 13 of 76
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Missing spaces around <= [whitespace/operators] [3]
Michael Ira Krufky
More...
over 9 years ago
public|private: should be indented +1 space inside class ... [whitespace/indent] [3]
Michael Ira Krufky
More...
over 9 years ago
At least two spaces is best between code and comments [whitespace/comments] [2]
Michael Ira Krufky
More...
over 9 years ago
{ should almost always be at the end of the previous line [whitespace/braces] [4]
Michael Ira Krufky
More...
over 9 years ago
Lines should be <= 80 characters long [whitespace/line_length] [2]
Michael Ira Krufky
More...
over 9 years ago
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
Michael Ira Krufky
More...
over 9 years ago
node-dvbtee v0.1.15
Michael Ira Krufky
More...
over 9 years ago
package.json: get rid of symlink-or-copy package
Michael Ira Krufky
More...
over 9 years ago
package.json: allow git users to use the package
Michael Ira Krufky
More...
over 9 years ago
scripts/prepare-publish.sh: also allow npm to publish usr/
Michael Ira Krufky
More...
over 9 years ago
scripts/prepare-publish.sh: actually allow npm to publish config.h
Michael Ira Krufky
More...
over 9 years ago
scripts/configure-build.js: dont forget to copy config.h
Michael Ira Krufky
More...
over 9 years ago
scripts/prepare-publish.sh: configure build before publish
Michael Ira Krufky
More...
over 9 years ago
scripts/configure-build.js: always copy, never symlink
Michael Ira Krufky
More...
over 9 years ago
dvbtee-parser: #include <native-json.h>
Michael Ira Krufky
More...
over 9 years ago
node-dvbtee v0.1.9
Michael Ira Krufky
More...
over 9 years ago
node-dvbtee: use native-json module v1.0.0
Michael Ira Krufky
More...
over 9 years ago
node-dvbtee: use native-json module
Michael Ira Krufky
More...
over 9 years ago
Revert "move node version test to native-json.h"
Michael Ira Krufky
More...
over 9 years ago
node-dvbtee v0.1.8
Michael Ira Krufky
More...
over 9 years ago
move node version test to native-json.h
Michael Ira Krufky
More...
over 9 years ago
native-json: move to separate header file
Michael Ira Krufky
More...
over 9 years ago
native-json: clean up prototypes & names
Michael Ira Krufky
More...
over 9 years ago
native-json: simplify code even more by using Nan::Callback
Michael Ira Krufky
More...
over 9 years ago
fix error: invalid conversion from ‘v8::Value*’ to ‘v8::String*’
Michael Ira Krufky
More...
over 9 years ago
native-json: lazy store each method as needed in persistent object
Michael Ira Krufky
More...
over 9 years ago
dvbtee-parser: rewrite node 0.10.x v8::JSON compat as a singleton
Michael Ira Krufky
More...
over 9 years ago
node-dvbtee v0.1.7
Michael Ira Krufky
More...
over 9 years ago
dvbtee-parser: enable support for use with node v0.10.x
Michael Ira Krufky
More...
over 9 years ago
examples: take optional command line args instead of hardcoded filenames
Michael Ira Krufky
More...
over 9 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
…
75
76
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree