reap 4.3.4 → 4.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,424 @@
1
+ a3d746425d64aef13a0fdd9d2ec4374a Rakefile
2
+ d41d8cd98f00b204e9800998ecf8427e MANIFEST
3
+ 0e3a1767a454cfa42701ff83eb25f443 COPYING
4
+ 10d9af23125ab1f40590a7e57f0278d5 ProjectInfo
5
+ 93e362eaca7523fced3fd0a91db627c5 setup.rb
6
+ 1d4770aada761c5a10901f8305efab43 README
7
+ 86fc975899abd55cbec9dbb1019e35f7 ProjectInfo.rb
8
+ d0c53a553b7696bcf793d84ecb3756de package.rb
9
+ 233f6a29c0424ba99af9f3bf3e24d89e bin/reap
10
+ 64d6ab15e21f0f4c8f386ab4a52966be bin/rubytest
11
+ f2ae8854062f2d7214f530027c9eee5e doc/ChangeLog
12
+ b361fcdd8b7c3cec2422e68fc4980c30 doc/doap.xml
13
+ b223e6b8672b9dd4deddaf3c85938b0a doc/LATEST
14
+ 852efe9862c6586c730a940bcd9aae1d doc/note/setup.rb
15
+ dd19bae7a446f6c03f1d0a95320e260c doc/note/license-each.rb
16
+ 07ad78b1ed0bd8b9a2b469e504edc27d doc/note/sshpublisher.rb
17
+ 64ec6ea64a702753b190cb44f8c81c64 doc/note/template.rb
18
+ 34967dd68458de898e603c65e044551c doc/note/publisher.rb
19
+ b4ad8c9e58eb841bf33ca23b86b6f7cf doc/note/compositepublisher.rb
20
+ 9ef8eb1371b339c9135d7f11a895fe26 doc/note/suby-cvs.rb
21
+ 0716aeb8edfc98dc37eaf28fa996d21b doc/note/composite_task.rb
22
+ fe589f613167720f0e7fb82efea09d22 doc/note/rubyforgepublisher.rb
23
+ 3c3aa0c86c6e979f9eddfd86a47777e0 doc/note/ftptools.rb
24
+ 9ea5583632c96dd515da4926e895df80 doc/note/webpublish.rb
25
+ 98af339c1c5a9f4e3c36460d53d275ee doc/note/package.rb.0
26
+ e73d67354e2f7d8bac8feb339b858948 doc/note/aRakefile
27
+ 1f97384f65031cb16799f73719841baf doc/note/Rakefile.htm
28
+ 35e9223afd772187d62586d47d7500d6 doc/note/scaffold.rb
29
+ d41d8cd98f00b204e9800998ecf8427e doc/note/interface/interface.rb
30
+ 1e3d193566bb5228ad3d0c14dd9918a0 doc/note/interface/rubyforge.rb
31
+ 93e362eaca7523fced3fd0a91db627c5 data/reap/setup.rb
32
+ d41d8cd98f00b204e9800998ecf8427e data/reap/scaffold/subversion/trunk/ChangeLog
33
+ 0e3a1767a454cfa42701ff83eb25f443 data/reap/scaffold/subversion/trunk/COPYING
34
+ 204dba11872b231cb3ff069bd9d9880d data/reap/scaffold/subversion/trunk/INSTALL
35
+ e1cd8aa84cace369b78874a2e349becc data/reap/scaffold/subversion/trunk/ProjectInfo
36
+ 06a12a36ba571dbb751d6ec375bc3529 data/reap/scaffold/subversion/trunk/Rakefile
37
+ e7f299c67e4e49295b875c02cf79d2d6 data/reap/scaffold/subversion/trunk/README
38
+ 93e362eaca7523fced3fd0a91db627c5 data/reap/scaffold/subversion/trunk/setup.rb
39
+ d41d8cd98f00b204e9800998ecf8427e data/reap/scaffold/subversion/trunk/TODO
40
+ e7f299c67e4e49295b875c02cf79d2d6 data/reap/scaffold/standard/README
41
+ 204dba11872b231cb3ff069bd9d9880d data/reap/scaffold/standard/INSTALL
42
+ 0e3a1767a454cfa42701ff83eb25f443 data/reap/scaffold/standard/COPYING
43
+ d41d8cd98f00b204e9800998ecf8427e data/reap/scaffold/standard/ChangeLog
44
+ 06a12a36ba571dbb751d6ec375bc3529 data/reap/scaffold/standard/Rakefile
45
+ e1cd8aa84cace369b78874a2e349becc data/reap/scaffold/standard/ProjectInfo
46
+ d41d8cd98f00b204e9800998ecf8427e data/reap/scaffold/standard/TODO
47
+ 93e362eaca7523fced3fd0a91db627c5 data/reap/scaffold/standard/setup.rb
48
+ b5719ccc4276ea1d1cce9a5cec87353b lib/reap/projectinfo.rb
49
+ b6971d590ce8387c7f95f11c8a0ffed1 lib/reap/task.rb
50
+ 72fb8473476ee7a27a92aea75c67c21d lib/reap/reap.rb
51
+ e5cfb7b14df0fb93ac0a12369c8f0ddf lib/reap/rake.rb
52
+ fe71e4c3cbf19f2e19a93f3544801212 lib/reap/bin/reap.rb
53
+ b779b8385313b6415c83ad8ad881c57a lib/reap/bin/rubytest.rb
54
+ e7a797388ef03077f110f4f268f5ecd1 lib/reap/bin/rubylint.rb
55
+ 14dff329034c2e1cec7963cb879d81c6 lib/reap/task/rdoc.rb
56
+ 307475c9fd390cd34aaa64de3c34261b lib/reap/task/release.rb
57
+ fd8aecc80de51278f56a6430ad9f7482 lib/reap/task/announce.rb
58
+ 23f068d7fced6fbff811212b8589684b lib/reap/task/manifest.rb
59
+ b8890e6a9dcfc4f86800a7f06da4a1fb lib/reap/task/install.rb
60
+ 437b9cfbea8b9dcc95a3ae63d101f724 lib/reap/task/test.rb
61
+ f5be7db6c87e8f7eea1b2ad15395778e lib/reap/task/extest.rb
62
+ 7ca088a22b5231fbdfccd6b68939ffa4 lib/reap/task/noop.rb
63
+ 0a0a3df85939f2d2ad86e267067eccb5 lib/reap/task/fileperm.rb
64
+ 7de277b397d7989593e83d365e06cc4e lib/reap/task/package.rb
65
+ d0f54c5d4752d82224525fb003e1de55 lib/reap/task/info.rb
66
+ a808eb3d9a7e1ef581ca1e94021a7b30 lib/reap/task/publish.rb
67
+ 18dff8df4b8c985a76929f2cdd0c368b lib/reap/task/doap.rb
68
+ 7e8c20675f810c8525e4fdc4512e66b9 lib/reap/vendor/http-access2.rb
69
+ b22345f7bc1af76aa2b74f5c912c82b0 lib/reap/vendor/http-access2/cookie.rb
70
+ daac39b1ea932fcacda13305d70c994d lib/reap/vendor/http-access2/http.rb
71
+ 4780a66fe1515c162172a948b54500b5 lib/reap/rake/info.rb
72
+ 7af189ad8230882b6caecb9efa124f18 lib/reap/rake/package.rb
73
+ 2c43a7d612ae1ef137b273e5aac2bb58 lib/reap/rake/announce.rb
74
+ 8f49369c2b25ca8fc04a52336a1ce032 lib/reap/rake/release.rb
75
+ 9e2d55f662d020ad8ea1e5bdb65aba62 lib/reap/rake/adapter.rb
76
+ 88fcda71998c425f4df6aba106133ec0 lib/reap/rake/extest.rb
77
+ 8e8258cd3294a3a03ddc5ac452a3858b lib/reap/rake/test.rb
78
+ 84610e54361557b16bfd1a3d9074c59e lib/reap/rake/publish.rb
79
+ bfe48143494647b1a2357096e821c266 lib/reap/rake/rdoc.rb
80
+ a4a342970083a53fbf99e5998a16ac3b lib/reap/rake/install.rb
81
+ 590070a50db9988a4fe26c65ea98ae27 lib/reap/rake/doap.rb
82
+ 19f49eddd5e78b188a2ee25c8694b64d test/tc_reap.rb
83
+ 4a6f51b6ab92161090fc18f2d9ad05b1 web/index.html
84
+ 6311cffcac501faeafd7fb02646aa000 web/ProjectInfo.html
85
+ 8285a8635e497810c6750c309cf50278 web/images/grape.jpg
86
+ 54a6de6bf31b1665da9b28752be9e00c web/doc/api/created.rid
87
+ 07cc32aa3b88f9911fe43613a29650a3 web/doc/api/rdoc-style.css
88
+ b15d189f10616704b35078b0c2c292fc web/doc/api/fr_file_index.html
89
+ 88ddb0f31e1fa2961b9db1676f738788 web/doc/api/fr_class_index.html
90
+ be3527f346371f084a1419b9e4300954 web/doc/api/fr_method_index.html
91
+ 66517e951c23f51bd2f13f2135b55bbe web/doc/api/index.html
92
+ af6a9e3ff781f89b43a8da1d6f70e43f web/doc/api/files/Rakefile.html
93
+ fec2edaf027391dc79efb584cf3f36c0 web/doc/api/files/COPYING.html
94
+ 7ffeb9f90dc8db09ea438c973aed0ee5 web/doc/api/files/ProjectInfo.html
95
+ 2c5e903a4e345a0d1b3ec9bba6e57ca1 web/doc/api/files/README.html
96
+ 629a77d4c72ff81052d5c27924d79bbe web/doc/api/files/ProjectInfo_rb.html
97
+ 3f3f3dd36407a833ef714f0afc5a4274 web/doc/api/files/lib/reap/projectinfo_rb.html
98
+ 5c38c6bb697e47eca6d4004553b2454a web/doc/api/files/lib/reap/task_rb.html
99
+ d7db487449a8b2267fd2edd3fcbf1a08 web/doc/api/files/lib/reap/reap_rb.html
100
+ 200e64e5488b1fcf4458638884856349 web/doc/api/files/lib/reap/rake_rb.html
101
+ de05cc165db35995053fcf9d79b0c17b web/doc/api/files/lib/reap/bin/reap_rb.html
102
+ 08bcc1b07fbe3d242b07ac833c73dee8 web/doc/api/files/lib/reap/bin/rubytest_rb.html
103
+ 72e006649b4d581f50339dc0306e66fc web/doc/api/files/lib/reap/bin/rubylint_rb.html
104
+ dafd8651aba771d65f539802ef90825b web/doc/api/files/lib/reap/task/rdoc_rb.html
105
+ 95e55d1e0181ecf8fd867288b62d5fd4 web/doc/api/files/lib/reap/task/release_rb.html
106
+ ca6fc0505f6709ad7209c649a8580aba web/doc/api/files/lib/reap/task/announce_rb.html
107
+ 4a13cd98433a9d79916b499f370a7d47 web/doc/api/files/lib/reap/task/install_rb.html
108
+ 91b5447b0600c4f1ae4bf9df535ab9f9 web/doc/api/files/lib/reap/task/test_rb.html
109
+ d27567d3960bb14c4c8c71ec05892c44 web/doc/api/files/lib/reap/task/extest_rb.html
110
+ 06f1c73258ef35b7c2d81d7c56bdbd97 web/doc/api/files/lib/reap/task/noop_rb.html
111
+ affceeb2e7d1c703be09ff01634b30da web/doc/api/files/lib/reap/task/fileperm_rb.html
112
+ 68b74ac454c6b7caef1834c2baf50976 web/doc/api/files/lib/reap/task/package_rb.html
113
+ a606110ab1ab726b7505ade9da3d5472 web/doc/api/files/lib/reap/task/info_rb.html
114
+ ebc39cbb899320613fb3bffed4b0c20e web/doc/api/files/lib/reap/task/publish_rb.html
115
+ 2b1014c0aee8be910830ef7ad87f6492 web/doc/api/files/lib/reap/task/doap_rb.html
116
+ 8dab72c634659e9fac65ba22c815542c web/doc/api/files/lib/reap/vendor/http-access2_rb.html
117
+ 5c4befd6ebf38f242bfa8983098c9166 web/doc/api/files/lib/reap/vendor/http-access2/cookie_rb.html
118
+ 408637efe1202b543830c7d9312c4ae0 web/doc/api/files/lib/reap/vendor/http-access2/http_rb.html
119
+ 1ed86586882b9c32ca1c23059ae37052 web/doc/api/files/lib/reap/rake/info_rb.html
120
+ 3b88a2eb2c1c7b426a188c964b93f410 web/doc/api/files/lib/reap/rake/package_rb.html
121
+ c6f35cf758aa25f4f1f0cfe706408711 web/doc/api/files/lib/reap/rake/announce_rb.html
122
+ 9e3ab62b2cf1c571206068f6c138c342 web/doc/api/files/lib/reap/rake/release_rb.html
123
+ c1da3db7081418b5c4f06163ad29dd67 web/doc/api/files/lib/reap/rake/adapter_rb.html
124
+ e5ab13eabd5b1387d84b93d25d3f9196 web/doc/api/files/lib/reap/rake/extest_rb.html
125
+ 7db2fa32f7c841ee725a1105ae5c6d22 web/doc/api/files/lib/reap/rake/test_rb.html
126
+ 96de6a0be59d86e87450bbc01208a579 web/doc/api/files/lib/reap/rake/publish_rb.html
127
+ 07eb252e2e339f5ea470df64747c5c31 web/doc/api/files/lib/reap/rake/rdoc_rb.html
128
+ 399b0e8df0d8cf56732ebcf051ea809b web/doc/api/files/lib/reap/rake/install_rb.html
129
+ dbcb555e3bc83d8d1cdd3afcdde99ba3 web/doc/api/files/lib/reap/rake/doap_rb.html
130
+ a12bc686bae66215f1358ed9b435e658 web/doc/api/classes/ReapCommand.html
131
+ 882d750e04859e548108faa8b327a737 web/doc/api/classes/Client.html
132
+ 8faf2a3a61a7f3ebd465f6ad56ce1c3b web/doc/api/classes/RubyCommentTester.html
133
+ 0d56c7ab174183117fcb74d80f4d30e5 web/doc/api/classes/ProjectInfo.html
134
+ b0cb5f8fe8e2e20d11ebcb67c31925fa web/doc/api/classes/SSLSocketWrap.html
135
+ 94fba4128c64e555ff5cd0de16eb8773 web/doc/api/classes/WebAgent.html
136
+ ff3fe43bdf9123d1c011af5c54711a4f web/doc/api/classes/DebugSocket.html
137
+ 8d836051534e1afe8fac243a9e96c1d0 web/doc/api/classes/Reap.html
138
+ 4fda7fccb7f95ed7aabbac069c9d3662 web/doc/api/classes/HTTPAccess2.html
139
+ dd59a286d65fc4b32e36370939f1ecaa web/doc/api/classes/HTTP.html
140
+ 1083f9446a48db1a91967537609224c1 web/doc/api/classes/Rake.html
141
+ c366af686e8747fca00aa5eaeaaafb55 web/doc/api/classes/ReapCommand.src/M000001.html
142
+ b0498f584d148e51d1984492e2464d1e web/doc/api/classes/ReapCommand.src/M000003.html
143
+ 9fd62e8b5bb3d45ed93e01d4775cbe9f web/doc/api/classes/ReapCommand.src/M000005.html
144
+ c6bb836b4b19167207f1b4a58258f413 web/doc/api/classes/ReapCommand.src/M000007.html
145
+ 4aff2ffdb52964eb764c218fc2945719 web/doc/api/classes/ReapCommand.src/M000009.html
146
+ f6f76df72aca235794617251729d04f3 web/doc/api/classes/ReapCommand.src/M000011.html
147
+ 24e954674f8f273991358c919e2f562c web/doc/api/classes/ReapCommand.src/M000013.html
148
+ 03efd7cd0905ff5ead96857adcc192a0 web/doc/api/classes/ReapCommand.src/M000015.html
149
+ 8d168eece54aee2da46d05d48bbb1677 web/doc/api/classes/ReapCommand.src/M000017.html
150
+ 2477387a373841d548854c3af54f06ce web/doc/api/classes/ReapCommand.src/M000018.html
151
+ e86845037d1a7442b1bf871c5f67914d web/doc/api/classes/ReapCommand.src/M000019.html
152
+ bb9ff790ffb7ab46eea4c6a5656c1977 web/doc/api/classes/ReapCommand.src/M000020.html
153
+ a284382bdeb22cecc62a257147f8bacf web/doc/api/classes/ReapCommand.src/M000021.html
154
+ ac75592cccb6c7ac975c5d6e6d042cef web/doc/api/classes/ReapCommand.src/M000023.html
155
+ 6d425f9bfe663f12363c0c9e67eb5795 web/doc/api/classes/ReapCommand.src/M000024.html
156
+ 49eb2146a48468eefebca55aa1387dc9 web/doc/api/classes/Client.src/M000025.html
157
+ 3345c293160508844557909c309b249d web/doc/api/classes/Client.src/M000026.html
158
+ 6346c0ed9a1705b024ff354b0131a131 web/doc/api/classes/Client.src/M000027.html
159
+ 88aeb78921e6244bda0ba11d958ef2c0 web/doc/api/classes/Client.src/M000028.html
160
+ 6374449f8f7cdef0182937a8133317ce web/doc/api/classes/Client.src/M000029.html
161
+ ea39176a81adf0e8e2c668bcd7eed86d web/doc/api/classes/Client.src/M000030.html
162
+ 5f9605920177d0d0f04dda1b5c43a880 web/doc/api/classes/Client.src/M000031.html
163
+ b687874cfcb61581bc422fdb7b01ea71 web/doc/api/classes/Client.src/M000032.html
164
+ cac0302c956b8246e2f2b472b539744a web/doc/api/classes/Client.src/M000033.html
165
+ f3eacc837ee222355e807f497fe67dba web/doc/api/classes/Client.src/M000034.html
166
+ 147036158f2ab8de219673b8934d0797 web/doc/api/classes/Client.src/M000035.html
167
+ d3e6fa8e2a96e82fcdf8bfa36f156bcd web/doc/api/classes/Client.src/M000036.html
168
+ 57a553fd2273cb8ee6df563e1cf5ef05 web/doc/api/classes/Client.src/M000037.html
169
+ c2f10e3755710894d140c03b508fc91c web/doc/api/classes/Client.src/M000038.html
170
+ b22997f88c0d31e5c83b7dd363aeb36b web/doc/api/classes/Client.src/M000039.html
171
+ f417b33d028ca31e0c69f84d3486cf9f web/doc/api/classes/Client.src/M000040.html
172
+ 94a48ef3c9ffd629b97b505bf6ae8325 web/doc/api/classes/Client.src/M000041.html
173
+ 3b3ef950f289eb8aa1dc36dcb82e60ab web/doc/api/classes/Client.src/M000042.html
174
+ 50d821567f0edad6c224c7fc5d80e5e8 web/doc/api/classes/Client.src/M000043.html
175
+ 6f49d1fd439f62f8ab3efec6e3404ed1 web/doc/api/classes/Client.src/M000044.html
176
+ 0ba93a242b77c9f5b3486c58379a689a web/doc/api/classes/Client.src/M000045.html
177
+ a01a4ddc71ebb1ede28f30835a719bdf web/doc/api/classes/Client.src/M000046.html
178
+ 6b8a5b3382100996f3d29a42d9edb6da web/doc/api/classes/Client.src/M000047.html
179
+ e02cfe00673929fdf4a52102bc28423c web/doc/api/classes/Client.src/M000048.html
180
+ 58f3e5a71f8231c4cf53a36f5bd64078 web/doc/api/classes/Client.src/M000049.html
181
+ 32c6ac56960378b1a6d9db0a5e53df6b web/doc/api/classes/Client.src/M000050.html
182
+ 98afd1f2f086d4de72957e5c891b1cc0 web/doc/api/classes/Client.src/M000051.html
183
+ 1169ea05be33c2ba617d4f92964057f1 web/doc/api/classes/Client.src/M000052.html
184
+ 60c44cf1cec5d17aa5b7d33bb8dd76bf web/doc/api/classes/Client.src/M000053.html
185
+ a4468a439cbf393a813531eb1efa8412 web/doc/api/classes/Client.src/M000054.html
186
+ 11b5b286f7d59310a2daab9f3069f175 web/doc/api/classes/Client.src/M000055.html
187
+ b087956ce3d19900c1fa4a26575d7399 web/doc/api/classes/Client.src/M000056.html
188
+ 5236c8a533d01fd80e0f5a62d3876f61 web/doc/api/classes/Client.src/M000057.html
189
+ e819551ba5d33a2049945a5d2919d3f8 web/doc/api/classes/Client.src/M000058.html
190
+ 0a2dd0a8d0693da89edf1ced57c8830d web/doc/api/classes/Client.src/M000059.html
191
+ 3de679ffc605c623b5bb881f23fe0da3 web/doc/api/classes/Client.src/M000060.html
192
+ e5f2427bc4e2b8098d4776bad0fc40ee web/doc/api/classes/Client.src/M000061.html
193
+ bd610c4ec30390cbb3c3b7bec54ff9fd web/doc/api/classes/Client.src/M000062.html
194
+ a2c3ea0936da862413e6eba31253f1ec web/doc/api/classes/Client.src/M000063.html
195
+ 0b9d79dd080844e682e8561add83e82e web/doc/api/classes/Client.src/M000064.html
196
+ 213c7e2699737314938be1bf6d20c2f7 web/doc/api/classes/Client.src/M000065.html
197
+ aaadcea4c4f86198dc338632e963248f web/doc/api/classes/Client.src/M000066.html
198
+ d86378714a6c765b8683191bbc40554e web/doc/api/classes/Client.src/M000067.html
199
+ 0282cbdfe929bec335aa5609b17d1f53 web/doc/api/classes/Client.src/M000068.html
200
+ 035b890fd6abea9489eda3f626e6b2aa web/doc/api/classes/Client.src/M000069.html
201
+ 5ceb29dca877d919554fed0b4eeafaf9 web/doc/api/classes/Client.src/M000070.html
202
+ 027a3f03a8a292d10ec1c5fbc3e1a6a9 web/doc/api/classes/Client.src/M000071.html
203
+ bb762f0a8a7d707cc7ecfaab4f62375b web/doc/api/classes/Client.src/M000072.html
204
+ 4543cb620ad3ad98468ea22d3399ec7a web/doc/api/classes/Client.src/M000073.html
205
+ 5b9f4e78f31accad1783aa72a2afe77d web/doc/api/classes/RubyCommentTester.src/M000074.html
206
+ ecb7e9ed4c96b2253ab28b26083bc325 web/doc/api/classes/RubyCommentTester.src/M000076.html
207
+ adf37510170f6d8575b551865dd86b92 web/doc/api/classes/RubyCommentTester.src/M000078.html
208
+ b6a208edc103bdb53e4dcf1dc1c15a18 web/doc/api/classes/RubyCommentTester.src/M000079.html
209
+ a3aa7983cf5134a362f87bee08034c01 web/doc/api/classes/ProjectInfo.src/M000080.html
210
+ 00a0a27a131ff668ab698d8435da77ee web/doc/api/classes/ProjectInfo.src/M000081.html
211
+ 812f2f85dfb37c1e06ffd14a0da6a463 web/doc/api/classes/ProjectInfo.src/M000082.html
212
+ 6b64c01bd83558dba5b3921b39bdcbaf web/doc/api/classes/ProjectInfo.src/M000083.html
213
+ 109851e9662e9e630f62be1232f2f0d3 web/doc/api/classes/ProjectInfo.src/M000084.html
214
+ 815dea378d7515ca0fb7ef8847ebddb5 web/doc/api/classes/ProjectInfo.src/M000085.html
215
+ 456bf8e002b2fa6cccce3248b8ad5933 web/doc/api/classes/ProjectInfo.src/M000086.html
216
+ 11206db01f471fcc0c6de55762f3f518 web/doc/api/classes/ProjectInfo.src/M000087.html
217
+ cf9eaaf7b32fcc47c6fad296b34fc5df web/doc/api/classes/ProjectInfo.src/M000088.html
218
+ 4b6c2753d5a9bd4b23fdb160c3be47f7 web/doc/api/classes/ProjectInfo.src/M000089.html
219
+ 35102cfd9e42aeb282761e0c98fe317d web/doc/api/classes/ProjectInfo.src/M000090.html
220
+ 02314f6ea01794c30c9e8804b1df9d2d web/doc/api/classes/ProjectInfo/HashBuilder.html
221
+ db22c61077e118146078a2a97a01fd7d web/doc/api/classes/ProjectInfo/HashBuilder.src/M000091.html
222
+ 10e4d77033dee11582e65bd575c0cc5f web/doc/api/classes/ProjectInfo/HashBuilder.src/M000092.html
223
+ e3060361b517bf2a875d89a51e62e2a2 web/doc/api/classes/ProjectInfo/HashBuilder.src/M000093.html
224
+ 861e64232b0bd886e0903bbd34b7036d web/doc/api/classes/SSLSocketWrap.src/M000094.html
225
+ 479093ff2777e593efab13a4380c6326 web/doc/api/classes/SSLSocketWrap.src/M000095.html
226
+ 2d043f010b77fac5cc2dbd957bbd242a web/doc/api/classes/SSLSocketWrap.src/M000096.html
227
+ 818ef7d5cb07dd45c2ca9638721fc4a6 web/doc/api/classes/SSLSocketWrap.src/M000097.html
228
+ 94fb00d37d871624ef1222bb95afc11a web/doc/api/classes/SSLSocketWrap.src/M000098.html
229
+ b63381872f7a7c2c627bb615e7c9d49d web/doc/api/classes/SSLSocketWrap.src/M000099.html
230
+ 33dc9bace0756900c31fdae6c30d19b9 web/doc/api/classes/SSLSocketWrap.src/M000100.html
231
+ c10db32f430d34bbe979836f819b6243 web/doc/api/classes/SSLSocketWrap.src/M000101.html
232
+ 73d53c937884ed0cbc26d52905dc9bf0 web/doc/api/classes/SSLSocketWrap.src/M000102.html
233
+ df7656d3ce0b13ad610b2caf1a29602f web/doc/api/classes/SSLSocketWrap.src/M000103.html
234
+ e8f8baf94d3abfe1ecb8e62d1e8e2a49 web/doc/api/classes/SSLSocketWrap.src/M000104.html
235
+ adc3f3749dcd72b290ecdd6697e1af26 web/doc/api/classes/SSLSocketWrap.src/M000105.html
236
+ 3fafb3599f05ff9908b344249474310d web/doc/api/classes/SSLSocketWrap.src/M000106.html
237
+ 436cf113619c6187af5abd12963fdfdf web/doc/api/classes/SSLSocketWrap.src/M000107.html
238
+ 2943362e1550b7f47f1138fe3fcf0ea7 web/doc/api/classes/SSLSocketWrap.src/M000108.html
239
+ 8c3187656bec4fedacc5cc3879833c4b web/doc/api/classes/SSLSocketWrap.src/M000109.html
240
+ d7a51ee51c6583ca28c8f6df899f1cdd web/doc/api/classes/WebAgent/CookieUtils.html
241
+ 8041e019fe6886b899b4fe778a8e73c5 web/doc/api/classes/WebAgent/CookieManager.html
242
+ 1fd403c9b64b256f2218f1944b1f40a9 web/doc/api/classes/WebAgent/Cookie.html
243
+ 0b00080c0a3c7726a2eeddf238dddf6a web/doc/api/classes/WebAgent/CookieUtils.src/M000110.html
244
+ 1726a3f29a42c077a18c812be65dbcb2 web/doc/api/classes/WebAgent/CookieUtils.src/M000111.html
245
+ 71d159133d04e57e295d94586c5e6035 web/doc/api/classes/WebAgent/CookieUtils.src/M000112.html
246
+ 1f62b2f9937fde7cec4416efa6dbd2ef web/doc/api/classes/WebAgent/CookieUtils.src/M000113.html
247
+ db0846dcb59f135b301fef1233d5f1a4 web/doc/api/classes/WebAgent/CookieUtils.src/M000267.html
248
+ 4e4bd929abc74c3be2e71fab69e1f983 web/doc/api/classes/WebAgent/CookieManager.src/M000114.html
249
+ 26b3161a42bb1b51883a2d9d3bbfb1ec web/doc/api/classes/WebAgent/CookieManager.src/M000115.html
250
+ 395457e4e504a094d9a11fab92ad31ac web/doc/api/classes/WebAgent/CookieManager.src/M000116.html
251
+ d4e57532bdb7991df544047f5f50143b web/doc/api/classes/WebAgent/CookieManager.src/M000117.html
252
+ ef1882107846dd8f486c3a61ca0cf6a2 web/doc/api/classes/WebAgent/CookieManager.src/M000118.html
253
+ eec9f2eeeb94a92c8df4a4ed32aacbf3 web/doc/api/classes/WebAgent/CookieManager.src/M000119.html
254
+ f5c1510fc91da51769c63bc437986a13 web/doc/api/classes/WebAgent/CookieManager.src/M000120.html
255
+ 608f82b6ac1c5822fb5e78cab46bee57 web/doc/api/classes/WebAgent/CookieManager.src/M000121.html
256
+ 1e3b8f4e5ec5558cc974220713419b15 web/doc/api/classes/WebAgent/CookieManager.src/M000122.html
257
+ 28001ceb761c094f50e0ec3259ef6a27 web/doc/api/classes/WebAgent/CookieManager.src/M000123.html
258
+ 9fbab8c56241892f41b5a7a3f1769651 web/doc/api/classes/WebAgent/CookieManager.src/M000124.html
259
+ 01b7354c2ca9b10f80dc42ae643b857b web/doc/api/classes/WebAgent/CookieManager.src/M000125.html
260
+ e13124e797ad401dd0081bed359a77bf web/doc/api/classes/WebAgent/Cookie.src/M000126.html
261
+ dd42ca14258e81255682960cd8773720 web/doc/api/classes/WebAgent/Cookie.src/M000127.html
262
+ 209a3e316abd08786198230c21e818c8 web/doc/api/classes/WebAgent/Cookie.src/M000128.html
263
+ 4c911ffd42bb0caf99ab95f2865d016d web/doc/api/classes/WebAgent/Cookie.src/M000129.html
264
+ 7eb143fcc5513499aef095cdfb227460 web/doc/api/classes/WebAgent/Cookie.src/M000130.html
265
+ 1333787d7f9e3ad10db1bf0e302b0b10 web/doc/api/classes/WebAgent/Cookie.src/M000131.html
266
+ 548e51c938e3e2c4b41d85c96e3be120 web/doc/api/classes/WebAgent/Cookie.src/M000132.html
267
+ 1ea1bf3f0c4479f4a510a352c0db5907 web/doc/api/classes/WebAgent/Cookie.src/M000133.html
268
+ 491cd869d564fb8245089dc8079b5604 web/doc/api/classes/WebAgent/Cookie.src/M000134.html
269
+ 0d0538c0d58c97885c28c3d0b548243e web/doc/api/classes/WebAgent/Cookie.src/M000135.html
270
+ dce2a6d95c5ded01bc0ca15f6c08242b web/doc/api/classes/WebAgent/Cookie.src/M000136.html
271
+ dfca7ed11ef2fb6f3d8f9f5bfc6ceab4 web/doc/api/classes/WebAgent/Cookie.src/M000137.html
272
+ 1bef4367d444c5da8a7c9c00b43a310d web/doc/api/classes/WebAgent/CookieManager/NoDotError.html
273
+ ab8c4dc73773b77a087f8304f3cff45b web/doc/api/classes/WebAgent/CookieManager/SpecialError.html
274
+ b9d887fac092c0c13a20bf94b0c40276 web/doc/api/classes/WebAgent/CookieManager/ErrorOverrideOK.html
275
+ 6dc3c7a18498792e95a6cbc91394e9a1 web/doc/api/classes/WebAgent/CookieManager/Error.html
276
+ 48d0f96ac4dfd52d430b5917c23e220d web/doc/api/classes/DebugSocket.src/M000138.html
277
+ f74f69a021fbc434ab81fcc86f6f4157 web/doc/api/classes/DebugSocket.src/M000139.html
278
+ 7d9a3d5f21f0566cc0a830ae2a1df798 web/doc/api/classes/DebugSocket.src/M000140.html
279
+ 7b43f12d533a3a3e4878d146360c9bc3 web/doc/api/classes/DebugSocket.src/M000141.html
280
+ 6118b206b4c19eec8f30a28a7177cf9d web/doc/api/classes/DebugSocket.src/M000142.html
281
+ ed71ae3fe8457d71849d45d0cc012553 web/doc/api/classes/DebugSocket.src/M000143.html
282
+ 5efe090fcb9b1a14dcc144fd1bfdff97 web/doc/api/classes/DebugSocket.src/M000144.html
283
+ ff5b1133c33db4fb82cda505fb85ebea web/doc/api/classes/Reap.src/M000145.html
284
+ 90f311ce5ed2c836ca7d61bfbb1ed960 web/doc/api/classes/Reap.src/M000146.html
285
+ 9c7e6fed9ffdb5006dbc5d611913fd49 web/doc/api/classes/Reap.src/M000147.html
286
+ 1aa4cd29eb2be368047400531c532db9 web/doc/api/classes/Reap.src/M000148.html
287
+ 727ab703560da47d429d2206eda70315 web/doc/api/classes/Reap.src/M000149.html
288
+ f64694c9413c2b4e2783f95182969bde web/doc/api/classes/Reap.src/M000150.html
289
+ 18228ebd86e124e7f789741e7d515ddf web/doc/api/classes/Reap.src/M000151.html
290
+ dfd7c5bc1c3abb36bf537f0ace16541e web/doc/api/classes/Reap/Release.html
291
+ 5557c0d64bdb23daacb7b93fadb7d8cc web/doc/api/classes/Reap/Noop.html
292
+ 96744a1e555104737e9e27d393c94431 web/doc/api/classes/Reap/Announce.html
293
+ 4f1f63cf69e9c84e6888707c2755cadb web/doc/api/classes/Reap/Info.html
294
+ bd8e1fe04e732a44487525db7ecc6482 web/doc/api/classes/Reap/ExTest.html
295
+ 639023304d60b34be2174212de25c039 web/doc/api/classes/Reap/Install.html
296
+ 1b2a4fd0b1d93d1dd04b481234aff84c web/doc/api/classes/Reap/Task.html
297
+ 44f60047cd0f761cdbfcfded8ce07ab4 web/doc/api/classes/Reap/Package.html
298
+ c8b524a8418d87b445126b816fc58d42 web/doc/api/classes/Reap/RDoc.html
299
+ a7edb113dc7da8137ab10903f12a9123 web/doc/api/classes/Reap/Test.html
300
+ 5eee52cdfa8e57006b37c7815542c551 web/doc/api/classes/Reap/Doap.html
301
+ 4784ef6464a5d906c726b2a7981dfac9 web/doc/api/classes/Reap/Publish.html
302
+ feffb447a29b06b568ca5c140ac37401 web/doc/api/classes/Reap/Perm.html
303
+ 3e257b591c7209a158777a0b62213876 web/doc/api/classes/Reap/Release.src/M000152.html
304
+ 541d91b0dcf63d65737b6b0f3371a519 web/doc/api/classes/Reap/Release.src/M000153.html
305
+ 05034c789284426adb6f028b03be24de web/doc/api/classes/Reap/Release.src/M000154.html
306
+ 41cee99fabe90e022c009be48d2070f8 web/doc/api/classes/Reap/Release.src/M000155.html
307
+ d0db39a35bfd7b2baa1d84c1cfcc1901 web/doc/api/classes/Reap/Release.src/M000156.html
308
+ d0e9535ffa489581693752a1640727ea web/doc/api/classes/Reap/Release.src/M000157.html
309
+ e0cf4eab1f7c3615e8202463331c2cde web/doc/api/classes/Reap/Release.src/M000158.html
310
+ 9923542277a1c452484a01dcca912218 web/doc/api/classes/Reap/Release.src/M000159.html
311
+ bddfbbcd7b5a5d68fae2c0875dec5245 web/doc/api/classes/Reap/Release.src/M000160.html
312
+ 2ffd8f7f0a43d60bc70c06a922f49c3c web/doc/api/classes/Reap/Release.src/M000161.html
313
+ 22765a4b5b17ee598c8fcd6c7339e531 web/doc/api/classes/Reap/Noop.src/M000162.html
314
+ 86946a9dd5043a225150b503ae346949 web/doc/api/classes/Reap/Announce.src/M000163.html
315
+ 5ca0103b309de9b3f1f673c605d3831e web/doc/api/classes/Reap/Announce.src/M000164.html
316
+ 87c818b6b0e8fbad66ec0571827638d6 web/doc/api/classes/Reap/Info.src/M000165.html
317
+ f670cdbeed829aca048e6fb7e395dd36 web/doc/api/classes/Reap/ExTest.src/M000166.html
318
+ 78514682ff29470699e62d77eb7bbcae web/doc/api/classes/Reap/ExTest.src/M000167.html
319
+ 31fd39de37a272e670c17529fa0dcc41 web/doc/api/classes/Reap/ExTest.src/M000168.html
320
+ 6afd60a1c3468170ccd1068cbfb482a2 web/doc/api/classes/Reap/Install.src/M000169.html
321
+ ef2a2239e366668424ea9da5e736cdf7 web/doc/api/classes/Reap/Task.src/M000170.html
322
+ 78e6a68c70bba4864efb8a651cddaa80 web/doc/api/classes/Reap/Task.src/M000171.html
323
+ ec2db074384008a23a1db363f6b3e5a8 web/doc/api/classes/Reap/Task.src/M000172.html
324
+ 49a8ab84f3a10e31a504531d753e2995 web/doc/api/classes/Reap/Task.src/M000173.html
325
+ d29400290c93eeb1e7398b5524f8a423 web/doc/api/classes/Reap/Task.src/M000174.html
326
+ dc9519e554ac0743330e747779543cc0 web/doc/api/classes/Reap/Task.src/M000175.html
327
+ c75ce901eb747c2b07e20c509144637d web/doc/api/classes/Reap/Task.src/M000176.html
328
+ 4f7f2393d7386e810d9f292e5f8d5781 web/doc/api/classes/Reap/Task.src/M000177.html
329
+ 14125d0dc7d54f42b359daaeaa231479 web/doc/api/classes/Reap/Task.src/M000178.html
330
+ 9b0040f3ad9229018047c299d4443050 web/doc/api/classes/Reap/Task.src/M000179.html
331
+ 5728d54a7abdf93d43c8982dafcbb7e6 web/doc/api/classes/Reap/Task.src/M000180.html
332
+ 2d7f3a3f068941f7048622ff4d78ab39 web/doc/api/classes/Reap/Task.src/M000181.html
333
+ 001a59640a40bbecc5add0de3c8afe7a web/doc/api/classes/Reap/Task.src/M000182.html
334
+ b0be0ab48e5aaede24ea47421b7c8b20 web/doc/api/classes/Reap/Task.src/M000183.html
335
+ 821e583a066b558ac95ba375d71c4504 web/doc/api/classes/Reap/Task.src/M000184.html
336
+ 3bd56bd6b1eff57c5669a0736022167e web/doc/api/classes/Reap/Task.src/M000185.html
337
+ ad0792245de2cee4e10dc91d972a6364 web/doc/api/classes/Reap/Task.src/M000186.html
338
+ 448493eeb6c8f591b3f025020439317e web/doc/api/classes/Reap/Task.src/M000187.html
339
+ de340bdc5e22f25233eb71659f09c07c web/doc/api/classes/Reap/Task.src/M000188.html
340
+ 65a1415310b0db0eafc6ca3bd0a41aca web/doc/api/classes/Reap/Task.src/M000189.html
341
+ 1c35249e2dc5063464611b3d5146c701 web/doc/api/classes/Reap/Task.src/M000190.html
342
+ 8f585b30bc3dd8903542ff75f3b806d2 web/doc/api/classes/Reap/Task.src/M000191.html
343
+ 8fc18e23b13bcf646e275c50ab0a9907 web/doc/api/classes/Reap/Task.src/M000192.html
344
+ 18209d305bdbeaacb6e8bb28dcdfc868 web/doc/api/classes/Reap/Task.src/M000193.html
345
+ 0f51a2f61fdaa20904206869a9a7d352 web/doc/api/classes/Reap/Task.src/M000194.html
346
+ 49a41184e7bb5a7485b3270cefa7902a web/doc/api/classes/Reap/Task.src/M000195.html
347
+ 4adaf11050fc7fb2de6a2b9b20bb01d6 web/doc/api/classes/Reap/Package.src/M000196.html
348
+ 760f69433ba244bea32b8e5cda4e3bce web/doc/api/classes/Reap/Package.src/M000197.html
349
+ d23fac70f35d11e0e97ccc640b7156c9 web/doc/api/classes/Reap/Package.src/M000198.html
350
+ d4be91102cc3b04b12be0c6e6d26636f web/doc/api/classes/Reap/Package.src/M000199.html
351
+ eee232cc4186580b692e6761f34a4fe7 web/doc/api/classes/Reap/RDoc.src/M000200.html
352
+ 45fb86867d39bc7ada4914e019878fbf web/doc/api/classes/Reap/Test.src/M000201.html
353
+ 36c0268e59510485a0160d5593f2177e web/doc/api/classes/Reap/Test.src/M000202.html
354
+ e082123bcb92dc3ae9ac3aeaf3de8e9f web/doc/api/classes/Reap/Test/TestResults.html
355
+ 4351df982ec4d67a34f6b6992559c2d5 web/doc/api/classes/Reap/Test/TestResults.src/M000203.html
356
+ 1a70a2d9c56adca7948ed1215e302f62 web/doc/api/classes/Reap/Test/TestResults.src/M000204.html
357
+ cae9bc31f2c0d5a27167d5c08362b7c8 web/doc/api/classes/Reap/Test/TestResults.src/M000205.html
358
+ 6f24a2bde5ae02db85b6e9b79092fa20 web/doc/api/classes/Reap/Doap.src/M000206.html
359
+ 634f5197bf64fbc8f5800006c8bb824a web/doc/api/classes/Reap/Publish.src/M000207.html
360
+ fe482bbf3e1b37f737020e824e23cc0c web/doc/api/classes/Reap/Publish.src/M000208.html
361
+ cbacb4a6cb7cdfc4f25088202022ea9b web/doc/api/classes/Reap/Publish.src/M000209.html
362
+ fb8b53aaedd7fd1485108af886e341f9 web/doc/api/classes/Reap/Perm.src/M000210.html
363
+ dbd57dace9ebf631cf4d4c432ba62914 web/doc/api/classes/Reap/Perm.src/M000211.html
364
+ 31ed225ba46254590eb9e03a24388b92 web/doc/api/classes/Reap/Perm.src/M000212.html
365
+ 8a1a5a99d198cea8c1b67d89a062eb25 web/doc/api/classes/HTTP.src/M000213.html
366
+ 837e5d4d7f18cf51978b7f6181d4b516 web/doc/api/classes/HTTP.src/M000214.html
367
+ ad2dbba57f086b8afc370fede3e07f2d web/doc/api/classes/HTTP/Status.html
368
+ e7e06d0a6aa748dbf26d162d11533a86 web/doc/api/classes/HTTP/Message.html
369
+ 3ce392e2b3b83e0c6f31fc61b9692d65 web/doc/api/classes/HTTP/BadResponseError.html
370
+ 010ab7953b161ac96d9723c3e97d5d87 web/doc/api/classes/HTTP/Error.html
371
+ fc5a3a5454c5e1edf9d7fbfc08a48a4a web/doc/api/classes/HTTP/Status.src/M000215.html
372
+ 6362c848240cdb6d5fbfec9d3a3db386 web/doc/api/classes/HTTP/Message.src/M000216.html
373
+ 7afa2ac9da1b20e237189fadb1b0d387 web/doc/api/classes/HTTP/Message.src/M000217.html
374
+ 5629620f6abdbc2b0dc0306ddb698ea8 web/doc/api/classes/HTTP/Message.src/M000218.html
375
+ 5c51f0ab3ce0629ae42da5a8f19af769 web/doc/api/classes/HTTP/Message.src/M000219.html
376
+ 061f0aa2eb8452f351f72b7ee6daa61b web/doc/api/classes/HTTP/Message.src/M000220.html
377
+ f2d33fb52439c0ff64c49375eb38c02b web/doc/api/classes/HTTP/Message.src/M000221.html
378
+ af58f335c1f79b505aa8a5517635bce3 web/doc/api/classes/HTTP/Message.src/M000222.html
379
+ 2e016a508ea325e32086dcf363fe9626 web/doc/api/classes/HTTP/Message.src/M000223.html
380
+ 35cb49a33f8602ac78773edd2727f84b web/doc/api/classes/HTTP/Message.src/M000224.html
381
+ af35303f48fee4293540eaf59b0620d1 web/doc/api/classes/HTTP/Message.src/M000225.html
382
+ 2cc0d0e3d3eed1284d660599949afe56 web/doc/api/classes/HTTP/Message.src/M000226.html
383
+ a3e424789223a1c412555ed31a1dee55 web/doc/api/classes/HTTP/Message.src/M000227.html
384
+ 196bc725b0b63a3ad40467169517e236 web/doc/api/classes/HTTP/Message.src/M000228.html
385
+ 39c38920b9cce0ea08fb3db3c1bc4fb7 web/doc/api/classes/HTTP/Message.src/M000229.html
386
+ 54fce1660ae2564be9bab3a76d932268 web/doc/api/classes/HTTP/Message.src/M000230.html
387
+ eff86f62c1455dffe77454e7c9e8d1ca web/doc/api/classes/HTTP/Message.src/M000231.html
388
+ 62a9f487454134c3e36740ce186cf017 web/doc/api/classes/HTTP/Message.src/M000232.html
389
+ 7f111b7907229dcbf8f7af7bbbc078b5 web/doc/api/classes/HTTP/Message.src/M000233.html
390
+ 6f1e8b73bd028142be5f54f3e06e4d6f web/doc/api/classes/HTTP/Message.src/M000234.html
391
+ e09fdfa02ac5c4fd2160154ef5357269 web/doc/api/classes/HTTP/Message.src/M000235.html
392
+ 9a25ef36494966f5a8e9112c7d579e09 web/doc/api/classes/HTTP/Message.src/M000236.html
393
+ a9f81dca9de107c5793f6db81c6d636b web/doc/api/classes/HTTP/Message.src/M000237.html
394
+ 421bf7b26326badb0ed956add986445a web/doc/api/classes/HTTP/Message.src/M000238.html
395
+ fa0f9d0e4352cbaea98e8bb9277158bb web/doc/api/classes/HTTP/Message.src/M000239.html
396
+ e66e7558cb73202987dc793208ab45db web/doc/api/classes/HTTP/Message.src/M000240.html
397
+ b5f5cf05109eca8292b8a8a8887ef8fe web/doc/api/classes/HTTP/Message.src/M000241.html
398
+ 41e234511aac79db0977346284ac22df web/doc/api/classes/HTTP/Message/Body.html
399
+ b3352357ea1dc804990fb53f007ea4d4 web/doc/api/classes/HTTP/Message/Headers.html
400
+ 8324aaba4f567698e92c1623c55e8cd3 web/doc/api/classes/HTTP/Message/Body.src/M000242.html
401
+ 3fad37434a022f6b7fc94dcd0664b93f web/doc/api/classes/HTTP/Message/Body.src/M000243.html
402
+ 34d6ad8ebea79f73ff4dde713b769635 web/doc/api/classes/HTTP/Message/Body.src/M000244.html
403
+ 92c7e465dc4f5dd3630884ff63a82bf9 web/doc/api/classes/HTTP/Message/Body.src/M000245.html
404
+ bb88527c88ec00b253a680b67f496617 web/doc/api/classes/HTTP/Message/Body.src/M000246.html
405
+ 0e450dbf2cb0f4e0334a9ba6ba78bd44 web/doc/api/classes/HTTP/Message/Body.src/M000247.html
406
+ a00272e058151f2a25abe532157de040 web/doc/api/classes/HTTP/Message/Body.src/M000248.html
407
+ 6c2568b08d5fd84b21579434546bfa0f web/doc/api/classes/HTTP/Message/Body.src/M000249.html
408
+ 923509ec28bf86dfa0c64a6cc4e1bb9d web/doc/api/classes/HTTP/Message/Headers.src/M000250.html
409
+ 695abf26a7e8cf6b00072b86a1cdcc93 web/doc/api/classes/HTTP/Message/Headers.src/M000251.html
410
+ 1ee1b5fb0b8d45d0186a6c5fae66e753 web/doc/api/classes/HTTP/Message/Headers.src/M000252.html
411
+ a185ad35dd5bfc8bbae74f959ed5b6f5 web/doc/api/classes/HTTP/Message/Headers.src/M000253.html
412
+ 7cdef5327d2b51ea1ab6b6e9cbb4af0f web/doc/api/classes/HTTP/Message/Headers.src/M000254.html
413
+ 5d6a7a59a19857512f7def31afdd21f6 web/doc/api/classes/HTTP/Message/Headers.src/M000255.html
414
+ 3291807e9406e91f4ff71e0ea62818bb web/doc/api/classes/HTTP/Message/Headers.src/M000256.html
415
+ e75dbfad4714c115668c9b638328aeef web/doc/api/classes/HTTP/Message/Headers.src/M000257.html
416
+ 4ead92c4f8f2b16187cf1f267c39d16f web/doc/api/classes/HTTP/Message/Headers.src/M000258.html
417
+ f235dd077b568045db619ad4cc700c6e web/doc/api/classes/HTTP/Message/Headers.src/M000259.html
418
+ 1494d01fcc07397dcec4192bf7e2e6dd web/doc/api/classes/HTTP/Message/Headers.src/M000260.html
419
+ 4bfb212b48e629e032103150ec8d8c01 web/doc/api/classes/HTTP/Message/Headers.src/M000261.html
420
+ f83d168951c1181fe777715d2a9cf0e0 web/doc/api/classes/HTTP/Message/Headers.src/M000262.html
421
+ 9db03db1f08efd4b8b2dd99dc7475818 web/doc/api/classes/HTTP/Message/Headers.src/M000263.html
422
+ d69cb2e8fe44b29a0515caa90959c9dd web/doc/api/classes/HTTP/Message/Headers.src/M000264.html
423
+ 2e843042f4bec5a9338640368b82c790 web/doc/api/classes/HTTP/Message/Headers.src/M000265.html
424
+ 97b72a01693a5b02169dcf45ba340ddb web/doc/api/classes/HTTP/Message/Headers.src/M000266.html
@@ -2,8 +2,8 @@
2
2
 
