This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Get t/uni/cache.t working under minitest
[perl5.git] / t / op / write.t
2014-01-19 Father Chrysostomos[perl #119973] Treat initial { in format args as block
2013-11-11 David Mitchellfix chop formats with non PV vars
2012-08-17 Father Chrysostomoswrite.t: Eek! debugging code
2012-08-17 Father ChrysostomosDon’t leak formats defined inside subs
2012-08-08 Father ChrysostomosDon’t let format arguments ‘leak out’ of formline
2012-08-08 Father ChrysostomosPrevent double frees/crashes with format syntax errs
2012-08-08 Father ChrysostomosDon’t create formats after compilation errors
2012-08-08 Father Chrysostomostoke.c: Fix confused interp-in-format parsing
2012-08-06 Father ChrysostomosNested formats
2012-08-06 Father ChrysostomosForbid braces as format delimiters
2012-08-05 Father ChrysostomosDon’t crash when undefining handle of active format
2012-08-05 Father ChrysostomosDon’t let active formats be freed
2012-06-28 Jesse Luehrsmore in depth tests for 8e4ecf2
2012-06-26 Jesse Luehrsfix stack handling in write() [perl #73690]
2012-06-07 Father ChrysostomosUse the same top format error for ""
2012-06-07 Father ChrysostomosGet rid of ‘Not a format reference’
2011-07-20 David Mitchellmake assign to $^A update FmLINES
2011-05-29 David MitchellAllow formats with lines >64K
2011-05-29 David Mitchellpp_formline: handle growing better
2011-05-29 David Mitchellpp_formline: keep linemark consistent
2011-05-29 David Mitchellstop ~ in format modifying format string
2011-05-29 David MitchellRT #91032: formline: bugs with non-string formats
2011-05-18 Nicholas ClarkIn S_doparseform(), don't force the pattern to a string...
2011-03-07 Nicholas ClarkRefactor 4 tests to use skip_if_miniperl().
2010-12-08 Brad GilbertReplaced '1 while unlink' with 'unlink_all' in t/op...
2010-11-12 H.Merijn BrandGuard write test against miniperl
2010-11-12 H.Merijn BrandAdd a test to use duplicated frormat through glob
2009-09-08 Rafael Garcia-SuarezRemove code specific to MacOS Classic from core tests
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2009-05-20 H.Merijn Brandfix glob-assign for FORMAT
2009-04-09 Nicholas ClarkDon't SEGV while warning about redefining the format...
2008-07-13 Nicholas ClarkMake format items @* and ^* work with references (safel...
2008-07-13 Nicholas ClarkFor cases FF_LINESNGL and FF_LINEGLOB in pp_formline...
2008-07-12 Nicholas ClarkFormat tests for @* too.
2008-07-11 Nicholas ClarkRegression tests for, and fix quite a lot of bugs in...
2008-07-11 Nicholas ClarkBring the joy of strict to the rest of write.t
2008-07-11 Nicholas ClarkComplete the conversion of t/op/write.t to test.pl...
2008-07-11 Nicholas ClarkReduce the -| skip back to just the tests that use...
2008-07-11 Nicholas ClarkStart converting t/op/write.t to test.pl
2006-05-18 Dave Mitchelltest some die codepaths in pp_enterwrite
2006-04-10 Jarkko Hietaniemipp_sys.c: some Coverity findings: NULL guards for format cv
2004-06-18 Nicholas ClarkWhen expecting an error, it's best to check the text...
2004-03-11 Dave Mitchellmake op/write.t work better under stdio by running...
2004-03-03 Dave Mitchellstop t/op/write.t failures under stdio by always closin...
2004-03-02 Dave MitchellRemove machine-dependent rounding dependency from write...
2004-02-18 Dave Mitchellfix write test: -small_number may be displayed as 00...
2004-01-23 Dave Mitchellmake some t/op/write.t failures more verbose
2004-01-21 Dave Mitchellremove the platform dependencies of the write.t tests...
2004-01-16 Dave Mitchell[perl #8698] format bug with undefined _TOP
2004-01-16 LAUN Wolfgangformat/write (version 2)
2004-01-06 Rafael Garcia-SuarezThe TODO tag should be included also when a TODO test...
2004-01-06 Rafael Garcia-SuarezThis TODO test seems to pass now.
2004-01-04 LAUN WolfgangRe: [perl #24774] eval + format - \n = pp_ctl.c assertion
2003-12-30 Dave MitchellRe: [perl #24774] eval + format - \n = pp_ctl.c assertion
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-21 Rafael Garcia-Suarez[PATCH] Re: Perl formats do not work with tied values
2003-05-31 Dave Mitchelljumbo closure patch broke formats
2003-05-31 Adrian M. EnacheRe: [perl #22372] [PATCH] sv_chop() broken
2003-05-31 Adrian M. EnacheRe: [perl #22372] [PATCH] sv_chop() broken
2002-04-28 Jarkko HietaniemiIntegrate #16254 from macperl;
2002-03-08 Craig A. Berrytest numbers for t/op/write.t
2002-03-06 H.Merijn BrandRe: perl@15047 New format tests for still existing...
2001-12-29 Andreas Königcleaner close on tests, take 2
2001-12-11 Craig A. Berry(was Re: [PATCH perl@13600] cat2type in tests for VMS)
2001-07-23 Ilya ZakharevichOS/2 multi-architecture
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-04 Jarkko HietaniemiDOS/DJGPP tweaks from Laszlo Molnar.
2001-07-02 H.M. BrandReport /pro/3gl/CPAN/perl-5.7.1
2001-06-22 Nick Ing-SimmonsSkip |- based op/write.t on Win32 as well as VMS
2001-06-22 Craig A. Berryfix Deparse.t and write.t for VMS
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-11 Chris Nandor[MacPerl-Porters] [PATCH] Mac OS Compatability for...
2001-06-09 Nick Ing-SimmonsIntegrate mainline
2001-06-08 Jarkko HietaniemiRedo the #10482, there already was a test script for...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-10-25 John PeacockZero-padded Numerics in Perl Format
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-24 M. J. T. GuyThe output might have been produced in the wrong order.
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6325..6373 into mainline
2000-07-11 H.Merijn BrandRe: format bug report [Patch]
2000-02-10 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-10 Gurusamy Sarathyformline() could wipe out readonly-ness, freeing constants
1998-11-27 Unknown Ricoh Cont... format "..." bug
1997-03-22 Perl 5 Porters[inseparable changes from match from perl-5.003_94...
1996-11-19 Perl 5 Porters[inseparable changes from patch from perl5.003_07 to...
1995-03-13 Larry WallPerl 5.001 perl-5.001
1994-10-17 Larry Wallperl 5.000 perl-5.000
1993-11-10 Larry Wallperl 5.0 alpha 4
1993-10-07 Larry Wallperl 5.0 alpha 2 perl-5a2
1991-03-21 Larry Wallperl 4.0.00: (no release announcement available) perl-4.0.00