by shigemk2

当面は技術的なことしか書かない

2021-08-25から1日間の記事一覧

PHP 2021-08-24

PHP

[2021-08-24 23:35:33 +0900]: Add support for generating optimizer function info from stubs (#7367) [2021-08-24 22:52:02 +0900]: Don't use sentinel value for unicode property lookup [2021-08-24 19:59:11 +0900]: Fix a few optimizer func info…

fish-shell 2021-08-24

[2021-08-24 00:58:08 +0900]: Add script to extract help sections

Emacs 2021-08-24

[2021-08-24 22:57:07 +0900]: ; * lisp/repeat.el (repeat-echo-message): Use string-search. [2021-08-24 07:05:58 +0900]: Fix to clear echo-area after repeat-exit-timeout. [2021-08-24 12:04:02 +0900]: ; * lisp/time-stamp.el: Improve doc strin…

docker-ce 2021-08-24

[2021-08-24 01:58:10 +0900]: vendor: update tar-split to v0.11.2 [2021-08-24 01:10:31 +0900]: vendor: golang.org/x/sys 63515b42dcdf9544f4e6a02fd7632793fde2f72d (for Go 1.17)

brew 2021-08-24

[2021-08-24 22:46:00 +0900]: sandbox: add comment. [2021-08-24 22:29:17 +0900]: sandbox: start sandbox in a pseudoterminal [2021-08-24 21:56:10 +0900]: Apply suggestions from code review [2021-08-24 21:45:34 +0900]: Update maintainers, man…

pyenv 2.0.5

github.com Move man page to location where it can be automatically found by man (#2032) Update checksums for CPython 3.10.0rc1 (#2025) Remove 3.9.3 (#2022) Add CPython 3.10.0rc1(#2023)

webpack-bundle-analyzer 試す

バンドルファイルの分析 webpackのconfigのプラグインに追記する expressのやつでちょっと試してみた github.com github.com 書き方 const BundleAnalyzerPlugin = require('webpack-bundle-analyzer').BundleAnalyzerPlugin; module.exports = { plugins: […

nodebrew

M1(11.5.2)でも普通に動いた。 github.com