3
3
  title : Reap
4
4
  name : reap
5
- version : '4.3.4'
6
- date : '2006-04-01'
5
+ version : '4.4.0'
6
+ #date : '2006-04-01'
7
7
  created : '2004-04-01'
8
8
  status : 'beta/stable'
9
9
 
@@ -42,6 +42,7 @@ release:
42
42
  dir : '../DISTRIBUTION'
43
43
 
44
44
  publish:
45
+ target : rubyforge
45
46
  type : web
46
47
  host : rubyforge.org
47
48
  username : transami
@@ -64,7 +65,7 @@ announce:
64
65
  account : *email # transfire@gmail.com
65
66
  type : login # cram_md5, plain
66
67
  security : tls # ~, tls, ssl (not working yet)
67
- # file : ANN # which file contains announcement
68
+ file : doc/LATEST # which file contains announcement
68
69
  slogan : REAP THE REWARDS!
69
70
  links : []
70
71
 
data/README CHANGED
@@ -1,39 +1,48 @@
1
1
  = Reap
2
2
 
3
- User Friendly Project Assitant for Ruby
3
+ Project Assitant for Ruby
4
4
 
5
5
 
6
6
  == What's This Then?
7
7
 
8
- Reap is a user friendly project assistant for Ruby developers.
8
+ Reap is an easy to use project assistant for Ruby developers.
9
9
  By organizing your project in a conventional manner,
