General

Profile

peterzhu2118 (Peter Zhu)

  • Login: peterzhu2118
  • Email: peter@peterzhu.ca
  • Registered on: 08/01/2020
  • Last sign in: 06/26/2024

Issues

open closed Total
Assigned issues 0 29 29
Reported issues 3 60 63

Projects

Project Roles Registered on
Ruby Committer 03/24/2021
Backport187 Committer 03/24/2021
Backport191 Committer 03/24/2021
Backport192 Committer 03/24/2021
Backport193 Committer 03/24/2021
Backport200 Committer 03/24/2021
Backport21 Committer 03/24/2021
Backport22 Committer 03/24/2021
Ruby 1.8 Committer 03/24/2021
Ruby master Committer 03/24/2021

Like

Activity

06/28/2024

08:04 PM Ruby master Revision 291cc913 (git): [Bug #20598] Fix corruption of internal encoding string (#11069)
Fix corruption of internal encoding string
[Bug #20598]
Just like [Bug #20595], Encoding#name_list and Encoding#ali...
peterzhu2118 (Peter Zhu)

06/27/2024

06:57 PM Ruby master Bug #20598 (Closed): Corruption of internal encoding string
Applied in changeset commit:git|176c4bb3c7db87ca5b0486012cb6a005105448c5.
----------
Fix corruption of internal enco...
peterzhu2118 (Peter Zhu)
06:06 PM Ruby master Bug #20598 (Closed): Corruption of internal encoding string
GitHub PR: https://github.com/ruby/ruby/pull/11068
Just like #20595, Encoding#name_list and Encoding#aliases can h...
peterzhu2118 (Peter Zhu)
06:06 PM Ruby master Revision 176c4bb3 (git): Fix corruption of internal encoding string
[Bug #20598]
Just like [Bug #20595], Encoding#name_list and Encoding#aliases can have
their strings corrupted when E...
peterzhu2118 (Peter Zhu)
02:46 PM Ruby master Revision 7a780a3e (git): [Bug #20595] Fix corruption of encoding name string (#11063)
Fix corruption of encoding name string
[Bug #20595]
enc_set_default_encoding will free the C string if the encoding...
peterzhu2118 (Peter Zhu)
01:47 PM Ruby master Bug #20595 (Closed): Corruption of encoding name string
Applied in changeset commit:git|c6a0d03649c686a537c1f513a1e32205ac6a6512.
----------
Fix corruption of encoding name...
peterzhu2118 (Peter Zhu)
01:47 PM Ruby master Revision c6a0d036 (git): Fix corruption of encoding name string
[Bug #20595]
enc_set_default_encoding will free the C string if the encoding is nil,
but the C string can be used by...
peterzhu2118 (Peter Zhu)

06/26/2024

08:25 PM Ruby master Bug #20595: Corruption of encoding name string
The Ruby 3.3 backport PR is here: https://github.com/ruby/ruby/pull/11063 peterzhu2118 (Peter Zhu)
08:18 PM Ruby master Bug #20595 (Closed): Corruption of encoding name string
GitHub PR: https://github.com/ruby/ruby/pull/11062
enc_set_default_encoding will free the C string if the encoding...
peterzhu2118 (Peter Zhu)

06/21/2024

03:49 PM Ruby master Revision 90763e04 (git): Load external GC using command line argument
This commit changes the external GC to be loaded with the `--gc-library`
command line argument instead of the RUBY_GC...
peterzhu2118 (Peter Zhu)

Also available in: Atom