by shigemk2

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

Emacs 2021-11-19

  • [2021-11-19 22:41:48 +0900]: Fix documentation of last commit
  • [2021-11-19 21:04:08 +0900]: Allow controlling where xwidget-webkit stores cookies
  • [2021-11-19 20:18:48 +0900]: Use CHECK_LIVE_XWIDGET in xwidget-webkit-estimated-load-progress
  • [2021-11-19 19:41:53 +0900]: Display page loading progress in xwidget webkit
  • [2021-11-19 19:34:28 +0900]: Improve doc-view-mode menus
  • [2021-11-19 19:05:25 +0900]: ; * lisp/international/ucs-normalize.el: Fix typo.
  • [2021-11-19 18:45:03 +0900]: Add `xwidget-webkit-estimated-load-progress'
  • [2021-11-19 15:42:55 +0900]: Make puny-encode-string normalize first
  • [2021-11-19 15:42:25 +0900]: Regenerate ldefs-boot
  • [2021-11-19 15:42:12 +0900]: Make UCS compose/decompose functions more understandable
  • [2021-11-19 13:26:08 +0900]: Fix documentation on xwidgets
  • [2021-11-19 12:06:50 +0900]: * lisp/files.el (file-has-changed-p): Index the cache with absolute file names
  • [2021-11-19 12:02:43 +0900]: * lisp/net/mailcap.el (mailcap-parse-mailcaps): Fix $MAILCAPS case
  • [2021-11-19 04:14:02 +0900]: Turn mistaken functions into tests (bug#51941)
  • [2021-11-19 03:36:55 +0900]: Fix sorting of menus in `context-menu-local' (bug#50067).
  • [2021-11-19 03:35:13 +0900]: Do not exclude emacs-module-tests.el on emba
  • [2021-11-19 03:23:58 +0900]: Fix flyspell-correct-word selected from context menu opened with the keyboard
  • [2021-11-19 02:42:44 +0900]: * lisp/repeat.el (describe-repeat-maps): Print all bound keys (bug#49265).
  • [2021-11-19 02:36:42 +0900]: * lisp/tab-bar.el: Use 'mouse-1' for history buttons like for 'add-tab' button
  • [2021-11-19 02:27:46 +0900]: * lisp/tab-bar.el: Optimize data usage for nil tab-bar-history-mode.
  • [2021-11-19 02:24:35 +0900]: * lisp/tab-bar.el: Avoid micro-steps in tab-bar-history-back/forward.
  • [2021-11-19 02:17:52 +0900]: ; Minor fixes of doc strings in xdisp.c
  • [2021-11-19 02:13:48 +0900]: * lisp/vc/diff-mode.el (diff-minor-mode-prefix): Fix typo from 44faf54659

brew 2021-11-19

  • [2021-11-19 05:41:03 +0900]: Add missing --formulae/--casks aliases for --formula/--cask
  • [2021-11-19 03:11:53 +0900]: brew vendor-gems: commit updates.
  • [2021-11-19 03:05:20 +0900]: build(deps-dev): bump sorbet in /Library/Homebrew
  • [2021-11-19 02:47:25 +0900]: migrate: load specified formulae by keg to avoid rename warning
  • [2021-11-19 01:13:44 +0900]: dev-cmd/unbottled: don't skip non-core formulae

PHP 2021-11-18

  • [2021-11-18 22:55:51 +0900]: Fixed date/diff where the difference in hour is less than 1
  • [2021-11-18 22:50:49 +0900]: Remove commented code in pass1
  • [2021-11-18 20:17:36 +0900]: Fixed a crash becaeuse of race condition in inheritance cache
  • [2021-11-18 19:16:13 +0900]: Update reflection test after stub change
  • [2021-11-18 19:11:52 +0900]: Implement serialize() and unserialize() on GMP
  • [2021-11-18 18:36:35 +0900]: Clarify that preg_match_all() cannot return null
  • [2021-11-18 17:33:24 +0900]: Skip test under preloading
  • [2021-11-18 08:10:28 +0900]: Fix ZEND_HASH_REVERSE_FOREACH_PTR definition
  • [2021-11-18 00:43:39 +0900]: JIT: Fixed memory leak in Zend/tests/concat_002.phpt introduced by fac78ee760d04414abae571a28751de61a1c5b8c
  • [2021-11-18 00:23:36 +0900]: Fixed bug #81607 (CE_CACHE allocation with concurrent access)
  • [2021-11-18 00:06:25 +0900]: Fixed bug #81631

Emacs 2021-11-18

  • [2021-11-18 23:06:26 +0900]: Extend abbreviate-file-name for further Tramp methods.
  • [2021-11-18 23:03:43 +0900]: Fixup for bug#51037
  • [2021-11-18 20:47:35 +0900]: Eliminate ERT test name clashes (bug#51941)
  • [2021-11-18 20:24:30 +0900]: Update modus-themes to version 1.7.0
  • [2021-11-18 20:18:24 +0900]: Signal an error for duplicated ERT tests (bug#51941)
  • [2021-11-18 20:11:35 +0900]: Revert VC-related prefix user options to previous values
  • [2021-11-18 19:26:21 +0900]: Avoid adding duplicates to Xref history
  • [2021-11-18 19:25:18 +0900]: Fix `narrow-to-defun' in "async function" in js-mode
  • [2021-11-18 18:32:34 +0900]: Fix eldoc usage of newly introduced variable
  • [2021-11-18 18:01:17 +0900]: ; * src/macfont.m: fix typing errors
  • [2021-11-18 17:25:58 +0900]: Improve documentation of window hooks
  • [2021-11-18 15:46:17 +0900]: Improve doc string of 'highlight-nonselected-windows'
  • [2021-11-18 13:25:50 +0900]: Fix two failing tests in mh-utils-tests
  • [2021-11-18 08:58:26 +0900]: Revert "* lisp/image-dired.el: Remove unnecessary 'declare-function'."
  • [2021-11-18 03:33:40 +0900]: Fix recent changes related to USABLE_SIGIO
  • [2021-11-18 03:02:44 +0900]: Make process_pending_signals useful on systems without SIGIO
  • [2021-11-18 01:55:39 +0900]: Avoid delays waiting for input on systems without SIGIO

brew 2021-11-18

  • [2021-11-18 20:49:42 +0900]: docs/Acceptable-Formulae: specifiy the list of supported platforms
  • [2021-11-18 10:59:04 +0900]: Regenerate Tapioca RBI
  • [2021-11-18 10:39:47 +0900]: Update RBI files for rbi.
  • [2021-11-18 10:34:22 +0900]: brew vendor-gems: commit updates.
  • [2021-11-18 10:30:03 +0900]: build(deps): bump rbi from 0.0.6 to 0.0.7 in /Library/Homebrew
  • [2021-11-18 03:07:49 +0900]: brew vendor-gems: commit updates.
  • [2021-11-18 03:04:57 +0900]: build(deps-dev): bump sorbet in /Library/Homebrew

PHP 2021-11-17

  • [2021-11-17 23:53:25 +0900]: Fix bug #81630: Don't claim known hash in getTraitAliases()
  • [2021-11-17 23:47:29 +0900]: Assert hash is known when we claim it is
  • [2021-11-17 19:59:35 +0900]: JIT: Fixed memory leak
  • [2021-11-17 18:55:56 +0900]: Add the --generate-optimizer-info option to the help of gen_stub.php
  • [2021-11-17 18:48:56 +0900]: JIT: Fixed memory lieak
  • [2021-11-17 00:35:15 +0900]: OpenBSD ZTS build fix
  • [2021-11-17 00:14:29 +0900]: Fix leak when persistent PDO connection fails

Emacs 2021-11-17

  • [2021-11-17 22:30:20 +0900]: Prevent subprocess hangs in xwidget
  • [2021-11-17 21:31:41 +0900]: Don't draw xwidgets that have just been resized
  • [2021-11-17 20:08:56 +0900]: Ignore some externally maintained files in AUTHORS
  • [2021-11-17 19:46:14 +0900]: * lisp/image-dired.el: Remove unnecessary 'declare-function'.
  • [2021-11-17 18:49:19 +0900]: ; * admin/MAINTAINERS: Add myself.
  • [2021-11-17 16:34:32 +0900]: Change the call signature to keymap-substitute
  • [2021-11-17 16:16:58 +0900]: Make bookmark-set prompt less confusing
  • [2021-11-17 16:14:23 +0900]: Fix mh-mime build problem
  • [2021-11-17 15:59:00 +0900]: Temporarily mark two failing tests as unstable
  • [2021-11-17 15:37:38 +0900]: ; * admin/automerge: Maintain.
  • [2021-11-17 15:04:22 +0900]: Fix bookmark-bmenu-mode-map syntax
  • [2021-11-17 14:25:50 +0900]: Remove some references to XEmacs
  • [2021-11-17 14:05:12 +0900]: Make mh-funcall-if-exists obsolete
  • [2021-11-17 13:49:05 +0900]: Convert keymaps in bookmark.el to defvar-keymap
  • [2021-11-17 12:48:37 +0900]: * lisp/rot13.el (rot13-translate-table): Make it a translation-table
  • [2021-11-17 12:44:38 +0900]: * admin/authors.el (authors-ignored-files): Ignore some NEWS files.
  • [2021-11-17 12:14:33 +0900]: * admin/gitmerge.el (gitmerge-mode-map): Convert to defvar-keymap.
  • [2021-11-17 10:10:10 +0900]: Update xwidget webkit history buffer more eagerly
  • [2021-11-17 05:45:33 +0900]: * lisp/tab-bar.el (tab-bar-select-tab): Add check for wc-frame (bug#51883).
  • [2021-11-17 05:40:45 +0900]: * lisp/tab-bar.el: Doc fixes for commands bound to modifier keys.
  • [2021-11-17 03:41:56 +0900]: Make keymap-unset work
  • [2021-11-17 02:14:04 +0900]: Put back documentation of legacy keymap functions

brew 2021-11-17

  • [2021-11-17 19:56:46 +0900]: Update RBI files for mime-types.
  • [2021-11-17 19:52:07 +0900]: brew vendor-gems: commit updates.
  • [2021-11-17 19:51:48 +0900]: Update maintainers, manpage and completions.
  • [2021-11-17 19:48:36 +0900]: build(deps): bump mime-types from 3.3.1 to 3.4.1 in /Library/Homebrew
  • [2021-11-17 05:49:51 +0900]: cask: add #csv to version DSL
  • [2021-11-17 03:20:18 +0900]: Update RBI files for mime-types-data.
  • [2021-11-17 03:15:31 +0900]: brew vendor-gems: commit updates.
  • [2021-11-17 03:10:51 +0900]: brew vendor-gems: commit updates.
  • [2021-11-17 03:06:08 +0900]: build(deps): bump mime-types-data in /Library/Homebrew
  • [2021-11-17 03:04:45 +0900]: build(deps-dev): bump sorbet in /Library/Homebrew
  • [2021-11-17 00:35:38 +0900]: utils/github/actions: make file a mandatory argument

PHP 2021-11-16

  • [2021-11-16 22:31:26 +0900]: Extract code for reporting a zend_fetch_class() error
  • [2021-11-16 21:24:00 +0900]: 7.3.34 might be next
  • [2021-11-16 21:06:04 +0900]: [ci skip] Fix news entry for bug #79971
  • [2021-11-16 20:44:51 +0900]: Fixed bug #81626
  • [2021-11-16 18:11:21 +0900]: Safely reassign array in usort()
  • [2021-11-16 18:11:21 +0900]: Safely reassign array in usort()
  • [2021-11-16 05:25:16 +0900]: Tracing JIT: Fixed abstract stack consistency for [QM_]ASSIGN of CV to itself