10
- as promoted by setup.rb, Reap makes it easy to do the
10
+ (as promoted by setup.rb), Reap makes it easy to do the
11
11
  following tasks:
12
12
 
13
- * Generate RDocs.
14
- * Run unit tests.
15
- * Extract tests for scripts.
16
- * Create Ruby Gem packages.
17
- * Create standard .tgz, tbz (bzip2) and/or .zip packages.
13
+ * Generate RDoc API documentation.
14
+ * Run unit tests (each in it's ruby process).
15
+ * Extract embedded tests from source code.
16
+ * Run embedded unit test directly.
17
+ * Create source tar and/or zip packages.
18
+ * Create Ruby Gem and/or Debian packages.
18
19
  * Publish documents to Rubyforge or other web sites.
19
20
  * Announce a release to Ruby-talk or other mailing list.
20
21
  * Prepare files for distribution (i.e. chmod, tag, etc.).
21
- * Upload packages (coming soon!).
22
+ * Release distributions on Rubyforge or other host.
23
+ * Even generate a DOAP project file.
22
24
 
23
25
  If you have special needs that Reap doesn't accomodate,
24
- new task are farily easy to create. And I am always
25
- happy to hear suggestions.
26
+ new tasks are farily easy to create. And I am always
27
+ happy to engage suggestions.
26
28
 
27
29
 
28
30
  == Installation
29
31
 
32
+ Note that Reap requires Ruby Facets.
33
+
30
34
  === Gem Install
31
35
 
32
36
  Install the ruby gem as you would any other:
33
37
 
34
38
  <tt>gem install reap</tt>
35
39
 
36
- Reap requires Ruby Facets.
40
+ Gems still suffers from the datadir problem,
41
+ so the template and scaffold commands
42
+ may report missing files if you use this
43
+ installation method. A fix is in the works,
44
+ but for the moment it is better to use the
45
+ manual install.
37
46
 
38
47
  === Manual Install
39
48
 
@@ -52,35 +61,60 @@ You should be good to go.
52
61
  === Using a Reap Task
53
62
 
54
63
  Reap makes it pretty easy to use it's built-in tasks.
55
- Largely this is because it grabs common data from a ProjectInfo
56
- (or Reapfile) as available. Some Reap tasks are
57
- automatic b/c there are reasonable defaults, others
58
- _require_ entries in the ProjectInfo file.
64
+ Largely this is because it grabs common data from the
65
+ ProjectInfo file. Some tasks can operate automatically based
66
+ on reasonable defaults, others require section entries
67
+ in the ProjectInfo file.
59
68
 
60
69
  For instance, to create a "package" target you generally do not need
61
70
  an entry in the ProjectInfo file. Reap will package up everything
62
- in the typical directories and makes compressed versions in the
63
- common formats. It will then place those in either ../leaf/
64
- (for those or you using trunk/ branches/ layouts) or pkg/ otherwise.
65
- The same holds for other tasks. Reap will do it's best to extrapolate
66
- the needed information from the ProjectInfo file.
67
-
68
- Of course no matter the level of content, you will of course need to
71
+ in the typical directories and makes compressed versions in the most
72
+ common formats. It will then place those in either dist/, pkg/,
73
+ ../packages/, ../dist or ../pkg. Depending on which of these exists.
74
+ The reasonable assumtions exist for other tasks. Reap will do
75
+ it's best to extrapolate the needed information waht's avaialbe
76
+ in the ProjectInfo file.
77
+
78
+ Of course, no matter the level of content, you will need to
69
79
  create this file in you projects main directory. A template is provided
70
- and a command line tool to copy it to your current directory. Simply type:
80
+ and a command to copy it to your current directory. Simply type:
71
81
 
72
82
  > reap template
73
83
 
74
- Then edit the ProjectInfo file. The fields are fairly self
75
- explanitiory. Apart from Reap such a file is nice to have just on
84
+ Then edit the ProjectInfo file creted. The fields are fairly self
85
+ explanitiory. Apart from Reap, such a file is nice to have just on
76
86
  it's own merits too.
77
87
 
88
+ Reap can also build an entire new project directory with all the
89
+ standard components. Try:
90
+
91
+ > reap scaffold myproj
92
+
93
+ A new directory will be created called 'myproj' with all the ususal
94
+ directories like lib/, bin/, etc. If you use subversion for
95
+ version management, you can create a subversion layout easily
96
+ as well.
97
+
98
+ > reap scaffold svn
99
+
100
+ For more help, use
101
+
102
+ > reap help
103
+
104
+ or
105
+
106
+ > reap help [task]
107
+
108
+ Supplying the task name provides specific help for that particular task.
109
+
110
+
78
111
  === Building a Reap Task
79
112
 
80
- Building a Reap task I pretty easy, but is is quite differt
81
- from building a Rake task.
113
+ Building a Reap task is pretty easy too, but is is quite different
114
+ from building a Rake task. You are just defining a method, but a
115
+ whole class.
82
116
 
83
- Here's an, oh so simple, example:
117
+ Here's an "oh so simple" example:
84
118
 
85
119
  class OhSoSimple < Reap::Task
86
120
 
@@ -94,23 +128,21 @@ Here's an, oh so simple, example:
94
128
 
95
129
  }
