94d28746c2ad68fb18e2238f2a27eb782090e453
|
2003-01-17 |
Added RDoc comments. Several TODOs remain; see comments at EOF. |
99a3e3fdfa4fdeb9c72af7bddebc13fbb7a4c1ff
|
2003-01-17 |
Added RDoc comments. Several issues exist: see comments at EOF. |
b1e4030244ddbaadd22f4ca01512cb22fba1771b
|
2003-01-17 |
Added RDoc comments. See comments at EOF for TODOs. |
181edd12a09a76e2443c702ff2e17777fe8cfeb5
|
2003-01-20 |
Added RDoc comments. |
2f2a51a47b5998077e8d148850d5ac32b409f090
|
2003-01-20 |
Added RDoc comments. |
1c0641991146d3b0716b583f14aef571696463f0
|
2003-01-20 |
Modified some RDoc formatting. |
3f3ad7e4d5ed4366ec1cf7a68df39c83a2916b04
|
2003-01-21 |
Very slight improvement to documentation. |
b95357be1a2f971fdd0a3e4514af519037cd19cd
|
2003-01-21 |
Converted RD to RDoc, with some changes/additions. |
d67106c081409e9dad99085c90f174f7e1da429f
|
2003-01-21 |
Small changes to documentation. |
cdc46f0f833cad58fd3a2e3499a6f06a11eebb5c
|
2003-01-24 |
Converted RD to RDoc and improved documentation. See comments at EOF. |
e58e5cb5caf8aeac402ebe2db617c20beca2c0eb
|
2003-01-31 |
Added RDoc comments. See comments at EOF for remaining issues. |
bed06ae87de4c981f84e15356dc8ea90e48b1b6c
|
2003-02-03 |
Added RDoc comments. |
c46774cdb34e30241d49393c43be254a9bdfd060
|
2003-02-04 |
Added RDoc comments. See comments at EOF for remaining issues. |
8369db4b3bf760a9a59822104966b78489ee8ada
|
2003-03-28 |
Added comment for Net::HTTP.get(arg1, arg2, arg3) |
92aee059e87f97b8ea0a56a85196109005702ffe
|
2003-07-26 |
Added credit to PragProg |
e078a75b73284f265092bb8e66871a87ce47a249
|
2003-07-29 |
Small documentation correction. |
717848493c02584d1a7ae379766a01860ad548ee
|
2003-08-05 |
RDoc comments provided by William Webber <wew@williamwebber.com> |
e6c23c67e9ef9b7b0607d0272bf10c99bb0c46a8
|
2003-08-05 |
RDoc updated by William Webber |
08a96d4380b5251f6d4570a0a419ba91af4c2576
|
2003-08-06 |
RD -> RDoc by William Webber |
8eb6b7328ecc7108fd589aa1b48e029c28392308
|
2003-08-11 |
RD -> RDoc by William Webber |
94c2e6f18a7e3146802ebc5c08b4cbec627143f5
|
2003-08-19 |
RD -> RDoc, with embellishments, by William Webber. |
f3f7c40c492b791eecae4980eb817eb1aae02442
|
2003-08-21 |
Small changes to documentation; mainly hiding things from RDoc. |
be7c88a3e2c6f5ff0eb0706901bc81380ef1a6df
|
2003-08-21 |
Small documentation update, including source attribution. |
50ca9237b33eed8a3132833b7622f9f0fb61fc83
|
2003-08-31 |
* lib/net/http.rb: cosmetic improvements to documentation * lib/net/imap.rb: ditto |
50cd24f1cf4c859b8a602f1cf44baf636b775326
|
2003-09-19 |
Small documentation correction |
fc5df6466792d5a00b9bce4557aae838bb6a5ab7
|
2003-09-19 |
Converted RD to RDoc (Lyle Johnson) and improved documentation. |
34ab8c77a1cfdef07478a2d0b297f542d1be9412
|
2003-09-19 |
Improved documentation |
1469fdd06c6a88dbc59aead0ebd9ef5129574842
|
2003-09-19 |
Minor documentation improvements |
1ff2d2a348b3d023bec48a853e028597970eb1e8
|
2003-10-30 |
RD -> RDoc contributed by Lyle Johnson |
fb12e2380399a035aec5ab01a9ba326d9255e6c4
|
2003-11-16 |
* lib/thread.rb (Thread.exclusive): wrap method definition in class Thread to enable rdoc to process. |
fd4a3ee4ac45995639ae361bf7ccb61a59ec124d
|
2003-12-23 |
* lib/optparse.rb: incomplete RDoc documentation added in place of existing RD comments. Tabs converted to spaces. |
f42c729a2e6bfa94e8eb86ac905571f24d0d3fc3
|
2003-12-28 |
* lib/optparse.rb: Improved documentation. |
db93a78e634d2328b1ab9be876e6c8cf28a45fe3
|
2003-12-29 |
* lib/pathname.rb: Added documentation. |
5e6d81e717879424edc46cda993799d8de7aa635
|
2003-12-30 |
Re-applied revision 1.21 as its changes were lost on the way to 1.22 |
29b7f2efcae1d4d980f5d3d71f8cd56ab6a3f89c
|
2003-12-31 |
* lib/pathname.rb: Completed documentation. |
bd45695886c6f0313abfca7b3c692d56722f00bb
|
2003-12-31 |
* lib/pathname.rb: Corrected small coding error. |
51826a7b81489af05c51bb44dee897bc882af434
|
2004-01-05 |
* lib/logger.rb: enhanced documentation. |
8a8dd6519948eaf207f03c12152fc160de7370a2
|
2004-01-05 |
Removed ^Ms |
9670d71ba9921e0dd5307b7661773aa630151f9d
|
2004-02-01 |
From ruby_1_8 branch: * lib/test/unit.rb: rearranged documentation for RDoc's sake. * lib/matrix.rb: improved documentation. * lib/net/http.rb: slight documentation formatting improvement. |
7376af3092722b2d4c16e236b3cd530c3de07543
|
2004-02-03 |
Retrofit entry (there was conflict): From ruby_1_8 branch: * lib/test/unit.rb: rearranged documentation for RDoc's sake. * lib/matrix.rb: improved documentation. * lib/net/http.rb: slight documentation formatting improvement. |
2facb107c4125e10bb6831dc8f044bfc8736c176
|
2004-02-12 |
* lib/base64.rb: added and tidied documentation |
08763eed7f47f7ae38149657cc70127252c2d219
|
2004-02-12 |
* lib/ftools.rb: documented |
be1de4f8db9626be0341d588b6b36aaae06a52d2
|
2004-02-13 |
* lib/fileutils.rb: slighly improved documentation (sync with 1.8) |
6ebba7be60842a3f36c5addd844f9918e5bb61c0
|
2004-02-14 |
* lib/ftools.rb: documented |
0dea051ea19b57d12f8d9642079695aea4753081
|
2004-02-16 |
* lib/generator.rb: corrected doc format * lib/rinda/rinda.rb: added documentation (from Hugh Sasse) * lib/rinda/tuplespace.rb: ditto |
e81b38b6d34c1959611fd4cfab6a293b07f199e9
|
2004-02-17 |
* lib/rinda/rinda.rb: added documentation (from Hugh Sasse) * lib/rinda/tuplespace.rb: ditto |
1399c1bca04aa992ef2a2b6bda70298f37892823
|
2004-02-18 |
* lib/cgi-lib.rb: deprecated after 1.8.1 * lib/getopts.rb: ditto * lib/importenv.rb: ditto * lib/parsearg.rb: ditto |
fbac5a54a1458a70adf55f2e0c7908f4ce54f63e
|
2004-02-18 |
removed conflict indicator |
a077e7cec404cf9588ed846a1f8b5cbfb9f8f4bb
|
2004-02-19 |
* ext/strscan/strscan.c: improved documentation |
0425463a3dd625cb6ce489d2fd180b78c23d7961
|
2004-02-19 |
* lib/ostruct.rb: documented |
84e968f06c88e7a3c30d20e056036e9ca73d0f70
|
2004-02-21 |
* ext/zlib/zlib.c: documented, but needs more effort. |
ac19769719846acc72a0ffe13995e1a8797ae5c0
|
2004-02-22 |
* re.c: corrected documentation format (rb_reg_initialize_m) |
42ad5216ec57a5890eb20230efb09e1aa53ed528
|
2004-03-24 |
* lib/uri.rb: Documented (thanks Dmitry V. Sabanin). * lib/uri/common.rb: Ditto. * lib/uri/ftp.rb: Ditto. * lib/uri/generic.rb: Ditto. * lib/uri/http.rb: Ditto. * lib/uri/https.rb: Ditto. * lib/uri/ldap.rb: Ditto. * lib/uri/mailto.rb: Ditto. |
898a1e71970ea6858c9eed7efe9f0223d92d6b90
|
2004-05-04 |
* lib/gserver.rb: documented * lib/xmlrpc/README.txt: introduced for documentation purposes |
d9c41de9ccd3a1f262b22ddb0c705038c97beef5
|
2004-05-09 |
* lib/net/ftp.rb: ported documentation improvement from 1.8 branch * lib/net/imap.rb: ditto * lib/net/pop.rb: ditto * lib/net/smtp.rb: ditto * lib/net/telnet.rb: ditto |
ac1d9e7c2dfceb06a9b6ee22e2fc0593c9ddce29
|
2004-05-16 |
* lib/drb/drb.rb: Cosmetic documentation changes. |