]> zoso.dev Git - buffer.git/shortlog
buffer.git
2023-10-08 Patrick McAndrewadd missing Buffer constants (#312)
2023-10-08 Rachel Simone... Updates README.md with more inclusive language (#288)
2023-10-08 Dominik MoritzFix typo (#295)
2023-10-08 Bradley OdellRedefined subarray in index.d.ts to return Buffer ...
2023-10-08 André WerlangUpdate README notice about node.js compatibility (...
2023-10-08 Daniel CousensAdd node verisons 16, 18 and 20 (#331)
2021-02-11 Feross Aboukhadijehreadme
2021-02-11 Feross Aboukhadijehremove travis; add github actions
2021-02-11 Feross Aboukhadijehsmall perf improvement
2020-11-23 Feross Aboukhadijehupdate authors
2020-11-23 Feross Aboukhadijeh6.0.3
2020-11-23 Feross AboukhadijehMerge pull request #277 from martinheidegger/patch-1
2020-11-21 Martin HeideggerTypes: Using Uint8Array instead of Buffer
2020-11-09 Feross Aboukhadijehupdate authors
2020-11-09 Feross Aboukhadijeh6.0.2
2020-11-09 Feross AboukhadijehMerge pull request #274 from deklanw/master
2020-11-05 Deklan WebsterAdd BigInt operations to types
2020-11-04 Feross Aboukhadijehupdate authors
2020-11-04 Feross Aboukhadijeh6.0.1
2020-11-04 Feross Aboukhadijehavoid unnecessary buffer copy
2020-11-04 Feross Aboukhadijehstandard
2020-11-04 Feross AboukhadijehMerge pull request #273 from jkkang-kosac/master
2020-11-04 jkkangadd length check
2020-11-04 Feross Aboukhadijehupdate authors
2020-11-04 Feross Aboukhadijeh6.0.0
2020-11-04 Feross Aboukhadijehtravis: fix configuration
2020-11-04 Feross Aboukhadijehtemporarily disable missing safari 14 browser
2020-11-04 Feross AboukhadijehBREAKING: Drop IE11, Safari 9-10 support
2020-11-04 Feross AboukhadijehMerge branch 'shuse2-rw-bigint'
2020-11-03 Feross Aboukhadijehhandle offset flooring consistently
2020-11-03 Feross AboukhadijehMerge branch 'rw-bigint' of https://github.com/shuse2...
2020-10-29 Feross Aboukhadijehstandard
2020-10-29 Feross Aboukhadijehstandard
2020-10-27 Feross Aboukhadijehupdate authors
2020-10-27 Feross Aboukhadijeh5.7.0
2020-10-27 Feross AboukhadijehFixes for PR #253 to increase browser compat
2020-10-27 Feross Aboukhadijehstandard
2020-10-27 Feross Aboukhadijehstandard
2020-10-27 Feross AboukhadijehMerge pull request #253 from koush/master
2020-10-27 Feross AboukhadijehMerge pull request #265 from seishun/remove-descending
2020-10-27 Feross AboukhadijehMerge pull request #250 from roaringUnicorn/master
2020-10-27 Feross AboukhadijehMerge pull request #270 from mathmakgakpak/patch-1
2020-10-27 Feross AboukhadijehMerge pull request #269 from peternewman/patch-1
2020-10-27 Feross Aboukhadijehupdate authors
2020-10-27 Feross Aboukhadijeh5.6.2
2020-10-27 Feross AboukhadijehMerge pull request #254 from ljharb/patch-1
2020-10-27 Feross AboukhadijehDelete codespell.yml
2020-10-27 Feross AboukhadijehMerge pull request #266 from gyzerok/patch-1
2020-10-26 Feross AboukhadijehUpdate README.md
2020-10-23 Feross Aboukhadijehpackage metadata
2020-10-23 Feross Aboukhadijeh5.6.1
2020-10-23 Feross Aboukhadijehfix tests – use same proto
2020-10-23 Feross Aboukhadijehthrough2 4
2020-10-23 Feross Aboukhadijehtape 5
2020-10-23 Feross Aboukhadijehbrowserify 17
2020-10-23 Feross Aboukhadijehbump deps
2020-10-21 Feross Aboukhadijehstandard
2020-10-18 mathmakgakpakadd aliases
2020-08-07 Peter NewmanFix another typo
2020-08-07 Peter NewmanFix another typo
2020-08-07 Peter NewmanFix some typos
2020-08-07 Peter NewmanAdd codespell action
2020-06-21 shuse2:white_check_mark: Update assertion method to capture...
2020-06-20 Fedor Nezhivoiremove redundant latin1Write function
2020-05-01 Nikolai VavilovRemove descending copy from end
2020-04-15 Feross Aboukhadijeh5.6.0
2020-04-14 Feross AboukhadijehMerge pull request #263 from feross/remove-species
2020-04-14 Feross AboukhadijehRemove unneeded Symbol.species code
2020-03-06 Feross Aboukhadijehupdate authors
2020-03-06 Feross Aboukhadijeh5.5.0
2020-03-06 Feross Aboukhadijehadd back support for browsers without SharedArrayBuffer
2020-03-06 Feross AboukhadijehMerge pull request #257 from feross/greenkeeper/airtap...
2020-03-06 Feross AboukhadijehMerge pull request #259 from mischnic/sharedarraybuffer
2020-02-25 Niklas MischkulnigFix Buffer.from for SharedArrayBuffer
2020-01-17 greenkeeper... chore(package): update airtap to version 3.0.0
2020-01-08 Koushik DuttaAdd fast path for Buffer.concat with Uint8Array.
2019-12-20 Jordan Harband[Fix] `Symbol.for` is a syntax error in older browsers
2019-12-09 Koushik DuttaAdd fromArrayView for TypedArrays and DataViews. Fast...
2019-10-24 clementIf bytes.length is odd, the last 8 bits must be ignored...
2019-10-17 Feross AboukhadijehAdd enterprise language (#249)
2019-10-17 Blaine BublitzAdd enterprise language
2019-10-03 Feross AboukhadijehUpdate README.md
2019-09-19 Kirill Fomichevadd rw BigInt64 methods
2019-09-12 Feross Aboukhadijeh5.4.3
2019-09-12 Feross AboukhadijehUse lookup table for faster hex encoding (#245)
2019-09-11 Kirill Fomichevfix variable name for hexSlice
2019-09-11 Kirill FomichevUse lookup table for faster hex encoding
2019-08-27 Feross Aboukhadijeh5.4.2
2019-08-27 Feross AboukhadijehCordova support: Check for existence of Symbol.for
2019-08-27 Feross Aboukhadijehupdate authors
2019-08-27 Feross Aboukhadijeh5.4.1
2019-08-27 Feross AboukhadijehMerge pull request #242 from ukstv/master
2019-08-27 Feross AboukhadijehMerge pull request #243 from geastwood/fill-boolean
2019-08-27 Fei LiuBoolean as fill using Buffer.alloc
2019-08-27 Sergey UkustovAdd reverse() method, and allow Buffer.from(Uint8Array)
2019-08-20 Feross Aboukhadijehadd security reporting link
2019-08-13 Feross Aboukhadijehupdate authors
2019-08-13 Feross Aboukhadijeh5.4.0
2019-08-13 Feross AboukhadijehMerge pull request #204 from goto-bus-stop/inspect...
2019-08-13 Renée KooiUse nodejs.util.inspect.custom symbol
next