96
130
 
97
- task_attr :ohso
131
+ alias_method :ohso, :task
98
132
 
99
- def init
133
+ def run
100
134
  ohso.message ||= 'None Found!'
101
135
  ohso.another ||= 'Again!'
102
- end
103
136
 
104
- # run the target task
105
- def run
106
- puts ohso.message + "\n" + @another
137
+ puts ohso.message + "\n" + ohso.another
107
138
  end
108
139
 
109
140
  end
110
141
 
111
142
  The corresponding settings in the ProjectInfo file (master) will then be:
112
143
 
113
- default: Default text, if any.
144
+ message: Default text, if any.
145
+
114
146
  ohsosimple:
115
147
  another: Your other message here.
116
148
 
@@ -118,35 +150,34 @@ And to use it
118
150
 
119
151
  > reap ohsosimple
120
152
 
121
- Reap used to use standard attributes for task properties.
122
- But this has changed as of v4.3.3. Now it uses 'task', which
123
- you can also reference by any name you like usng the #task_arr
124
- class method. The nice thing about using this interface instead
125
- of attributes is that reap will automatically search the
153
+ While Reap had used instance varaibles for task properties in the past,
154
+ But has changed as of version 4.3.3. Now it uses the 'task' object,
155
+ which can be referenced by any name you like is you alias it.
156
+ The nice thing about using this interface instead of instance
157
+ variables is that reap will automatically search the
126
158
  ProjectInfo's root if the property is not found in the task
