HAMANO Tsukasa

Results 22 issues of HAMANO Tsukasa

I just added ECDSA support with elliptic. Supported algo: - secp192r1, prime192v1 - secp256r1, prime256v1 - secp224r1 - secp384r1 - secp521r1 - secp256k1 Features: - key generation - DER/PEM encoding/decoding...

BOX DRAWINGS(─) and ARROW(↑→↓←) are East Asian Ambiguous charactors. http://unicode.org/reports/tr11/ So they break ascii art depends on terminal or locale. We need to option that allow to switch half width...

Hi, I found a weired issue. rss-parser does not fetch feed that is hosted github.io with Firefox, but no problem with Chrome. github.io responds `Access-Control-Allow-Origin: *` as expected. The cause...

gradle is more easy to maintenance.

- destroy rooms muc test does not closed rooms, so it will reach limit some day... - use random nickname test will fail, if some one take nickname "test". -...

Japanese pdf is not rendered nextcloud 28 clean installation. A blank page is displayed. The cause is that some static files, including the bcmap file, have not been retrieved. The...

bug
0. Needs triage
l10n

The default featre has issue with proper noun segmentation like `OpenSSL`. main.rs: ``` use std::env; use charabia::Segment; fn main() { let arg = env::args().nth(1).unwrap(); let segments = arg.as_str().segment_str().collect::().join("|"); println!("{}", segments)...

good first issue

Thank you for the release of v1.1.0. I was looking forward to the ranking customize feature. However, it seems to not be working in Japanese. When I set the ranking...

絵文字をvimのemojiオプションと同じ様にする。 https://github.com/vim/vim/commit/3848e00e0177abdb31bc600234967863ec487233