Skip to content

1.7.0 #183

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 31, 2018
Merged

1.7.0 #183

merged 1 commit into from
Mar 31, 2018

Conversation

joyeecheung
Copy link
Member

@joyeecheung joyeecheung commented Mar 31, 2018

build: merge gyp_llnode into scripts/configure.js (#182)
findrefs: refactor ::PrintRefs template strings (#178)
build: refactor os-specific scripts into different files (#175)
test: refactor inspect-test (#176)
build: fix make install-*
doc: add logo to the README.md
doc: add logo to the project
scripts: do not check llnode.sh into git (#172)
src: do not create global llscan or global llv8
test: fix hanging when testing with prepared core
src: fix backtrace with v8 6.4 (#168)
test: move core saving and loading into common.js (#167)
src: add a detailed output to findjsobjects

File list:

-rw-r--r--  0 0      0         908 Mar 31 21:19 package/package.json
-rw-r--r--  0 0      0        1664 Mar 31 21:19 package/binding.gyp
-rw-r--r--  0 0      0        1258 Mar 30 13:35 package/LICENCE.md
-rw-r--r--  0 0      0        2504 Mar 31 21:19 package/llnode.gypi
-rw-r--r--  0 0      0        1035 Mar 31 21:19 package/Makefile
-rw-r--r--  0 0      0       11392 Mar 31 21:19 package/README.md
-rw-r--r--  0 0      0         794 Mar 31 21:19 package/scripts/cleanup.js
-rw-r--r--  0 0      0        4262 Mar 31 21:19 package/scripts/configure.js
-rw-r--r--  0 0      0        3580 Mar 30 13:35 package/scripts/darwin.js
-rw-r--r--  0 0      0        2577 Mar 30 13:35 package/scripts/freebsd.js
-rw-r--r--  0 0      0        4041 Mar 30 13:35 package/scripts/linux.js
-rw-r--r--  0 0      0        1699 Mar 30 13:35 package/scripts/lldb.js
-rwxr-xr-x  0 0      0        1987 Mar 30 13:35 package/scripts/macho2segments.js
-rwxr-xr-x  0 0      0        1334 Mar 30 13:35 package/scripts/otool2segments.py
-rwxr-xr-x  0 0      0        1343 Mar 30 13:35 package/scripts/readelf2segments.py
-rw-r--r--  0 0      0       12809 Mar 30 13:35 package/src/llnode.cc
-rw-r--r--  0 0      0        1194 Mar 30 13:35 package/src/llnode.h
-rw-r--r--  0 0      0       49280 Mar 30 13:35 package/src/llscan.cc
-rw-r--r--  0 0      0       10931 Mar 30 13:35 package/src/llscan.h
-rw-r--r--  0 0      0       19331 Mar 30 13:35 package/src/llv8-constants.cc
-rw-r--r--  0 0      0        9316 Mar 30 13:35 package/src/llv8-constants.h
-rw-r--r--  0 0      0       15601 Mar 30 13:35 package/src/llv8-inl.h
-rw-r--r--  0 0      0       52181 Mar 30 13:35 package/src/llv8.cc
-rw-r--r--  0 0      0       15377 Mar 30 13:35 package/src/llv8.h

bnoordhuis

This comment was marked as off-topic.

@joyeecheung joyeecheung merged commit e6a622d into nodejs:master Mar 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants