0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release v2.0.0-1 More... over 12 years ago
Build fixes. More... over 12 years ago
Changed Travis branch after merge. More... over 12 years ago
Merge branch 'v2.0' More... over 12 years ago
Preparing to release: jbinary2 -> jbinary More... over 12 years ago
Update README.md More... over 12 years ago
Update README.md More... over 12 years ago
Added simple usage example on main page (closes #30). Removed BitDeli badge, added NPM version badge. More... over 12 years ago
Improved `promising` utility function (callback is put always in right place). Updated grunt:watch file list. Added jDataView to Karma's explicit script list. More... over 12 years ago
Fixed context for promising functions (affected `saveAs`). More... over 12 years ago
Changed "from URL" test to point to temporary local server. compare_size to check only browser's sizes. Updated documentation index. More... over 12 years ago
Removed restriction for Unix-style line endings. More... over 12 years ago
Allowed built versions to appear in repo (i.e., for component and bower). More... over 12 years ago
Enabled Mocha TDD via Karma. More... over 12 years ago
Force final newline insertion everywhere but in JS files. More... over 12 years ago
Switched to TDD mocha style. More... over 12 years ago
Small simplifications. More... over 12 years ago
Moved cache logic + defineProperty dependency function to separate file. More... over 12 years ago
Split typeSet.js into separate files. Improved jshint rules, added is(obj, Ctor) helper alias for instanceof. Removed PhantomJS from list of browsers to test on dev machine. More... over 12 years ago
Moved custom tasks to grunt subfolder and aliases.yml, enforced lintage on test, config and documentation files. More... over 12 years ago
Update README.md More... over 12 years ago
Fixing load-grunt-config version to any latest. More... over 12 years ago
Using load-grunt-config for managing Grunt tasks configurations. More... over 12 years ago
Commonized config file styles. More... over 12 years ago
Closes #28. More... over 12 years ago
Fixes for Web Workers. More... over 12 years ago
Removed .npmignore as already covered by `files`. More... over 12 years ago
Added jshint-stylish reporter. More... over 12 years ago
Workaround save for old Buffer implementation. More... over 12 years ago
Moved Promise to shims; running save-to-writable-stream test only on Streams2. More... over 12 years ago