summaryrefslogtreecommitdiff
path: root/pp_ctl.c
Commit message (Expand)AuthorAgeFilesLines
* [ID 20020301.011] Core dump in 'leavetry' in 5.7.2Dave Mitchell2002-04-031-3/+18
* Revert #15200 for backwards compatiblity reasons.Abhijit Menon-Sen2002-03-221-1/+1
* Disambiguate "Can't locate"Mike Guy2002-03-121-1/+1
* more warnings tidyupPaul Marquess2002-03-111-13/+13
* Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed bef...Yitzchak Scott-Thoennes2002-03-061-9/+24
* Re: Re-posts of some unresolved bleadperl bugreportsHugo van der Sanden2002-02-201-0/+1
* bug on "do NUMBER"Rafael Garcia-Suarez2002-02-181-1/+1
* Tied STDERR should catch messages from warn() and die()Audrey Tang2002-02-171-1/+16
* CopFILE / MacPerl_MPWFileNameChris Nandor2002-02-081-1/+1
* Copyright++. (Not all the toplevel *.h have one, it seems.)Jarkko Hietaniemi2002-01-231-1/+1
* path_is_absolute() needs a prototype (and maybeJarkko Hietaniemi2002-01-211-2/+2
* Re: coderefs in @INCChris Nandor2002-01-211-21/+29
* -t without -w Michael G. Schwern2001-12-301-0/+2
* Implement the sort pragma. Split sort code from pp_ctl.cJarkko Hietaniemi2001-11-211-771/+1
* [PATCH] Doc spellcheck + podcheckAbhijit Menon-Sen2001-11-161-1/+1
* Quieten pgcc 2.91.66 worries.Jarkko Hietaniemi2001-11-141-1/+1
* If an encoding is set by -M/-m, it must be inJarkko Hietaniemi2001-11-011-1/+13
* vmsish fix, ieee rand() cleanupCharles Lane2001-10-191-0/+1
* Oh, bother. In Tru64 cc -std1 was looking rather niceJarkko Hietaniemi2001-10-171-1/+1
* (retracted by #12485)Jarkko Hietaniemi2001-10-171-1/+1
* two s/// bugfixesRafael Garcia-Suarez2001-10-101-0/+2
* sortsv not in place anymore, noticed by John P. Linderman.Jarkko Hietaniemi2001-10-011-1/+1
* Patch to put qsortsv in the public APIBrian Ingerson2001-09-301-6/+16
* Allow an @INC hook to set %INCRafael Garcia-Suarez2001-09-281-4/+8
* Integrate macperl changes from Chris Nandor:Jarkko Hietaniemi2001-09-261-1/+1
* warning on v-string in use/requireJohn Peacock2001-09-251-0/+3
* proposal : put the @INC-hooks directly in %INCRafael Garcia-Suarez2001-09-231-1/+5
* avoid v-strings with require/useRonald J. Kimball2001-09-211-1/+1
* Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{C...Hugo van der Sanden2001-09-151-6/+0
* Silence some more warnings INT2PTR.Artur Bergman2001-09-101-1/+1
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-56/+26
* put useful info in %INC for files loaded by a hook in @INCRafael Garcia-Suarez2001-08-281-1/+1
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-31/+31
* Custom OpsSimon Cozens2001-08-271-10/+10
* Re: The coderef in @INC strikes backNicholas Clark2001-08-251-1/+3
* Not quite so relicy as thought in #11651 (op/concat #4 and #5Jarkko Hietaniemi2001-08-121-0/+9
* More (less) regex/utf8 relics. (Toned down later in #11653.)Jarkko Hietaniemi2001-08-121-9/+0
* 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