st0012 (Stan Lo)
- Login: st0012
- Email: stan001212@gmail.com
- Registered on: 09/09/2016
- Last connection: 05/26/2022
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 3 | 3 |
Activity
06/28/2022
-
03:23 PM Ruby master Revision a415a3de (git): [ruby/irb] Properly reset USE_COLORIZE after changing it in tests
- Some context tests assigns USE_COLORIZE to false and never change it
back. This can potentially affect other tests' r... -
01:57 PM Ruby master Revision 7d211c93 (git): [ruby/irb] Color.colorable? needs to consider the condition when irb is not loaded
- ruby/debug uses `irb/color` selectively:
https://github.com/ruby/debug/blob/0ac22406bb8f65bc76f9f5576a00c729cac693af/... -
01:30 PM Ruby master Revision 44c13162 (git): [ruby/irb] Centralize coloring control (https://github.com/ruby/irb/pull/374)
- * Use colorable: argument as the only coloring control
* Centalize color controling logic at Color.colorable?
There...
06/20/2022
-
01:27 PM Ruby master Revision 2d4a41df (git): [ruby/irb] Commands should respect `USE_COLORIZE` config (https://github.com/ruby/irb/pull/362)
- https://github.com/ruby/irb/commit/534688dfc4
06/13/2022
-
10:33 AM Ruby master Revision b1397e96 (git): [ruby/reline] Revert "Merge pull request #441 from nevans/workaround-linker-script-so"
- This reverts commit https://github.com/ruby/reline/commit/4ccf128ffa18, reversing
changes made to https://github.com/...
06/07/2022
-
08:19 PM Ruby master Bug #18170: Exception#inspect should not include newlines
- Sorry that the `#inspect` call actually came from the `ruby/debug`'s [own patch](https://github.com/ruby/debug/blob/m...
-
09:25 AM Ruby master Bug #18170: Exception#inspect should not include newlines
- I think this change will affect many users' tests because test frameworks generally use exceptions for assertion mess...
05/24/2022
-
06:16 PM Ruby master Feature #14602: Version of dig that raises error if a key is not present
- How about `dig_for`? If we’re digging for something, it kinda makes sense to raise an exception if it’s not there.
05/12/2022
-
07:19 PM Ruby master Revision a6ce73ef (git): Add documentation section to README
04/13/2022
-
07:51 PM Ruby master Bug #12312: Make PTY take environment variables like popen does
- FYI, I have updated [PTY.spawn's doc](https://github.com/ruby/ruby/pull/5786) for the optional `env` argument.
Also available in: Atom