Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
[p5sagit/p5-mst-13.2.git] / t / op / split.t
2003-04-02 Yitzchak Scott-Tho... Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s...
2003-03-10 Rafael Garcia-Suarez Integrate (by hand) change #18386 from maint-5.8
2003-02-15 Adrian M. Enache Re: [perl #20912] UTF8 related glitch + fix
2002-12-10 Rafael Garcia-Suarez Integrate from the maint-5.8/ branch :
2002-11-04 Hugo van der Sanden Re: [perl #17064] illegal legal unicode character
2001-11-27 David Dyck [ID 20011126.149] t/op/split fails step 37
2001-11-27 Jarkko Hietaniemi Portability and skippage tweaks.
2001-07-29 Jeff Pinyan split()'s unused captures should be undef, not ''
2001-06-29 Radu Greab Re: Bug report: split splits on wrong pattern
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-11 Chris Nandor [MacPerl-Porters] [PATCH] Mac OS Compatability for...
2001-03-07 Jarkko Hietaniemi More UTF-8 test tweaks.
2001-03-07 Jarkko Hietaniemi Major utf8 test reorganisation and rewrite.
2001-01-24 Charles Bailey SYN SYN
2001-01-10 Jarkko Hietaniemi Test for bug id 20010105.016 (fixed by #8378).
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-30 Nick Ing-Simmons Integrate mainline
2000-12-30 Jarkko Hietaniemi Add a test for Unicode split //. The #8267 was the...
2000-11-28 Robin Barker Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
2000-10-20 Charles Bailey SYN SYN
2000-09-11 Gurusamy Sarathy C<@a = @b = split(...)> optimization coredumps under...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-26 Jarkko Hietaniemi More split() doc and test patches from Mike Guy.
2000-07-26 M. J. T. Guy split /^/
2000-07-24 M. J. T. Guy Test cases for #6431.
2000-03-01 Gurusamy Sarathy consolidated VMS patches (from Craig A. Berry
2000-02-28 Charles Bailey Minor test updates to accomodate new subprocess invocation
2000-02-17 Gurusamy Sarathy fix test that depends on op_dump() output
1997-11-19 Ilya Zakharevich Jumbo regexp patch applied (with minor fix-up tweaks):
1997-09-05 Perl 5 Porters [inseparable changes from patch to perl 5.004_04]
1997-06-11 Hugo van der Sanden Re: Using undef to ignore values returned from split
1997-03-08 Perl 5 Porters [inseparable changes from match from perl-5.003_93...
1996-08-25 Perl 5 Porters perl 5.003_03: t/op/split.t
1994-10-17 Larry Wall perl 5.000
1993-10-07 Larry Wall perl 5.0 alpha 2
1991-03-21 Larry Wall perl 4.0.00: (no release announcement available)