Hiroshi SHIBATA
|
92141d6269
|
Document about csv at Ruby 3.4
|
2024-01-22 18:23:05 +09:00 |
|
Hiroshi SHIBATA
|
8bcc764f71
|
Document about syslog at Ruby 3.4
|
2024-01-22 15:59:40 +09:00 |
|
Hiroshi SHIBATA
|
52a0ebe292
|
Document about nkf at Ruby 3.4
|
2024-01-22 14:17:52 +09:00 |
|
Hiroshi SHIBATA
|
854b1f6072
|
Document about drb at Ruby 3.4
|
2024-01-22 11:08:59 +09:00 |
|
Hiroshi SHIBATA
|
ce73fbd717
|
Document about rinda at Ruby 3.4
|
2024-01-19 20:02:19 +09:00 |
|
Hiroshi SHIBATA
|
6c098d145a
|
Document about resolv-replace at Ruby 3.4
|
2024-01-19 17:44:58 +09:00 |
|
Hiroshi SHIBATA
|
e28bdff941
|
Document about abbrev at Ruby 3.4
|
2024-01-19 16:27:45 +09:00 |
|
Hiroshi SHIBATA
|
fb5722c09a
|
Document about observer at Ruby 3.4
|
2024-01-19 15:24:09 +09:00 |
|
Hiroshi SHIBATA
|
272b1c92cc
|
Document about bigdecimal at Ruby 3.4
|
2024-01-18 07:44:13 +09:00 |
|
Hiroshi SHIBATA
|
05e798269f
|
Document about base64 at Ruby 3.4
|
2024-01-17 08:28:31 +09:00 |
|
Hiroshi SHIBATA
|
326288c5a5
|
Document about getoptlong at Ruby 3.4
|
2024-01-16 17:07:10 +09:00 |
|
Hiroshi SHIBATA
|
d16f992e1b
|
Extract mutex_m as bundled gems
|
2024-01-10 17:28:16 +09:00 |
|
Kevin Newton
|
d9cb75b741
|
List prism as a default gem
|
2023-11-01 22:16:33 -04:00 |
|
Hiroshi SHIBATA
|
44ad176fc2
|
Update Racc entries on documents
|
2023-06-20 13:34:28 +09:00 |
|
Hiroshi SHIBATA
|
507801c6d7
|
ext/readline is retired
|
2023-05-10 09:52:33 +09:00 |
|
Hiroshi SHIBATA
|
de7eb5e79a
|
clean_env of Bundler is deprecated. It's unbundled_env now
|
2023-02-18 14:49:21 +09:00 |
|
Hiroshi SHIBATA
|
8623c81220
|
Document default gems and bundled gems specifications
|
2023-02-07 17:29:19 +09:00 |
|
Hiroshi SHIBATA
|
15769832b2
|
Added readline wrapper entries under the doc directory
|
2022-06-21 20:43:42 +09:00 |
|
Hiroshi SHIBATA
|
a9db5be0ca
|
Added error_highlight entries under the doc directory
|
2022-06-21 20:41:12 +09:00 |
|
Hiroshi SHIBATA
|
441cfa966c
|
Added reline entry to standard_library doc
|
2022-06-21 20:38:42 +09:00 |
|
Hiroshi SHIBATA
|
f4173ff2fa
|
debug is the bundled gems, not default gems
|
2022-06-06 18:19:15 +09:00 |
|
Hiroshi SHIBATA
|
be2e2b4805
|
Promote net-smtp to the bundled gems
|
2021-05-27 14:42:11 +09:00 |
|
Hiroshi SHIBATA
|
aa9726f7b9
|
Promote net-pop to the bundled gems
|
2021-05-27 14:42:11 +09:00 |
|
Hiroshi SHIBATA
|
d5bc6b2337
|
Promote net-imap to the bundled gems
|
2021-05-27 14:42:11 +09:00 |
|
Hiroshi SHIBATA
|
e49c998d1e
|
Promote net-ftp to the bundled gems
|
2021-05-27 14:42:11 +09:00 |
|
Hiroshi SHIBATA
|
454a36794f
|
Promote matrix to the bundled gems
|
2021-05-27 14:42:11 +09:00 |
|
Hiroshi SHIBATA
|
c9178c1127
|
Promote prime to the bundled gems
|
2021-05-27 14:42:11 +09:00 |
|
Hiroshi SHIBATA
|
edcc29dcff
|
Removed gdbm from ruby repo
|
2021-05-25 20:04:54 +09:00 |
|
Hiroshi SHIBATA
|
55cd3e4ebf
|
Removed dbm from ruby repo
|
2021-05-25 15:18:31 +09:00 |
|
Hiroshi SHIBATA
|
ab3266ea5c
|
Removed tracer from ruby repo
|
2021-05-25 13:13:52 +09:00 |
|
Hiroshi SHIBATA
|
f08cbdbf7d
|
Move the library to extensions for some of default gems
|
2020-12-22 20:55:41 +09:00 |
|
Hiroshi SHIBATA
|
b084f8abcf
|
Completely removed webrick
|
2020-12-10 18:06:25 +09:00 |
|
Hiroshi SHIBATA
|
0e73b49b4c
|
Promote webrick to bundled gems
|
2020-12-10 18:06:25 +09:00 |
|
Hiroshi SHIBATA
|
b2ca183cc9
|
Promote un.rb to the default gems. It's preparation for 3.0.0-preview2.
|
2020-11-05 20:21:31 +09:00 |
|
Nobuyoshi Nakada
|
ea8fc7fdd3
|
[DOC] standard_library.rdoc: tweaked to make style consistent
[ci skip]
|
2020-10-31 11:06:01 +09:00 |
|
Hiroshi SHIBATA
|
66bf743b93
|
Promote debug.rb to default gems.
It have no upstream repo yet. This change is experimental for 3.0.0-preview2.
|
2020-10-30 21:45:23 +09:00 |
|
Hiroshi SHIBATA
|
a1828a1ff4
|
Promote win32ole to default gems.
But win32ole gem is still experimental for 3.0.0-preview2.
I'm working to extract this library on https://github.com/ruby/win32ole.
|
2020-10-30 15:18:50 +09:00 |
|
Hiroshi SHIBATA
|
f6680c9ad1
|
Added rbs and typeprof to doc/*
|
2020-10-20 21:33:02 +09:00 |
|
Hiroshi SHIBATA
|
3f97940252
|
Followed up with 708413807a
* Added sync task for digest
* Update doc/* for default gems
* Update the latest version of gemspec
|
2020-10-19 18:56:19 +09:00 |
|
Hiroshi SHIBATA
|
9aab916990
|
Promote pathname to default gems
|
2020-10-14 14:42:53 +09:00 |
|
Hiroshi SHIBATA
|
1e316edf60
|
Promote drb to the default gems
|
2020-10-14 14:42:53 +09:00 |
|
Hiroshi SHIBATA
|
0f9edf2f48
|
Promote prettyprint to default gems
|
2020-10-08 16:40:46 +09:00 |
|
Hiroshi SHIBATA
|
2711e3bab9
|
Promote pp to default gems
|
2020-10-08 16:40:46 +09:00 |
|
Hiroshi SHIBATA
|
6042b7433d
|
Promote time.rb to default gems
|
2020-09-12 08:29:06 +09:00 |
|
Hiroshi SHIBATA
|
01e0d74965
|
Promote resolv-replace to default gems
|
2020-09-11 22:01:08 +09:00 |
|
Hiroshi SHIBATA
|
e0675b1c76
|
Promote resolv to default gems
|
2020-09-11 21:50:07 +09:00 |
|
Hiroshi SHIBATA
|
d1851ba5b9
|
Promote securerandom to default gems
|
2020-09-11 21:15:25 +09:00 |
|
Hiroshi SHIBATA
|
2f24818319
|
Promote open-uri to default gems
|
2020-09-11 20:38:18 +09:00 |
|
Hiroshi SHIBATA
|
867204c4a5
|
Promote syslog to default gems
|
2020-09-10 20:42:53 +09:00 |
|
Hiroshi SHIBATA
|
cf76a4a5c2
|
Promote base64 to default gems
|
2020-09-10 18:56:17 +09:00 |
|