Skip to content
This repository has been archived by the owner on Aug 1, 2019. It is now read-only.

Create weekly-update.2015-04-03.md #52

Merged
merged 5 commits into from
Apr 4, 2015
Merged

Create weekly-update.2015-04-03.md #52

merged 5 commits into from
Apr 4, 2015

Conversation

Gioyik
Copy link
Contributor

@Gioyik Gioyik commented Apr 3, 2015

No description provided.

- NOTE: there are still other unresolved concerns with the timers code, such as [#1152](https://github.com/iojs/io.js/pull/1152).
* **Windows**: a "delay-load hook" has been added for compiled add-ons on Windows that should alleviate some of the problems that Windows users may be experiencing with add-ons in io.js [#1251](https://github.com/iojs/io.js/pull/1251) (Bert Belder).
* **V8**: minor bug-fix upgrade for V8 to 4.1.0.27.
* **npm**: upgrade npm to 2.7.4. See [npm CHANGELOG.md](https://github.com/npm/npm/blob/master/CHANGELOG.md#v274-2015-03-20) for details. Summary:

This comment was marked as off-topic.

@Gioyik
Copy link
Contributor Author

Gioyik commented Apr 4, 2015

Changes requested by @yosuke-furukawa are done. Let me know if there's something to change/add.

* Added support for iojs in [Reactive-Extensions/RxJS](https://travis-ci.org/Reactive-Extensions/RxJS/builds/56671837)
* [joyent/nodejs-advisory-board#30](https://github.com/joyent/nodejs-advisory-board/pull/30) merged
* Mikeal Rogers working on reconciling Project Lifecyce and WIG [joyent/nodejs-advisory-board#33](https://github.com/joyent/nodejs-advisory-board/pull/33)

This comment was marked as off-topic.

@yosuke-furukawa
Copy link
Member

I will merge if you add the news.

@Gioyik
Copy link
Contributor Author

Gioyik commented Apr 4, 2015

@yosuke-furukawa done :)

@diagramatics
Copy link
Contributor

Formatting nitpicking. Community updates and upcoming events should be on heading level 3 as well as the title.

@Gioyik
Copy link
Contributor Author

Gioyik commented Apr 4, 2015

@diagramatics I created this using the template used before for weekly updates:

https://github.com/iojs/evangelism/blob/master/weekly-updates/weekly-update.2015-03-20.md

@diagramatics
Copy link
Contributor

It should be on level 3 for easier copy and paste to Medium's editor without having to reformat the text again. I mentioned about this earlier but it seems the change was only made in the Medium posts and not in the Markdown files as well.

* New post on Medium about Node.js reconciliation: [Help us reconcile node.js and io.js](https://medium.com/node-js-javascript/help-us-reconcile-node-js-and-io-js-c060a9ec1bd4)
* Added support for iojs in [Reactive-Extensions/RxJS](https://travis-ci.org/Reactive-Extensions/RxJS/builds/56671837)
* [joyent/nodejs-advisory-board#30](https://github.com/joyent/nodejs-advisory-board/pull/30) merged
* Mikeal Rogers working on reconciling Project Lifecyce and WIG [joyent/nodejs-advisory-board#33](https://github.com/joyent/nodejs-advisory-board/pull/33)

This comment was marked as off-topic.

This comment was marked as off-topic.

* **fs**: corruption can be caused by `fs.writeFileSync()` and append-mode `fs.writeFile()` and `fs.writeFileSync()` under certain circumstances, reported in [#1058](https://github.com/iojs/io.js/issues/1058), fixed in [#1063](https://github.com/iojs/io.js/pull/1063) (Olov Lassus).
* **iojs**: an "internal modules" API has been introduced to allow core code to share JavaScript modules internally only without having to expose them as a public API, this feature is for core-only [#848](https://github.com/iojs/io.js/pull/848) (Vladimir Kurchatkin).
* **timers**: two minor problems with timers have been fixed:
- `Timer#close()` is now properly idempotent [#1288](https://github.com/iojs/io.js/issues/1288) (Petka Antonov).

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

@Gioyik
Copy link
Contributor Author

Gioyik commented Apr 4, 2015

All suggested changes are done. Feel free to do a double check to see if this is ok to merge (let me know if you want this PR squashed).

I want to discuss something. Should we change in past weekly updates from h1 to h3 titles? or just keep them in that form because are already published?

Thanks

@yosuke-furukawa
Copy link
Member

Should we change in past weekly updates from h1 to h3 titles?

I don't have strong opinion... I vote for keep the style, those update are already published.

@yosuke-furukawa
Copy link
Member

LGTM

yosuke-furukawa added a commit that referenced this pull request Apr 4, 2015
Create weekly-update.2015-04-03.md
@yosuke-furukawa yosuke-furukawa merged commit 859065f into nodejs:master Apr 4, 2015
@yosuke-furukawa
Copy link
Member

@iojs/evangelism please publish our weekly updates on medium.

@diagramatics
Copy link
Contributor

The published version has its heading levels changed already before posted on Medium. It's just that the Markdown files weren't updated to match the new formatting.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants