Bump up the version and admonish against aspiring (ab)use.
[p5sagit/p5-mst-13.2.git] / t /
2003-04-14 Jarkko Hietaniemi Introduce PerlIO::get_layers() to allow people to peek
2003-04-13 Jarkko Hietaniemi Upgrade to Test::Harness 2.27_04.
2003-04-10 Rafael Garcia-Suarez Fix bug #21914, 3-arg open + local $fh + strict coredump.
2003-04-09 Jarkko Hietaniemi open(my $fh, ">&", STDOUT) should not warn under strict.
2003-04-09 Jarkko Hietaniemi Try to be more descriptive than just __ANONIO__ which...
2003-04-08 Adrian M. Enache Re: Error: Unknown error
2003-04-07 Michael G. Schwern Re: [PATCH] ExtUtils::MakeMaker 6.10_02
2003-04-02 Yitzchak Scott-Tho... Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s...
2003-04-01 Rafael Garcia-Suarez Fix bug #21742. require should be always invoked in
2003-04-01 Rafael Garcia-Suarez Re: 5.8.1@19053 bug: make minitest fails with threads
2003-03-31 Jarkko Hietaniemi Upgrade to Test::Harness 2.27_02.
2003-03-31 Michael G. Schwern ExtUtils::MakeMaker 6.03 -> 6.06_05ish
2003-03-31 Jarkko Hietaniemi Some low-hanging fruit for EBCDIC portability
2003-03-26 Nicholas Clark Better version of change #19069
2003-03-26 Paul Green [patch] for Stratus VOS
2003-03-26 Nicholas Clark Re: [perl #21614] 5.8.0 Unbalanced string table refcount
2003-03-26 Dave Mitchell [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
2003-03-20 Adrian M. Enache Re: [patch] [perl #21628] rcatline issue
2003-03-18 Dave Mitchell [perl #9990] avoid goto &tmpsub coredump
2003-03-18 Hugo van der Sanden add tests for existing behaviour of undef postinc/dec
2003-03-17 LAUN Wolfgang pack changes and related fixes
2003-03-16 Jarkko Hietaniemi IRIX ls -l marks sockets with 'S'.
2003-03-14 Adrian M. Enache Re: [fix] [perl #21575] Bug with print( followed by...
2003-03-13 Kurt Starsinic [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum...
2003-03-12 Jarkko Hietaniemi Integrate:
2003-03-11 Jarkko Hietaniemi Be more lax about the out of memory error message.
2003-03-11 Jarkko Hietaniemi Try to handle hitting the heap/data limit in small...
2003-03-11 Todd C. Miller typos and other minor things
2003-03-11 Jarkko Hietaniemi A rejected hunk of #18902 reapplied.
2003-03-11 Jarkko Hietaniemi Patch from Craig Berry to resolve test failures in...
2003-03-10 Rafael Garcia-Suarez Integrate (by hand) change #18386 from maint-5.8
2003-03-10 Jarkko Hietaniemi VMS has an extra \n at the end, and I assume Windows...
2003-03-10 Yitzchak Scott-Tho... Re: odd (or not so odd?) segmentation fault in 5.8.0
2003-03-10 Jarkko Hietaniemi Comment fix.
2003-03-09 Rafael Garcia-Suarez ... and add a test case for bug #20798
2003-03-09 Adrian M. Enache Re: [perl #21498] printf behaviour changes 5.6.1(and...
2003-03-09 Rafael Garcia-Suarez Adjust test count.
2003-03-09 Jarkko Hietaniemi From Inaba Hiroto: re_intuit_start set a value to
2003-03-09 Jarkko Hietaniemi From Inaba Hiroto: the UTF-8 length cache wasn't
2003-03-06 Rafael Garcia-Suarez Make the -A switch work without an assertion name.
2003-03-06 Adrian M. Enache Re: [perl #20682] [fix] @- array not visible in s///
2003-03-06 Adrian M. Enache cleaning up tests of the 'eval { decl. } <=> runtime...
2003-03-04 Rafael Garcia-Suarez Patch by Salvador Fandiño to read the warning mask
2003-03-04 Jarkko Hietaniemi Try to give rcatline() a good jog on Unicode.
2003-03-04 Adrian M. Enache Re: [perl #21395] rcatline doesn't grok utf8
2003-03-04 Jarkko Hietaniemi Can't test this without PerlIO.
2003-03-02 Adrian M. Enache Re: [perl #21411] [fix] Postponed RE with split()
2003-03-02 Anders Johnson RE: [perl #20613] Perl_magic_setsig/clearsig problems...
2003-03-02 Jarkko Hietaniemi Narrow down the -C test skippage.
2003-03-02 Jarkko Hietaniemi The -CI cannot be easily tested under UTF-8 locale...
2003-03-02 Jarkko Hietaniemi Further Unicode formats patching from Inaba Hiroto.
2003-02-26 Jarkko Hietaniemi An already fixed bug from perl-unicode.
2003-02-26 Adrian M. Enache Re: [perl #20683] [fix] Better Patch
2003-02-25 Jarkko Hietaniemi Add tests for the -C switch. Depending on the
2003-02-25 Hugo van der Sanden Add missing file from change #18774.
2003-02-25 Adrian M. Enache [perl #20682] [fix] @- array not visible in s///
2003-02-25 Adrian M. Enache [perl #20684] [fix] s/// with (??{..}) inside returns...
2003-02-25 Rafael Garcia-Suarez Re: [perl #21321] local ${"FOO"} does not work
2003-02-24 Jarkko Hietaniemi Patching magic from Inaba-san's keyboard: fix for ...
2003-02-19 Adrian M. Enache Re: [perl #20716] scope error with brackets
2003-02-19 Jarkko Hietaniemi 'A' is not 65 everywhere.
2003-02-19 Chip Salzenberg Support one-parameter unpack(), which unpacks $_.
2003-02-19 Salvador Fandiño more complex assertions activation:
2003-02-18 Hugo van der Sanden Shouldn't have added as t/run/switchA.t in #18739 ...
2003-02-18 Salvador Fandiño Re: Did the assertion patch/feature submission get...
2003-02-15 Adrian M. Enache Re: [perl #20912] UTF8 related glitch + fix
2003-02-15 Hugo van der Sanden Re: [perl #20933] \substr reuses lvalues (sometimes)
2003-02-14 Adrian M. Enache Re: trying to fix #20154, #20357
2003-02-11 Robin Barker [perl #20654] %*v02x considered invalid in printf
2003-02-10 Hugo van der Sanden Fix for [perl #20339]: "%lf" rejected as invalid by...
2003-02-10 Adrian M. Enache Re: [perl #20716] [FIX] scope error with brackets
2003-02-06 Peter Prymmer path tweak fix up for t/pod/find.t on VMS
2003-02-05 Jarkko Hietaniemi Add the test of [perl #8760] (fixed by change #18656).
2003-02-05 Jarkko Hietaniemi [perl #19767] has become fixed too (by changes #18653
2003-02-05 Inaba Hiroto [Patch] parsing under encoding (Re: [Encode] HEADS...
2003-02-04 Jarkko Hietaniemi Fix "[perl #20667] unicode regex vs non-unicode regex".
2003-02-04 Jarkko Hietaniemi Comment tweak.
2003-02-03 Rafael Garcia-Suarez Fix bug #8760 : cop_line isn't properly restored
2003-02-02 Rafael Garcia-Suarez [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
2003-02-02 Jarkko Hietaniemi Also [perl #3547] has been fixed; add its test case.
2003-02-02 Jarkko Hietaniemi The [perl #7471] seems to have been fixed; add its...
2003-02-02 Jarkko Hietaniemi [perl #15397] seems to have been fixed; add its test.
2003-02-02 Jarkko Hietaniemi minitest wasn't working. (The $^X /miniperl/ test in
2003-02-02 Jarkko Hietaniemi Fix and test for [perl #15549 Empty \Q\E not permitted]
2003-02-01 Nick Ing-Simmons Integrate mainline
2003-01-31 Adrian M. Enache [FIX] Re: UTF-8 failures (surprise!)
2003-01-28 Rafael Garcia-Suarez Integrate from maint-5.8:
2003-01-26 Slaven Rezic Re: truncate using a globref
2003-01-23 Dave Mitchell move pad.c warnings to different test file
2003-01-22 Dave Mitchell Re: difference between my and our before introduction
2003-01-22 Nick Ing-Simmons Integrate mainline
2003-01-22 Nicholas Clark Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad...
2003-01-22 Dave Mitchell Re: [perl #15439] unreferenced scalar due to double...
2003-01-22 Nick Ing-Simmons Integrate mainline
2003-01-21 Hugo van der Sanden Re: [perl #17757] s///g fails when using English ...
2003-01-20 Nick Ing-Simmons Integrate mainline
2003-01-17 Nick Ing-Simmons Re: 18457 on cygwin/20030113
2003-01-17 Nick Ing-Simmons Correct typo (actually copy/paste of wrong thing).
2003-01-16 Rafael Garcia-Suarez Integrate #18447 from maint-5.8 :
2003-01-16 Jarkko Hietaniemi Fix 'use encoding' I/O for code points 0x80..0xFF;
next