openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
node-browserify
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
16 days
ago. based on code collected
16 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 62 of 77
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixing bug in watch when a file changes and gets reloaded the watch is added to it again, triggering 2 bundle events, then 4, 8, etc.
Jacob Wright
More...
about 13 years ago
Taking out setTimeout which was a crutch left over from the mtime comparison bug
Jacob Wright
More...
about 13 years ago
Fixed mtime checks in watch. Was comparing Date objects. Should compare actual timestamps. This caused compiling to continue happening when nothing was being modified.
Jacob Wright
More...
about 13 years ago
bump for Object_keys leak
James Halliday
More...
about 13 years ago
check if window exists to fix tests again
James Halliday
More...
about 13 years ago
don't leak Object_keys in prelude
James Halliday
More...
about 13 years ago
testling instructions on the main readme
James Halliday
More...
about 13 years ago
documented the testling test
James Halliday
More...
about 13 years ago
the nextTick test works!
James Halliday
More...
about 13 years ago
process.nextTick using postMessage with failing test
James Halliday
More...
about 13 years ago
jsdom test for setTimeout nextTick
James Halliday
More...
about 13 years ago
bump for the cache file $HOME fix
James Halliday
More...
about 13 years ago
skip the cache file if $HOME is undefined
James Halliday
More...
about 13 years ago
update usage for cache
James Halliday
More...
about 13 years ago
turn caching on by default in lib/wrap.js
James Halliday
More...
over 13 years ago
turn caching on by default
James Halliday
More...
over 13 years ago
caching in the cli tool
James Halliday
More...
over 13 years ago
updated the docs about caching, bump
James Halliday
More...
over 13 years ago
passing test for the cache code
James Halliday
More...
over 13 years ago
fix outmoded semvers
James Halliday
More...
over 13 years ago
use deputy, untested but it doesn't break anything
James Halliday
More...
over 13 years ago
put the watcher back after a brief delay
James Halliday
More...
over 13 years ago
-i for ignore
James Halliday
More...
over 13 years ago
--no-prelude bump and docs
James Halliday
More...
over 13 years ago
prelude option for the cli client and a bugfix for patching properties through to wrap
James Halliday
More...
over 13 years ago
write out messages to stderr if there are no listeners for syntaxError
James Halliday
More...
over 13 years ago
bump for the require("") bugfix
James Halliday
More...
over 13 years ago
fix for require("") bug
James Halliday
More...
over 13 years ago
failing test for require("") bug
James Halliday
More...
over 13 years ago
make sure that entry files get put in paths
James Halliday
More...
over 13 years ago
←
1
2
…
58
59
60
61
62
63
64
65
66
…
76
77
→
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