You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rich Trott
7b4268b889
benchmark,lib,test,tools: remove unneeded . escape
The `.` character does not need to be escaped when it appears inside a
regular expression character class. This removes instances of
unnecessary escapes of the `.` character.
This also removes a few unnecessary escapes of the `(` and `)`
characters within character classes too.
PR-URL: https://github.com/nodejs/node/pull/9449
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
Reviewed-By: James Snell <jasnell@gmail.com>
8 years ago
..
configure.d
build: i18n: add icu config options
10 years ago
doc
benchmark,lib,test,tools: remove unneeded . escape
8 years ago
eslint
tools: remove dangling eslint symlink
8 years ago
eslint-rules
tools: avoid let in for loops
8 years ago
gyp
deps: backport GYP fix to fix AIX shared suffix
8 years ago
icu
build: don't build icu with -fno-rtti
8 years ago
msvs
win,msi: mark INSTALLDIR property as secure
8 years ago
osx-pkg.pmdoc
build: fix .pkg creation tooling
10 years ago
pkgsrc
build: add pkgsrc rule
12 years ago
rpm
tools: add --prof-process flag to node binary
9 years ago
Makefile
timers: backport f8193ab
11 years ago
certdata.txt
tools: update certdata.txt
9 years ago
check-imports.sh
tools: add license boilerplate to check-imports.sh
10 years ago
cpplint.py
tools: allow cpplint to run outside git repo
9 years ago
create_android_makefiles
build: add script to create Android .mk files
9 years ago
create_expfile.sh
build: fix dependencies on AIX
8 years ago
genv8constants.py
Revert "sunos: unbreak build after v8 downgrade"
12 years ago
getmoduleversion.py
build: abstract out shared library suffix
8 years ago
getnodeversion.py
build: configure --shared
8 years ago
gyp_node.py
build: don't compile with -B, redux
9 years ago
install.py
build: abstract out shared library suffix
8 years ago
js2c.py
tools: remove the minifying logic
9 years ago
license-builder.sh
tools: fix license builder to work with icu-small
9 years ago
license2rtf.js
tools: favor === over == in license2rtf.js
8 years ago
lsan_suppressions.txt
build: add --enable-asan with builtin leakcheck
10 years ago
make-v8.sh
v8: update make-v8.sh to use git
8 years ago
mk-ca-bundle.pl
tools: customize mk-ca-bundle.pl
10 years ago
mkssldef.py
build: export openssl symbols on windows
8 years ago
osx-codesign.sh
build: update build targets for io.js
10 years ago
osx-pkg-postinstall.sh
Include NPM, update .pkg to install it.
13 years ago
osx-productsign.sh
build: update build targets for io.js
10 years ago
release.sh
tools: fix release script on macOS 10.12
8 years ago
run-valgrind.py
tools: make run-valgrind.py useful
8 years ago
sign.bat
win,build: try multiple timeservers when signing
9 years ago
specialize_node_d.py
gyp: specialize node.d for freebsd
11 years ago
test-npm.sh
tools: remove obsolete npm test-legacy command
9 years ago
test.py
tools: allow test.py to use full paths of tests
8 years ago
update-authors.sh
doc: make tools/update-authors.sh cross-platform
10 years ago
utils.py
build: enable compilation for linuxOne
9 years ago