This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Mach CThreads needs #include <mach/cthreads.h>.
[perl5.git] / Changes
CommitLineData
527cc686
GS
1Please note: This file provides a summary of significant changes
2between versions and sub-versions of Perl, not necessarily a complete
3list of each modification. If you'd like more detailed information,
4please consult the comments in the patches on which the relevant
5release of Perl is based. (Patches can be found on any CPAN
6site, in the .../src/5.0 directory for full version releases,
7or in the .../src/5/0/unsupported directory for sub-version
8releases.)
9
10
11 ---------------
12 CAST AND CREW
13 ---------------
14
15To give due honor to those who have made Perl what is is today,
16here are some of the more common names in the Changes file, and their
17current addresses (as of July 1998):
18
19 Gisle Aas <gisle@aas.no>
20 Abigail <abigail@fnx.com>
21 Kenneth Albanowski <kjahds@kjahds.com>
22 Russ Allbery <rra@stanford.edu>
23 Graham Barr <gbarr@ti.com>
24 Spider Boardman <spider@orb.nashua.nh.us>
25 Tom Christiansen <tchrist@perl.com>
26 Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
27 M. J. T. Guy <mjtg@cus.cam.ac.uk>
28 Jarkko Hietaniemi <jhi@iki.fi>
29 Nick Ing-Simmons <nik@tiuk.ti.com>
30 Andreas Koenig <a.koenig@mind.de>
31 Doug MacEachern <dougm@opengroup.org>
32 Paul Marquess <pmarquess@bfsec.bt.co.uk>
33 Stephen McCamant <alias@mcs.com>
34 Laszlo Molnar <molnarl@cdata.tvnet.hu>
35 Hans Mulder <hansmu@xs4all.nl>
36 Matthias Neeracher <neeri@iis.ee.ethz.ch>
37 Jeff Okamoto <okamoto@hpcc123.corp.hp.com>
38 Ulrich Pfeifer <pfeifer@charly.informatik.uni-dortmund.de>
39 Tom Phoenix <rootbeer@teleport.com>
40 Joshua Pritikin <joshua.pritikin@db.com>
41 Norbert Pueschel <pueschel@imsdd.meb.uni-bonn.de>
42 Dean Roehrich <roehrich@cray.com>
43 Hugo van der Sanden <hv@crypt0.demon.co.uk>
44 Roderick Schertler <roderick@argon.org>
455ece5e 45 Kurt D. Starsinic <kstar@isinet.com>
527cc686
GS
46 Dan Sugalski <sugalskd@osshe.edu>
47 Larry W. Virden <lvirden@cas.org>
48 Ilya Zakharevich <ilya@math.ohio-state.edu>
49
50And the Keepers of the Patch Pumpkin:
51
bd3fa61c 52 Charles Bailey <bailey@newman.upenn.edu>
527cc686
GS
53 Malcolm Beattie <mbeattie@sable.ox.ac.uk>
54 Tim Bunce <Tim.Bunce@ig.co.uk>
55 Andy Dougherty <doughera@lafcol.lafayette.edu>
56 Gurusamy Sarathy <gsar@engin.umich.edu>
57 Chip Salzenberg <chip@perl.com>
58
59And, of course, the Author of Perl:
60
61 Larry Wall <larry@wall.org>
62
63
64NOTE: Each change entry shows the change number; who checked it into the
65repository; when; description of the change; which branch the change
66happened in; and the affected files. The file lists have a short symbolic
67indicator:
68
69 ! modified
70 + added
71 - deleted
72 +> branched (from elsewhere)
73 !> merged changes (from elsewhere)
74
75
76----------------
9f6ab407 77Version 5.005_53 Development release working toward 5.006
2e2b7522
GS
78----------------
79
80____________________________________________________________________________
07f14f54
GS
81[ 2163] By: gsar on 1998/10/31 11:31:12
82 Log: bump patchlevel; other minor fixes for clean build and test on
83 Solaris and win32
84 Branch: perl
85 ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
86 ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
87 ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
88 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
89 ! x2p/a2p.c
90____________________________________________________________________________
0f4592ef
GS
91[ 2162] By: gsar on 1998/10/31 09:40:31
92 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
93 Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
94 Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
95 Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
96 Branch: perl
97 ! pp.h
98____________________________________________________________________________
99[ 2161] By: gsar on 1998/10/31 09:39:13
100 Log: From: Albert Dvornik <bert@genscan.com>
101 Date: 30 Oct 1998 17:50:04 -0500
102 Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
103 Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
104 Branch: perl
105 ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
106____________________________________________________________________________
107[ 2160] By: gsar on 1998/10/31 09:35:03
108 Log: fix for bugs in -x mode
109 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
110 Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
111 Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
112 Subject: [PATCH 5.00552] Fix h2xs
113 Branch: perl
114 ! utils/h2xs.PL
115____________________________________________________________________________
116[ 2159] By: gsar on 1998/10/31 09:31:36
117 Log: Data::Dumper update
118 Branch: perl
119 ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
120 ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
121____________________________________________________________________________
122[ 2153] By: gsar on 1998/10/30 21:40:09
123 Log: add testsuite portion of patch
124 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
125 Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
126 Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
127 Subject: [PATCH 5.00321 ;-)] 87% speedup
128 Branch: perl
129 + t/op/lex_assign.t
130 ! MANIFEST
131____________________________________________________________________________
132[ 2152] By: gsar on 1998/10/30 21:08:11
133 Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
134 Branch: perl
135 ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
136____________________________________________________________________________
137[ 2151] By: gsar on 1998/10/30 20:18:09
138 Log: From: Mark-Jason Dominus <mjd@plover.com>
139 Date: Fri, 30 Oct 1998 14:24:23 EST
140 Message-Id: <19981030192423.27276.qmail@plover.com>
141 Subject: PATCH: (5.005_02) a2p should use `chomp' instead of `chop'
142 Branch: perl
143 ! x2p/walk.c
144____________________________________________________________________________
145[ 2150] By: gsar on 1998/10/30 20:08:57
146 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
147 Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
148 Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
149 Subject: [PATCH 5.00552] Overloaded <> and deref again
150 Branch: perl
151 ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
152 ! t/pragma/overload.t toke.c
153____________________________________________________________________________
154[ 2149] By: gsar on 1998/10/30 19:38:15
155 Log: From: Roderick Schertler <roderick@argon.org>
156 Date: Thu, 29 Oct 1998 14:50:18 -0500
157 Message-ID: <17625.909690618@eeyore.ibcinc.com>
158 Subject: patch for daemonization docs in perlipc
159 Branch: perl
160 ! pod/perlipc.pod
161____________________________________________________________________________
162[ 2148] By: gsar on 1998/10/30 19:36:07
163 Log: From: Anton Berezin <tobez@plab.ku.dk>
164 Date: 29 Oct 1998 17:06:25 +0100
165 Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
166 Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
167 Branch: perl
168 ! win32/win32.c
169____________________________________________________________________________
170[ 2147] By: gsar on 1998/10/30 19:31:37
171 Log: tweaked version of suggested patch
172 From: Anton Berezin <tobez@plab.ku.dk>
173 Date: 29 Oct 1998 14:48:54 +0100
174 Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
175 Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
176 Branch: perl
177 ! win32/win32.c
178____________________________________________________________________________
179[ 2146] By: gsar on 1998/10/30 19:03:50
180 Log: hand-apply whitespace-mutiliated patch
181 From: "vishal bhatia" <vishalb@hotmail.com>
182 Date: Wed, 28 Oct 1998 23:45:32 PST
183 Message-ID: <19981029074534.2334.qmail@hotmail.com>
184 Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
185 Branch: perl
186 ! ext/B/B/C.pm ext/B/B/CC.pm
187____________________________________________________________________________
188[ 2145] By: gsar on 1998/10/30 18:46:58
189 Log: remaining PL_foo stragglers
190 Branch: perl
191 ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
192 ! op.h os2/os2.c vms/gen_shrfls.pl
193____________________________________________________________________________
194[ 2144] By: gsar on 1998/10/30 17:38:36
195 Log: integrate cfgperl tweaks into mainline
196 Branch: perl
197 !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
198 !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
199____________________________________________________________________________
200[ 2143] By: jhi on 1998/10/30 13:27:39
201 Log: There can be multiple yacc/bison errors.
202 Branch: cfgperl
203 ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
204____________________________________________________________________________
205[ 2142] By: jhi on 1998/10/30 13:18:43
206 Log: README.posix-bc update.
207 Branch: cfgperl
208 ! README.posix-bc
209____________________________________________________________________________
210[ 2141] By: jhi on 1998/10/30 09:12:59
211 Log: #2133 fallout.
212 Branch: cfgperl
213 ! doio.c ext/POSIX/POSIX.xs
214____________________________________________________________________________
215[ 2140] By: jhi on 1998/10/30 08:43:18
216 Log: Integrate from mainperl.
217 Branch: cfgperl
218 +> globvar.sym pp.sym
219 - objpp.h thread.sym
220 !> (integrate 61 files)
221____________________________________________________________________________
222[ 2133] By: gsar on 1998/10/30 02:51:39
223 Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
224 (objpp.h is gone, embed.pl now does some of that); objXSUB.h
225 should soon be automated also; the global variables that
226 escaped the PL_foo conversion are now reined in; renamed
227 MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
228 type of same name; duplicated lists of pp_things in various
229 places is now gone; result has only been tested on win32
230 Branch: perl
231 + globvar.sym pp.sym
232 - objpp.h thread.sym
233 ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
234 ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
235 ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
236 ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
237 ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
238 ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
239 ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
240 ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
241 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
242 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
243 ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
244____________________________________________________________________________
245[ 2130] By: jhi on 1998/10/29 15:31:26
246 Log: Pure bison yylex() proto was broken.
247 Branch: cfgperl
248 ! proto.h
249____________________________________________________________________________
250[ 2126] By: jhi on 1998/10/29 08:35:54
251 Log: Integrate mainperl.
252 Branch: cfgperl
253 !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
254 !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
255 !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
256 !> t/pragma/warn/doio toke.c win32/makefile.mk
257____________________________________________________________________________
258[ 2125] By: jhi on 1998/10/29 08:32:38
259 Log: EBCDIC Makefile.SH iteration converges. Hopefully.
260 Branch: cfgperl
261 ! Makefile.SH
262____________________________________________________________________________
263[ 2124] By: jhi on 1998/10/29 08:06:44
264 Log: EBCDIC Makefile.SH tuneup.
265 Branch: cfgperl
266 ! Makefile.SH
267____________________________________________________________________________
268[ 2119] By: gsar on 1998/10/28 23:24:04
269 Log: remove doubled hunk from integration
270 Branch: perl
271 ! pp.c
272____________________________________________________________________________
273[ 2118] By: gsar on 1998/10/28 22:03:31
274 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
275 Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
276 Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
277 Subject: [PATCH 5.00552] Minor debugger tweaks
278 Branch: perl
279 ! lib/perl5db.pl
280____________________________________________________________________________
281[ 2117] By: gsar on 1998/10/28 22:02:30
282 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
283 Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
284 Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
285 Subject: [PATCH 5.00552] Make sort respect overloading
286 Branch: perl
287 ! pp_ctl.c proto.h t/pragma/overload.t
288____________________________________________________________________________
289[ 2116] By: gsar on 1998/10/28 21:51:11
290 Log: MM patches from Ilya Zakharevich
291 Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
292 Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
293 Subject: [PATCH 5.00552] Make MakeMaker more verbose
294 --
295 Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
296 Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
297 Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
298 Branch: perl
299 ! lib/ExtUtils/MakeMaker.pm
300____________________________________________________________________________
301[ 2115] By: gsar on 1998/10/28 21:46:19
302 Log: add explicit references to perl source path in ld2 and gcc2
303 Branch: perl
304 ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
305____________________________________________________________________________
306[ 2114] By: gsar on 1998/10/28 21:39:56
307 Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
308 Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
309 Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
310 Subject: [PATCH] Re: Problems with: Creating an installable tar archive
311 Branch: perl
312 ! INSTALL
313____________________________________________________________________________
314[ 2113] By: gsar on 1998/10/28 21:21:16
315 Log: integrate cfgperl into mainline
316 Branch: perl
317 +> t/op/filetest.t
318 !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
319 !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
320 !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
321 !> thread.h toke.c vmesa/Makefile
322____________________________________________________________________________
323[ 2112] By: gsar on 1998/10/28 21:14:18
324 Log: minor cleanup
325 Branch: perl
326 ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
327____________________________________________________________________________
328[ 2111] By: gsar on 1998/10/28 18:52:10
329 Log: smarter C<$SIG{FOO} = BAREWORD;> warning
330 Branch: perl
331 ! toke.c
332____________________________________________________________________________
333[ 2110] By: jhi on 1998/10/28 15:07:54
334 Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
335 Branch: cfgperl
336 ! Makefile.SH
337____________________________________________________________________________
338[ 2109] By: jhi on 1998/10/28 13:39:54
339 Log: a2p.y needs to generate also y.tab.h.
340 Branch: cfgperl
341 ! Makefile.SH
342____________________________________________________________________________
343[ 2108] By: jhi on 1998/10/28 10:33:36
344 Log: The "parse error" must be converted to "syntax error",
345 just matching it aint' enough.
346 Branch: cfgperl
347 ! t/comp/require.t t/op/misc.t t/pragma/subs.t
348 ! t/pragma/warning.t
349____________________________________________________________________________
350[ 2107] By: jhi on 1998/10/28 10:23:05
351 Log: Regen sig_n{ame,umber}* if slightest doubt.
352 Branch: cfgperl
353 ! Configure
354____________________________________________________________________________
355[ 2106] By: jhi on 1998/10/28 08:44:49
356 Log: Bison says 'parse error', not 'parser error'.
357 Branch: cfgperl
358 ! t/comp/require.t t/op/misc.t t/pragma/subs.t
359 ! t/pragma/warning.t
360____________________________________________________________________________
361[ 2105] By: jhi on 1998/10/28 08:42:09
362 Log: yylex() parametrization.
363 Branch: cfgperl
364 ! proto.h toke.c
365____________________________________________________________________________
366[ 2104] By: jhi on 1998/10/28 08:25:09
367 Log: Bring in #2102.
368 Branch: cfgperl
369 ! pp.c
370____________________________________________________________________________
371[ 2103] By: jhi on 1998/10/28 08:22:04
372 Log: From: Dominic Dunlop <domo@vo.lu>
373 Subject: [PATCH 5.005_02] Re: perl5.004_04 testing problem
374 Date: 27 Oct 1998 20:47:25 +0200
375 Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
376 Branch: cfgperl
377 ! t/op/groups.t
378____________________________________________________________________________
379[ 2102] By: larry on 1998/10/27 18:58:55
380 Log: utf8 change to quotemeta broke EBCDIC
381 Branch: perl
382 ! pp.c
383____________________________________________________________________________
384[ 2101] By: jhi on 1998/10/27 12:55:34
385 Log: $Config{sig_num_init}.
386 Also, a new approach to the 'pthreads-created-joinable': drop
387 it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
388 directly. (See also #2096).
389 Branch: cfgperl
390 ! Configure config_h.SH
391____________________________________________________________________________
392[ 2100] By: jhi on 1998/10/27 10:48:55
393 Log: Regenerated perly_c.diff.
394 Branch: cfgperl
395 ! perly_c.diff
396____________________________________________________________________________
397[ 2099] By: jhi on 1998/10/27 08:42:25
398 Log: First the mangler was Netscape, then it was me.
399 Branch: cfgperl
400 ! vmesa/Makefile
401____________________________________________________________________________
402[ 2098] By: jhi on 1998/10/27 08:34:40
403 Log: `id -Gn` might be available where `groups` is not.
404 Branch: cfgperl
405 ! t/op/groups.t
406____________________________________________________________________________
407[ 2097] By: jhi on 1998/10/27 08:05:17
408 Log: Netscape had mangled the tabs.
409 Branch: cfgperl
410 ! vmesa/Makefile
411____________________________________________________________________________
412[ 2096] By: jhi on 1998/10/27 08:03:05
413 Log: ATTR_JOINABLE logic, based on (private email)
414
415 From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
416 Subject: Some little diffs
417 Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
418 Date: Tue, 27 Oct 1998 13:44:42 +1300
419 Branch: cfgperl
420 ! thread.h
421____________________________________________________________________________
422[ 2095] By: jhi on 1998/10/27 07:56:57
423 Log: Mach cthreads support based on:
424
425 From: brie@corp.home.net (Brian Harrison)
426 Subject: perl5.005_02 patch for mthreads
427 To: perl5-porters@perl.org
428 Date: 24 Oct 1998 01:01:55 +0300
429 Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
430
431 Pthread yield probe (dejavu)
432 Cosmetic nanochange for the union semun output.
433 Better inttypes.h probe.
434 Undo the 'void *' $selecttype probe from #1971 because
435 it breaks the $selectminbits test.
436 Branch: cfgperl
437 ! Configure config_h.SH perl.h thread.h
438____________________________________________________________________________
439[ 2094] By: jhi on 1998/10/26 13:02:07
440 Log: Also posix-bc wants to reyacc.
441 Branch: cfgperl
442 ! Makefile.SH
443____________________________________________________________________________
444[ 2093] By: jhi on 1998/10/26 10:17:21
445 Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
446 5_02 and really breaking things in non-ASCII worlds.
447 Branch: cfgperl
448 ! pp.c
449____________________________________________________________________________
450[ 2092] By: jhi on 1998/10/26 09:08:00
451 Log: More robustness.
452 Branch: cfgperl
453 ! t/comp/require.t t/op/misc.t t/pragma/subs.t
454 ! t/pragma/warning.t
455____________________________________________________________________________
456[ 2091] By: jhi on 1998/10/26 08:47:32
457 Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
458 Bison really wants YYLEX_PARAM.
459 Branch: cfgperl
460 ! perly.y proto.h toke.c
461____________________________________________________________________________
462[ 2090] By: jhi on 1998/10/26 08:21:25
463 Log: s/YYLEX_PARAM/YYLEXPARAM/
464 Branch: cfgperl
465 ! perly.y
466____________________________________________________________________________
467[ 2089] By: jhi on 1998/10/26 08:17:33
468 Log: Indicate skipped subtests.
469 Branch: cfgperl
470 ! t/io/pipe.t
471____________________________________________________________________________
472[ 2088] By: jhi on 1998/10/26 08:11:36
473 Log: Integrate from mainperl.
474 Branch: cfgperl
475 !> (integrate 54 files)
476____________________________________________________________________________
477[ 2087] By: jhi on 1998/10/26 08:08:02
478 Log: Add test for filetests.
479 Branch: cfgperl
480 + t/op/filetest.t
481 ! MANIFEST
482____________________________________________________________________________
483[ 2086] By: gsar on 1998/10/26 02:44:44
484 Log: various win32 tweaks; disable new xs_cpp section (it creates
485 ambiguous inference graph for %.xs --> %.o)
486 Branch: perl
487 ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
488 ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
489 ! win32/config.gc win32/config_H.gc win32/makedef.pl
490 ! win32/makefile.mk win32/win32.h
491____________________________________________________________________________
492[ 2085] By: gsar on 1998/10/26 00:50:02
493 Log: sanity-check $Config{drand01} in rand.t
494 Branch: perl
495 ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
496 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
497____________________________________________________________________________
498[ 2078] By: gsar on 1998/10/25 10:22:04
499 Log: update win32/config*.?c
500 Branch: perl
501 ! Changes win32/config.bc win32/config.gc win32/config.vc
502 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
503____________________________________________________________________________
104f9d64
GS
504[ 2077] By: gsar on 1998/10/25 08:39:25
505 Log: From: Graham Barr <gbarr@pobox.com>
506 Date: Sat, 24 Oct 1998 21:45:50 -0500
507 Message-ID: <19981024214550.C508@pobox.com>
508 Subject: Re: die with a reference should use overload "" operator
509 Branch: perl
510 ! pp_ctl.c
511____________________________________________________________________________
512[ 2076] By: gsar on 1998/10/25 08:37:49
513 Log: From: Graham Barr <gbarr@pobox.com>
514 Date: Sat, 24 Oct 1998 12:45:21 -0500
515 Message-ID: <19981024124521.C512@pobox.com>
516 Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
517 Branch: perl
518 ! sv.c
519____________________________________________________________________________
520[ 2075] By: gsar on 1998/10/25 08:24:09
521 Log: fix C<print $n += 5;> etc.
522 Branch: perl
523 ! toke.c
524____________________________________________________________________________
525[ 2074] By: gsar on 1998/10/25 08:12:28
526 Log: list builtins with portability caveats
527 From: Jarkko Hietaniemi <jhi@iki.fi>
528 Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
529 Message-Id: <199810231105.OAA02411@alpha.hut.fi>
530 Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
531 Branch: perl
532 ! pod/perlfunc.pod
533____________________________________________________________________________
534[ 2073] By: gsar on 1998/10/25 07:55:43
535 Log: fix stack overrun in file test operators
536 Branch: perl
537 ! pp_sys.c
538____________________________________________________________________________
539[ 2072] By: gsar on 1998/10/25 07:29:45
540 Log: implement C<goto &func> and other fixes (via private mail)
541 From: "vishal bhatia" <vishalb@hotmail.com>
542 Date: Wed, 21 Oct 1998 22:59:03 PDT
543 Message-Id: <19981022055904.20083.qmail@hotmail.com>
544 Subject: [PATCH 5.005_52] More fixes for B
545 Branch: perl
546 ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
547____________________________________________________________________________
548[ 2071] By: gsar on 1998/10/25 07:14:41
549 Log: From: Graham Barr <gbarr@pobox.com>
550 Date: Sat, 17 Oct 1998 20:42:41 -0500
551 Message-ID: <19981017204241.G510@pobox.com>
552 Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
553 Branch: perl
554 ! pp_ctl.c
555____________________________________________________________________________
556[ 2070] By: gsar on 1998/10/25 07:07:29
557 Log: avoid bogus line number in XSUB redefined warnings
558 Branch: perl
559 ! op.c
560____________________________________________________________________________
561[ 2069] By: gsar on 1998/10/25 06:59:03
562 Log: From: Martijn Koster <mak@excitecorp.com>
563 Date: Wed, 21 Oct 1998 13:12:03 +0100
564 Message-ID: <19981021131203.A15661@excitecorp.com>
565 Subject: File::Path::mkpath reports the wrong error
566 Branch: perl
567 ! lib/File/Path.pm
568____________________________________________________________________________
569[ 2068] By: gsar on 1998/10/25 06:54:43
570 Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
571 Date: Tue, 20 Oct 1998 20:52:20 -0500
572 Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
573 Subject: Exporter.pm's export_to_level() argument handling buggy
574 Branch: perl
575 ! lib/Exporter.pm
576____________________________________________________________________________
577[ 2067] By: gsar on 1998/10/25 06:50:19
578 Log: From: jan.dubois@ibm.net (Jan Dubois)
579 Date: Wed, 21 Oct 1998 00:55:51 +0200
580 Message-ID: <36380269.55370608@smtp1.ibm.net>
581 Subject: Make _really_ sure Dynaloader.xs code is initialized only once
582 Branch: perl
583 ! ext/DynaLoader/DynaLoader_pm.PL
584____________________________________________________________________________
585[ 2066] By: gsar on 1998/10/25 06:48:19
586 Log: recognize '%' as a shell metachar for win32
587 From: jan.dubois@ibm.net (Jan Dubois)
588 Date: Tue, 20 Oct 1998 21:57:35 +0200
589 Message-ID: <3636ea31.49170453@smtp1.ibm.net>
590 Subject: [PATCH 5.005_02, Win32] Re: %ENV% not expanded in backquotes?
591 Branch: perl
592 ! win32/win32.c
593____________________________________________________________________________
594[ 2065] By: gsar on 1998/10/25 06:46:30
595 Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
596 Branch: perl
597 ! sv.c
598____________________________________________________________________________
599[ 2064] By: gsar on 1998/10/25 06:45:09
600 Log: From: Gisle Aas <gisle@aas.no>
601 Date: 20 Oct 1998 14:24:44 +0200
602 Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
603 Subject: ord() and unpack("U*",...) should not be negative
604 Branch: perl
605 ! pp.c
606____________________________________________________________________________
607[ 2063] By: gsar on 1998/10/25 06:42:29
608 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
609 Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
610 Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
611 Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
612 Branch: perl
613 ! os2/os2.c
614____________________________________________________________________________
615[ 2062] By: gsar on 1998/10/25 06:41:26
616 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
617 Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
618 Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
619 Subject: [PATCH 5.005_*] Speed up aassign
620 Branch: perl
621 ! pp_hot.c
622____________________________________________________________________________
623[ 2061] By: gsar on 1998/10/25 06:39:04
624 Log: From: Graham Barr <gbarr@pobox.com>
625 Date: Sat, 17 Oct 1998 22:22:02 -0500
626 Message-ID: <19981017222202.J510@pobox.com>
627 Subject: Re: '*' prototype does not allow bareword with strict
628 Branch: perl
629 ! toke.c
630____________________________________________________________________________
631[ 2060] By: gsar on 1998/10/25 06:37:34
632 Log: handle '::' in section names properly
633 From: Graham Barr <gbarr@pobox.com>
634 Date: Sat, 17 Oct 1998 12:57:54 -0500
635 Message-ID: <19981017125754.C510@pobox.com>
636 Subject: Re: pod2html
637 Branch: perl
638 ! lib/Pod/Html.pm
639____________________________________________________________________________
640[ 2059] By: gsar on 1998/10/25 06:33:43
641 Log: integrate changes#1982,2014,2021 (from maint-5.005)
642 Branch: perl
643 !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
644 !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
645____________________________________________________________________________
646[ 2058] By: gsar on 1998/10/25 05:44:17
647 Log: allow more win32 symbol exports (suggested by Jan Dubois)
648 Branch: perl
649 ! win32/makedef.pl
650____________________________________________________________________________
651[ 2057] By: gsar on 1998/10/25 05:40:40
652 Log: integrate change#2053 from maint-5.005
653 Branch: perl
654 !> cop.h t/cmd/while.t
655____________________________________________________________________________
656[ 2056] By: gsar on 1998/10/25 05:16:41
657 Log: commented version of a patch suggested by Drago Goricanec
658 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
659 Date: 16 Oct 1998 15:24:45 +0300
660 Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
661 Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
662 Branch: perl
663 ! pp_sys.c
664____________________________________________________________________________
665[ 2055] By: gsar on 1998/10/25 05:11:03
666 Log: include eof() in description of buffering caveats
667 From: Anton Berezin <tobez@plab.ku.dk>
668 Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
669 Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
670 Subject: [DOCPATCH] pod/perlfunc.pod
671 Branch: perl
672 ! pod/perlfunc.pod
673____________________________________________________________________________
674[ 2054] By: gsar on 1998/10/25 05:07:42
675 Log: disallow 'x' in hex numbers (except leading '0x')
676 From: Gisle Aas <gisle@aas.no>
677 Date: 16 Oct 1998 16:33:12 +0200
678 Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
679 Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
680 Branch: perl
681 ! perlvars.h t/op/oct.t util.c
682____________________________________________________________________________
104f9d64
GS
683[ 2052] By: gsar on 1998/10/25 04:49:04
684 Log: avoid the circular refcnt logic in magic_mutexfree()
685 Branch: perl
686 ! mg.c pp.c pp_hot.c
687____________________________________________________________________________
688[ 2051] By: gsar on 1998/10/25 04:35:07
689 Log: properly restore PL_rsfp_filters after require
690 Branch: perl
691 ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
692 ! scope.h
693____________________________________________________________________________
694[ 2050] By: gsar on 1998/10/25 02:42:32
695 Log: integrate cfgperl changes back into mainline
696 Branch: perl
697 +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
698 +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
699 !> (integrate 33 files)
700____________________________________________________________________________
701[ 2049] By: gsar on 1998/10/25 01:30:48
702 Log: avoid "mysterious" compile-time failures without messages
703 Branch: perl
704 ! gv.c
705____________________________________________________________________________
104f9d64
GS
706[ 2041] By: gsar on 1998/10/23 21:11:56
707 Log: checkin jpl under //depot/perlext/jpl/...
708 Branch: perlext
709 + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
710 + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
711 + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
712 + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
713 + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
714 + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
715 + jpl/PerlInterpreter/Makefile.PL
716 + jpl/PerlInterpreter/PerlInterpreter.c
717 + jpl/PerlInterpreter/PerlInterpreter.h
718 + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
719 + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
720 + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
721 + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
722 + jpl/get_jdk/jdk_hosts jpl/install-jpl
723____________________________________________________________________________
724[ 2040] By: larry on 1998/10/23 19:31:42
725 Log: chr(0xFFFFFFFF) didn't translate to utf8 character
726 Branch: perl
727 ! pp.c
728____________________________________________________________________________
729[ 2039] By: larry on 1998/10/23 18:48:34
730 Log: tr///d does not seem to work
731 Branch: perl
732 ! lib/utf8_heavy.pl
733____________________________________________________________________________
734[ 2038] By: larry on 1998/10/23 18:00:41
735 Log: Program with utf8 identifiers fails to compile
736 Branch: perl
737 ! doop.c gv.c op.c pp.c pp_hot.c toke.c
738____________________________________________________________________________
739[ 2037] By: jhi on 1998/10/23 14:04:51
740 Log: Test suite portability:
741 - posix-bc does not write to broken pipes
742 - filehand #11 only iff we have fork
743 - warning.t can now match $expected using regular expressions
744 Branch: cfgperl
745 ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
746 ! t/pragma/warning.t
747____________________________________________________________________________
748[ 2036] By: jhi on 1998/10/23 12:12:07
749 Log: yacc clarification.
750 Branch: cfgperl
751 ! README.posix-bc
752____________________________________________________________________________
753[ 2035] By: jhi on 1998/10/23 12:09:59
754 Log: Some C compilers get upset about 8-bit characters in /* comments. */
755 Branch: cfgperl
756 ! mg.c
757____________________________________________________________________________
758[ 2034] By: jhi on 1998/10/22 09:11:52
759 Log: Configure update: both for pthread_yield more robust
760 testing (all variants of pthread_attr_getdetachstate()) --
761 and because Configure was broken in major way! About 1000
762 last lines were truncated.
763 Branch: cfgperl
764 ! Configure
765____________________________________________________________________________
766[ 2033] By: jhi on 1998/10/22 07:47:10
767 Log: DJGPP feedback for #2028.
768 Branch: cfgperl
769 ! thread.h
770____________________________________________________________________________
771[ 2032] By: jhi on 1998/10/21 13:03:57
772 Log: yielding, the saga continues.
773 Branch: cfgperl
774 ! Configure config_h.SH
775 !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
776 !> t/op/goto.t t/pragma/constant.t
777____________________________________________________________________________
778[ 2031] By: jhi on 1998/10/21 09:15:42
779 Log: VM/ESA feedback for #2028.
780 Branch: cfgperl
781 ! Configure config_h.SH thread.h
782____________________________________________________________________________
783[ 2030] By: gsar on 1998/10/21 04:22:53
784 Log: fix handling of mayhaps-extended @_ in goto &sub
785 Branch: perl
786 ! av.c pp_ctl.c t/op/goto.t
787____________________________________________________________________________
788[ 2029] By: gsar on 1998/10/21 00:54:14
789 Log: restore sanity to "constant" references
790 Branch: perl
791 ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
792____________________________________________________________________________
793[ 2028] By: jhi on 1998/10/20 15:01:20
794 Log: OLD_PTHREADS_API reorganizing.
795 Branch: cfgperl
796 ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
797 ! vmesa/vmesaish.h
798____________________________________________________________________________
799[ 2027] By: jhi on 1998/10/20 14:14:51
800 Log: #2026 fallout.
801 Branch: cfgperl
802 ! Makefile.SH
803____________________________________________________________________________
804[ 2026] By: jhi on 1998/10/20 11:47:21
805 Log: VM/ESA update.
806 Branch: cfgperl
807 ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
808____________________________________________________________________________
809[ 2025] By: jhi on 1998/10/20 08:20:56
810 Log: 64-bitness, based on
811
812 From: Scott Henry <scotth@sgi.com>
813 To: perl-64bit@perl.org
814 Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
815 Subject: Re: Configure problems/questions...
816 Date: 19 Oct 1998 22:38:06 -0700
817 Branch: cfgperl
818 ! hints/irix_6.sh perl.h
819____________________________________________________________________________
820[ 2024] By: jhi on 1998/10/20 08:09:07
821 Log: Add lseeksize.
822 Branch: cfgperl
823 ! config_h.SH
824____________________________________________________________________________
825[ 2023] By: jhi on 1998/10/20 08:08:33
826 Log: Mumble about _yields() only when threaded.
827 Branch: cfgperl
828 ! Configure
829____________________________________________________________________________
830[ 2022] By: jhi on 1998/10/20 07:46:26
831 Log: Thinko at PTHREADS_CREATED_JOINABLE.
832 Branch: cfgperl
833 ! thread.h
834____________________________________________________________________________
835[ 2021] By: gbarr on 1998/10/20 01:25:23
836 Log: From: Chip Salzenberg <chip@perlsupport.com>
837 Date: Tue, 6 Oct 1998 13:33:05 -0400
838 Message-ID: <19981006133305.A2348@perlsupport.com>
839 Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
840 Branch: maint-5.005/perl
841 ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
842 ! t/op/tie.t
843____________________________________________________________________________
844[ 2020] By: jhi on 1998/10/19 09:15:53
845 Log: YIELD more robustly.
846 Branch: cfgperl
847 ! thread.h
848____________________________________________________________________________
849[ 2019] By: jhi on 1998/10/19 08:48:33
850 Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
851 the 'new' one (just like DJGPP, it seems).
852 Branch: cfgperl
853 ! thread.h
854____________________________________________________________________________
855[ 2018] By: jhi on 1998/10/19 07:02:44
856 Log: vmesaish.h doesn't exclude unixish.h.
857 Branch: cfgperl
858 ! perl.h
859____________________________________________________________________________
860[ 2017] By: jhi on 1998/10/19 06:44:19
861 Log: 1<<$randbits is not good for randbits=48.
862 Branch: cfgperl
863 ! t/op/rand.t
864____________________________________________________________________________
865[ 2016] By: jhi on 1998/10/19 06:39:47
866 Log: Make #2012 glob pattern more portable.
867 Branch: cfgperl
868 ! Makefile.SH
869____________________________________________________________________________
104f9d64
GS
870[ 2014] By: gbarr on 1998/10/17 20:31:42
871 Log: Fix POSIX::sigprocmask not to check type of $old parameter
872 as it is output only
873 Branch: maint-5.005/perl
874 ! ext/POSIX/POSIX.xs
875____________________________________________________________________________
104f9d64
GS
876[ 2012] By: jhi on 1998/10/17 15:04:23
877 Log: clean numbered core dumps and t/tmp[0-9]*.
878 Branch: cfgperl
879 ! Makefile.SH
880____________________________________________________________________________
881[ 2011] By: jhi on 1998/10/17 14:59:15
882 Log: More robust yacc/bison failure output handling.
883 Branch: cfgperl
884 ! t/comp/require.t t/op/misc.t t/pragma/subs.t
885____________________________________________________________________________
886[ 2010] By: jhi on 1998/10/17 14:51:05
887 Log: BC2000 POSIX update.
888 Branch: cfgperl
889 ! MANIFEST
890____________________________________________________________________________
891[ 2009] By: jhi on 1998/10/17 14:49:46
892 Log: POSIX BC2000 port from perl-mvs:
893
894 Subject: Ported perl 5.005.02 to BS2000 / POSIX
895 From: Dorner Thomas <Thomas.Dorner@start.de>
896 Date: Tue, 29 Sep 1998 13:29:36 +0100
897 Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de>
898 Branch: cfgperl
899 + README.posix-bc hints/posix-bc.sh
900 ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
901 ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
902 ! unixish.h
903____________________________________________________________________________
904[ 2008] By: jhi on 1998/10/17 14:07:49
905 Log: VM/ESA-update.
906 Branch: cfgperl
907 ! MANIFEST
908____________________________________________________________________________
909[ 2007] By: jhi on 1998/10/17 13:55:34
910 Log: Forgot few S_I* imports.
911 Branch: cfgperl
912 ! t/lib/ipc_sysv.t
913____________________________________________________________________________
914[ 2006] By: jhi on 1998/10/17 13:43:54
915 Log: The VM/ESA port essentials, based on
916
917 perl-mvs:
918
919 From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
920 Subject: Re: Can't find Data/Dumper.pm
921 Date: Mon, 28 Sep 1998 07:40:49 +1300
922 Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
923
924 private email:
925
926 From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
927 Subject: Re: Perl thread problems in VM/ESA
928 Date: Thu, 15 Oct 1998 07:18:35 +1300
929 Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
930
931 and private email:
932
933 From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
934 Subject: perl archive
935 Date: Sun, 11 Oct 1998 19:28:54 EDT
936 Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
937 which gave a pointer to
938
939 http://pucc.princeton.edu/~neale/perl.tar
940
941 (based on Perl 5.005_51)
942 Branch: cfgperl
943 + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
944 ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
945 ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
946 ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
947____________________________________________________________________________
948[ 2005] By: jhi on 1998/10/17 13:17:19
949 Log: Integrate mainperl.
950 Branch: cfgperl
951 !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
952 !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
953 !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
954 !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
955 !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
956 !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
957 !> win32/makefile.mk
958____________________________________________________________________________
959[ 2004] By: jhi on 1998/10/17 11:19:06
960 Log: Removed an extra ' from the int64_t test.
961 Branch: cfgperl
962 ! Configure
963____________________________________________________________________________
964[ 2003] By: gsar on 1998/10/17 04:11:40
965 Log: silence -w noises (suggested by Greg Bacon)
966 Branch: perl
967 ! lib/Term/Complete.pm
968____________________________________________________________________________
969[ 2002] By: gsar on 1998/10/17 04:07:48
970 Log: From: Gisle Aas <gisle@aas.no>
971 Date: 14 Oct 1998 15:53:14 +0200
972 Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
973 Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
974 Branch: perl
975 ! util.c
976____________________________________________________________________________
977[ 2001] By: gsar on 1998/10/17 04:06:10
978 Log: From: Gisle Aas <gisle@aas.no>
979 Date: 14 Oct 1998 15:17:44 +0200
980 Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
981 Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
982 Branch: perl
983 ! toke.c
984____________________________________________________________________________
985[ 2000] By: gsar on 1998/10/17 03:06:33
986 Log: From: Gisle Aas <gisle@aas.no>
987 Date: 14 Oct 1998 00:38:06 +0200
988 Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
989 Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
990 Branch: perl
991 ! sv.c
992____________________________________________________________________________
993[ 1999] By: gsar on 1998/10/17 03:04:48
994 Log: From: Dan Sugalski <sugalskd@osshe.edu>
995 Date: Tue, 13 Oct 1998 15:10:57 -0700
996 Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
997 Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
998 Branch: perl
999 ! vms/ext/Stdio/Stdio.pm
1000____________________________________________________________________________
1001[ 1998] By: gsar on 1998/10/17 03:00:40
1002 Log: skip readonly vars and unref references when doing a reset()
1003 Branch: perl
1004 ! sv.c
1005____________________________________________________________________________
1006[ 1997] By: gsar on 1998/10/17 02:49:19
1007 Log: fix buggy treatment of large checksums on unicode strings
1008 From: Gisle Aas <gisle@aas.no>
1009 Date: 13 Oct 1998 21:35:39 +0200
1010 Message-ID: <m31zocp850.fsf@furu.g.aas.no>
1011 Subject: unpack("%48U*",...) [PATCH 5.005_52]
1012 Branch: perl
1013 ! pp.c
1014____________________________________________________________________________
1015[ 1996] By: gsar on 1998/10/17 02:43:22
1016 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1017 Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
1018 Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
1019 Subject: [PATCH 5.005_52] Memory overrun in os2.c
1020 Branch: perl
1021 ! os2/Makefile.SHs os2/os2.c
1022____________________________________________________________________________
1023[ 1995] By: gsar on 1998/10/17 02:42:01
1024 Log: clarify section name rules for typemaps
1025 Branch: perl
1026 ! pod/perlxs.pod
1027____________________________________________________________________________
1028[ 1994] By: gsar on 1998/10/17 02:33:02
1029 Log: whitespace-proof grent.t
1030 Branch: perl
1031 ! t/op/grent.t
1032____________________________________________________________________________
1033[ 1993] By: gsar on 1998/10/17 02:27:29
1034 Log: fix bug in B::CC::pp_sassign()
1035 From: "vishal bhatia" <vishalb@hotmail.com>
1036 Date: Sun, 11 Oct 1998 18:41:38 PDT
1037 Message-ID: <19981012014139.19614.qmail@hotmail.com>
1038 Subject: B::CC problems with pp_sassign routine
1039 Branch: perl
1040 ! ext/B/B/CC.pm
1041____________________________________________________________________________
1042[ 1992] By: gsar on 1998/10/17 02:17:49
1043 Log: applied suggested patch with small doc tweak
1044 From: Gisle Aas <gisle@aas.no>
1045 Date: 11 Oct 1998 12:53:13 +0200
1046 Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
1047 Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
1048 Branch: perl
1049 ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
1050 ! t/op/tiehandle.t
1051____________________________________________________________________________
1052[ 1991] By: gsar on 1998/10/17 02:08:30
1053 Log: apply non-conflicting parts from suggested patch
1054 From: jan.dubois@ibm.net (Jan Dubois)
1055 Date: Sat, 10 Oct 1998 13:15:45 +0200
1056 Message-ID: <36223ed7.18279374@smtp1.ibm.net>
1057 Subject: [PATCH 5.005_52] Still more MakeMaker patches
1058 Branch: perl
1059 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
1060____________________________________________________________________________
1061[ 1990] By: gsar on 1998/10/17 02:01:24
1062 Log: provide option to enable optimization with VC (suggested by Jan
1063 Dubois)
1064 Branch: perl
1065 ! win32/Makefile win32/makefile.mk
1066____________________________________________________________________________
1067[ 1989] By: gsar on 1998/10/17 01:55:27
1068 Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
1069 Dave Leppik <dleppik@gage.com>
1070 Branch: perl
1071 ! perl.h
1072____________________________________________________________________________
1073[ 1988] By: gsar on 1998/10/17 01:49:05
1074 Log: stray typo found by Hugo van der Sanden
1075 Branch: perl
1076 ! op.c
1077____________________________________________________________________________
1078[ 1987] By: gsar on 1998/10/17 01:45:52
1079 Log: perldoc pod update
1080 From: Daniel Grisinger <dgris@perrin.dimensional.com>
1081 Date: 06 Oct 1998 23:56:51 -0600
1082 Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
1083 Subject: [PATCH _02 and _52] perldoc
1084 Branch: perl
1085 ! utils/perldoc.PL
1086____________________________________________________________________________
1087[ 1986] By: gsar on 1998/10/17 01:41:40
1088 Log: qualify names of builtins
1089 Branch: perl
1090 ! ext/POSIX/POSIX.pm
1091____________________________________________________________________________
104f9d64
GS
1092[ 1982] By: gbarr on 1998/10/17 00:20:57
1093 Log: From: Jochen Wiedmann <joe@ispsoft.de>
1094 Date: Thu, 17 Sep 1998 17:16:06 +0200
1095 Message-ID: <360127B6.E44564A@ispsoft.de>
1096 Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
1097 Branch: maint-5.005/perl
1098 ! lib/ExtUtils/MakeMaker.pm
1099____________________________________________________________________________
104f9d64
GS
1100[ 1978] By: gsar on 1998/10/16 01:58:58
1101 Log: integrate cfgperl mods into mainline
1102 Branch: perl
1103 +> ext/DynaLoader/dl_vmesa.xs
1104 ! Porting/genlog
1105 !> Configure MANIFEST Makefile.SH config_h.SH
1106 !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
1107 !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
1108 !> x2p/Makefile.SH
1109____________________________________________________________________________
104f9d64
GS
1110[ 1976] By: gsar on 1998/10/16 00:10:52
1111 Log: stray tweak
1112 Branch: perl
1113 ! op.c
1114____________________________________________________________________________
1115[ 1975] By: gsar on 1998/10/15 23:54:38
1116 Log: propagate typeness of lexicals while cloning them
1117 Branch: perl
1118 ! op.c
1119____________________________________________________________________________
1120[ 1974] By: gsar on 1998/10/15 23:53:25
1121 Log: s/last/first/ typo in append_list()
1122 Branch: perl
1123 ! op.c
1124____________________________________________________________________________
1125[ 1973] By: gsar on 1998/10/15 20:06:17
1126 Log: nuke confperl branch and contents
1127 Branch: confperl
1128 - (delete 1284 files)
1129____________________________________________________________________________
1130[ 1972] By: jhi on 1998/10/15 07:07:35
1131 Log: Test #162 had been added but the "print 1..161" had not been updated.
1132 Branch: cfgperl
1133 ! t/op/pat.t
1134____________________________________________________________________________
1135[ 1971] By: gsar on 1998/10/15 03:09:58
1136 Log: check in all confperl changes as of change#1964 into cfgperl
1137 Branch: cfgperl
1138 + ext/DynaLoader/dl_vmesa.xs
1139 ! Configure MANIFEST Makefile.SH config_h.SH
1140 ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
1141 ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
1142____________________________________________________________________________
1143[ 1970] By: gsar on 1998/10/15 03:05:59
1144 Log: integrate mainline to get tr.t
1145 Branch: cfgperl
1146 +> t/op/tr.t
1147____________________________________________________________________________
1148[ 1969] By: gsar on 1998/10/15 03:04:17
1149 Log: add missing tr.t to repository
1150 Branch: perl
1151 + t/op/tr.t
1152____________________________________________________________________________
1153[ 1968] By: gsar on 1998/10/15 03:02:43
1154 Log: create cfgperl branch
1155 Branch: cfgperl
1156 +> (branch 1282 files)
1157____________________________________________________________________________
1158[ 1967] By: gsar on 1998/10/15 02:46:08
1159 Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
1160 (MAN3PODS cannot be set to ' '; stray stricture violation)
1161 Branch: perl
1162 ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
1163 ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
1164 ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
1165 ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
1166 ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
1167 ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
1168 ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
1169 ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
1170 ! ext/attrs/Makefile.PL ext/re/Makefile.PL
1171 ! lib/ExtUtils/MM_Unix.pm
1172____________________________________________________________________________
1173[ 1966] By: gsar on 1998/10/15 02:19:03
1174 Log: tweak to make fix in change#1944 behave correctly for closures
1175 created within eval''
1176 Branch: perl
1177 ! op.c t/op/eval.t
1178____________________________________________________________________________
1179[ 1965] By: gsar on 1998/10/14 23:22:41
1180 Log: use better numbers for exitstatus test
1181 Branch: perl
1182 ! t/op/die_exit.t
1183____________________________________________________________________________
1184[ 1964] By: jhi on 1998/10/14 17:25:41
1185 Log: Add VM/ESA dynaloading (uses <dll.h>).
1186 Branch: confperl
1187 + ext/DynaLoader/dl_vmesa.xs
1188 ! MANIFEST
1189____________________________________________________________________________
1190[ 1963] By: jhi on 1998/10/14 17:17:10
1191 Log: Remove a2p.loadmap in 'clean' target.
1192 Branch: confperl
1193 ! x2p/Makefile.SH
1194____________________________________________________________________________
1195[ 1962] By: jhi on 1998/10/14 17:13:11
1196 Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
1197 Branch: confperl
1198 ! Makefile.SH
1199____________________________________________________________________________
1200[ 1961] By: jhi on 1998/10/14 16:27:39
1201 Log: VM/ESA creates executable.loadmaps.
1202 Branch: confperl
1203 ! Makefile.SH
1204____________________________________________________________________________
1205[ 1960] By: jhi on 1998/10/14 15:37:39
1206 Log: Introduce SCHED_YIELD (one of sched_yield(),
1207 pthread_yield(), or pthread_yield(NULL)).
1208 YIELD is then defined using SCHED_YIELD unless
1209 a platform-specific YIELD has already been defined.
1210
1211 Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
1212
1213 The need for pthread_yield(NULL) and pthread_attr_setdet...
1214 introduced by (private email)
1215
1216 From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
1217 Date: Sat, 10 Oct 1998 21:08:15 +1300
1218 Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
1219 Subject: Re: Perl thread problems in VM/ESA
1220
1221 Better select() protoprobe (for AIX), from (private email)
1222 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1223 Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
1224 Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
1225 Subject: AIX select (fwd)
1226 From: Lars Hecking <lhecking@nmrc.ucc.ie>
1227 To: Andy Dougherty <doughera@lafcol.lafayette.edu>
1228 Date: Fri, 2 Oct 1998 10:40:01 +0100
1229 Subject: AIX select
1230
1231 Linux-avoid-so.X.Y, based on
1232 From: "Kurt D. Starsinic" <kstar@chapin.edu>
1233 Date: Tue, 13 Oct 1998 15:55:07 -0400
1234 Message-ID: <19981013155507.B4004@O2.chapin.edu>
1235 Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
1236 Branch: confperl
1237 ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
1238 ! thread.h
1239____________________________________________________________________________
1240[ 1959] By: jhi on 1998/10/14 12:51:26
1241 Log: Some old pthread implementations have
1242 pthread_attr_setdetachstate(pthread_attr_t*, int*).
1243 Branch: confperl
1244 ! ext/Thread/Thread.xs
1245____________________________________________________________________________
1246[ 1958] By: jhi on 1998/10/14 12:41:11
1247 Log: SCHED_YIELD and ATTR_JOINABLE fixes. Thread.xs and Configure
1248 counterparts will follow soon.
1249 Branch: confperl
1250 ! thread.h
1251____________________________________________________________________________
1252[ 1957] By: jhi on 1998/10/14 12:38:11
1253 Log: Add tr.t (MANIFEST already knew about it, strange)
1254 Branch: confperl
1255 + t/op/tr.t
1256____________________________________________________________________________
1257[ 1956] By: jhi on 1998/10/14 12:24:35
1258 Log: Mutexen should be initialized only once.
1259 Branch: confperl
1260 ! gv.c op.c
1261____________________________________________________________________________
1262[ 1955] By: jhi on 1998/10/14 12:19:38
1263 Log: os390 has its own cppstdin.
1264 Branch: confperl
1265 ! hints/os390.sh
1266____________________________________________________________________________
1267[ 1954] By: jhi on 1998/10/14 12:15:06
1268 Log: Integrate with mainperl.
1269 Branch: confperl
1270 !> (integrate 1280 files)
1271____________________________________________________________________________
1272[ 1953] By: jhi on 1998/10/14 11:48:08
1273 Log: Removed duplicate CMA threads code for HPUX 10.X.
1274 (probably residue of patch(1) being too understanding)
1275 Enhanced 64-bit settings. (redo change#1940)
1276 Branch: confperl
1277 ! hints/hpux.sh
1278____________________________________________________________________________
1279[ 1952] By: jhi on 1998/10/14 11:45:16
1280 Log: (redo change#1949) Detypo in the d_open64 warning about
1281 the impending WHOA.
1282 Branch: confperl
1283 ! hints/irix_6.sh
1284____________________________________________________________________________
1285[ 1951] By: jhi on 1998/10/14 10:54:16
1286 Log: Mutexen should only be inited once, after they have been New()ed.
1287 Branch: confperl
1288 ! gv.c op.c
1289____________________________________________________________________________
1290[ 1950] By: jhi on 1998/10/14 10:41:43
1291 Log: Own cppstdin.
1292 Branch: confperl
1293 ! hints/os390.sh
1294____________________________________________________________________________
1295[ 1949] By: jhi on 1998/10/14 10:34:23
1296 Log: Detypo in the d_open64 warning about the impending WHOA.
1297 Branch: confperl
1298 ! hints/irix_6.sh
1299____________________________________________________________________________
1300[ 1948] By: gsar on 1998/10/14 05:38:01
1301 Log: two typos
1302 Branch: perl
1303 ! pp_hot.c t/op/eval.t
1304____________________________________________________________________________
1305[ 1947] By: gsar on 1998/10/14 05:37:10
1306 Log: let docatch() pass the buck when restartop turns out to be null,
1307 making exceptions in BEGIN{} propagate as expected
1308 Branch: perl
1309 ! pp_ctl.c t/op/misc.t
1310____________________________________________________________________________
1311[ 1946] By: gsar on 1998/10/13 03:41:49
1312 Log: add missing file from change#1943
1313 Branch: perl
1314 ! proto.h
1315____________________________________________________________________________
1316[ 1945] By: gsar on 1998/10/13 03:32:02
1317 Log: defer "deep recursion" warnings until CXt_SUB context is properly
1318 set up
1319 Branch: perl
1320 ! pp_hot.c t/pragma/warn/pp_hot
1321____________________________________________________________________________
1322[ 1944] By: gsar on 1998/10/13 03:15:50
1323 Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
1324 fixup the cop_seq value that must be seen by lexical lookups that
1325 emanate within eval''
1326 Branch: perl
1327 ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
1328____________________________________________________________________________
1329[ 1943] By: gsar on 1998/10/13 02:06:09
1330 Log: ensure recursive attempts to findlex()icals know enough about where
1331 the last eval'' context was encountered
1332 Branch: perl
1333 ! op.c t/op/eval.t
1334____________________________________________________________________________
1335[ 1942] By: gsar on 1998/10/13 02:01:24
1336 Log: force copy of substrings when matching against temporaries
1337 Branch: perl
1338 ! pp_hot.c t/op/pat.t
1339____________________________________________________________________________
1340[ 1941] By: gsar on 1998/10/13 01:49:16
1341 Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
1342 implementation)
1343 Branch: perl
1344 ! pp_ctl.c t/op/runlevel.t
1345____________________________________________________________________________
1346[ 1940] By: jhi on 1998/10/12 09:57:44
1347 Log: Removed duplicate CMA threads code for HPUX 10.X.
1348 (probably residue of patch(1) being too understanding)
1349 Enhanced 64-bit settings.
1350 Branch: confperl
1351 ! hints/hpux.sh
1352____________________________________________________________________________
1353[ 1939] By: jhi on 1998/10/12 09:53:11
1354 Log: Initial sync from mainline perl.
1355 Branch: confperl
1356 + (add 1282 files)
1357____________________________________________________________________________
104f9d64
GS
1358[ 1937] By: gsar on 1998/10/06 21:16:34
1359 Log: fix $/ init for USE_THREADS
1360 Branch: perl
1361 ! perl.c
1362____________________________________________________________________________
1363[ 1936] By: gsar on 1998/10/06 07:19:39
1364 Log: fix globals caught by change#1927; builds and tests on Solaris
1365 Branch: perl
1366 ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
1367 ! warning.h warning.pl
1368____________________________________________________________________________
e24b16f9
GS
1369[ 1935] By: gsar on 1998/10/06 06:50:35
1370 Log: add test for previous fix
1371 Branch: perl
1372 ! ext/Thread/create.t
1373____________________________________________________________________________
1374[ 1934] By: gsar on 1998/10/06 06:37:36
1375 Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
1376 Branch: perl
1377 ! util.c
1378____________________________________________________________________________
1379[ 1933] By: gsar on 1998/10/06 05:04:20
1380 Log: undo bogus part of change#1903 (as pointed out by Larry)
1381 Branch: perl
1382 ! pp_ctl.c
1383____________________________________________________________________________
1384[ 1932] By: gsar on 1998/10/06 04:21:31
1385 Log: added tweaked version of suggested patch
1386 From: jan.dubois@ibm.net (Jan Dubois)
1387 Date: Sat, 03 Oct 1998 19:04:48 +0200
1388 Message-ID: <361d54b2.36841294@smtp1.ibm.net>
1389 Subject: [PATCH 5.005_52] More MakeMaker patches
1390 Branch: perl
1391 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
1392 ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
1393____________________________________________________________________________
1394[ 1931] By: gsar on 1998/10/06 04:04:33
1395 Log: use cpp symbols instead of hardwired constants
1396 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1397 Date: Mon, 05 Oct 1998 09:23:33 +0100
1398 Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
1399 Subject: [PATCH 5.005_52] By the numbers (resend)
1400 Branch: perl
1401 ! op.c
1402____________________________________________________________________________
1403[ 1930] By: gsar on 1998/10/06 04:01:55
1404 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1405 Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
1406 Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
1407 Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
1408 Branch: perl
1409 ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
1410 ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
1411____________________________________________________________________________
1412[ 1929] By: gsar on 1998/10/06 03:50:36
1413 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1414 Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
1415 Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
1416 Subject: [PATCH 5.00552] Minor test improvement
1417 Branch: perl
1418 ! t/op/magic.t
1419____________________________________________________________________________
1420[ 1928] By: gsar on 1998/10/06 03:49:03
1421 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1422 Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
1423 Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
1424 Subject: [PATCH 5.00552] emacs/ptags inprovements
1425 Branch: perl
1426 ! emacs/ptags
1427____________________________________________________________________________
1428[ 1927] By: gsar on 1998/10/06 03:47:44
1429 Log: disable C<#define dirty PL_dirty> et al.
1430 Branch: perl
1431 ! embed.pl embedvar.h
1432____________________________________________________________________________
1433[ 1926] By: gsar on 1998/10/06 03:43:32
1434 Log: From: Mark-Jason Dominus <mjd@plover.com>
1435 Date: Sun, 04 Oct 1998 14:48:11 -0400
1436 Message-ID: <19981004184811.16048.qmail@plover.com>
1437 Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
1438 Branch: perl
1439 ! utils/perldoc.PL
1440____________________________________________________________________________
1441[ 1925] By: gsar on 1998/10/06 03:27:35
1442 Log: disable USE_THREADS when PERL_OBJECT is enabled
1443 Branch: perl
1444 ! win32/Makefile win32/makefile.mk
1445____________________________________________________________________________
1446[ 1924] By: gsar on 1998/10/06 03:26:54
1447 Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
1448 Branch: perl
1449 ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
1450 ! vms/perly_c.vms
1451____________________________________________________________________________
1452[ 1923] By: gsar on 1998/10/03 05:19:56
1453 Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
1454 overridden
1455 Branch: perl
1456 ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
1457 ! proto.h vms/perly_c.vms
1458____________________________________________________________________________
1459[ 1922] By: gsar on 1998/10/03 03:59:50
1460 Log: suppress manifypods leak in extensions
1461 Branch: perl
1462 ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
1463____________________________________________________________________________
1464[ 1921] By: gsar on 1998/10/02 22:30:15
1465 Log: os390 fixes (suggested by Peter Prymmer)
1466 Branch: perl
1467 ! Makefile.SH regcomp.c
1468____________________________________________________________________________
1469[ 1920] By: gsar on 1998/10/02 21:41:19
1470 Log: squelch undef warnings
1471 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1472 Date: Fri, 02 Oct 1998 11:01:14 +0100
1473 Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
1474 Subject: [PATCH] Re: Apparent bug in Math::BigInt
1475 Branch: perl
1476 ! Changes lib/Math/BigInt.pm
1477____________________________________________________________________________
9f6ab407
HS
1478[ 1919] By: gsar on 1998/10/02 04:59:13
1479 Log: add note to INSTALL about ANSI C
1480 Branch: perl
1481 ! INSTALL
1482____________________________________________________________________________
1483[ 1918] By: gsar on 1998/10/02 04:21:10
1484 Log: tolerate spaces when fixing up __cplusplus output by old h2xs
1485 From: jan.dubois@ibm.net (Jan Dubois)
1486 Date: Wed, 30 Sep 1998 23:35:30 +0200
1487 Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
1488 Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
1489 Branch: perl
1490 ! lib/ExtUtils/xsubpp
1491____________________________________________________________________________
1492[ 1917] By: gsar on 1998/10/02 04:16:02
1493 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
1494 Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
1495 Message-Id: <199810010837.LAA31371@alpha.hut.fi>
1496 Subject: Re: Configure test for selectbits busted
1497 Branch: perl
1498 ! Configure
1499____________________________________________________________________________
1500[ 1916] By: gsar on 1998/10/02 04:14:17
1501 Log: From: Dan Sugalski <sugalskd@osshe.edu>
1502 Date: Wed, 30 Sep 1998 17:15:20 -0700
1503 Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
1504 Subject: [PATCH 5.005_02]VMS config tweaks
1505 Branch: perl
1506 ! vms/descrip_mms.template vms/subconfigure.com
1507____________________________________________________________________________
1508[ 1915] By: gsar on 1998/10/02 04:10:47
1509 Log: use Off_t to permit 64-bit seek()
1510 From: Scott Henry <scotth@sgi.com>
1511 Date: 29 Sep 1998 17:38:46 -0700
1512 Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
1513 Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
1514 --
1515 Date: 28 Sep 1998 18:55:37 -0700
1516 Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
1517 Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
1518 Branch: perl
1519 ! doio.c pp_sys.c proto.h sv.c
1520____________________________________________________________________________
1521[ 1914] By: gsar on 1998/10/02 04:05:36
1522 Log: normalize tm struct passed to strftime() with mktime()
1523 From: Spider Boardman <spider@orb.nashua.nh.us>
1524 Date: Wed, 30 Sep 1998 15:12:09 -0400
1525 Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
1526 Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date
1527 Branch: perl
1528 ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
1529____________________________________________________________________________
1530[ 1913] By: gsar on 1998/10/02 03:59:46
1531 Log: don't try to run foo_SH.orig etc.
1532 Branch: perl
1533 ! Configure
1534____________________________________________________________________________
1535[ 1912] By: gsar on 1998/10/02 03:45:37
1536 Log: make warning about glob process failure optional
1537 Branch: perl
1538 ! pod/perldiag.pod pp_hot.c
1539____________________________________________________________________________
1540[ 1911] By: gsar on 1998/10/02 02:52:21
1541 Log: document yet another RE diagnostic, make it consistent with REG_INFTY
1542 From: Dominic Dunlop <domo@vo.lu>
1543 Date: Tue, 29 Sep 1998 21:06:30 +0000
1544 Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
1545 Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
1546 --
1547 Date: Wed, 30 Sep 1998 11:46:44 +0000
1548 Message-Id: <v03110702b237beb04830@[212.24.192.74]>
1549 Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
1550 Branch: perl
1551 ! pod/perldiag.pod regcomp.c
1552____________________________________________________________________________
1553[ 1910] By: gsar on 1998/10/02 02:48:48
1554 Log: minor Configure tweaks (via private mail)
1555 From: Jarkko Hietaniemi <jhi@iki.fi>
1556 Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
1557 Message-Id: <199809292325.CAA19737@alpha.hut.fi>
1558 Subject: [PATCH] 5.005_52: the drizzle continues
1559 Branch: perl
1560 ! Configure config_h.SH handy.h
1561____________________________________________________________________________
1562[ 1909] By: gsar on 1998/10/02 02:46:39
1563 Log: update SCO hints for dynamic loading
1564 From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1565 Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
1566 Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
1567 Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
1568 --
1569 Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
1570 Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
1571 Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
1572 Branch: perl
1573 ! hints/sco.sh
1574____________________________________________________________________________
1575[ 1908] By: gsar on 1998/10/02 02:33:39
1576 Log: make File::Find work when wanted() is autoloaded or a symbolic ref
1577 Branch: perl
1578 ! lib/File/Find.pm
1579____________________________________________________________________________
1580[ 1907] By: gsar on 1998/10/02 02:21:52
1581 Log: applied patches, but retained old behavior for win32 (where compilers
1582 can't read from stdin at all)
1583 From: Graham Barr <gbarr@ti.com>
1584 Date: Mon, 28 Sep 1998 09:41:49 -0500
1585 Message-ID: <19980928094149.B26576@asic.sc.ti.com>
1586 Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
1587 --
1588 Date: Tue, 29 Sep 1998 12:35:43 -0500
1589 Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
1590 Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
1591 Branch: perl
1592 ! ext/Errno/Errno_pm.PL
1593____________________________________________________________________________
1594[ 1906] By: gsar on 1998/10/02 02:02:19
1595 Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
1596 Hietaniemi)
1597 Branch: perl
1598 ! t/op/grent.t
1599____________________________________________________________________________
1600[ 1905] By: gsar on 1998/10/02 01:59:56
1601 Log: win32 caveats about truncate()
1602 Branch: perl
1603 ! pod/perlport.pod
1604____________________________________________________________________________
1605[ 1904] By: gsar on 1998/10/02 01:53:25
1606 Log: various Configure and hints updates (prefer drand48() or random()
1607 over rand(); add -Dusemultiplicity; enhanced 64-bitness); patch
1608 applied modulo SCO hints superceded by later patch
1609 From: Jarkko Hietaniemi <jhi@iki.fi>
1610 Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
1611 Message-Id: <199809282156.AAA18615@alpha.hut.fi>
1612 Subject: [PATCH] 5.005_52: Configure et al:
1613 Branch: perl
1614 + ext/IPC/SysV/hints/next_3.pl
1615 ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
1616 ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
1617 ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
1618____________________________________________________________________________
1619[ 1903] By: gsar on 1998/10/02 01:42:37
1620 Log: fixes for bugs in /RE/p from Hugo van der Sanden
1621 Date: Mon, 28 Sep 1998 17:41:49 +0100
1622 Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
1623 Subject: [PATCH 5.005_52] Re: More on ?p
1624 --
1625 Date: Thu, 01 Oct 1998 09:10:58 +0100
1626 Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
1627 Subject: [PATCH 5.005_52] ?p fix
1628 --
1629 Date: Thu, 01 Oct 1998 10:45:56 +0100
1630 Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
1631 Subject: [PATCH 5.005_52] more on ?p
1632 Branch: perl
1633 ! pp_ctl.c
1634____________________________________________________________________________
1635[ 1902] By: gsar on 1998/10/02 01:36:14
1636 Log: From: Kenneth Duda <kjd@cisco.com>
1637 Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
1638 Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
1639 Subject: writemain dies when there are more than 4000 characters of extensions
1640 Branch: perl
1641 ! writemain.SH
1642____________________________________________________________________________
1643[ 1901] By: gsar on 1998/10/02 01:33:16
1644 Log: tweak run_byacc recipe
1645 Branch: perl
1646 ! Makefile.SH Porting/pumpkin.pod
1647____________________________________________________________________________
1648[ 1900] By: gsar on 1998/10/02 01:02:09
1649 Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
1650 Branch: perl
1651 ! perl.h pp_ctl.c
1652____________________________________________________________________________
1653[ 1899] By: gsar on 1998/09/28 20:46:30
1654 Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
1655 Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
1656 Dvornik)
1657 Branch: perl
1658 ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
1659____________________________________________________________________________
1660[ 1898] By: gsar on 1998/09/28 20:42:52
1661 Log: flush unsubmitted 5.00552 change
1662 Branch: perl
1663 ! MANIFEST
1664____________________________________________________________________________
1665[ 1897] By: gsar on 1998/09/27 04:43:06
1666 Log: run vms_yfix.pl
1667 Branch: perl
1668 ! vms/perly_c.vms
1669____________________________________________________________________________
1670[ 1896] By: gsar on 1998/09/27 03:38:55
1671 Log: small tweak on last change
1672 Branch: perl
1673 ! win32/win32.c
1674____________________________________________________________________________
1675[ 1895] By: gsar on 1998/09/27 03:17:17
1676 Log: fix win32_stat() to do the right thing for share names
1677 Branch: perl
1678 ! win32/win32.c
1679____________________________________________________________________________
1680[ 1891] By: larry on 1998/09/25 18:50:40
1681 Log: Fixed apostrophe problem from Mark Knutsen.
1682 Branch: perl
1683 ! sv.h
1684
1685----------------
1686Version 5.005_52
1687----------------
1688
1689____________________________________________________________________________
1690[ 1890] By: gsar on 1998/09/25 10:25:00
1691 Log: update template config.sh, add new config vars to win32 stuff
1692 Branch: perl
1693 ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
1694 ! pp_sys.c proto.h win32/config.bc win32/config.gc
1695 ! win32/config.vc win32/config_H.bc win32/config_H.gc
1696 ! win32/config_H.vc win32/win32.h
1697____________________________________________________________________________
327c3667
GS
1698[ 1889] By: gsar on 1998/09/25 07:13:13
1699 Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
1700 for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
1701 of full-fledged 64-bit support (including support for: fseeko/ftello,
1702 Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
1703 in Fcntl)
1704 From: Jarkko Hietaniemi <jhi@iki.fi>
1705 Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
1706 Message-Id: <199809112056.XAA04720@alpha.hut.fi>
1707 Subject: [PATCH] 5.005_51: Configure "Massive Attack"
1708 --
1709 From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1710 Date: 12 Sep 1998 09:44:25 +0300
1711 Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
1712 Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
1713 Branch: perl
1714 + lib/filetest.pm
1715 ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
1716 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
1717 ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
1718 ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
1719 ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
1720 ! win32/makedef.pl
1721____________________________________________________________________________
1722[ 1888] By: gsar on 1998/09/25 06:27:12
1723 Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
1724 Branch: perl
1725 ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
1726 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1727 ! win32/makedef.pl win32/makefile.mk win32/win32.c
1728____________________________________________________________________________
1729[ 1887] By: gsar on 1998/09/25 04:50:49
1730 Log: win32.c tweak
1731 Branch: perl
1732 ! win32/win32.c
1733____________________________________________________________________________
1734[ 1886] By: gsar on 1998/09/25 04:47:32
1735 Log: s/MAKEMAKEROPT/PERL_MM_OPT/
1736 Branch: perl
1737 ! lib/ExtUtils/MakeMaker.pm
1738____________________________________________________________________________
1739[ 1885] By: gsar on 1998/09/25 04:05:09
1740 Log: From: Dominic Dunlop <domo@vo.lu>
1741 Date: Thu, 10 Sep 1998 11:02:46 +0000
1742 Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
1743 Subject: MM_Unix::canonpath erroneously turns leading // into /
1744 Branch: perl
1745 ! lib/ExtUtils/MM_Unix.pm
1746____________________________________________________________________________
1747[ 1884] By: gsar on 1998/09/25 03:06:10
1748 Log: temporarily disable perl malloc for a2p until we clean up
1749 conflicting malloc() declarations everywhere
1750 Branch: perl
1751 ! x2p/Makefile.SH
1752____________________________________________________________________________
1753[ 1883] By: gsar on 1998/09/25 02:27:00
1754 Log: remove obsolete win32/bin/*.pl
1755 Branch: perl
1756 - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
1757 ! Changes MANIFEST win32/Makefile win32/makefile.mk
1758____________________________________________________________________________
400153aa
GS
1759[ 1882] By: gsar on 1998/09/25 02:04:43
1760 Log: missing file in last submit
1761 Branch: perl
1762 ! proto.h
1763____________________________________________________________________________
1764[ 1881] By: gsar on 1998/09/25 01:56:54
1765 Log: serial access to PL_x[inpr]v_root for USE_THREADS
1766 Branch: perl
1767 ! sv.c
1768____________________________________________________________________________
1769[ 1880] By: gsar on 1998/09/25 01:19:38
1770 Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
1771 From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
1772 Date: Thu, 24 Sep 1998 22:01:09 +0900
1773 Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
1774 Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe
1775 Branch: perl
1776 ! hv.c proto.h
1777____________________________________________________________________________
1778[ 1879] By: gsar on 1998/09/25 00:20:07
1779 Log: tweaks to enable PERL_OBJECT to build & test on win32
1780 Branch: perl
1781 ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
1782 ! win32/GenCAPI.pl
1783____________________________________________________________________________
1784[ 1878] By: gsar on 1998/09/25 00:13:36
1785 Log: fix change#1861, which breaks default boot_xxx symbol generation
1786 Branch: perl
1787 ! lib/ExtUtils/Mksymlists.pm
1788____________________________________________________________________________
1789[ 1877] By: gsar on 1998/09/24 10:29:54
1790 Log: two tweaks for clean build and test on Solaris
1791 Branch: perl
1792 ! op.c t/op/subst.t
1793____________________________________________________________________________
942e002e
GS
1794[ 1876] By: gsar on 1998/09/24 09:04:43
1795 Log: From: Colin Kuskie <ckuskie@cadence.com>
1796 Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
1797 Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
1798 Subject: [PATCH 5.005_51] perlform.pod
1799 Branch: perl
1800 ! pod/perlform.pod
1801____________________________________________________________________________
1802[ 1875] By: gsar on 1998/09/24 08:47:47
1803 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1804 Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
1805 Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
1806 Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
1807 Branch: perl
1808 ! regexec.c
1809____________________________________________________________________________
1810[ 1874] By: gsar on 1998/09/24 08:44:55
1811 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1812 Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
1813 Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
1814 Subject: Re: your Regexp.patch dated 21.8 [PATCH]
1815 Branch: perl
1816 ! toke.c
1817____________________________________________________________________________
1818[ 1873] By: gsar on 1998/09/24 08:39:41
1819 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1820 Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
1821 Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
1822 Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
1823 Branch: perl
1824 ! Changes regcomp.c
1825____________________________________________________________________________
1826[ 1872] By: gsar on 1998/09/24 08:37:00
1827 Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
1828 Date: Sun, 23 Aug 1998 23:18:38 PDT
1829 Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
1830 Subject: new irix_6.sh hints file
1831 Branch: perl
1832 ! hints/irix_6.sh
1833____________________________________________________________________________
d1b80229
IZ
1834[ 1871] By: gsar on 1998/09/24 07:26:37
1835 Log: correct FSF address in various places
1836 Branch: perl
1837 ! Copying README ext/B/README lib/Getopt/Long.pm
1838____________________________________________________________________________
1839[ 1870] By: gsar on 1998/09/24 07:11:56
1840 Log: From: Dan Sugalski <sugalskd@osshe.edu>
1841 Date: Fri, 14 Aug 1998 09:20:16 PDT
1842 Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
1843 Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
1844 Branch: perl
1845 ! configure.com
1846____________________________________________________________________________
1847[ 1869] By: gsar on 1998/09/24 06:55:59
1848 Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
1849 From: Scott Henry <scotth@sgi.com>
1850 Date: 13 Aug 1998 09:52:15 PDT
1851 Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
1852 Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
1853 Branch: perl
1854 ! hints/irix_6.sh
1855____________________________________________________________________________
1856[ 1868] By: gsar on 1998/09/24 06:51:23
1857 Log: From: Nathan Torkington <gnat@frii.com>
1858 Date: Thu, 13 Aug 1998 10:59:48 MDT
1859 Message-Id: <199808131659.KAA06179@prometheus.frii.com>
1860 Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
1861 Branch: perl
1862 ! pod/perlfunc.pod
1863____________________________________________________________________________
1864[ 1867] By: gsar on 1998/09/24 06:45:13
1865 Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
1866 that are autoloaded)
1867 Branch: perl
1868 ! pp_ctl.c
1869____________________________________________________________________________
1870[ 1866] By: gsar on 1998/09/24 05:21:19
1871 Log: grandfather deprecated "$$<digit>" no more
1872 Branch: perl
1873 ! pod/perldiag.pod toke.c
1874____________________________________________________________________________
1875[ 1865] By: gsar on 1998/09/24 04:52:48
1876 Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
1877 low bits (suggested by Ilya Zakharevich)
1878 Branch: perl
1879 ! hv.h
1880____________________________________________________________________________
1881[ 1864] By: gsar on 1998/09/24 04:29:14
1882 Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
1883 perly_c.diff
1884 Branch: perl
1885 ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
1886 ! perly_c.diff toke.c
1887____________________________________________________________________________
1888[ 1863] By: gsar on 1998/09/24 03:36:30
1889 Log: provide locked access to string table for USE_THREADS
1890 Branch: perl
1891 ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
1892____________________________________________________________________________
1893[ 1862] By: gsar on 1998/09/24 03:30:32
1894 Log: remove bogus warn()
1895 Branch: perl
1896 ! embed.pl
1897____________________________________________________________________________
1898[ 1861] By: gsar on 1998/09/24 02:58:51
1899 Log: applied suggested patch, adapted for all platforms
1900 From: jan.dubois@ibm.net (Jan Dubois)
1901 Date: Sun, 20 Sep 1998 12:56:38 +0200
1902 Message-ID: <3604de0c.12319885@smtp1.ibm.net>
1903 Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
1904 Branch: perl
1905 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
1906 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
1907 ! lib/ExtUtils/MakeMaker.pm
1908____________________________________________________________________________
1909[ 1860] By: gsar on 1998/09/24 02:16:14
1910 Log: upgrade to CPAN-1.40
1911 Branch: perl
1912 ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
1913____________________________________________________________________________
1914[ 1859] By: gsar on 1998/09/24 02:08:59
1915 Log: use $ENV{MAKEMAKEROPT} to set default command line args
1916 Branch: perl
1917 ! lib/ExtUtils/MakeMaker.pm
1918____________________________________________________________________________
2e2b7522
GS
1919[ 1857] By: gsar on 1998/09/23 10:58:36
1920 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1921 Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
1922 Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
1923 Subject: More verbose Test::Harness [PATCH]
1924 Branch: perl
1925 ! lib/Test/Harness.pm
1926____________________________________________________________________________
1927[ 1856] By: gsar on 1998/09/23 10:56:24
1928 Log: update hints for OPENSTEP 4.2 on i386
1929 From: Gerben Wierda <Gerben_Wierda@RnA.nl>
1930 Date: Sun, 20 Sep 1998 01:03:18 +0200
1931 Message-Id: <9809192303.AA29190@Spike>
1932 Subject: Perl 5.005_02 compilation problems
1933 Branch: perl
1934 ! hints/next_4.sh
1935____________________________________________________________________________
1936[ 1855] By: gsar on 1998/09/23 10:52:27
1937 Log: reset errno after C<require> search (as suggested by Larry)
1938 Branch: perl
1939 ! pp_ctl.c
1940____________________________________________________________________________
1941[ 1854] By: gsar on 1998/09/23 10:50:26
1942 Log: misc pod tweaks
1943 Branch: perl
1944 ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
1945____________________________________________________________________________
1946[ 1853] By: gsar on 1998/09/23 10:46:06
1947 Log: make Pod/Html.pm handle the --title option properly (as suggested
1948 by gml4410@ggr.co.uk)
1949 Branch: perl
1950 ! lib/Pod/Html.pm
1951____________________________________________________________________________
1952[ 1852] By: gsar on 1998/09/23 10:41:39
1953 Log: SSNEW() API for allocating memory on the savestack
1954 From: Albert Dvornik <bert@genscan.com>
1955 Date: 17 Sep 1998 19:23:07 -0400
1956 Message-Id: <tqemtae338.fsf@puma.genscan.com>
1957 Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
1958 Branch: perl
1959 ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
1960 ! perl.h proto.h scope.c scope.h t/io/tell.t
1961____________________________________________________________________________
1962[ 1851] By: gsar on 1998/09/23 10:37:05
1963 Log: From: Jochen Wiedmann <joe@ispsoft.de>
1964 Date: Thu, 17 Sep 1998 17:16:06 +0200
1965 Message-ID: <360127B6.E44564A@ispsoft.de>
1966 Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
1967 Branch: perl
1968 ! lib/ExtUtils/MakeMaker.pm
1969____________________________________________________________________________
1970[ 1850] By: gsar on 1998/09/23 10:33:05
1971 Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
1972 Date: 15 Sep 1998 01:32:31 +0200
1973 Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
1974 Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
1975 Branch: perl
1976 ! lib/ExtUtils/MM_Unix.pm
1977____________________________________________________________________________
1978[ 1849] By: gsar on 1998/09/23 10:29:04
1979 Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
1980 Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
1981 Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
1982 Subject: Re: extralibs.ld problem in MM_VMS.pm
1983 Branch: perl
1984 ! lib/ExtUtils/MM_VMS.pm
1985____________________________________________________________________________
1986[ 1848] By: gsar on 1998/09/23 10:25:24
1987 Log: From: Roderick Schertler <roderick@argon.org>
1988 Date: 11 Sep 1998 16:19:21 -0400
1989 Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
1990 Subject: Re: Open2 and memory leaks
1991 Branch: perl
1992 ! lib/IPC/Open3.pm
1993____________________________________________________________________________
1994[ 1847] By: gsar on 1998/09/23 10:18:31
1995 Log: From: Roderick Schertler <roderick@argon.org>
1996 Date: Wed, 09 Sep 1998 23:52:48 -0400
1997 Message-ID: <20567.905399568@eeyore.ibcinc.com>
1998 Subject: seed srand from /dev/urandom when possible
1999 Branch: perl
2000 ! pod/perlfunc.pod pp.c
2001____________________________________________________________________________
2002[ 1846] By: gsar on 1998/09/23 10:12:22
2003 Log: From: Roderick Schertler <roderick@argon.org>
2004 Date: Thu, 10 Sep 1998 00:32:17 -0400
2005 Message-ID: <21142.905401937@eeyore.ibcinc.com>
2006 Subject: doc update for crypt()'s salt
2007 Branch: perl
2008 ! pod/perlfunc.pod
2009____________________________________________________________________________
2010[ 1845] By: gsar on 1998/09/23 10:09:23
2011 Log: fix h2ph handling of C<#error "foo">
2012 From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
2013 Date: Thu, 10 Sep 1998 09:59:33 +0900
2014 Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
2015 Subject: [5.005_02] h2ph problem
2016 Branch: perl
2017 ! utils/h2ph.PL
2018____________________________________________________________________________
2019[ 1844] By: gsar on 1998/09/23 10:06:13
2020 Log: plug strictly private function leaks in API listing
2021 Branch: perl
2022 ! pod/perlguts.pod
2023____________________________________________________________________________
2024[ 1843] By: gsar on 1998/09/23 10:02:57
2025 Log: hide symbol for static build
2026 From: Dominic Dunlop <domo@vo.lu>
2027 Date: Tue, 8 Sep 1998 21:40:46 +0000
2028 Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
2029 Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
2030 Branch: perl
2031 ! regcomp.c
2032____________________________________________________________________________
2033[ 1842] By: gsar on 1998/09/23 09:52:46
2034 Log: define PUT_svindex(), PUT_opindex()
2035 Branch: perl
2036 ! ext/B/B/Assembler.pm
2037____________________________________________________________________________
2038[ 1841] By: gsar on 1998/09/23 09:44:25
2039 Log: From: Dominic Dunlop <domo@vo.lu>
2040 Date: Tue, 8 Sep 1998 15:34:53 +0000
2041 Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
2042 Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
2043 Branch: perl
2044 ! t/pragma/warn/regexec
2045____________________________________________________________________________
2046[ 1840] By: gsar on 1998/09/23 09:42:17
2047 Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
2048 Branch: perl
2049 ! win32/bin/pl2bat.pl
2050____________________________________________________________________________
2051[ 1839] By: gsar on 1998/09/23 09:38:18
2052 Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
2053 Date: Mon, 7 Sep 1998 17:36:09 +0900
2054 Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
2055 Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
2056 Branch: perl
2057 ! ext/Thread/Thread.xs
2058____________________________________________________________________________
2059[ 1838] By: gsar on 1998/09/23 09:21:11
2060 Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
2061 Date: Thu, 10 Sep 1998 00:02:07 -0400
2062 Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
2063 Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
2064 Branch: perl
2065 + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
2066 + vos/config.h vos/config_h.SH_orig vos/perl.bind
2067 + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
2068 ! MANIFEST perl.c perl.h pod/perlport.pod
2069____________________________________________________________________________
2070[ 1837] By: gsar on 1998/09/23 08:45:58
2071 Log: (via private mail)
2072 From: Charles Bailey <BAILEY@newman.upenn.edu>
2073 Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
2074 Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
2075 Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
2076 Branch: perl
2077 ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
2078 ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
2079 ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
2080 ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
2081 ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
2082 ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
2083 ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
2084 ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
2085 ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
2086 ! vms/writemain.pl
2087____________________________________________________________________________
2088[ 1836] By: gsar on 1998/09/23 08:17:42
2089 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2090 Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
2091 Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
2092 Subject: [PATCH 5.005_*] OS/2 spawning typos
2093 Branch: perl
2094 ! os2/os2.c
2095____________________________________________________________________________
2096[ 1835] By: gsar on 1998/09/23 08:09:55
2097 Log: warn on C<my($foo,$foo)>
2098 Branch: perl
2099 ! op.c pod/perldiag.pod
2100____________________________________________________________________________
2101[ 1834] By: gsar on 1998/09/23 07:35:56
2102 Log: From: pvhp@forte.com (Peter Prymmer)
2103 Date: Fri, 4 Sep 98 13:27:41 PDT
2104 Message-Id: <9809042027.AA04463@forte.com>
2105 Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
2106 Branch: perl
2107 ! README.vms
2108____________________________________________________________________________
2109[ 1833] By: gsar on 1998/09/23 07:27:34
2110 Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
2111 Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
2112 Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
2113 Subject: PATCH: 5.005_02 hint/hpux.sh
2114 Branch: perl
2115 ! hints/hpux.sh
2116____________________________________________________________________________
2117[ 1832] By: gsar on 1998/09/23 07:22:40
2118 Log: fix (some) installhtml bugs
2119 From: Larry Parmelee <parmelee@CS.Cornell.EDU>
2120 Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
2121 Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
2122 Subject: installhtml script needs work
2123 Branch: perl
2124 ! installhtml
2125____________________________________________________________________________
2126[ 1831] By: gsar on 1998/09/23 07:19:30
2127 Log: document 'U' magic with examples
2128 From: Alan Burlison <Alan.Burlison@UK.Sun.com>
2129 Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
2130 Message-Id: <199809011455.PAA00631@sale-wts>
2131 Subject: Re: Looking for some XS MAGIC examples...
2132 Branch: perl
2133 ! pod/perlguts.pod
2134____________________________________________________________________________
2135[ 1830] By: gsar on 1998/09/23 07:16:43
2136 Log: From: pvhp@forte.com (Peter Prymmer)
2137 Date: Mon, 31 Aug 98 17:13:49 PDT
2138 Message-Id: <9809010013.AA06737@forte.com>
2139 Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
2140 Branch: perl
2141 ! README.os390
2142____________________________________________________________________________
2143[ 1829] By: gsar on 1998/09/23 07:15:08
2144 Log: fix problematic typecast in filter_del()
2145 From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
2146 Date: Mon, 31 Aug 1998 21:13:11 GMT
2147 Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
2148 Subject: perl5.005_02 does not build on Cray T90
2149 Branch: perl
2150 ! toke.c
2151____________________________________________________________________________
2152[ 1828] By: gsar on 1998/09/23 07:11:34
2153 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2154 Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
2155 Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
2156 Subject: [PATCH 5.005_5*] (?>) broken in RE
2157 Branch: perl
2158 ! regexec.c t/op/re_tests
2159____________________________________________________________________________
2160[ 1827] By: gsar on 1998/09/23 07:09:50
2161 Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
2162 Branch: perl
2163 ! t/op/grent.t t/op/groups.t
2164____________________________________________________________________________
2165[ 1826] By: gsar on 1998/09/23 07:03:16
2166 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
2167 Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
2168 Message-Id: <199808121941.WAA06263@alpha.hut.fi>
2169 Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
2170 Branch: perl
2171 - interp.sym
2172 ! MANIFEST Makefile.SH embed.pl perl_exp.SH
2173____________________________________________________________________________
2174[ 1825] By: gsar on 1998/09/23 06:56:40
2175 Log: re-introduce change#1703
2176 Branch: perl
2177 ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
2178____________________________________________________________________________
2179[ 1824] By: gsar on 1998/09/23 06:44:19
2180 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2181 Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
2182 Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
2183 Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
2184 Branch: perl
2185 ! lib/perl5db.pl
2186____________________________________________________________________________
2187[ 1823] By: gsar on 1998/09/23 06:41:34
2188 Log: From: Joe Buehler <jhpb@hekimian.com>
2189 Date: 29 Aug 1998 17:13:28 -0400
2190 Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
2191 Subject: patches for perl 5.005_51 under U/WIN
2192 Branch: perl
2193 + hints/uwin.sh
2194 ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
2195 ! t/lib/posix.t
2196____________________________________________________________________________
2197[ 1822] By: gsar on 1998/09/23 06:36:59
2198 Log: add missing C<no utf8;> tweak from Larry
2199 Branch: perl
2200 ! t/op/subst.t
2201____________________________________________________________________________
2202[ 1821] By: gsar on 1998/09/23 06:27:51
2203 Log: s/runops/CALLRUNOPS/
2204 Branch: perl
2205 ! cc_runtime.h
2206____________________________________________________________________________
2207[ 1820] By: gsar on 1998/09/23 06:24:49
2208 Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
2209 Branch: perl
2210 +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
2211 +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
2212 +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
2213 +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
2214 +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
2215 +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
2216 +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
2217 +> t/pragma/warn/util
2218 - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
2219 - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
2220 - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
2221 - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
2222 - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
2223 - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
2224 - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
2225 - t/pragma/warn-util
2226 ! MANIFEST t/pragma/warning.t
2227____________________________________________________________________________
2228[ 1819] By: gsar on 1998/09/23 06:08:46
2229 Log: make \(%foo) return refs to values (not copies of values)
2230 From: Stephen McCamant <smccam@uclink4.berkeley.edu>
2231 Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
2232 Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
2233 --
2234 From: Roderick Schertler <roderick@argon.org>
2235 Date: Sat, 29 Aug 1998 00:58:33 -0400
2236 Message-ID: <29894.904366713@eeyore.ibcinc.com>
2237 Subject: Re: \(%x) problems
2238 Branch: perl
2239 ! doop.c pod/perlref.pod
2240____________________________________________________________________________
2241[ 1818] By: gsar on 1998/09/23 06:05:08
2242 Log: make h2xs generate ANSI prototypes
2243 Branch: perl
2244 ! utils/h2xs.PL
2245____________________________________________________________________________
2246[ 1817] By: gsar on 1998/09/23 05:57:16
2247 Log: updated usethreads hints for hpux 10.X
2248 From: Matthew T Harden <mthard@mthard1.monsanto.com>
2249 Date: Fri, 28 Aug 1998 14:10:42 GMT
2250 Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
2251 Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
2252 Branch: perl
2253 ! hints/hpux.sh perl.h
2254____________________________________________________________________________
2255[ 1816] By: gsar on 1998/09/23 05:53:31
2256 Log: don't create empty directories in installperl
2257 From: Robin Barker <rmb1@cise.npl.co.uk>
2258 Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
2259 Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
2260 Subject: [PATCH 5.005_02] install: empty dirs
2261 Branch: perl
2262 ! installperl
2263____________________________________________________________________________
2264[ 1815] By: gsar on 1998/09/23 05:50:36
2265 Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
2266 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2267 Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
2268 Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
2269 Subject: Re: your mail
2270 Branch: perl
2271 ! regexec.c t/op/re_tests
2272____________________________________________________________________________
2273[ 1814] By: gsar on 1998/09/23 05:45:17
2274 Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
2275 Date: Thu, 20 Aug 1998 20:59:03 -0400
2276 Message-ID: <19980820205903.A12908@O2.chapin.edu>
2277 Subject: [PATCH] h2ph misquotes #error directives
2278 Branch: perl
2279 ! t/lib/h2ph.pht utils/h2ph.PL
2280____________________________________________________________________________
2281[ 1813] By: gsar on 1998/09/23 05:42:41
2282 Log: patch to support computed regular subexpressions
2283 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2284 Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
2285 Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
2286 Subject: [5.005_5* PATCH] Postponed RE - now!
2287 Branch: perl
2288 ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
2289 ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
2290____________________________________________________________________________
2291[ 1812] By: gsar on 1998/09/23 05:26:26
2292 Log: better CR-handling on shebang line and in formats (fixed variant of
2293 patch suggested by Igor Sysoev <igor@nitek.ru>)
2294 Branch: perl
2295 ! perl.c toke.c
2296____________________________________________________________________________
2297[ 1811] By: gsar on 1998/09/23 04:35:46
2298 Log: document non-loopish blocks better
2299 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2300 Date: Tue, 18 Aug 1998 12:28:36 +0100
2301 Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
2302 Subject: Re: next in do {} while block gives error message
2303 Branch: perl
2304 ! pod/perlfunc.pod
2305____________________________________________________________________________
2306[ 1810] By: gsar on 1998/09/23 04:12:05
2307 Log: fix bogus integerization of pop()'s return value
2308 From: Gurusamy Sarathy <gsar@engin.umich.edu>
2309 Date: Sat, 15 Aug 1998 23:27:54 -0400
2310 Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
2311 Subject: Re: Complex expression does integer arithmetic
2312 Branch: perl
2313 ! opcode.h opcode.pl
2314____________________________________________________________________________
2315[ 1809] By: gsar on 1998/09/23 04:09:43
2316 Log: tweak README.win32
2317 Branch: perl
2318 ! README.win32
2319____________________________________________________________________________
2320[ 1808] By: gsar on 1998/09/23 03:40:57
2321 Log: better diagnostic for do{} used as lvalue
2322 Branch: perl
2323 ! op.c pod/perlport.pod
2324____________________________________________________________________________
2325[ 1807] By: gsar on 1998/09/23 03:38:30
2326 Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
2327 From: hansm@icgroup.nl
2328 Date: Tue, 11 Aug 98 21:08:51 +0200
2329 Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
2330 Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
2331 Branch: perl
2332 ! malloc.c
2333____________________________________________________________________________
2334[ 1806] By: gsar on 1998/09/23 03:36:08
2335 Log: support make written in perl (aka "pmake") on win32
2336 Branch: perl
2337 ! lib/ExtUtils/MM_Win32.pm
2338____________________________________________________________________________
2339[ 1805] By: gsar on 1998/09/23 03:30:07
2340 Log: fix mismatched UV/U32 types for to_utf8_*()
2341 Branch: perl
2342 ! utf8.c
2343____________________________________________________________________________
2344[ 1804] By: gsar on 1998/09/23 03:22:22
2345 Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2346 Date: Sun, 9 Aug 1998 22:38:23 +0200
2347 Message-ID: <19980809223823.A215@cdata.tvnet.hu>
2348 Subject: [PATCH 5.5002] dos-djgpp update
2349 Branch: perl
2350 ! t/io/fs.t
2351____________________________________________________________________________
2352[ 1803] By: gsar on 1998/09/23 03:20:13
2353 Log: apply minimal variant of patch (sent via private mail)
2354 From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
2355 Date: Wed, 12 Aug 1998 15:42:35 +0300
2356 Message-Id: <199808121242.PAA29761@comanche.spices>
2357 Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
2358 Branch: perl
2359 ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
2360 ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
2361____________________________________________________________________________
2362[ 1802] By: gsar on 1998/09/23 03:03:39
2363 Log: adjust searchdict.t for EBCDIC (still needs documenting)
2364 From: pvhp@forte.com (Peter Prymmer)
2365 Date: Thu, 6 Aug 98 18:09:39 PDT
2366 Message-Id: <9808070109.AA06158@forte.com>
2367 Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
2368 Branch: perl
2369 ! README.os390 t/lib/searchdict.t
2370____________________________________________________________________________
2371[ 1801] By: gsar on 1998/09/23 02:54:15
2372 Log: silence redefined warning for XS(INIT) {}
2373 Branch: perl
2374 ! op.c
2375____________________________________________________________________________
2376[ 1800] By: gsar on 1998/09/23 02:42:23
2377 Log: support match indices via special variables @- and @+
2378 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2379 Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
2380 Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
2381 Subject: [PATCH 5.004_76] @- and @+
2382 Branch: perl
2383 ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
2384 ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
2385____________________________________________________________________________
2386[ 1799] By: gsar on 1998/09/23 01:44:31
2387 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2388 Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
2389 Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
2390 Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
2391 Branch: perl
2392 ! regcomp.c t/op/re_tests
2393____________________________________________________________________________
2394[ 1798] By: gsar on 1998/09/23 01:39:23
2395 Log: integrate maint-5.005 changes (except conflicting change#1794)
2396 Branch: perl
2397 ! Changes
2398 !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
2399 !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
2400 !> win32/win32.h
2401____________________________________________________________________________
2402[ 1797] By: gsar on 1998/09/23 01:32:36
2403 Log: add note to win32/Makefile about setting CCHOME
2404 Branch: perl
2405 ! win32/Makefile win32/makefile.mk
2406____________________________________________________________________________
2407[ 1796] By: gsar on 1998/09/23 01:31:32
2408 Log: perl.pod tweak
2409 Branch: perl
2410 ! pod/perl.pod
2411____________________________________________________________________________
2412[ 1795] By: gsar on 1998/09/21 20:34:10
2413 Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
2414 Branch: perl
2415 ! lib/ExtUtils/xsubpp
2416____________________________________________________________________________
2417[ 1789] By: gsar on 1998/09/18 18:01:37
2418 Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
2419 Branch: perl
2420 ! cop.h t/cmd/for.t
2421____________________________________________________________________________
2422[ 1788] By: gsar on 1998/09/17 02:19:11
2423 Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
2424 Branch: perl
2425 ! win32/config.bc win32/config.gc win32/config.vc
2426____________________________________________________________________________
2427[ 1787] By: gsar on 1998/09/17 01:45:14
2428 Log: suppress bogus warning on C<sub x {} x()>
2429 Branch: perl
2430 ! toke.c
2431____________________________________________________________________________
2432[ 1786] By: gsar on 1998/09/17 01:42:51
2433 Log: ntohl typo in objXSUB.h
2434 Branch: perl
2435 ! objXSUB.h
2436____________________________________________________________________________
2437[ 1785] By: gsar on 1998/09/17 01:41:48
2438 Log: fill gaps in sig_* entries in win32/config.?c
2439 Branch: perl
2440 ! win32/config.bc win32/config.gc win32/config.vc
2441____________________________________________________________________________
2442[ 1781] By: larry on 1998/09/05 23:48:24
2443 Log: tr/// logic was hosed under utf8
2444 Branch: perl
2445 ! doop.c op.c op.h pp.c proto.h
2446____________________________________________________________________________
2447[ 1780] By: larry on 1998/09/05 23:44:16
2448 Log: several new tests needed tweaking to work under utf8
2449 Branch: perl
2450 ! t/comp/require.t t/op/pack.t t/op/substr.t
2451____________________________________________________________________________
2452[ 1779] By: larry on 1998/09/05 23:41:42
2453 Log: index() applied BM optimization to wrong argument
2454 Branch: perl
2455 ! op.c util.c
2456____________________________________________________________________________
2457[ 1778] By: larry on 1998/09/05 23:38:29
2458 Log: Implicit require during compile reset line numbering
2459 Branch: perl
2460 ! pp_ctl.c
2461
2462----------------
2463Version 5.005_51
599cee73
PM
2464----------------
2465
2466____________________________________________________________________________
2b336d57
GS
2467[ 1777] By: gsar on 1998/08/10 07:02:38
2468 Log: various tweaks: fix signed vs. unsigned problems that prevented C++
2469 builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
2470 lexical warning testsuite for win32
2471 Branch: perl
2472 ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
2473 ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
2474 ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
2475 ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
87de1672
GS
2476 ! win32/Makefile win32/makefile.mk
2477____________________________________________________________________________
dfe13c55
GS
2478[ 1776] By: gsar on 1998/08/09 17:53:48
2479 Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
2480 Branch: perl
2481 ! Changes MANIFEST perl.c pod/perlhist.pod
2482____________________________________________________________________________
2aea9f8a
GS
2483[ 1775] By: gsar on 1998/08/09 14:35:33
2484 Log: tweak warning test
2485 Branch: perl
2486 ! t/pragma/warn-toke
2487____________________________________________________________________________
2488[ 1774] By: gsar on 1998/08/09 14:13:46
2489 Log: add missing dTHR; notes for test failures due to small stacksize
2490 Branch: perl
2491 ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
2492 ! toke.c universal.c util.c
2493____________________________________________________________________________
2494[ 1773] By: gsar on 1998/08/09 11:31:53
2495 Log: lexical warnings; tweaks to places that didn't apply correctly
2496 From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
2497 Date: Wed, 29 Jul 1998 09:28:45 BST
2498 Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
2499 Subject: lexical warnings patch for 5.005_50
2500 Branch: perl
2501 + README.lexwarn lib/warning.pm t/pragma/warn-2use
2502 + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
2503 + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
2504 + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
2505 + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
2506 + t/pragma/warn-pp_sys t/pragma/warn-regcomp
2507 + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
2508 + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
2509 + warning.h warning.pl
2510 ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
2511 ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
2512 ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
2513 ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
2514 ! universal.c util.c
2515____________________________________________________________________________
599cee73
PM
2516[ 1772] By: gsar on 1998/08/08 23:06:00
2517 Log: bump patchlevel to 5.005_51
2518 Branch: perl
2519 ! patchlevel.h win32/Makefile win32/config_H.bc
2520 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2521____________________________________________________________________________
2522[ 1771] By: gsar on 1998/08/08 23:01:57
2523 Log: fix bogus warning on "\x{123}"
2524 From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
2525 Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
2526 Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
2527 Subject: [5.005_50 PATCH] Some unicode problems
2528 Branch: perl
2529 ! regcomp.c toke.c
2530____________________________________________________________________________
2531[ 1770] By: gsar on 1998/08/08 22:56:55
2532 Log: hide dup symbol for static build of ext/re
2533 From: Dominic Dunlop <domo@ppp72.vo.lu>
2534 Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
2535 Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
2536 Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
2537 Branch: perl
2538 ! regcomp.c
2539____________________________________________________________________________
2540[ 1769] By: gsar on 1998/08/08 22:45:06
2541 Log: fix double free on -Mutf8 -e '$b=uc("")'
2542 From: larry@wall.org (Larry Wall)
2543 Date: Fri, 7 Aug 1998 14:42:43 -0700
2544 Message-Id: <199808072142.OAA14920@wall.org>
2545 Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
2546 Branch: perl
2547 ! pp.c
2548____________________________________________________________________________
2549[ 1768] By: gsar on 1998/08/08 22:42:29
2550 Log: substr() assumes utf8 without say-so
2551 From: larry@wall.org (Larry Wall)
2552 Date: Fri, 7 Aug 1998 12:25:12 -0700
2553 Message-Id: <199808071925.MAA13436@wall.org>
2554 Subject: [PATCH 5.005_50] substr bug?
2555 Branch: perl
2556 ! pp.c
2557____________________________________________________________________________
2558[ 1767] By: gsar on 1998/08/08 22:38:25
2559 Log: fix intolerance of SWASHes for blank lines
2560 From: Gisle Aas <aas@sn.no>
2561 Date: 06 Aug 1998 23:28:57 +0200
2562 Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
2563 Subject: Re: Re[2]: another joyride begins
2564 Branch: perl
2565 ! lib/utf8_heavy.pl
2566____________________________________________________________________________
2567[ 1766] By: gsar on 1998/08/08 22:33:10
2568 Log: utf8 doc tweak
2569 From: Gisle Aas <aas@sn.no>
2570 Date: 05 Aug 1998 00:41:04 +0200
2571 Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
2572 Subject: Matching clumps
2573 Branch: perl
2574 ! lib/utf8.pm
2575____________________________________________________________________________
2576[ 1765] By: gsar on 1998/08/08 22:31:37
2577 Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
2578 From: Gisle Aas <aas@sn.no>
2579 Date: 04 Aug 1998 22:56:11 +0200
2580 Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
2581 Subject: Re: another joyride begins
2582 Branch: perl
2583 ! lib/utf8_heavy.pl
2584____________________________________________________________________________
2585[ 1764] By: gsar on 1998/08/08 22:28:43
2586 Log: From: larry@wall.org (Larry Wall)
2587 Date: Tue, 4 Aug 1998 17:04:51 -0700
2588 Message-Id: <199808050004.RAA22592@wall.org>
2589 Subject: [PATCH 5.005_50] \pX not implemented!
2590 Branch: perl
2591 ! regcomp.c
2592____________________________________________________________________________
2593[ 1763] By: gsar on 1998/08/08 22:27:15
2594 Log: From: Stephen McCamant <alias@mcs.com>
2595 Date: Sun, 2 Aug 1998 16:33:18 -0500 (CDT)
2596 Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
2597 Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
2598 Branch: perl
2599 ! op.c
2600____________________________________________________________________________
2601[ 1762] By: gsar on 1998/08/08 22:26:09
2602 Log: From: Jarkko Hietaniemi <jhi@iki.fi>
2603 Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
2604 Message-Id: <199808021905.WAA10592@alpha.hut.fi>
2605 Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
2606 Branch: perl
2607 + t/op/grent.t t/op/pwent.t
2608 ! MANIFEST
2609____________________________________________________________________________
2610[ 1761] By: gsar on 1998/08/08 22:21:52
2611 Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2612 Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
2613 Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
2614 Subject: [5.005_50 PATCH] misprint in RE engine
2615 Branch: perl
2616 ! regexec.c t/op/re_tests
2617____________________________________________________________________________
2618[ 1760] By: gsar on 1998/08/08 22:18:54
2619 Log: integrate maint-5.005 changes into mainline
2620 Branch: perl
2621 +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
2622 !> (integrate 138 files)
2623____________________________________________________________________________
2624[ 1672] By: gsar on 1998/07/27 18:35:28
2625 Log: create new Changes
2626 Branch: perl
2627 + Changes
2628 ! Changes5.005 MANIFEST
2629____________________________________________________________________________
2630[ 1671] By: gsar on 1998/07/27 18:30:57
2631 Log: rename Changes --> Changes5.005
2632 Branch: perl
2633 +> Changes5.005
2634 - Changes
2635____________________________________________________________________________
2636[ 1670] By: gsar on 1998/07/27 18:10:14
2637 Log: integrate 5.005_01 changes from maint
2638 Branch: perl
2639 ! Changes
2640 !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
2641 !> win32/win32.c
2642____________________________________________________________________________
2643[ 1667] By: nick on 1998/07/26 14:31:01
2644 Log: Add dTHR so that it compiles miniperl in threaded mode
2645 Branch: perl
2646 ! doop.c mg.c regcomp.c regexec.c
2647____________________________________________________________________________
2648[ 1666] By: nick on 1998/07/26 13:01:10
2649 Log: Resolve ansiperl against mainline (@1648?)
2650 Unclear that change number has "taken".
2651 Branch: ansiperl
2652 +> (branch 169 files)
2653 - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
2654 !> (integrate 131 files)
2655
2656----------------
2657Version 5.005_50
527cc686
GS
2658----------------
2659
2660____________________________________________________________________________
2661[ 1665] By: gsar on 1998/07/26 05:38:48
2662 Log: add trailing newline to file
2663 Branch: perl
2664 ! Changes lib/unicode/blocks.txt
2665____________________________________________________________________________
2666[ 1664] By: gsar on 1998/07/26 05:08:48
2667 Log: integrate proto.h additions from maint-5.005
2668 Branch: perl
2669 !> pod/perlhist.pod proto.h
2670____________________________________________________________________________
2671[ 1663] By: gsar on 1998/07/26 05:07:05
2672 Log: add new files to MANIFEST; add missing prototypes to proto.h;
2673 s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
2674 add typecasts to silence warnings; tweaks for win32 builds
2675 Branch: perl
2676 ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
2677 ! win32/Makefile win32/makefile.mk
2678____________________________________________________________________________
2679[ 1662] By: gsar on 1998/07/26 05:01:52
2680 Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
2681 Branch: maint-5.005/perl
2682 ! pod/perlhist.pod proto.h
2683____________________________________________________________________________
2684[ 1661] By: gsar on 1998/07/26 02:52:48
2685 Log: up patchlevel to 5.005_50
2686 Branch: perl
2687 ! Changes patchlevel.h win32/Makefile win32/config_H.bc
2688 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2689____________________________________________________________________________
2690[ 1660] By: gsar on 1998/07/26 02:43:57
2691 Log: integrate utfperl
2692 Branch: perl
2693 +> (branch 162 files)
2694 !> (integrate 29 files)
2695____________________________________________________________________________
2696[ 1659] By: gsar on 1998/07/26 02:38:22
2697 Log: integrate maint-5.005 changes
2698 Branch: perl
2699 !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
2700 !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
2701 !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
2702 !> vms/descrip_mms.template vms/subconfigure.com
2703____________________________________________________________________________
2704[ 1658] By: gsar on 1998/07/26 02:23:46
2705 Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
2706 Date: Fri, 24 Jul 1998 11:38:25 -0700
2707 Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
2708 Subject: [PATCH 5.005] version number problem with VMS (Corrected)
2709 --
2710 Date: Fri, 24 Jul 1998 12:30:36 -0700
2711 Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
2712 Subject: [PATCH 5.005]Tweaks to README.vms
2713 --
2714 Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
2715 Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
2716 Subject: [PATCH 5.005] Final build cleanup patch
2717 Branch: maint-5.005/perl
2718 ! README.vms vms/descrip_mms.template vms/subconfigure.com
2719____________________________________________________________________________
2720[ 1657] By: gsar on 1998/07/26 02:19:50
2721 Log: another platform where pp_sselect() needs a whole fd_set buffer
2722 From: Lupe Christoph <lupe@alanya.m.isar.de>
2723 Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
2724 Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
2725 Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
2726 Branch: maint-5.005/perl
2727 ! pp_sys.c
2728____________________________________________________________________________
2729[ 1656] By: gsar on 1998/07/26 02:12:46
2730 Log: fix problem building modules on dos-djgpp
2731 From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2732 Date: Sat, 25 Jul 1998 00:53:39 +0200
2733 Message-ID: <19980725005339.C222@cdata.tvnet.hu>
2734 Subject: [PATCH 5.005] dos-djgpp and modules problem
2735 Branch: maint-5.005/perl
2736 ! djgpp/fixpmain
2737____________________________________________________________________________
2738[ 1655] By: gsar on 1998/07/26 02:11:09
2739 Log: From: Tom Spindler <dogcow@home.merit.edu>
2740 Date: Wed, 22 Jul 1998 16:11:07 -0400
2741 Message-ID: <19980722161107.A16813@home.merit.edu>
2742 Subject: [PATCH 5.005] BeOS tweak
2743 Branch: maint-5.005/perl
2744 ! hints/beos.sh
2745____________________________________________________________________________
2746[ 1654] By: gsar on 1998/07/26 02:09:29
2747 Log: various pod tweaks
2748 Branch: maint-5.005/perl
2749 ! Changes pod/perldelta.pod pod/perlmodinstall.pod
2750 ! pod/perltoc.pod
2751____________________________________________________________________________
2752[ 1653] By: gsar on 1998/07/26 02:05:46
2753 Log: fix emacs/ptags for PL_* changes
2754 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2755 Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
2756 Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
2757 Subject: [PATCH 5.004_76] Yet better ptags
2758 Branch: maint-5.005/perl
2759 ! emacs/ptags
2760____________________________________________________________________________
2761[ 1652] By: gsar on 1998/07/26 02:03:01
2762 Log: fix behavior of <=> on bigints
2763 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2764 Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
2765 Date: Fri, 24 Jul 1998 18:29:53 +0100
2766 Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
2767 Branch: maint-5.005/perl
2768 ! lib/Math/BigInt.pm t/lib/bigintpm.t
2769____________________________________________________________________________
2770[ 1651] By: larry on 1998/07/24 05:44:33
2771 Log: Here are the long-expected Unicode/UTF-8 modifications.
2772 Branch: utfperl
2773 + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
2774 + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
2775 + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
2776 + lib/unicode/Decomposition.pl
2777 + lib/unicode/In/AlphabeticPresentationForms.pl
2778 + lib/unicode/In/Arabic.pl
2779 + lib/unicode/In/ArabicPresentationForms-A.pl
2780 + lib/unicode/In/ArabicPresentationForms-B.pl
2781 + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
2782 + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
2783 + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
2784 + lib/unicode/In/BoxDrawing.pl
2785 + lib/unicode/In/CJKCompatibility.pl
2786 + lib/unicode/In/CJKCompatibilityForms.pl
2787 + lib/unicode/In/CJKCompatibilityIdeographs.pl
2788 + lib/unicode/In/CJKSymbolsandPunctuation.pl
2789 + lib/unicode/In/CJKUnifiedIdeographs.pl
2790 + lib/unicode/In/CombiningDiacriticalMarks.pl
2791 + lib/unicode/In/CombiningHalfMarks.pl
2792 + lib/unicode/In/CombiningMarksforSymbols.pl
2793 + lib/unicode/In/ControlPictures.pl
2794 + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
2795 + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
2796 + lib/unicode/In/EnclosedAlphanumerics.pl
2797 + lib/unicode/In/EnclosedCJKLettersandMonths.pl
2798 + lib/unicode/In/GeneralPunctuation.pl
2799 + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
2800 + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
2801 + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
2802 + lib/unicode/In/HalfwidthandFullwidthForms.pl
2803 + lib/unicode/In/HangulCompatibilityJamo.pl
2804 + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
2805 + lib/unicode/In/Hebrew.pl
2806 + lib/unicode/In/HighPrivateUseSurrogates.pl
2807 + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
2808 + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
2809 + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
2810 + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
2811 + lib/unicode/In/LatinExtended-A.pl
2812 + lib/unicode/In/LatinExtended-B.pl
2813 + lib/unicode/In/LatinExtendedAdditional.pl
2814 + lib/unicode/In/LetterlikeSymbols.pl
2815 + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
2816 + lib/unicode/In/MathematicalOperators.pl
2817 + lib/unicode/In/MiscellaneousSymbols.pl
2818 + lib/unicode/In/MiscellaneousTechnical.pl
2819 + lib/unicode/In/NumberForms.pl
2820 + lib/unicode/In/OpticalCharacterRecognition.pl
2821 + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
2822 + lib/unicode/In/SmallFormVariants.pl
2823 + lib/unicode/In/SpacingModifierLetters.pl
2824 + lib/unicode/In/Specials.pl
2825 + lib/unicode/In/SuperscriptsandSubscripts.pl
2826 + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
2827 + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
2828 + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
2829 + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
2830 + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
2831 + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
2832 + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
2833 + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
2834 + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
2835 + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
2836 + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
2837 + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
2838 + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
2839 + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
2840 + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
2841 + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
2842 + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
2843 + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
2844 + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
2845 + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
2846 + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
2847 + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
2848 + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
2849 + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
2850 + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
2851 + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
2852 + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
2853 + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
2854 + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
2855 + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
2856 + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
2857 + lib/unicode/JamoShort.pl lib/unicode/Makefile
2858 + lib/unicode/Name.pl lib/unicode/Number.pl
2859 + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
2860 + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
2861 + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
2862 + lib/unicode/blocks.txt lib/unicode/index2.txt
2863 + lib/unicode/jamo2.txt lib/unicode/mktables.PL
2864 + lib/unicode/names2.txt lib/unicode/props2.txt
2865 + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
2866 + utf8.c utf8.h
2867 ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
2868 ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
2869 ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
2870 ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
2871 ! t/op/vec.t toke.c util.c vms/vmsish.h
2872____________________________________________________________________________
2873[ 1650] By: gsar on 1998/07/24 04:06:48
2874 Log: create utfperl branch
2875 Branch: utfperl
2876 +> (branch 1079 files)
2877____________________________________________________________________________
2878[ 1649] By: gsar on 1998/07/24 03:56:56
2879 Log: create maint-5.005 branch
2880 Branch: maint-5.005/perl
2881 +> (branch 1079 files)
2882____________________________________________________________________________
2883[ 1648] By: gsar on 1998/07/24 03:36:35
2884 Log: un-checked-in 5.005 Changes (this is 5.005 *exactly*)
2885 Branch: perl
2886 ! Changes
2887