summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Upgrade to CGI.pm 2.97.Jarkko Hietaniemi2003-07-042-39/+73
* No energy now to figure out what is wrong with $0Jarkko Hietaniemi2003-07-041-1/+1
* AUTHORS updates.Jarkko Hietaniemi2003-07-041-2/+2
* line_t is U32, not I32.Jarkko Hietaniemi2003-07-041-3/+3
* Remove PL_earlytaint since the hash seed codeJarkko Hietaniemi2003-07-0412-72/+46
* $0 is pain.Jarkko Hietaniemi2003-07-041-1/+1
* switch vmspipe.com over to using local symbols instead of globalPeter Prymmer2003-07-042-21/+9
* Bump Time::HiRes version to 1.50.Jarkko Hietaniemi2003-07-031-1/+1
* installperl -nSlaven Rezic2003-07-031-1/+1
* t/op/magic.t on FreeBSDSlaven Rezic2003-07-031-1/+3
* Ask Schwern.Jarkko Hietaniemi2003-07-033-528/+0
* Add autarch and Time::Local to Modules.Jarkko Hietaniemi2003-07-031-0/+7
* Re: [PATCH] Bring Time::Local to 1.07Dave Rolsky2003-07-031-1/+1
* Win32: fix WM_TIMER handlingMattia Barbon2003-07-031-1/+4
* Re: randomly untainting?Rafael Garcia-Suarez2003-07-031-1/+4
* Revert #19957 as requested by Rafael.Jarkko Hietaniemi2003-07-031-3/+3
* Add at least meager beginnings of assertion checks forJarkko Hietaniemi2003-07-031-2/+45
* Extra light testing for the UTF-8 cacheJarkko Hietaniemi2003-07-031-1/+16
* Re: randomly untainting?Rafael Garcia-Suarez2003-07-031-3/+3
* Re: maint @ 19923Vadim Konovalov2003-07-032-3/+47
* Tiny tweak to perlartistic from Robin Barker.Jarkko Hietaniemi2003-07-031-33/+44
* Mention Modules in AUTHORS.Jarkko Hietaniemi2003-07-031-0/+3
* No fancy binmode() if no perlio.Jarkko Hietaniemi2003-07-031-1/+1
* Underline the fact that XSLoader is not DynaLoaderJarkko Hietaniemi2003-07-031-1/+3
* Apply Schwern's suggested warning code fromJarkko Hietaniemi2003-07-031-1/+7
* "without parens" vs "without parentheses"Iain Truskett2003-07-032-5/+5
* Re: ext/List/Util/t/weak.t panicDave Mitchell2003-07-032-1/+4
* Nicer options for Porting/Modules.Jarkko Hietaniemi2003-07-032-84/+173
* Minor test adjustments :Rafael Garcia-Suarez2003-07-022-9/+9
* Skip a socketpair test on SCO OSRRafael Garcia-Suarez2003-07-021-1/+1
* various Deparse fixesDave Mitchell2003-07-026-15/+53
* It would seem that in Linux 2.2 there is no wayJarkko Hietaniemi2003-07-022-9/+21
* line numbers are given % 64kJames Jurach2003-07-026-19/+19
* Re: maint @ 19923Ronald J. Kimball2003-07-021-8/+6
* Re: maint @ 19923Jim Cromie2003-07-021-3/+3
* Fix for [perl #22759 insufficient format string checking];Jarkko Hietaniemi2003-07-022-1/+2
* Better links.Jarkko Hietaniemi2003-07-022-2/+3
* Darwin: -Dprefix=$HOME/Perl tried to install to /Library.Jarkko Hietaniemi2003-07-021-0/+12
* ...and getting the comma right, too.Jarkko Hietaniemi2003-07-021-1/+1
* Getting the whitespace right.Jarkko Hietaniemi2003-07-021-1/+1
* FreeBSD $0 dance.Jarkko Hietaniemi2003-07-022-4/+9
* Fix from Enache Adrian for the magic.t failure inJarkko Hietaniemi2003-07-021-2/+4
* VMS: with this, 100% make test in Compaq C V6.5-001Jarkko Hietaniemi2003-07-023-2/+3
* Move the libgcc.a hack into a section for pre-1.6 NetBSD releases.Jarkko Hietaniemi2003-07-021-10/+15
* Add a new utility, Porting/Modules.Jarkko Hietaniemi2003-07-012-0/+429
* [PATCH] long C<=item>s in pod/perlunicode.pod Robin Barker2003-07-013-10/+33
* B:: fixes + 'When were CVOPs gone ?'Adrian M. Enache2003-07-016-35/+120
* Upgrade to Unicode::Normalize 0.23.Jarkko Hietaniemi2003-07-013-1/+20
* A naked values() caused shuffling of lib/Config.pm,Jarkko Hietaniemi2003-07-011-1/+1
* Even more :utf8 socket testing, now in both directions.Jarkko Hietaniemi2003-07-011-10/+31