summaryrefslogtreecommitdiff
path: root/t/pragma
Commit message (Expand)AuthorAgeFilesLines
* Undo all the join-related changes since #8248: relevantJarkko Hietaniemi2000-12-301-46/+1
* Idea: Declare multiple constants at once (fwd)Casey R. Tweten2000-12-291-1/+21
* Re: [PATCH] Interesting syntax ideaSimon Cozens2000-12-291-1/+14
* More split // UTF-8 tests.Jarkko Hietaniemi2000-12-291-1/+46
* lvalue AUTOLOAD. No, really.Simon Cozens2000-12-281-1/+10
* Re: [PATCH] Warn on use of reference as array elemSimon Cozens2000-12-281-0/+17
* The polymorphism seems to have fixed 20000517.001.Jarkko Hietaniemi2000-12-211-1/+12
* Add test for #8145 (binmode() warning), add warning forJarkko Hietaniemi2000-12-171-0/+17
* Polymorphic regexps.Jarkko Hietaniemi2000-12-171-162/+245
* speeding up object creation/destruction 4x timesIlya Zakharevich2000-12-151-0/+1
* Revert the -f ambiguousity patch, seems to causeJarkko Hietaniemi2000-12-111-19/+0
* Introduce macros for UTF8 decoding.Jarkko Hietaniemi2000-12-081-2/+2
* Avaunt, you foul UTF-8 tests.Jarkko Hietaniemi2000-12-051-25/+1
* Continue utf8 dispersal.Jarkko Hietaniemi2000-12-051-78/+1
* Remove an unnecessary 'use utf8' (unnecessary because \x{...}Jarkko Hietaniemi2000-12-051-5/+2
* Split off the UTF-8 decoder tests, make them to check alsoJarkko Hietaniemi2000-12-051-171/+1
* Start migrating bits of pragma/utf8 to elsewhereJarkko Hietaniemi2000-12-051-70/+1
* Raw zero bytes in text files confuse at least GNU patch 2.1.Jarkko Hietaniemi2000-12-031-1/+4
* Some help for 20001130.011. Now one gets warnings likeJarkko Hietaniemi2000-12-011-0/+19
* Restore also the locale test to no-sprintf-taint state.Jarkko Hietaniemi2000-11-271-3/+3
* Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINST...Benjamin Holzman2000-11-261-1/+1
* Fix locale inconsistencies unearthed by Hugo's work.Jarkko Hietaniemi2000-11-261-3/+3
* small cleanup task for test suitePeter Prymmer2000-11-221-0/+1
* Win32 PerlIO intermediate state now working as expected.Nick Ing-Simmons2000-11-221-4/+13
* add system locale testing for VMSPeter Prymmer2000-11-201-0/+9
* Linenumber fix.Jarkko Hietaniemi2000-11-151-2/+2
* EBCDIC tweaks.Peter Prymmer2000-11-151-0/+6
* Disable only the tests 99 and 166 for UTF-8 locales.Jarkko Hietaniemi2000-11-091-4/+9
* Fix forH.Merijn Brand2000-11-091-2/+2
* More VMS moves on environment handling, from Charles Lane.Jarkko Hietaniemi2000-11-091-2/+6
* Do not test UTF-8 locales since that the tests would requireJarkko Hietaniemi2000-11-081-0/+3
* Locale buglets.Vadim Konovalov2000-11-081-1/+1
* Deleting $ENV{PATH} in VMS is not recommendable.Jarkko Hietaniemi2000-11-081-1/+2
* Forgot to bump the line numbers in #7601.Jarkko Hietaniemi2000-11-081-3/+3
* Try to avoid flockless and emulationless places.Jarkko Hietaniemi2000-11-081-1/+3
* Sanitize the environment further.Jarkko Hietaniemi2000-11-061-1/+3
* Test tweak: show also the failed locales.Lupe Christoph2000-11-051-9/+31
* Locale tweakery. Add test case for bug id 20000809.003 to op/misc,Jarkko Hietaniemi2000-11-041-27/+43
* Make \x{...} consistently produce UTF-8.Simon Cozens2000-10-291-6/+80
* Re: [PATCH bleadperl] ripples from constsub patchJohn Tobey2000-10-271-2/+2
* Allow poking holes at the UTF-8 decoding strictness.Jarkko Hietaniemi2000-10-251-4/+4
* Make the UTF-8 decoding stricter and more verbose whenJarkko Hietaniemi2000-10-242-3/+170
* Move the #7390 test from warn/op to comp/redef.John Tobey2000-10-221-15/+0
* Testcases for a #7383,#7385 related bug.Nicholas Clark2000-10-211-1/+16
* Add a testcase for #7389.Jarkko Hietaniemi2000-10-211-0/+15
* Fix for ID 20001020.006, concatenating an unset submatchJarkko Hietaniemi2000-10-211-1/+20
* Add the test case for the bug id 20000730.004 which seemsJarkko Hietaniemi2000-10-191-1/+55
* Re: [ID 20001018.008] flip-flop bug when there's no <FH> Hugo van der Sanden2000-10-181-0/+3
* -w cleanup.Stephen P. Potter2000-10-161-3/+3
* split() utf8 fixes. Should fix both 20001014.001 and 20000426.003.Jarkko Hietaniemi2000-10-151-1/+35