Skip to content

Release proposal: v1.0.4 #562

@rvagg

Description

@rvagg
  • e5e5980 - lib,src: make pseudoRandomBytes alias randomBytes (Calvin Metcalf)
  • c6cd460 - configure: remove unused arm_neon variable (Ben Noordhuis)
  • 7d9d756 - configure: disable vfpv3 on armv6 (Ben Noordhuis)
  • 297cadb - deps: fix v8 armv6 run-time detection (Ben Noordhuis)
  • d481bb6 - doc: more explicit crypto.pseudoRandomBytes docs (Calvin Metcalf)
  • 7d46247 - src: s/node/io.js/ in iojs --help message (Ben Noordhuis)
  • 069c0df - deps: upgrade v8 to 4.1.0.12 (Ben Noordhuis)
  • ada2a43 - doc: add TC meeting 2015-01-13 minutes (Rod Vagg)
  • 60402b9 - docs: remove incorrect entry from changelog (Bert Belder)
  • 8b98096 - fs: make fs.access() flags read only (Jackson Tian)
  • 804e7aa - lib: use const to define constants (cjihrig)
  • 803883b - v8: fix template literal NULL pointer deref (Ben Noordhuis)
  • 5435cf2 - v8: optimize getHeapStatistics (Vladimir Kurchatkin)
  • 5d01463 - benchmark: print score to five decimal places (Yosuke Furukawa)
  • 752585d - src: silence clang warnings (Trevor Norris)
  • 22e1aea - src: set node_is_initialized in node::Init (Cheng Zhao)
  • 668420d - src: clean up unused macros in node_file.cc (Ben Noordhuis)
  • 52f624e - src: rename ASSERT macros in node_crypto.cc (Ben Noordhuis)
  • e95cfe1 - src: add ASSERT_EQ style macros (Ben Noordhuis)
  • ee9cd00 - lib: fix TypeError with EventEmitter#on() abuse (Ben Noordhuis)
  • 77d6807 - test: fix event-emitter-get-max-listeners style (Ben Noordhuis)
  • 767ee73 - test: strip copyright boilerplate (Ben Noordhuis)
  • 86eda17 - fs: define constants with const (cjihrig)

The ARMv6 support here is most interesting for me but I'd also like @othiym23 to PR us a new version of npm to fix #536 for this release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    metaIssues and PRs related to the general management of the project.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions