Further tweaks to perluniintro.pod
[p5sagit/p5-mst-13.2.git] / t /
2002-10-22 Dave Mitchell PL_curpad == AvARRAY(PL_comppad) always
2002-10-21 Hugo van der Sanden Re: [perl #16184] Unexpected warning when using C<...
2002-10-21 Hugo van der Sanden Re: [perl #18019] regex overoptimization
2002-10-20 Jarkko Hietaniemi t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf
2002-10-20 Slaven Rezic Re: [perl #17892] Perl's mkdir() doesn't remove trailin...
2002-10-20 Jarkko Hietaniemi Re: [perl #17951] Strange UTF error
2002-10-17 Abe Timmerman Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32...
2002-10-17 Steve Grazzini Re: [perl #17830] open FH, "<&", $fd
2002-10-17 Yitzchak Scott-Tho... Re: [perl #17809] Different warning behaviour between...
2002-10-16 Rafael Garcia-Suarez prototype() didn't warn when used in void context.
2002-10-12 Rafael Garcia-Suarez The -0 command-line switch wasn't setting $/ at compile...
2002-10-12 Nicholas Clark Re: [perl #17772] pack "w" /* this cannot happen ;...
2002-10-11 Rafael Garcia-Suarez Fix bug #17771 : segfault with the 'for' statement...
2002-10-10 Rafael Garcia-Suarez Fix bug #17776 : memory corruption in qr/##/x
2002-10-10 John Peacock Version object combined patch
2002-10-09 Rafael Garcia-Suarez Fix bug #17823 : non-modifying tr/// stringifies references
2002-10-03 Rafael Garcia-Suarez Add a new warning, "Possible precedence problem on...
2002-10-02 Hugo van der Sanden op/tr.t test is affected by #17962
2002-10-02 Rafael Garcia-Suarez Re: [PATCH] Re: builtin die parsed differently to CORE...
2002-10-02 Yitzchak Scott-Tho... Re: [perl #17376] Bug Report - our(%)
2002-10-02 Rafael Garcia-Suarez Re: perlio bug?
2002-10-01 Yitzchak Scott-Tho... Re: sv_2pv_flags and ROK and UTF8 flags
2002-09-29 Abhijit Menon-Sen Remove package; (Heh heh.)
2002-09-29 Allen Smith [perl #17222] [PATCH] h2ph and Fortran, other wacky...
2002-09-26 Hugo van der Sanden missing '.' in test from #17932
2002-09-26 Jarkko Hietaniemi perl #17453
2002-09-26 Kay_Röpke [perl #10021] Fixing bareword usage under strict.pm
2002-09-26 Rafael Garcia-Suarez Re: Advice on coredump
2002-09-26 Yitzchak Scott-Tho... add TODO tests for slow our() declaration
2002-09-17 Abhijit Menon-Sen Fix #17375 (rcatline didn't work on a formerly-defined...
2002-09-12 Rafael Garcia-Suarez Fix a syntax incompatibility introduced by the // operator.
2002-09-08 Allen Smith Re: [PATCH: perl #17849] (corrected) Long double bugs...
2002-09-08 Yitzchak Scott-Tho... sv_2pv_flags and ROK and UTF8 flags
2002-09-08 Hugo van der Sanden setting PERL_CORE as in #17861 violates assumptions...
2002-09-08 Michael G. Schwern Set env PERL_CORE
2002-09-08 Michael G. Schwern Re: [PATCH t/test.pl] Let is/isnt() handle undef withou...
2002-09-04 Michael G. Schwern op/getpid.t failure
2002-09-04 Hugo van der Sanden fix coredump after 64k-deep recursion
2002-08-30 Yitzchak Scott-Tho... Re: glob names and Regexp type introspection
2002-08-29 Rafael Garcia-Suarez posixify getppid on linux-multithread
2002-08-27 Hugo van der Sanden #17783 introduced an outdated test module, causing...
2002-08-26 (Randal L. Schwartz) fix for:
2002-08-26 Michael G. Schwern [ANNOUNCE] Test::Simple 0.47
2002-08-25 Rafael Garcia-Suarez Fix parsing problems with the // operator.
2002-08-22 Tels ANNOUNCE: Math-BigInt v1.62
2002-08-22 Slaven Rezic todo test for linux $0 modification
2002-08-22 John Peacock Re: [PATCH] Version object patch #1
2002-08-20 John Peacock Version object patch #1
2002-08-18 Dave Mitchell Re: 5.8.0 sprintf (?) problem with floats?
2002-08-17 Mark-Jason Dominus Negative subscripts optionally passed to tied array...
2002-08-17 Michael G. Schwern Remove pseudo-hashes (complete)
2002-08-12 Hugo van der Sanden #17717 needed tests fixing up
2002-08-12 Stephen McCamant Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an...
2002-08-12 Hugo van der Sanden Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.
2002-08-08 Rafael Garcia-Suarez More tests for the attribute syntax, from the
2002-08-08 Rafael Garcia-Suarez Fix bug #16080 : an attribute list should end at '}'
2002-08-08 Rafael Garcia-Suarez Re: [perl #15898] coredump with variable our
2002-08-08 Rafael Garcia-Suarez Re: [perl #15479] perl 5.8.0 segfault
2002-08-06 Nicholas Clark Re: no warnings 'io';
2002-08-06 Rafael Garcia-Suarez More regression tests for $^H and %^H.
2002-08-05 Brent Dax Defined-or patch (cleaned up)
2002-08-04 Hugo van der Sanden Re: [ID 20020704.001] my $foo = $1 won't taint $foo...
2002-08-04 Hugo van der Sanden Main branch no longer needs op/taint.t version check.
2002-07-17 Nick Ing-Simmons Integrate mainline
2002-07-17 Jarkko Hietaniemi Integrate change #17588 from macperl:
2002-07-16 Nick Ing-Simmons Integrate mainline (what a lot of change during freeze!)
2002-07-15 Jarkko Hietaniemi Try to future proof the op/taint.
2002-07-15 Nick Ing-Simmons Integrate mainline
2002-07-15 Hugo van der Sanden Re: Regexp causes coredump
2002-07-14 Jarkko Hietaniemi Test skip counter tweak from Craig Berry.
2002-07-14 Hugo van der Sanden Re: [ID 20020713.008] %vd eats two arguments
2002-07-13 Rafael Garcia-Suarez The warning "Use of tainted arguments in %s is deprecated"
2002-07-13 Nick Ing-Simmons Integrate mainline
2002-07-12 Jarkko Hietaniemi Easy z/OS fix by skipping raw UTF-8.
2002-07-11 Nick Ing-Simmons Integrate mainline
2002-07-10 Jarkko Hietaniemi Retract #17455, #17427, #17425 on t/op/magic.t (but...
2002-07-10 Nick Ing-Simmons Integrate mainline (Via/via etc.)
2002-07-09 Kay Röpke Fwd: [ID 20020703.002] bareword processing bug under...
2002-07-09 Craig A. Berry fix 17425 for VMS
2002-07-09 Jarkko Hietaniemi This is getting pretty fragmented (finish up #17441).
2002-07-09 Nick Ing-Simmons Integrate mainline
2002-07-08 Jim Cromie patch against t/op/magic.t
2002-07-08 Jarkko Hietaniemi Integrate maint patches #17421, #17424:
2002-07-08 Hugo van der Sanden Re: [ID 20020626.011] wantarray() causes clobbering...
2002-07-08 Iain Truskett t/op/glob.t
2002-07-07 Jarkko Hietaniemi Integrate maint patches #13474, #13478, #13584, and...
2002-07-06 Nick Ing-Simmons Integrate mainline
2002-07-05 Rafael Garcia-Suarez Precisions and updates about running and writing tests.
2002-07-05 Nick Ing-Simmons Integrate mainline
2002-07-04 Rafael Garcia-Suarez Goes with change #17400.
2002-07-01 Hugo van der Sanden Re: [ID 20020630.002] utf8 regex only matches 32k
2002-06-30 Nicholas Clark Re: [PATCH] pack 'w' should be using NV, not double
2002-06-28 Nick Ing-Simmons Integrate mainline
2002-06-26 Jarkko Hietaniemi Further tweaking on the Unicode s///.
2002-06-26 Hugo van der Sanden Re: Another Unicode s/// buglet?
2002-06-26 Jarkko Hietaniemi Another Unicode s/// buglet, from SADAHIRO Tomoyuki.
2002-06-25 Jarkko Hietaniemi Unicode s/// buglet found by Gregor Chrupala in perl...
2002-06-21 Nick Ing-Simmons Integrate mainline
2002-06-20 Paul Marquess RE: mixing FATAL and non-FATAL warnings
2002-06-16 Nick Ing-Simmons Integrate mainline
next