9f4dd65e890a465c40d71f97df38e117f28d7bed
|
2011-09-07 |
Change encoding from ISO-2022 to UTF-8 |
32b81702d7d2a7805d7bc19f898bab3d60fbc5fd
|
2011-09-07 |
fix test/rexml/test_encoding.rb failure |
5aa34ef56241a4a177468eb3383e490296b6049b
|
2011-09-07 |
Fix typo |
776a2d9ddf60558858cf1f8254b1333083b8f3f1
|
2011-09-07 |
* ext/readline/README.ja: |
d53e9c1e8403edd9855cbb323e7ed3ef84564e8a
|
2011-09-08 |
* sample/drb/README.rd.ja: * sample/drb/dhasenc.rb: * sample/mine.rb: Change encoding from EUC-JP to UTF-8 |
b81c4967f71d015d2af98521aaabaccb7942638d
|
2011-09-08 |
Fix typo |
fa5446f14e0c57037432911745944da11f570945
|
2011-09-08 |
* template/yarvarch.ja: Change encoding from Shift-JIS to UTF-8 |
0abbe4c1e61f7010a8efc663fc420bc797572f80
|
2011-09-09 |
* ext/bigdecimal/bigdecimal.c (BigDecimal_abs): Fix comment. BigDecimal#sqrt requires argument. Reported by Makoto Kishimoto. Thanks for your contribution. [Bug #5267] [ruby-dev:44452] |
35551be6028626c44f90050be5937a48dbf7731b
|
2011-09-10 |
* dir.c: Two small documentation fixes. [Bug #5302] |
2fecb27eb47333fda1e0049584d6b56dd336197f
|
2011-09-14 |
Merge branch 'tk_utf8' into trunk |
6ec841b2df3bcf95180c7d8f6b73d80d7f44d4e6
|
2011-09-19 |
* lib/fileutils.rb (module FileUtils): improve performance of FileUtils.compare_stream. a patch by Masaki Matsushita. [Feature #5337] [ruby-core:39622] |
73bd9e566b081941e9e7f158cbf4f5fd1c2461a8
|
2011-09-25 |
* lib/yaml/dbm/dbm.rb: fix #update, add #key for using istead #index. [Bug #5305][ruby-dev:44485] |
3255adcd0cb07c5bf4279ecbff1f2aeebdefeae4
|
2011-09-25 |
* test/syck/test/yamldbm.rb: add test for Syck::DBM. * test/psych/test_yamldbm.rb: add test for Psych::DBM. * test/psych/test_yamlstore.rb: add test for Psych::PStore. |
375d9f9112f9ebb352536fed9cb263bfcc9ebbcd
|
2011-09-26 |
* test/psych/test_yamldbm.rb (require): fix #setup and #terdown. [Bug #5370] [ruby-core:39730] * test/syck/test_yamldbm.rb (require): ditto. |
81ed2fda7b8c4c03abc18ba2e2e9ff6e74966a62
|
2011-09-26 |
Fix typo |
379d519f0b5d06e54d262f56131b64d3ef25ef68
|
2011-09-26 |
* test/rexml/test_sax.rb: add require 'rexml/document. |
38fe7da8417b6682325e88fc152b15dae1687626
|
2011-09-26 |
Oops! fix psych -> syck |
fcb2bb8bd696ee8c455a7874b657453286a4d6d9
|
2011-09-27 |
* ext/bigdecimal/README: update report to. |
2865b450e05f7e9e80f4af6c0c29d0bd4014840d
|
2011-09-27 |
* test/psych/test_yamlstore.rb: use tmpdir for tmpfile. * test/syck/test_yamlstore.rb: ditto. |
839b4b512578705e1ea3fbcfbb67257abcca4cc2
|
2011-09-28 |
Fix typo |
051aa44240da6b563ed89410e054b0d5e7900bdf
|
2011-10-02 |
* test/psych/test_yamldbm.rb: add test case. * test/syck/test_yamldbm.rb: ditto. |
965dba4faaeadb4e3fa8bfbf3e7895cb6246dc49
|
2011-10-23 |
* ext/tk/MANUAL_tcltklib.eng: fix typo. [ruby-dev:44683] [Bug #5471] |
aea9c733e83800909730871bdf6b1bf48016846d
|
2011-11-01 |
* test/psych/test_yamldbm.rb: avoid platform dependency. patch by Naohisa Goto. [ruby-dev:44763] [Bug #5535] * test/syck/test_yamldbm.rb: ditto. |
ae1943bee9339e5f2c9a47cb7ac6c29de0f57bd8
|
2011-11-06 |
* lib/debug.rb: add help for 'pp' and 'r[estart]'. |
40ca7a2265556e28399666d471f1390f01adc2cf
|
2011-11-14 |
* test/ruby/test_io.rb (test_fcntl_dupfd): fix test error on SnowLeopard. |
66f8e8bbcec5fa1d3c4e61f948a6e895b368a89f
|
2011-11-14 |
revert r33752 and fix test case based [ruby-dev:44866]. |
85bc3bdb08ef4380d3d4c78e773a02dadc011558
|
2011-12-30 |
* vm_eval.c (rb_f_send): fix [Bug #5125] [ruby-core:38633] |
069f7ec90a6ef2ecb938fd2bcc1a44f65fbac485
|
2011-12-31 |
Fix typo |
9ecd19a7f841bf3c8b94507b295ac2e6207510ad
|
2012-01-03 |
* process.c: Fix typo. patch from Aviv Ben-Yosef. |
966d1f8962e8c00c8c85c4f2be9ecbb83a55b2f1
|
2012-01-03 |
* thread.c: changed documentation for "thread-local" variables. |
c5335bd18fdca8e02662ae2b768e30501624b40a
|
2012-01-03 |
* README: add comment for Git user. patch from Arun Agrawal. * README.ja: ditto. |
5eac56441ca1bfe38fdf3ffc1893d9cbc431529f
|
2012-01-03 |
* lib/rexml/parsers/baseparser.rb: rexml BaseParser uses instance_eval unnecessarily on listener add. patch from Charles Nutter. [Bug #5696] [ruby-core:41437] |
6992be63d89406222e1857ed9b8fa9a7e2c1a1c4
|
2012-01-04 |
* array.c (rb_ary_sample): add examples for Array#sample. |
7c3a00a1fe73ed45050fe74f61c3e0cd8ff7768a
|
2012-01-04 |
replace zero to space. |
32e79b64eab63970b8dc9c6d254513f6e2d5e5ad
|
2012-01-05 |
Fix typo |
a06a1772f3c7d7703adcad05ba10711212b1d154
|
2012-01-06 |
* include/ruby/version.h: RUBY_API_VERSION 2.0.0 |
0713603b6f87473dfcb4c9cec16f6ccebd5e8706
|
2012-01-07 |
* test/-ext-/old_thread_select/test_old_thread_select.rb: avoid platform bug. [Bug #5858] [ruby-dev:45108] |
32e6600128a073821b80aaf8ab40561e694f7733
|
2012-01-11 |
* object.c: Added examples for Object#is_a? and Object#instance_of? patcheed from Manoj Kumar. [Bug #5880] [ruby-core:42057] |
89a2a1050863dfa7b3adbf39db3a92b8320deaa6
|
2012-02-07 |
* error.c (exc_inspect): Fix typo. patch from Trent Ogren |
7e76ab5e5e083d195647240580d1581f019396d3
|
2012-02-24 |
* string.c (rb_str_prepend): Fix documentation for String#prepend. |
e0f4a550e548a41fe6930f236fd99f2748092ab4
|
2012-02-24 |
* lib/net/http.rb: Fix documentation. |
0e896b99bffb710fc557a0ccfd25c1d94b89dbc5
|
2012-02-24 |
pull request #55 as same as #98 |
cee4c0bfb1a595fae424c8cd884ebebe026433c1
|
2012-04-10 |
* ext/ripper/lib/ripper/sexp.rb: fix spelling. |
0456c36d03adcdc93893395b91c789c02b1b4917
|
2012-04-30 |
* ext/openssl/lib/openssl/ssl.rb: add hostname to "hostname does not match server cert." error. |
3893159530be06b978b4f15e12c9840862b73cca
|
2012-04-30 |
* test/net/http/test_https.rb: update test for r35494 |
6f72a6dcb5c5945bdf1727914a786451f9668b9e
|
2012-05-02 |
* cont.c: Improved Fiber documentation.[ruby-core:44540][Bug #6343] |
fd7632ee8e89be3372670e3079e8328ec78f09e1
|
2012-05-03 |
* cont.c (rb_fiber_m_transfer): fixed typo in example. [ruby-core:44818][Bug #6395] |
f406e3ac638abd09f4c2c3900d4028f6a8a64071
|
2012-05-05 |
* test/rubygems/test_gem_installer.rb: fix broken test for r35541. [ruby-core:44884][Bug #6405] * test/rubygems/test_gem_platform.rb: ditto. |
965121cdc5675d6d6f3ed356210eb447e87f7b4d
|
2012-05-08 |
* ext/date/date_core.c: improving introduction in Date/DateTime doc. |
0de52e155a374adebe627c6d43772c3bd435c3cb
|
2012-07-01 |
* README.EXT.ja: fixed args, same as r35977. [Bug #6597] |
b0d53d51f5ce538095ffebaa0e8fd0552b5ebd75
|
2012-07-14 |
* cont.c (cont_restore_0): improve docs. [Bug #6706][ruby-core:46243] |
e6021a1be228d05ebd2657ff311664e542af5304
|
2012-07-16 |
* lib/fileutils.rb (uptodate?): remove useless parameter. patched by Oscar Del Ben.[Bug #6708][ruby-core:46256] |
d570a76cbabff8360b3df929e10967663982104b
|
2012-07-16 |
* test/fileutils/test_fileutils.rb: add test for FileUtils#uptodate? |
3fe481ae726a898b880a417d94185640ebcb6189
|
2012-07-16 |
fixed ChangeLog |
e985c49e64ab820b1386541646e9d59ad600106d
|
2012-07-16 |
* ext/readline/readline.c: fixed docs. [Bug #6740][ruby-core:46501] |
b69f55a6733f6a70627d7ea809b8c9c026e7671b
|
2012-07-17 |
* lib/open-uri.rb: delete space. * test/psych/test_alias_and_anchor.rb: ditto. |
6eb316780f49797a62cf1ee862168b91a913ea38
|
2012-08-18 |
* lib/fileutils.rb: fix typo. |
8198cca945dba5bf43cd6bbca0d13add003f223d
|
2012-08-18 |
Merge branch 'pullreq/129' into trunk |
75e2a26b84e66496644a1a3c32067a7e17f1c7ae
|
2012-08-21 |
* lib/observer.rb: fix typo. |
043c0eaac0e63eacc5da6624432420a903e8f2d6
|
2012-11-07 |
* lib/webrick.rb: fix typo. |
0ab21f9572d5d5f76b908aaf3381cde32a64c4c8
|
2012-11-07 |
* test/ruby/test_enumerator.rb: Add test to shed light upon the bug which made by r37498. See http://bugs.ruby-lang.org/issues/7298 |
1061371f29baabd89c60d2d364947015b928d794
|
2013-02-16 |
* test/ruby/test_thread.rb: fixed typo |
6f072a36c0e27e99194158fd9cf87abda7853fe1
|
2013-03-19 |
* ext/bigdecimal/bigdecimal.c: fixed typo. |
49636da49059c4c227380c39015c60cf5c68c379
|
2013-03-19 |
* ext/bigdecimal/bigdecimal.c: fixed typo. same as r39830 |
dcbc7b01a3c3bf6d74f6971fab256a995e842103
|
2013-03-19 |
* test/rinda/test_rinda.rb: remove unused variables. |
ec61b0794a04b5b341d3ba8a0e394976c104341b
|
2013-03-31 |
* configure.in: use quadrigraph to put '[' or ']'. [Bug #8192] |
6a23960f3fe722050d29cf91022d14ad949fa6d3
|
2013-03-31 |
* configure.in: use 'test' instead quadrigraph. |
b5d877e62c0c61664a448814eebded63bba866b3
|
2013-05-02 |
* common.mk: remove timestamp in distclean-ext realclean-ext. |
66795c47745698b30d42b35831f359aa3c07bf2c
|
2013-05-19 |
* encoding.c: document fix, change default script encoding. |
a920927afd8e136e72344ada1b68939b5e9acf88
|
2013-05-19 |
* test/webrick/test_htmlutils.rb: add test for WEBrick::HTMLUtils. |
260f6bed23b968ffa14daa79ed1da7077e312116
|
2013-06-02 |
* test/rinda/test_rinda.rb: rename functions introduced in r41009. |
233f7d09e3b5a46917023da7b152b5062036e25a
|
2013-06-02 |
* test/socket/test_sockopt.rb: change test name. follow r41037. |
cef3f2ebd45c10823a60a70448b8400accbdaf38
|
2013-06-03 |
* lib/fileutils.rb: fix behavior when mkdir/mkdir_p accepted "/". * test/fileutils/test_fileutils.rb: add test for above change. |
aff64b94786b51d105a93ae3c635b5afca853554
|
2013-06-04 |
* object.c (rb_Hash): fix docs. patched by Stefan Schüßler. [ruby-core:55299] [Bug #8487] |
ee9c279e9b001f905c04fd4bd87e7a0878a95107
|
2013-06-04 |
* lib/irb/lc/ja/help-message: update help messages. following r41028. [ruby-dev:46707] [Feature #7510] |
ff529cdc256484e75b7f8cfd4af472c017b49342
|
2013-12-30 |
* variable.c: Adding extra example in docs. [Bug #9210] |
bef8e4557c260e4eccb6266c874b37b32b3ee7a9
|
2014-05-08 |
* lib/prime.rb (Prime#prime?): negative numbers can't be primes by definition. reported by Ivan Kataitsev. [Bug #7395] * test/test_prime.rb: add test. |
529461dff73afcf1e0810df54d6ad0479d5f5d10
|
2014-05-08 |
* lib/fileutils.rb: show fileutils require at top. |
8b6a874a59e6fefdaa6bb65e8095eb498f8d551a
|
2014-05-08 |
* lib/shell.rb: add documentation in lib/shell.rb |
2ff10784e48e4784ed1b03244e556092a54ead11
|
2014-05-08 |
* lib/delegate.rb: Fix example of using delegator. |
212ea12e3addf10091bd7b6c85f4e11349363f92
|
2014-05-23 |
add information of incompatibility about Prime.prime? [Bug #7395] |
1ddf81134b8f68b6b8803b9897f8c99f974f371f
|
2014-09-24 |
* lib/matrix.rb: Fix docs. Patched by Ben Woodall. [GH-726] |
68f7424bdeb9a8ec6e91e94937fe7cc72f8b890c
|
2015-01-03 |
* lib/net/http.rb (proxy_user): retrieve proxy user from http_proxy. * lib/net/http.rb (proxy_pass): retrieve proxy password from http_proxy. Patch by Rafael dos Santos Silva. [fix GH-763] |
1711e80cf16799ee84a75b0089807937e39fdbfe
|
2015-01-03 |
Revert r49118 [Feature #10652] |
45ecc02716e19fe906fca28188583bf18c3c70ea
|
2015-01-03 |
* hash.c: fix docs for Hash#invert. [ruby-core:66917] [Bug #10612] |
b85a4eea558368f68070c69b6ee482a77266ad96
|
2015-01-03 |
* README.ja.md: add guidance of mailing list and bugs.r-l.o. |
6abaf7646341c474749baba6de3c321349a5b993
|
2015-01-04 |
* string.c: improve docs for String#strip and variations. [ruby-core:66081][Bug #10476] |
b600ceb898434c80fa7e847e56ce9fe5503a72c8
|
2015-01-04 |
* array.c: improve docs for Array#reject. [ruby-core:65324][misc #10307] |
e717341ea6581cce6cc7a5701762cf4c1537c328
|
2015-01-04 |
* string.c: improve docs for String#<=>. [ruby-core:65399][Feature #10322] |
dd2d43d9bd3aaf7a932c7e00bfc278db5d685083
|
2015-01-04 |
* test/test_tempfile.rb: use assert_file for more descriptive message. following r49131. |