sys-proctable 0.9.2-universal-mingw32 → 0.9.3-universal-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGES +315 -310
- data/README +112 -112
- data/Rakefile +185 -174
- data/lib/windows/sys/proctable.rb +1 -1
- data/sys-proctable.gemspec +1 -1
- data/test/test_sys_proctable_all.rb +84 -84
- metadata +2 -2
data/CHANGES
CHANGED
@@ -1,310 +1,315 @@
|
|
1
|
-
== 0.9.
|
2
|
-
*
|
3
|
-
the
|
4
|
-
*
|
5
|
-
|
6
|
-
|
7
|
-
*
|
8
|
-
|
9
|
-
|
10
|
-
*
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
*
|
16
|
-
* Added
|
17
|
-
|
18
|
-
|
19
|
-
*
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
*
|
24
|
-
*
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
*
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
*
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
*
|
64
|
-
|
65
|
-
|
66
|
-
*
|
67
|
-
*
|
68
|
-
* Added the
|
69
|
-
|
70
|
-
*
|
71
|
-
*
|
72
|
-
*
|
73
|
-
* Added
|
74
|
-
|
75
|
-
|
76
|
-
* Added
|
77
|
-
|
78
|
-
|
79
|
-
*
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
*
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
*
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
* Added a
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
*
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
*
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
*
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
*
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
*
|
132
|
-
|
133
|
-
|
134
|
-
*
|
135
|
-
|
136
|
-
*
|
137
|
-
|
138
|
-
* Added the
|
139
|
-
*
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
*
|
145
|
-
*
|
146
|
-
|
147
|
-
*
|
148
|
-
|
149
|
-
*
|
150
|
-
|
151
|
-
|
152
|
-
*
|
153
|
-
|
154
|
-
*
|
155
|
-
|
156
|
-
|
157
|
-
*
|
158
|
-
|
159
|
-
*
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
*
|
166
|
-
|
167
|
-
|
168
|
-
*
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
* Fixed a
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
*
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
*
|
197
|
-
|
198
|
-
|
199
|
-
*
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
*
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
*
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
*
|
217
|
-
|
218
|
-
*
|
219
|
-
|
220
|
-
|
221
|
-
*
|
222
|
-
|
223
|
-
*
|
224
|
-
|
225
|
-
|
226
|
-
*
|
227
|
-
|
228
|
-
|
229
|
-
*
|
230
|
-
|
231
|
-
*
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
* Added
|
237
|
-
*
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
*
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
*
|
250
|
-
|
251
|
-
|
252
|
-
*
|
253
|
-
|
254
|
-
*
|
255
|
-
|
256
|
-
|
257
|
-
*
|
258
|
-
|
259
|
-
*
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
*
|
264
|
-
*
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
*
|
269
|
-
*
|
270
|
-
*
|
271
|
-
|
272
|
-
|
273
|
-
*
|
274
|
-
*
|
275
|
-
* Added
|
276
|
-
|
277
|
-
|
278
|
-
*
|
279
|
-
*
|
280
|
-
* Added
|
281
|
-
*
|
282
|
-
*
|
283
|
-
*
|
284
|
-
|
285
|
-
|
286
|
-
*
|
287
|
-
|
288
|
-
*
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
*
|
294
|
-
*
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
*
|
299
|
-
*
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
* Added
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
== 0.
|
310
|
-
|
1
|
+
== 0.9.3 - 17-Mar-2013
|
2
|
+
* Fixed a bug on OSX where a long command string arg could cause
|
3
|
+
a segfault. Thanks go to Nathaniel Bibler for the spot.
|
4
|
+
* Changed the gem platform from mingw to mingw32 for Windows.
|
5
|
+
|
6
|
+
== 0.9.2 - 8-Oct-2012
|
7
|
+
* Added cmdline support for OS X. Thanks go to Matthias Zirnstein for
|
8
|
+
the patch.
|
9
|
+
* Warning cleanup for 1.9.
|
10
|
+
* Updated the gem platform handling. Replaced the borked string approach
|
11
|
+
with a two element array for Gem::Platform.new.
|
12
|
+
* MS date strings are now parse with DateTime instead of Date.
|
13
|
+
|
14
|
+
== 0.9.1 - 3-Aug-2011
|
15
|
+
* Added the pctcpu and pctmem members for Linux.
|
16
|
+
* Added Errno::ESRCH to a rescue clause on Linux that fixed a bug
|
17
|
+
where a missing entry wasn't being skipped when run as root. Thanks
|
18
|
+
go to Austin Ziegler for the spot and patch.
|
19
|
+
* Fixed a build warning for Darwin.
|
20
|
+
* Updates to the test suite for both Darwin and Linux.
|
21
|
+
* Added an explicit type check for BSD for pids.
|
22
|
+
* Added nicer error messages for BSD if kvm_open fails.
|
23
|
+
* Added .core files to the clean task.
|
24
|
+
* Altered the platform settings in the Rakefile so that generated gems
|
25
|
+
use 'universal' platform architectures for any particular operating system.
|
26
|
+
|
27
|
+
== 0.9.0 - 14-Oct-2009
|
28
|
+
* Changed the license to Artistic 2.0.
|
29
|
+
* Fixed a bug in the OS X code where a segfault would occur when an attempt
|
30
|
+
was made to gather resource usage information on zombie processes. From
|
31
|
+
now on that information is always set to nil for zombie processes. Thanks
|
32
|
+
go to Tom Lianza for the spot and Philip Kromer for investigating the
|
33
|
+
root cause of the failure.
|
34
|
+
* Removed the FreeBSD code that read out of /proc. It was a pain from a
|
35
|
+
maintenance point of view, and most FreeBSD installs do not mount /proc
|
36
|
+
by default. The FreeBSD platform now uses the same code that the other
|
37
|
+
BSD platforms use.
|
38
|
+
* Fixed a bug in the BSD code where the ProcTable::Error class had the
|
39
|
+
wrong parent class.
|
40
|
+
* Some major gemspec updates, including an updated license. The platform
|
41
|
+
handling logic is now in the Rakefile in the 'gem' task.
|
42
|
+
* Updated the README file to include an additional acknowledgement, a
|
43
|
+
license change and some minor formatting changes.
|
44
|
+
* The test-unit library was changed from a runtime to a development dependency.
|
45
|
+
|
46
|
+
== 0.8.1 - 6-Apr-2009
|
47
|
+
* The Linux and Solaris libraries now handle the possibility of a process
|
48
|
+
terminating in the middle of a read more gracefully. If that happens, they
|
49
|
+
merely skip to the next record, i.e. it's all or nothing. Thanks go to
|
50
|
+
Heejong Lee for the spot and patch.
|
51
|
+
* Fixed a bug in the Linux version where embedded nulls were not being
|
52
|
+
stripped out of the cmdline data.
|
53
|
+
* Added the comm alias back to the Solaris version. Thanks go to Jun Young Kim
|
54
|
+
for the spot.
|
55
|
+
|
56
|
+
== 0.8.0 - 26-Jan-2009
|
57
|
+
* The Linux and Solaris versions of this library are now pure Ruby. Be warned,
|
58
|
+
however, that only Solaris 8 and later are now supported. This may change
|
59
|
+
in a future release if there's demand to support 2.6 and 2.7.
|
60
|
+
* Some Struct::ProcTableStruct members have changed. As a general rule they
|
61
|
+
now more closely match the C struct member name. See individual platforms
|
62
|
+
for more details.
|
63
|
+
* Bug fix for the cmd_args struct member on Solaris.
|
64
|
+
* Bug fixes for OS X. Added a VERSION constant, fixed struct name, and changed
|
65
|
+
pct_cpu to pctcpu.
|
66
|
+
* The .new method is now explicitly illegal.
|
67
|
+
* The Struct::ProcTableStruct instances are now frozen. This is read-only data.
|
68
|
+
* Added the peak_page_file_usage and status members on MS Windows. The status
|
69
|
+
member is always nil, but was added for completeness.
|
70
|
+
* Fixed the quota_peak_paged_pool_usage member on MS Windows.
|
71
|
+
* ProcTableError is now ProcTable::Error.
|
72
|
+
* Minor test case fix for kvm/bsd based versions.
|
73
|
+
* Added the 'time' library as a require for Windows (to parse MS date/time
|
74
|
+
format strings).
|
75
|
+
* The kvm (bsd.c) implementation now works for FreeBSD 7.
|
76
|
+
* Added many more tests.
|
77
|
+
* Added some benchmarking code in the 'benchmarks' directory.
|
78
|
+
* Added a 'bench' Rake task.
|
79
|
+
* Renamed the test_ps.rb file to example_ps.rb in order to avoid any possible
|
80
|
+
confusion with actual test files.
|
81
|
+
* Added an 'example' rake task to run the example file.
|
82
|
+
|
83
|
+
== 0.7.6 - 11-Jul-2007
|
84
|
+
* Fixed the starttime for Linux. Thanks go to Yaroslav Dmitriev for the spot.
|
85
|
+
* Fixed a bug in the MS Windows version within a private method that parsed
|
86
|
+
an MS specific date format. This was caused by a backwards incompatible
|
87
|
+
change in the Time.parse method in Ruby 1.8.6. See ruby-core: 11245 ff.
|
88
|
+
* Fixed the gemspec (I hope). Please let me know if you have problems.
|
89
|
+
* Added a Rakefile. Building, testing and installing should now be handled via
|
90
|
+
Rake tasks. The install.rb file has been removed - that code is now
|
91
|
+
integrated in the Rakefile.
|
92
|
+
* Minor directory layout changes and cleanup (mostly for the extconf.rb file).
|
93
|
+
* Side note - it seems that the code for OS X *does* work, at least on 10.4.10.
|
94
|
+
I can only conclude that previous reports about it failing were related to
|
95
|
+
bugs in OS X or were really just build issues. Apologies (and thanks, again)
|
96
|
+
to David Felstead for the code. However, see the README for more information
|
97
|
+
specific to OS X, as there are shortcomings.
|
98
|
+
|
99
|
+
== 0.7.5 - 23-Nov-2006
|
100
|
+
* Fixed int/long issues for Linux. Thanks go to Matt Lightner for the spot.
|
101
|
+
* Minor documentation fixes and changes to the extconf.rb file.
|
102
|
+
|
103
|
+
== 0.7.4 - 20-Nov-2006
|
104
|
+
* Added a patch that deals with the large file compilation issue on Solaris.
|
105
|
+
You no longer need to build Ruby with --disable-largefile, or build a
|
106
|
+
64 bit Ruby, in order for this package to work. Thanks go to Steven Jenkins
|
107
|
+
for the information that led to the patch.
|
108
|
+
* Added inline rdoc to the source code.
|
109
|
+
* Added a gemspec.
|
110
|
+
* Fixed some potential 64 bit issues (struct declarations).
|
111
|
+
* Added preliminary support for Darwin (OS X). The code was provided by
|
112
|
+
David Felstead, but does not appear to compile successfully. Help wanted.
|
113
|
+
|
114
|
+
== 0.7.3 - 27-Oct-2005
|
115
|
+
* Fix for 1.8.3 and later (rb_pid_t). This should have only affected
|
116
|
+
Solaris.
|
117
|
+
|
118
|
+
== 0.7.2 - 15-May-2005
|
119
|
+
* Bug fix for the FreeBSD version that reads from /proc.
|
120
|
+
* Eliminated the test bug on Linux (inexplicably caused by File.copy). The
|
121
|
+
test suite should now run without segfaulting.
|
122
|
+
* Include bsd.c in tarball (oops).
|
123
|
+
* Minor test updates for FreeBSD.
|
124
|
+
* The 'pct_cpu' member for the BSD/kvm version has been changed to 'pctcpu'
|
125
|
+
for consistency with other platforms.
|
126
|
+
|
127
|
+
== 0.7.1 - 8-May-2005
|
128
|
+
* Bug fixed for the cmdline info on Linux. Thanks go to Arash Abedinzadeh
|
129
|
+
for the spot.
|
130
|
+
* Added an example program.
|
131
|
+
* Minor setup fix for Win32 in tc_all.rb.
|
132
|
+
|
133
|
+
== 0.7.0 - 25-Apr-2005
|
134
|
+
* Scrapped the C implementation for Windows in favor of an OLE + WMI pure Ruby
|
135
|
+
approach. See documentation for details.
|
136
|
+
* Added an optional lkvm implementation for BSD users. This is automatically
|
137
|
+
used if the /proc filesystem isn't found.
|
138
|
+
* Added prusage info for the Solaris version.
|
139
|
+
* Added name, eid, euid, gid and guid information for Linux. Thanks go to
|
140
|
+
James Hranicky for the patch.
|
141
|
+
* Fixed some potential bugs in the Linux version. Thanks go to James
|
142
|
+
Hranicky for the spot.
|
143
|
+
* Added the 'sys/top' package.
|
144
|
+
* ProcTable.fields no longer supports a block form.
|
145
|
+
* The BTIME (boot time) information has been removed from the Linux version.
|
146
|
+
If you want that information, use sys-uptime instead.
|
147
|
+
* The .html and .rd files have been removed. You can generate html on your
|
148
|
+
own with rdoc if you like.
|
149
|
+
* Some code cleanup on the C side of the house.
|
150
|
+
* Most documents made rdoc friendly.
|
151
|
+
* Renamed 'install_pure_ruby.rb' to just 'install.rb'.
|
152
|
+
* Removed the 'INSTALL' file. Installation instructions are in the README.
|
153
|
+
* Some test suite cleanup and reorganization.
|
154
|
+
* Moved project to RubyForge.
|
155
|
+
|
156
|
+
== 0.6.4 - 31-Mar-2004
|
157
|
+
* Fixed a bug in the pure Ruby version for Win32. Thanks go to Mark Hudson
|
158
|
+
for the spot.
|
159
|
+
* Fixed a bug in the C implementation for Win32 where the cmdline and path
|
160
|
+
values were sometimes wrong for running processes. Thanks go to Park Heesob
|
161
|
+
for the fix.
|
162
|
+
* Updated the VERSION constant and removed the VERSION class method in the
|
163
|
+
pure Ruby version for Win32.
|
164
|
+
* Updated install_pure_ruby.rb and test.rb scripts.
|
165
|
+
* Updated warranty information.
|
166
|
+
* The extconf.rb script has been revamped. See the INSTALL and README files
|
167
|
+
for important changes since the last release.
|
168
|
+
* The start ProcInfo struct member on Solaris, HP-UX and FreeBSD is now a
|
169
|
+
Time object, not a Fixnum/Bignum.
|
170
|
+
* Modified linux.c yet again to make gcc happy when it comes to multi-line
|
171
|
+
string literals.
|
172
|
+
* Minor change to way process state is handled on HP-UX.
|
173
|
+
* Documentation additions and updates, including warranty information.
|
174
|
+
|
175
|
+
== 0.6.3 - 24-Feb-2004
|
176
|
+
* Fixed a bug in the Solaris version where the cmd_args array did not
|
177
|
+
necessarily contain data on 2.7 and later. The current patch still
|
178
|
+
does not quite fix the problem for 2.6 and earlier but can be easily
|
179
|
+
derived manually by parsing the cmdline string.
|
180
|
+
|
181
|
+
== 0.6.2 - 20-Jan-2004
|
182
|
+
* Fixed a small memory leak in the solaris version.
|
183
|
+
|
184
|
+
== 0.6.1 - 31-Dec-2003
|
185
|
+
* Fixed a minor bug in the cmdline field on Linux where a blank character
|
186
|
+
was being appended to the end of the field.
|
187
|
+
* Fixed a minor annoyance where the windows.rb file was being copied into
|
188
|
+
the Ruby lib directory on install.
|
189
|
+
* Added a test_memleak.rb file. Currently only supported on Linux and
|
190
|
+
only does a file descriptor count check. I plan to expand this to
|
191
|
+
other platforms in the future.
|
192
|
+
* Minor test suite changes
|
193
|
+
* MANIFEST correction and update.
|
194
|
+
|
195
|
+
== 0.6.0 - 22-Oct-2003
|
196
|
+
* Significant API change (and thus, a version jump) - only a
|
197
|
+
single argument is now accepted to the ps() method, and only a PID
|
198
|
+
(Fixnum) is regarded as a valid argument.
|
199
|
+
* Calling ps() with a pid returns a single ProcTable struct (or nil
|
200
|
+
if the pid is not found), instead of a one element array.
|
201
|
+
* Argument to ps() now works properly on HP-UX and Win32.
|
202
|
+
* Removed the '#include <sys/types32.h>' in sunos.h. It wasn't needed
|
203
|
+
and you're not supposed to include it directly.
|
204
|
+
* Fixed 2.6 compatibility issue with regards to cmdline on Solaris.
|
205
|
+
* Removed the ProcStatException completely on Linux. There was no reason
|
206
|
+
to fail on a directory read for /proc/xxx/stat. If the read fails
|
207
|
+
(meaning the process died in the middle of collecting info for it), it
|
208
|
+
is simply ignored.
|
209
|
+
* The ttynum bug on HPUX has been fixed. In addition, the return value for
|
210
|
+
this field is now a string rather than an int and the field name has
|
211
|
+
been changed to "ttydev".
|
212
|
+
* The ttynum field has been changed to ttydev on Solaris and HPUX. On
|
213
|
+
Solaris, the ttydev is now reported as -1 if there is no associated tty.
|
214
|
+
In a future release, Solaris and the other *nix platforms will be changed
|
215
|
+
so that ttydev is always a device name (i.e String).
|
216
|
+
* Added plain text documentation for all platforms.
|
217
|
+
* Some test suite cleanup.
|
218
|
+
* Changed .rd2 extension to just '.rd'.
|
219
|
+
|
220
|
+
== 0.5.2 - 18-Jul-2003
|
221
|
+
* Modified cmdline to extend past the traditional 80 character limit on
|
222
|
+
Solaris, where possible (Solaris 2.6+ only).
|
223
|
+
* Added the cmdline_args and num_args fields on Solaris, which returns
|
224
|
+
an array of cmdline arguments and the number of cmdline arguments,
|
225
|
+
respectively.
|
226
|
+
* Minor modification to fields() method, in addition to warning cleanup
|
227
|
+
for Solaris.
|
228
|
+
* Changed "defunct" state string to "zombie" for Solaris.
|
229
|
+
* Should cleanly compile with -Wall -W now (gcc) on Solaris.
|
230
|
+
* Added solaris.txt to doc directory.
|
231
|
+
* MANIFEST corrections.
|
232
|
+
|
233
|
+
== 0.5.1 - 16-Jul-2003
|
234
|
+
* Fixed a nasty file descriptor bug in the Linux code, where file descriptors
|
235
|
+
were continuously being used up.
|
236
|
+
* Added the BTIME (boot time) constant for Linux.
|
237
|
+
* Fixed up the test/test.rb file a bit.
|
238
|
+
* Added BTIME tests to tc_linux.rb.
|
239
|
+
|
240
|
+
== 0.5.0 - 11-Jul-200
|
241
|
+
* Added HP-UX support!
|
242
|
+
* Note that passing PID's or strings as arguments to ps() is not supported
|
243
|
+
in the HP-UX version. This functionality will be stripped out of the
|
244
|
+
other versions in a future release. See the README file for more details.
|
245
|
+
* Removed the VERSION() class method. Use the constant instead.
|
246
|
+
* Separated the rd docs from their respective source files. Now in the doc
|
247
|
+
directory.
|
248
|
+
* Got rid of the interactive html generation in extconf.rb.
|
249
|
+
* Changed License to Artistic.
|
250
|
+
|
251
|
+
== 0.4.3 - 30-May-2003
|
252
|
+
* Added a version.h file to store the version number. Modified all of the
|
253
|
+
C source files to use that instead of hard coding the version everywhere.
|
254
|
+
* Added a generic test.rb script for those without TestUnit installed, or
|
255
|
+
just futzing in general. Modified the extconf.rb script to copy this
|
256
|
+
instead of writing an inline HERE document.
|
257
|
+
* Modified extconf.rb so that it builds with mingw or cygwin. Thanks go to
|
258
|
+
Peter Fischer for the spot and patch.
|
259
|
+
* Modified test suite to work with TestUnit 0.1.6 or 0.1.8.
|
260
|
+
|
261
|
+
== 0.4.2 - 14-Apr-2003
|
262
|
+
* Added pure Ruby version for Win32 - thanks Park Heesob.
|
263
|
+
* Modified extconf.rb file to handle pure Ruby versions.
|
264
|
+
* Added install_pure_ruby.rb file, an alternate installation
|
265
|
+
script for pure Ruby versions.
|
266
|
+
|
267
|
+
== 0.4.1 - 31-Mar-2003
|
268
|
+
* Added support for Solaris 2.5.x.
|
269
|
+
* All exceptions are now a direct subclass of StandardError.
|
270
|
+
* Value returned for wchan now more meaningful (2.5.x only for now).
|
271
|
+
* Fixed the start, utime and ctime for FreeBSD.
|
272
|
+
* Minor fix to FreeBSD test suite.
|
273
|
+
* Some changes to extconf.rb.
|
274
|
+
* Minor doc changes.
|
275
|
+
* Added License and Copyright info.
|
276
|
+
|
277
|
+
== 0.4.0 - 10-Mar-2003
|
278
|
+
* Added MS Windows support (non-cygwin).
|
279
|
+
* Added environment information for Linux version.
|
280
|
+
* Added real exceptions (type depends on platform).
|
281
|
+
* Added a test suite (for those with testunit installed).
|
282
|
+
* Removed the sys-uname requirement.
|
283
|
+
* Heavily modified the extconf.rb script.
|
284
|
+
* Changed "Changelog" to "CHANGES" and "Manifest" to "MANIFEST".
|
285
|
+
* Added a VERSION constant and class method.
|
286
|
+
* Minor internal directory layout change (put 'os' under 'lib').
|
287
|
+
* Changed package name to lower case.
|
288
|
+
* Doc changes, including license information.
|
289
|
+
|
290
|
+
== 0.3.1 - 16-Aug-2002
|
291
|
+
* Added a "comm" field to the sunos version. I am going to try to make this a
|
292
|
+
common field for all platforms to help reduce RUBY_PLATFORM checking.
|
293
|
+
* Fixed the release date for 0.3.0 (was accidentally marked *July*).
|
294
|
+
* Added an INSTALL file.
|
295
|
+
* Minor documentation change to the sunos.c source file.
|
296
|
+
|
297
|
+
== 0.3.0 - 11-Aug-2002
|
298
|
+
* Added FreeBSD support!
|
299
|
+
* Struct name changed to just "ProcTableStruct" to be compliant with future
|
300
|
+
versions of Ruby.
|
301
|
+
* The ps() function now returns an array of ProcTableStruct's in lvalue context.
|
302
|
+
* Fixed the ability to search by process name in Linux.
|
303
|
+
* Modified Linux "comm" field to strip parenthesis.
|
304
|
+
* Some doc changes/additions.
|
305
|
+
* Added Sean Chittenden to the "Acknowledgements" section. Sean provided me
|
306
|
+
with access to a FreeBSD box, which is how I was able to provide FreeBSD
|
307
|
+
support. Thanks Sean!
|
308
|
+
|
309
|
+
== 0.2.0 - 19-Jul-2002
|
310
|
+
* Added the ability to search by process name.
|
311
|
+
* test.rb modified to be cross-platform.
|
312
|
+
* Solaris - fixed bug with fname (was accidentally called "name").
|
313
|
+
|
314
|
+
== 0.1.0 - 2-Jul-2002
|
315
|
+
- Initial release.
|