ima1zumi, Mari Imaizumi

Hash Date Message
68d3952c52de3b7cf4aba10d61085244f1bf449b 2020-12-11 [ruby/reline] Fix breaking to input Emoji with ZWJ.
299f5708a2274d069c624073ca3958f8625faf35 2020-12-21 [ruby/reline] Fixed an exception occurred when ambiguous width character was passed to `#calculate_width` [Bug #17405]
53510d1e8a827596dba926c689406edafa399ada 2020-12-22 [ruby/reline] [ruby/reline] Remove unused `attr_writer`
b79d44348216e293f35801984f109ec9b02dcf83 2021-02-04 [ruby/irb] Add info.rb to gemspec
b2c54f5395ff569e40d36b0f7b344e8323ef83fc 2021-04-26 [ruby/irb] Need reline >= 0.1.6
d340b091a82461b039cdfb9ba9c7ffee0ec89f0a 2021-06-24 [ruby/reline] Fix failed test
616d6717589abb30a5c67c79cbf874693c3dadbd 2021-09-13 [ruby/reline] Remove unused using method
f5829e293583aa6ba6a1f1314ee22881d58a5f96 2021-11-16 [ruby/reline] Correct padding space calculation
697d7b8d629ae20c42611ac697bb7e763a7e7213 2021-11-09 [ruby/reline] Rescue if tigetstr(capname) cannot be obtained
ca33b590996481eb8c8081cdbe9c58cbdcaa3c9d 2021-11-24 [ruby/reline] fix `TerminfoError` -> `Reline::Terminfo::TerminfoError`
4d4716d939ad8cb288a503e97c73ed8cfbc12348 2021-11-17 [ruby/reline] No need to check `x > 0`
d486286f1d8fa01356498792b368c46fe9619d09 2021-11-29 [ruby/irb] Add Alt+d keycode when convert-meta isn't used
519a945efcb0205bdf4085e32cc76e56610a45c0 2021-11-22 [ruby/reline] Execute compress_meta_key if convert_meta is on
5f1975a454dd9a6743bfa196111a4fde62366798 2021-12-06 [ruby/reline] @convert_meta is true unless 8-bit characters
f589242e750939eecf2a140fa3182dc5e387f157 2021-12-30 [ruby/reline] Use unix_line_discard when Ctrl-u is entered
bcdbfe4b6e09c0076571addd1d0dd3421bde146d 2022-04-12 [ruby/reline] Require Ruby >= 2.6
8fc69a0a7e15e82185c99e55ab4d886a0b0bee4a 2023-01-22 [ruby/reline] Add comment for unused constants
672b81b090fb346b71f1c8e87a51a7c33f239df4 2023-02-25 [ruby/irb] Remove unused Struct (https://github.com/ruby/irb/pull/522)
ec14b381c13bf672249999213b22c69888a1763d 2023-03-27 [ruby/reline] Bump version to 0.3.3 (https://github.com/ruby/reline/pull/525)
f7c8d3bf96e7e56f7a4bef4fe312f114b12004ef 2023-04-09 [ruby/irb] Bump version to 1.6.4 (https://github.com/ruby/irb/pull/560)
8db13c179e475e99f6155eb85f196aebe04cc39a 2023-05-20 [ruby/reline] Bump version to 0.3.4 (https://github.com/ruby/reline/pull/538)
64e156f20c9da2f7977c11bccbd492f66140437f 2023-05-21 [ruby/irb] Fix typo (https://github.com/ruby/irb/pull/587)
76ee4edb97da67d2ab6f289de14cd3ac334c372d 2023-06-05 [ruby/irb] Fixed string escaping omissions (https://github.com/ruby/irb/pull/599)
218a8d8ef1504e98e59f65c135dba8d0991dca93 2023-06-22 [ruby/reline] Remove unused method (https://github.com/ruby/reline/pull/557)
4be92463b6d2d0ce82b15db2c7260150e28c27db 2023-07-11 [ruby/irb] Require Reline 0.3.6 or higher (https://github.com/ruby/irb/pull/632)
d40935c6804b87664ba0313062dc27f3e8130832 2023-07-11 [ruby/irb] Bump version to 1.7.2 (https://github.com/ruby/irb/pull/636)
7ffb995f5e3b6d749adb700e014f80e9819af560 2023-07-15 [ruby/irb] Bump 1.7.4 (https://github.com/ruby/irb/pull/645)
c58561b5e3f597867a6e62f451a77ea27a6b9150 2023-08-29 [ruby/reline] Remove `ARGV.first` in east_asian_width.rb (https://github.com/ruby/reline/pull/587)
5dfbf1a3814c4d84a5ae375751f5f935b2baae8f 2023-10-03 [ruby/reline] Bump version to 0.3.9 (https://github.com/ruby/reline/pull/594)
e8ef010a8106785797f9a863df2e3af890157a1a 2023-11-07 [ruby/reline] Bump version to 0.4.0 (https://github.com/ruby/reline/pull/601)
8044feb7ab75989d5c8bd40131801e80c939e55a 2023-11-10 [ruby/irb] Bump version to 1.9.0 (https://github.com/ruby/irb/pull/757)
7164715666cfbffd5540ee374eee2a5568342d2d 2023-11-21 [ruby/irb] Enable Setting Completer Type through `IRB_COMPLETOR` (https://github.com/ruby/irb/pull/771)
20fbdae5fe3d3fa98d4f2fb8c5c8895a238576e5 2023-11-28 [ruby/reline] Bump version to 0.4.1 (https://github.com/ruby/reline/pull/612)
8916b81bf434fc50bb9ce912a3dd468d784ca737 2024-01-01 [ruby/io-console] Define IO::ConsoleMode::VERSION from console.c
daf1d7bfefa89a0473af9b304a3798ba1e67166a 2024-03-25 [ruby/reline] Bump version to v0.5.0 (https://github.com/ruby/reline/pull/664)
c2d02a6ac234a1b0fe017196c047bda2034f0684 2024-04-06 [ruby/reline] Continue processing even if terminfo database couldn't be found (https://github.com/ruby/reline/pull/673)
6846b985760d104320cc7c111754f4d26d159f63 2024-04-09 [ruby/reline] Bump version to 0.5.1 (https://github.com/ruby/reline/pull/672)
339128b190959ce15de2b3cecbf9c5ac3c402a1b 2024-04-14 [ruby/reline] Refactored Default Key Bindings (https://github.com/ruby/reline/pull/678)
0a4e3f23e6f872537faedb8d728a5696f63a7f89 2024-04-15 [ruby/reline] Remove not implemented method (https://github.com/ruby/reline/pull/680)
639449fe8d2493576faa764b1766ff2bc9c154ed 2024-04-16 [ruby/reline] Implement changing editing mode (https://github.com/ruby/reline/pull/681)
8e341d81c9a5d9874c2d4b65d873425ff94bc3b7 2024-04-16 [ruby/reline] Bump version to 0.5.2 (https://github.com/ruby/reline/pull/682)
604c29e8a2e78ea5d6c0e76385000ed6cde78aca 2024-04-19 [ruby/reline] Implement `show-all-if-ambiguous` feature (https://github.com/ruby/reline/pull/683)
981a8e89a3542e0a29206d7e159cb526986b0c6e 2024-04-23 [ruby/reline] Bump version to 0.5.3 (https://github.com/ruby/reline/pull/686)
018c5717e5fb18c253765b69c4894757595a27b6 2024-04-29 [ruby/reline] Handle mode condition in inputrc (https://github.com/ruby/reline/pull/687)
dbb1ba88ebb5a08ea5a856c8086aa253b59b6f70 2024-04-29 [ruby/reline] Bump version to 0.5.4 (https://github.com/ruby/reline/pull/691)
fdf88a2c10bd0dc11d1033c2281d764dfdaa00de 2024-05-02 [ruby/reline] Avoid reading .inputrc repeatedly (https://github.com/ruby/reline/pull/694)
008f2b9b6a8575c4380732f5ac4ee1cc46a79d74 2024-05-02 [ruby/reline] Bump version to 0.5.5 (https://github.com/ruby/reline/pull/696)
fca6c55a535094a49cf16d00519120d57928b1a2 2024-05-05 [ruby/reline] Remove not implemented variables (https://github.com/ruby/reline/pull/699)
fba7bdb710de11343fe7acaac8eba3aad0cbc398 2024-05-09 [ruby/reline] Bump version to 0.5.6 (https://github.com/ruby/reline/pull/700)
9d01f657b30f51f60ac6dec7fb47d13549d26bcd 2024-05-14 [ruby/reline] Implement the undo command (https://github.com/ruby/reline/pull/701)
4a1e4436a99c5794b022f03e8c0589cf8bae1c71 2024-05-14 [ruby/reline] Bump version to 0.5.7 (https://github.com/ruby/reline/pull/704)
b0e6446b9f4f2e102de0f69feba88fd5b804d045 2024-05-29 [ruby/reline] Bump version to 0.5.8 (https://github.com/ruby/reline/pull/711)
006ff5e29f596a4deb781c733f4f7b3b9b3b198c 2024-06-12 [ruby/reline] Bump version to 0.5.9 (https://github.com/ruby/reline/pull/724)
a431f4ecc474d51990a0cb263fdf3e07964150e4 2024-08-27 [ruby/reline] Remove unused variables (https://github.com/ruby/reline/pull/739)
a2b3cb65ea4d8b9f2d57f027531875bcaab812bf 2024-08-31 [ruby/reline] Implement re-read-init-file (https://github.com/ruby/reline/pull/740)
0889f640219f964d75ad334b65c516ba3eacf55b 2024-09-03 [ruby/reline] Add test for reset_variables in Reline::Config (https://github.com/ruby/reline/pull/741)
be6d23646f3d187c1c68cfdd9fb8eb85481342ed 2024-09-05 [ruby/reline] Prevent a warning for `warning: literal string will be frozen in the future` (https://github.com/ruby/reline/pull/744)
721a2ceecfe3e3f943b7da50efe8f134efb97fea 2024-09-05 [ruby/reline] Bump version to 0.5.10 (https://github.com/ruby/reline/pull/745)
306ce9a9e0f2fe9fe3ec17bf284bcbb22d8a4450 2024-11-08 [ruby/reline] Bump version to 0.5.11 (https://github.com/ruby/reline/pull/777)
afea58a0ef07b05846dbb24ca8afbf2a4ef2e44d 2024-11-28 [ruby/reline] Bump version to 0.5.12 (https://github.com/ruby/reline/pull/786)
c06dcba964954d948b9c7b7f12314fcd82fe62af 2024-11-29 [ruby/reline] Fix RELINE_TEST_ENCODING (https://github.com/ruby/reline/pull/743)
569f27b4259f0d11e0291f28528a5c9de1249a44 2024-11-30 [ruby/irb] Prevent cursor flickering (https://github.com/ruby/irb/pull/1041)
9b3831e90831b8410040f4c064abfcc61626e061 2024-12-16 [ruby/reline] Bump version to 0.6.0 (https://github.com/ruby/reline/pull/795)
5698f4f2e1b8221a68989f881c03a41175736a8a 2025-01-06 [ruby/reline] Enter newline if cursor position is middle of input (https://github.com/ruby/reline/pull/802)
b9d29912dd03d0858187cc4770c76152add0f3f8 2025-01-07 [ruby/reline] Update to Unicode 16.0.0 (https://github.com/ruby/reline/pull/803)
75844889eb0169fab62da3063c9bcc950be0ae88 2025-03-09 Fix case folding in single byte encoding
4f82a6f3e8d332926f9e3b615201d1b21a482f2f 2025-02-24 Support for Indic_Conjunct_Break in Unicode 15.1
e63c516046b6dbf2f684454b68013b4eea12e94a 2025-02-24 [Feature #19908] Update Unicode headers to 15.1.0
6670926a91734ddb92d01ce4578b1bb48d26b7de 2025-02-24 Do not break within certain combinations with Indic_Conjunct_Break (InCB)=Linker.
63b07cdcbba1d523219c8a59048615441d0a9c08 2025-04-18 [Feature #20724] Bump Unicode version to 16.0.0
ccc7493308ae327fb6c089e88e0cd4436c4dc513 2025-04-15 U+036F is now alnum