Giter VIP home page Giter VIP logo

Comments (9)

Fishrock123 avatar Fishrock123 commented on May 17, 2024

hmmm, perhaps there is overlap because we merged in node back when it was node-forward/node?

from node-convergence-archive.

chrisdickinson avatar chrisdickinson commented on May 17, 2024

I did some work towards this here.

from node-convergence-archive.

chrisdickinson avatar chrisdickinson commented on May 17, 2024

The above was compiled from the commits since 372a2f5, which is the result of git merge-base node/master iojs/master in a repo where the origins are set up to point at the respective repos.

from node-convergence-archive.

jasnell avatar jasnell commented on May 17, 2024

@chrisdickinson 👍 very nice and quite helpful.

from node-convergence-archive.

Fishrock123 avatar Fishrock123 commented on May 17, 2024

So, might as well start going through.

comments in no particular order yet: (I'll re-arrange the commits by subsystem soon.)

V8 & libuv patches

Are those commits from node already on the deps as well? io.js has only accepted floating patches if they already exist upstream.

878c40e mdb_v8: fix symbols not loaded properly
ebfa7e3 mdb_v8: add tests for ::findjsobjects -k KIND
4312f8d mdb_v8: update for v0.12

We removed mdb_v8 entirely, as per nodejs/node#1023 .. what's it even do?

SSLv2/v3

As I think you already know, we removed that entirely as per nodejs/node#315

timers: Avoid linear scan in _unrefActive.

We should probably still port that over to io.js in some form soon anyways. There is however, a timers re-write in the pipe.

from node-convergence-archive.

piscisaureus avatar piscisaureus commented on May 17, 2024

timers: Avoid linear scan in _unrefActive.

We should probably still port that over to io.js in some form soon anyways. There is however, a timers re-write in the pipe.

Although a marginal improvement, there is a much simpler solution to fix the problem this was intended to fix. That's why I didn't port it over from node 0.10 at the time.

from node-convergence-archive.

bnoordhuis avatar bnoordhuis commented on May 17, 2024

We removed mdb_v8 entirely, as per iojs#1023 .. what's it even do?

It's what Joyent uses for their dtrace and mdb jsstack integration. They don't bother to keep the V8 bits up to date and it's not relevant for non-SmartOS platforms so it got the ax.

from node-convergence-archive.

jasnell avatar jasnell commented on May 17, 2024

@Fishrock123 ... do we need to keep this one open?

from node-convergence-archive.

Fishrock123 avatar Fishrock123 commented on May 17, 2024

Hmmm, don't think so, we can always check back if we think we missed anything.

from node-convergence-archive.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.