8000 Comparing lslcoded:master...protobufjs:master · lslcoded/bytebuffer.js · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lslcoded/bytebuffer.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: protobufjs/bytebuffer.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 16 files changed
  • 6 contributors

Commits on Apr 5, 2016

  1. Configuration menu
    Copy the full SHA
    0910926 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2016

  1. Fixed errors in externs

    adon-at-work authored Jun 14, 2016
    Configuration menu
    Copy the full SHA
    7375137 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2016

  1. Configuration menu
    Copy the full SHA
    7fc8584 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2016

  1. Merge pull request protobufjs#77 from amilajack/patch-1

    Added support for modern node versions
    dcodeIO authored Nov 29, 2016
    Configuration menu
    Copy the full SHA
    9efce39 View commit details
    Browse the repository at this point in the history
  2. Merge pull request protobufjs#76 from adon-at-work/patch-1

    Fixed errors in externs
    dcodeIO authored Nov 29, 2016
    Configuration menu
    Copy the full SHA
    1cc9bd3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request protobufjs#72 from moxaj/add_skip

    Add extern for ByteBuffer#skip, fix typo at readBitSet
    dcodeIO authored Nov 29, 2016
    Configuration menu
    Copy the full SHA
    fbefed7 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. Configuration menu
    Copy the full SHA
    c5df326 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2018

  1. Remove noAssert (protobufjs#89)

    * Remove `noAssert` argument
    
    The `noAssert` argument support dropped in the upcoming Node.js 10.x
    release. This removes it therefore.
    
    * Fix failing test
    
    Asserting buffers with strictEqual is not possible. Those are
    two different objects and can only be compared with deepStrictEqual
    instead.
    BridgeAR authored and dcodeIO committed Mar 10, 2018
    Configuration menu
    Copy the full SHA
    4144951 View commit details
    Browse the repository at this point in the history
Loading
0