summaryrefslogtreecommitdiff
path: root/pp_ctl.c
Commit message (Expand)AuthorAgeFilesLines
* Re: [PATCH] Small fix to pp_gmtimeDoug MacEachern2001-07-111-2/+7
* Re: Bug report: split splits on wrong patternAbhijit Menon-Sen2001-07-021-4/+3
* Re: Bug report: split splits on wrong patternRadu Greab2001-06-291-2/+5
* Argh. How hard it can be to re-apply a patch manually? :-)Jarkko Hietaniemi2001-06-241-4/+3
* De-cut-and-pasto in #10902.Jarkko Hietaniemi2001-06-241-22/+2
* The #10771 didn't take?Jarkko Hietaniemi2001-06-241-0/+28
* Step 2: Use the new PM_GETRE/SETRE macros everywhere.Richard Soderberg2001-06-211-18/+11
* Make /o work under i?threadsRichard Soderberg2001-06-211-0/+7
* Integrate change #10448 from maintperl; lexicalsJarkko Hietaniemi2001-06-061-0/+3
* Integrate change #10412 from maintperl; locale is nowJarkko Hietaniemi2001-06-031-1/+1
* [PATCH] DEBUG_* macro cleanupsAbhijit Menon-Sen2001-05-311-1/+1
* Salvage bits and pieces from the experimental 'utf8 everywhere'Jarkko Hietaniemi2001-05-311-1/+1
* More -Wall sweeping.Jarkko Hietaniemi2001-05-301-13/+13
* Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not ...Hugo van der Sanden2001-05-291-4/+0
* [LARGE!] symbolic magicDave Mitchell2001-05-201-5/+5
* require $mod where $mod has touched numeric contextGisle Aas2001-05-201-1/+1
* Integrate change #10100 from maintperl.Jarkko Hietaniemi2001-05-141-2/+3
* Integrate changes #9584,9587 from maintperl into mainline.Jarkko Hietaniemi2001-04-061-1/+1
* Propagate calling context for do '...'Gisle Aas2001-04-051-2/+2
* PATCH: cosmetic tweak in pp_ctl.cRobin Houston2001-03-191-1/+1
* Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when thatNick Ing-Simmons2001-03-181-1/+7
* PATCH: make goto work in nested eval ""Robin Houston2001-03-141-1/+5
* PATCH for [ID 20010305.003]Robin Houston2001-03-141-0/+13
* Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;...Robin Houston2001-03-141-3/+5
* Integrate change #9108 from maintperl to mainline.Jarkko Hietaniemi2001-03-121-40/+0
* EBCDIC sanity - phase INick Ing-Simmons2001-03-101-4/+4
* Re: [ PATCH perl@8956 ] new debug option -DR shows ref countsDave Mitchell2001-03-091-1/+2
* Re: sync sync sync: have I missed any patches?Tim Jenness2001-02-281-30/+30
* Documenting coderef @INC (Re: CPAN "make this script work" feature)Nicholas Clark2001-02-261-1/+4
* [patch] -WallDoug MacEachern2001-02-171-1/+1
* buncha MacPerl patches for bleadperlChris Nandor2001-02-131-4/+9
* Signedness nit.Jarkko Hietaniemi2001-01-151-2/+2
* More UTF-8 patches from Inaba Hiroto.Jarkko Hietaniemi2001-01-151-1/+6
* Consolidated lvalue sub changesStephen McCamant2001-01-121-0/+14
* UTF-8 cleanup.Jarkko Hietaniemi2001-01-051-1/+1
* Bump up Larry's copyright.Jarkko Hietaniemi2001-01-011-1/+1
* more UTF8 test suites and an UTF8 patchInaba Hiroto2000-12-301-5/+12
* Polymorphic regexps.Jarkko Hietaniemi2000-12-171-4/+7
* dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-051-13/+0
* C<foreach my $x ...> in pseudo-fork()ed process may diddleGurusamy Sarathy2000-11-251-1/+3
* lexicals not recognized in a run-time (?{})Jarkko Hietaniemi2000-11-201-1/+1
* Lexical use open ... support:Nick Ing-Simmons2000-11-181-30/+39
* Fix for bug id 19990615.008, pos() unset during s///ge.Jarkko Hietaniemi2000-11-051-0/+15
* Zero-padded Numerics in Perl FormatJohn Peacock2000-10-251-0/+56
* Continue the internal UTF-8 API tweaking.Jarkko Hietaniemi2000-10-251-3/+3
* Make the UTF-8 decoding stricter and more verbose whenJarkko Hietaniemi2000-10-241-4/+4
* Re: [ID 20001018.008] flip-flop bug when there's no <FH> Hugo van der Sanden2000-10-181-4/+11
* save_re_context() could reset PL_curcop to freed memory, causing coreGurusamy Sarathy2000-10-081-0/+6
* The HINT_BYTE patch is apparently unnecessary, retracted.Jarkko Hietaniemi2000-10-061-8/+0
* Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.Jarkko Hietaniemi2000-10-061-0/+8