shugo (Shugo Maeda)
- Registered on: 05/08/2008
- Last connection: 07/21/2017
Issues
- Assigned issues: 7
- Reported issues: 66
Projects
- Ruby trunk (Developer, 05/28/2008)
- Ruby (Developer, 07/18/2008)
- Backport21 (Developer, 12/21/2013)
- CommonRuby (Developer, 12/21/2012)
- Backport22 (Developer, 12/19/2014)
Activity
07/19/2017
- 11:39 PM Ruby trunk Feature #13389: [PATCH] POP3 support timeout for TLS handshake
- naruse (Yui NARUSE) wrote:
> @shugo Could you review this patch?
I've tested and have merged the patch.
Thanks. - 11:38 PM Ruby trunk Feature #13389 (Closed): [PATCH] POP3 support timeout for TLS handshake
- Applied in changeset trunk|r59373.
----------
lib/net/pop.rb: support timeout for TLS handshake
Patch by ahorek (Pa... - 11:38 PM Ruby trunk Revision 59373 (trunk): lib/net/pop.rb: support timeout for TLS handshake
- Patch by ahorek (Pavel Rosický). [ruby-core:80490] [Feature #13389]
- 11:08 PM Ruby trunk Bug #13649 (Closed): Net::IMAP doesn't support response from a Microsoft Exchange server (which is not compliant with RFC standards)
- Applied in changeset trunk|r59372.
----------
lib/net/imap.rb: Ignore trailing space for Microsoft Exchange Server
... - 11:08 PM Ruby trunk Revision 59372 (trunk): lib/net/imap.rb: Ignore trailing space for Microsoft Exchange Server
- Based on the patch by keysen (Jérémy Carlier).
[ruby-core:81641] [Bug #13649] - 09:59 PM Ruby trunk Bug #13280 (Rejected): net/ftp: Putbinaryfile (on Windows) requires blocksize equal to file size
- MarkDBlackwell (Mark D Blackwell) wrote:
> Just now, I returned to my client's site. I couldn't reproduce the proble... - 09:54 PM Ruby trunk Feature #10119 (Assigned): [PATCH] [net/imap] Add CHANGEDSINCE FETCH modifier + complementary add MODSEQ Message Data Item in FETCH Command
- 09:53 PM Ruby trunk Feature #13721 (Assigned): [PATCH] net/imap: dedupe attr keys in Net::IMAP::FetchData
07/13/2017
- 03:17 AM Ruby trunk Bug #13741 (Open): A documentation bug of IO#putc
- The documentation of IO#putc says:
```
* call-seq:
* ios.putc(obj) -> obj
*
* If <i>obj</i> is ...
05/23/2017
- 05:44 AM Ruby trunk Bug #13579 (Closed): Net::IMAP#append blocks when a NO response is received
- Fixed in r58792 and r58844.
Also available in: Atom