127
159
  specific section. This allows for a nice form of inheritance
128
160
  within the document.
129
161
 
130
- Sometimes you may need to override this behavor. In that case
131
- just set the task property directly equal to the section property
132
- in the init method. Eg.
162
+ Sometimes you may need to override this inheritance behavor, though.
163
+ In that case just set the task property directly equal to the
164
+ section property in the run method. Eg.
133
165
 
134
- def init
166
+ def run
135
167
  task.message = section.message
136
168
  ...
137
169
  end
138
170
 
139
171
  Notice we used 'task' here rather than 'osho'. This task object
140
- is always available. In the above, 'osho' is just being referenced
141
- to 'task' via the #task_attr class method for readability convenience.
142
- Both refer to the same underlying object.
172
+ is always available. In the above, 'osho' is just being aliased
173
+ to 'task' for readability convenience. Both refer to the same
174
+ underlying object.
143
175
 
144
176
 
145
177
  == Status
146
178
 
147
- Reap is currently Usable Beta. Most of the tasks
148
- work very well. Refinements are still common though,
149
- and a few important tasks are still being planned.
179
+ Reap is currently "Usable Beta". Most of the tasks
180
+ work very well. Refinements are still common though.
150
181
 
151
182
 
152
183
  == Legal
@@ -154,3 +185,4 @@ and a few important tasks are still being planned.
154
185
  Reap
155
186
  Copyright(c)2004-2006 Thomas Sawyer
156
187
  Ruby License
188
+