summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* regenerate win32/config_H.*Gurusamy Sarathy2003-03-184-7164/+7832
* there is no trailing NULL in sig_name or sig_num, so don'tGurusamy Sarathy2003-03-181-1/+1
* according to the new Porting/Glossary, sig_num doesn't have anGurusamy Sarathy2003-03-184-4/+4
* add tests for existing behaviour of undef postinc/decHugo van der Sanden2003-03-181-1/+7
* add comment at undef postinc special caseHugo van der Sanden2003-03-181-0/+1
* clarify behaviour of $a++Hugo van der Sanden2003-03-181-0/+4
* Integrate:Jarkko Hietaniemi2003-03-171-2/+1
* pack changes and related fixesLAUN Wolfgang2003-03-1711-786/+1131
* Integrate:Slaven Rezic2003-03-171-1/+2
* Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separatorchocolateboy2003-03-174-15/+103
* [patch] utils/h2xs.PL (get rid of \t and '')Stas Bekman2003-03-171-10/+10
* [perl #20724] Patch for dprofppNicholas Oxhøj2003-03-171-35/+42
* [perl #19898] [PATCH] forking to Perl children with IPC::Open3Adam Spiers2003-03-161-1/+12
* getservbyname_r() kaputt in OpenBSD (might get fixedJarkko Hietaniemi2003-03-161-0/+5
* Stay within known facts: what platforms the skippage helps,Jarkko Hietaniemi2003-03-161-1/+2
* This seems to fix (well, dodge) the problems in FreeBSD forJarkko Hietaniemi2003-03-161-2/+3
* IRIX ls -l marks sockets with 'S'.Jarkko Hietaniemi2003-03-161-0/+5
* Turn on UTF-8 flag only if the $str is valid utf8Jarkko Hietaniemi2003-03-161-2/+3
* Signedness nits.Jarkko Hietaniemi2003-03-161-2/+2
* Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.Jarkko Hietaniemi2003-03-161-0/+4
* Pod fix from Philip Newton.Jarkko Hietaniemi2003-03-161-2/+2
* Further potential pitfalls for the utf8 len/pos cacheJarkko Hietaniemi2003-03-161-0/+23
* Make the :bytes conditional on PerlIO.Jarkko Hietaniemi2003-03-161-5/+7
* Needs PerlIO for :bytes.Jarkko Hietaniemi2003-03-151-5/+4
* Re: [fix] [perl #21575] Bug with print( followed by a newlineAdrian M. Enache2003-03-142-1/+11
* Time::HiRes is a core moduleRafael Garcia-Suarez2003-03-141-3/+4
* [patch ext/B/typemap] STRLEN T_UVStas Bekman2003-03-141-1/+1
* Better pass in the $self for a method.Jarkko Hietaniemi2003-03-141-1/+2
* Cleanup the File::Spec tmpdir() implementations:Jarkko Hietaniemi2003-03-149-110/+123
* whichsig() really does return -1 for unknown signals.Jarkko Hietaniemi2003-03-141-1/+1
* Rework the @Config{/sig.*/} tests.Jarkko Hietaniemi2003-03-141-5/+2
* configure.com: sig_num, etc.Craig A. Berry2003-03-141-21/+18
* Make whichsig() to work also if some system definesJarkko Hietaniemi2003-03-142-6/+6
* Since Configure does the signal name/number probe with awkJarkko Hietaniemi2003-03-141-3/+3
* Signal issues.Jarkko Hietaniemi2003-03-145-76/+318
* Hopefully this works also in Win32.Jarkko Hietaniemi2003-03-141-1/+1
* Perldoc.pm tweak for VMSCraig A. Berry2003-03-141-1/+1
* fix for switchC.t test#6 failure on windowsGurusamy Sarathy2003-03-141-4/+0
* Config.t wasn't getting the sig_num and sig_size relationshipGurusamy Sarathy2003-03-141-1/+1
* another fix for failing test on windows ("use encoding" putsGurusamy Sarathy2003-03-141-1/+1
* fix CJKT.t failures on windows due to incorrect binmode()Gurusamy Sarathy2003-03-141-1/+0
* Skip the last test of Config.t on HP-UX.Rafael Garcia-Suarez2003-03-131-1/+4
* [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2 Kurt Starsinic2003-03-133-4/+24
* checking for magic in hv.c and ext/POSIX/POSIX.xsCraig A. Berry2003-03-131-4/+8
* Some more stdlib.h inclusions and change the gccversionJarkko Hietaniemi2003-03-131-4/+8
* Trims slashes from the argument to rmdir(), likewiseRafael Garcia-Suarez2003-03-121-20/+28
* VOS nit from Paul Green.Jarkko Hietaniemi2003-03-121-1/+1
* File::Spec: Do not fall back to '', use curdir instead.Jarkko Hietaniemi2003-03-126-9/+6
* File::Temp tests were failing in Cygwin if $ENV{TMPDIR}Jarkko Hietaniemi2003-03-121-0/+20
* Another finding by IRIX cc: non-void functionJarkko Hietaniemi2003-03-121-3/+4