This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
SCALAR/FIRSTKEY for tied hashes in scalar context
[perl5.git] / t / op /
2003-12-06 Tassilo von ParsevalSCALAR/FIRSTKEY for tied hashes in scalar context
2003-11-28 Rafael Garcia-SuarezFix a regression introduced by change #21694 on sprintf()
2003-11-28 Nicholas ClarkArguments to skip were the wrong way round, hence why...
2003-11-25 Torsten FoertschRe: bug or a feature?
2003-11-19 Rafael Garcia-SuarezFix bug [perl #24508] Wrong assignment in nested assignment
2003-11-13 Rafael Garcia-SuarezFix bug [perl #24380] : assigning to a hash in list
2003-11-06 Rick DelaneyRe: [perl #24248] taint propagation regression,
2003-11-05 Stas Bekman[patch t/op/hash.t] extending the hash attack test
2003-11-05 Michael G. SchwernRe: 'make minitest' fails for op/cproto and op/pat
2003-11-01 Nicholas ClarkAdd Internals::HvREHASH to expose the rehashing flag
2003-10-31 Slaven RezicOff-by-one error in regcomp.c
2003-10-30 Michael G. SchwernRewrite to correctly use test.pl
2003-10-30 Artur BergmanFix for the orange lion bug - aka empty sub bug
2003-10-27 Rafael Garcia-SuarezAdd a new taint error, "%ENV is aliased to %s".
2003-10-26 Rafael Garcia-SuarezWhen %ENV has been turned into a non-magical hash after a
2003-10-25 Richard ClampRe: [perl #948] $, untieable?
2003-10-09 Rafael Garcia-SuarezSuppress the test file t/op/nothr5005.t and integrate...
2003-10-09 Gisle AasRe: Simple @INC hook core dump [PATCH]
2003-10-08 Rafael Garcia-SuarezFix bug #24108: Goto +foo broken
2003-10-07 Abhijit Menon-SenMinor tweaks to pod/perlsyn.pod (as suggested by Yves...
2003-10-07 Abhijit Menon-SenWhy should -3**$x be more precisely determined than...
2003-10-07 Michael G. SchwernFixing UNIVERSAL.pm's bit of unpleasantness
2003-10-02 Slaven RezicRe: 5.8.1 and srand
2003-09-30 grommel@sears.comRe: NCR MP-RAS perl problems [perl #23791]
2003-09-30 Rafael Garcia-SuarezAdd a TODO test for bug #23790, by Abigail
2003-09-23 grommel@sears.comRe: NCR MP-RAS perl problems [perl #23791]
2003-09-22 Rafael Garcia-SuarezWhen localising a magic value, propagate the readonly...
2003-09-18 Ilya Zakharevich-M -A -C broken
2003-09-17 Ilya Zakharevichmagic.t
2003-09-16 Jarkko HietaniemiMore suggested patches for NCR MP-RAS from Andy Dougherty.
2003-09-14 Jarkko HietaniemiCheck the context of for/grep/map.
2003-09-13 Hugo van der SandenRe: unicode regex problem
2003-09-11 Jarkko HietaniemiReplace #21158 with a better patch from Hugo
2003-09-10 Jarkko Hietaniemi[perl #23769] Unicode regex broken on simple example
2003-09-09 Jarkko HietaniemiOne more test count tweak.
2003-09-09 david nicolRe: [PATCH] honoring void context for map(), return...
2003-09-05 Jarkko HietaniemiAnother seemingly fixed (un)tie bug,
2003-09-02 Jarkko HietaniemiAn untie test from perlmonks-- worked in 5.6.1,
2003-09-01 Jarkko HietaniemiUltrix VAX is like VMS VAX in floating point.
2003-08-30 Jarkko HietaniemiSetup @INC.
2003-08-29 Rafael Garcia-SuarezAdd a new test, to ensure that we don't unexpectedly...
2003-08-29 Jarkko HietaniemiBetter skip() explicit number of tests, test counts...
2003-08-29 Jarkko HietaniemiSome Ultrix test dodgings.
2003-08-26 Dave Mitchellimproved 19064 (local $_[0] problems)
2003-08-26 Adrian M. EnacheRe: [PATCH] valgrind and /#/x
2003-08-25 Jarkko HietaniemiThe new tests of #20888 didn't really test what they...
2003-08-25 Jarkko HietaniemiThe #20887 didn't go over that well;
2003-08-25 Jarkko Hietaniemipat.t -> charnames -> UCD -> Storable,
2003-08-25 Marcus Holland-Moritzvalgrind update
2003-08-23 Jarkko HietaniemiAdd more comments so that one can see what is supposed...
2003-08-22 Nicholas ClarkRe: [perl #23463] compiler version on sparc/netbsd
2003-08-22 Alain BarbetRe: [perl #23463]: compiler version on sparc/netbsd
2003-08-22 Jarkko HietaniemiPut the tests of the change #19064 back, but disable...
2003-08-21 Adrian M. Enacheutf8 variable names scrambled in error messages
2003-08-21 Jarkko HietaniemiRetract #19064, broke mod_perl flushing (localisation...
2003-08-17 Adrian M. Enache[PATCH] Re: [BUG] string loses its utf8 flag on die
2003-08-12 Jarkko HietaniemiMultiline one-liners are a bit too much to ask.
2003-08-12 Jarkko HietaniemiA new try from Dave Mitchell for [perl #23265].
2003-08-12 Jarkko HietaniemiFix for [perl #23287] segfault in untie.
2003-08-10 Jarkko HietaniemiRetract #20597, too many resulting core dumps.
2003-08-10 Dave MitchellRe: [perl #23265] Nested anonymous subs
2003-08-09 Jarkko HietaniemiTwo more tests for #20566/#20568.
2003-08-08 Nick Ing-SimmonsRe: UNICODE regexp bug
2003-08-08 Nick Ing-SimmonsUNICODE regexp bug
2003-08-08 Steve HayRe: main@20537: WinXP build failed op/time.t test 2
2003-08-07 Hugo van der SandenRe: [perl #23030] Error in negative lookahead with...
2003-08-04 Rafael Garcia-SuarezFix bug #23141 : localization of readonly magic scalars
2003-08-03 Adrian M. EnacheRe: [perl #23207] persistant sideffect involving bitwis...
2003-08-01 Jarkko HietaniemiMore runperl(switches => ...) finds (bleadperl only).
2003-08-01 Dave MitchellRe: utf8+regex bug in 5.8.1-RC2
2003-07-31 Hugo van der SandenRe: [perl #23171] Regex too selfish
2003-07-29 Rafael Garcia-Suarez[perl #22969] fix $hash{utf8bareword}
2003-07-28 Craig A. Berry#20177 broke skip logic in t/op/write.t
2003-07-28 Michael G. Schwernt/op/write.t cleanup after itself.
2003-07-27 Jarkko Hietaniemicleanup tiehandle.t to use test.pl, is(), like(), etc...
2003-07-24 Andy LesterPATCH: More edge tests on t/op/pow.t
2003-07-24 Dave MitchellRe: Reference to tied elements results in lvalue.
2003-07-21 Rafael Garcia-Suarez[PATCH] Re: Perl formats do not work with tied values
2003-07-21 Craig A. BerryRe: [PATCH] test clean-up for VMS
2003-07-18 Andreas KönigRe: [PATCH] Re: Oops - Can't calculate our powers
2003-07-18 Dave Mitchell[ PATCH] Re: isa(UNIVERSAL)?
2003-07-18 Stephen McCamantRe: Oops - Can't calculate our powers
2003-07-13 Alexander GoughAdd a TODO test for perlbug #19049
2003-07-09 Jarkko HietaniemiTest the vX => ... fix.
2003-07-03 Slaven Rezict/op/magic.t on FreeBSD
2003-07-03 Jarkko HietaniemiExtra light testing for the UTF-8 cache
2003-07-02 Rafael Garcia-SuarezMinor test adjustments :
2003-07-02 Dave Mitchellvarious Deparse fixes
2003-07-02 Jarkko HietaniemiIt would seem that in Linux 2.2 there is no way
2003-07-02 Jarkko HietaniemiFix for [perl #22759 insufficient format string checking];
2003-07-02 Jarkko Hietaniemi...and getting the comma right, too.
2003-07-02 Jarkko HietaniemiGetting the whitespace right.
2003-07-02 Jarkko HietaniemiFreeBSD $0 dance.
2003-07-02 Jarkko HietaniemiFix from Enache Adrian for the magic.t failure in
2003-07-02 Jarkko HietaniemiVMS: with this, 100% make test in Compaq C V6.5-001
2003-07-01 Adrian M. EnacheB:: fixes + 'When were CVOPs gone ?'
2003-06-30 Nick Ing-SimmonsIntegrate mainline
2003-06-30 Jarkko Hietaniemi$0 test tweaks from Andreas.
2003-06-27 Nick Ing-SimmonsIntegrate mainline
2003-06-24 Dave MitchellRe: [perl #22719] ISA cache problem with blessed stash...
next