summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* prototype for Time::HiRes::sleep()Abhijit Menon-Sen2001-07-201-0/+1
| | | | | | Message-Id: <20010720011850.A19650@lustre.dyn.wiw.org> (Private e-mail) p4raw-id: //depot/perl@11414
* Integrate win32/perlhost.h from maintenance branch.Nick Ing-Simmons2001-07-191-1/+1
| | | | | | | (Rest of $ENV{PATH} / system() fix.) p4raw-id: //depot/perl@11412 p4raw-integrated: from //depot/maint-5.6/perl@11411 'merge in' win32/perlhost.h (@11400..)
* [DOC PATCH bleadperl] its vs it's in perlhack.podPhilip Newton2001-07-191-1/+1
| | | | | Message-Id: <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk> p4raw-id: //depot/perl@11411
* Security hole in taint checking in open()deekoo2001-07-191-0/+1
| | | | | Message-Id: <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net> p4raw-id: //depot/perl@11410
* Re: Time::HiRes qw(sleep) failsAbhijit Menon-Sen2001-07-191-4/+5
| | | | | Message-Id: <20010719043043.A10327@lustre.dyn.wiw.org> p4raw-id: //depot/perl@11409
* Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)Nick Ing-Simmons2001-07-182-12/+16
| | | | | | | | | from perl5.6* p4raw-id: //depot/perl@11405 p4raw-integrated: from //depot/maint-5.6/perl@11404 'merge in' win32/win32.c (@8917..) p4raw-integrated: from //depot/maint-5.6/perl@11400 'merge in' win32/perlhost.h (@11399..)
* Re: Perl 5.7.2 Has Been Released Hugo van der Sanden2001-07-181-1/+1
| | | | | Message-Id: <200107180458.f6I4wlJ19966@crypt0.demon.co.uk> p4raw-id: //depot/perl@11404
* Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 ↵Hugo van der Sanden2001-07-182-1/+12
| | | | | | | (leading whitespace) Message-Id: <200107180421.f6I4Ltc00987@crypt0.demon.co.uk> p4raw-id: //depot/perl@11403
* Doc patch: perlre should mention perlrequick and perlretutMark-Jason Dominus2001-07-181-4/+14
| | | | | Message-Id: <20010717175920.8177.qmail@plover.com> p4raw-id: //depot/perl@11402
* Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %ConfigPeter Prymmer2001-07-173-4/+11
| | | | | | | | Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com> Move t/base/commonsense.t to t/lib/commonsense.t - base tests should not depend on existance of Config.pm p4raw-id: //depot/perl@11398
* Sections on writing tests & patching core modsMichael G. Schwern2001-07-171-16/+118
| | | | | Message-Id: <20010716182031.A1128@blackrider> p4raw-id: //depot/perl@11397
* make printf refer to sprintfGwyn Judd2001-07-171-3/+4
| | | | | Message-Id: <20010717205558.A3107@thislove> p4raw-id: //depot/perl@11396
* fix t/op/sprintf.t to not load %ConfigPeter Prymmer2001-07-171-6/+7
| | | | | Message-Id: <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com> p4raw-id: //depot/perl@11395
* Re: [PATCH gv.c] allow ${"1f"} to be non-regex var Jeff Pinyan2001-07-171-0/+11
| | | | | Message-Id: <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net> p4raw-id: //depot/perl@11394
* fix PTHREAD_ATFORK croaking too early, too oftenCoral2001-07-172-11/+6
| | | | | Message-Id: <200107162125.f6GLPJ345261@moonlight.crystalflame.net> p4raw-id: //depot/perl@11392
* Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re: Jonathan Stowe2001-07-171-17/+114
| | | | | Message-Id: <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com> p4raw-id: //depot/perl@11391
* Back out change to h2xs till it passes its test.Nick Ing-Simmons2001-07-161-113/+17
| | | p4raw-id: //depot/perl@11385
* use Test::More where appropriate (was Re: [PATCH]Jonathan Stowe2001-07-161-17/+113
| | | | | Message-Id: <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com> p4raw-id: //depot/perl@11384
* Don't override user-specified optimize flagRobin Houston2001-07-161-1/+3
| | | | | Message-Id: <20010715182230.A11174@robin> p4raw-id: //depot/perl@11383
* re_dupRadu Greab2001-07-161-9/+9
| | | | | Message-Id: <15184.63182.656988.340591@ix.netsoft.ro> p4raw-id: //depot/perl@11382
* formats can't contain formatsRobin Houston2001-07-161-2/+3
| | | | | Message-Id: <20010714142850.A10205@robin> p4raw-id: //depot/perl@11379
* Encode::Tcl.pm, EUC-JP with jis-x0212SADAHIRO Tomoyuki2001-07-162-21/+150
| | | | | Message-Id: <20010714221736.6CA3.BQW10602@nifty.com> p4raw-id: //depot/perl@11378
* Remove useless ccflags hintsAndy Dougherty2001-07-162-4/+4
| | | | | Message-Id: <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@11377
* integrate change#11374 from maint-5.6Gurusamy Sarathy2001-07-161-2/+2
| | | | | | | | | make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc. p4raw-link: @11374 on //depot/maint-5.6/perl: 57906130e77fb46dc9fa6b8042902b2f8f84dbb9 p4raw-id: //depot/perl@11375 p4raw-integrated: from //depot/maint-5.6/perl@11373 'merge in' utils/h2ph.PL (@9312..)
* Update Changes.Jarkko Hietaniemi2001-07-142-1/+99
| | | p4raw-id: //depot/perl@11373
* use Getopt::Long (was Re: [PATCH] h2xs)Jonathan Stowe2001-07-141-51/+107
| | | | | Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com> p4raw-id: //depot/perl@11372
* patch to add DEL to [:cntrl:]Jeffrey Friedl2001-07-144-4/+19
| | | | | Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com> p4raw-id: //depot/perl@11371
* #include <stdlib.h> so that exit() is prototyped,Jarkko Hietaniemi2001-07-141-1/+3
| | | | | noticed by Hugo. p4raw-id: //depot/perl@11369
* possible fix for sprintf.t on VAX that loads %ConfigPeter Prymmer2001-07-141-2/+26
| | | | | Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com> p4raw-id: //depot/perl@11368
* fixup for Encode/Tcl.t on ruthless filesystemsPeter Prymmer2001-07-141-0/+7
| | | | | Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com> p4raw-id: //depot/perl@11367
* Add information about gcc 3.0 basic block profiling.Jarkko Hietaniemi2001-07-133-26/+117
| | | p4raw-id: //depot/perl@11366
* Error in lib/PerlIO/Via.pm ?Mark-Jason Dominus2001-07-131-2/+2
| | | | | Message-ID: <20010713195541.26751.qmail@plover.com> p4raw-id: //depot/perl@11365
* Move both usemymalloc and d_bincompat5005 to the PlatfomJarkko Hietaniemi2001-07-131-1/+2
| | | | | section from the Compiler section. p4raw-id: //depot/perl@11364
* Handle glibc style of constant definitions using enumJarkko Hietaniemi2001-07-131-4/+8
| | | | | with intervening #defines; from Brendan O'Dea. p4raw-id: //depot/perl@11363
* Add LC_MESSAGES to the locale_h export tag (it already isJarkko Hietaniemi2001-07-131-2/+3
| | | | | | in the Makefile.PL and thusly eligible for an XS constant) (see also maintperl #10543) p4raw-id: //depot/perl@11362
* Re: [patch] re_dupAbhijit Menon-Sen2001-07-131-1/+1
| | | | | Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org> p4raw-id: //depot/perl@11361
* [patch] re_dupDoug MacEachern2001-07-131-1/+1
| | | | | Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net> p4raw-id: //depot/perl@11360
* Update Changes.Jarkko Hietaniemi2001-07-132-0/+44
| | | p4raw-id: //depot/perl@11359
* Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)SADAHIRO Tomoyuki2001-07-1310-32/+2665
| | | | | Message-Id: <20010713235522.8406.BQW10602@nifty.com> p4raw-id: //depot/perl@11358
* Snip away the devel patchlevel.perl-5.7.2Jarkko Hietaniemi2001-07-131-1/+0
| | | p4raw-id: //depot/perl@11355
* Bump the version to 5.7.2.Jarkko Hietaniemi2001-07-1310-65/+66
| | | p4raw-id: //depot/perl@11354
* Update Changes.Jarkko Hietaniemi2001-07-131-13/+186
| | | p4raw-id: //depot/perl@11353
* Reword.Jarkko Hietaniemi2001-07-131-2/+2
| | | p4raw-id: //depot/perl@11352
* AUTHORS update.Jarkko Hietaniemi2001-07-131-0/+9
| | | p4raw-id: //depot/perl@11351
* Ignore PL_regex_pad and PL_regex_padav from symbolsJarkko Hietaniemi2001-07-131-0/+2
| | | | | unless ithreads. p4raw-id: //depot/perl@11350
* Integrate perlio:Jarkko Hietaniemi2001-07-131-4/+10
|\ | | | | | | | | | | | | | | | | [ 11346] Win32/distclean.bat - Down-case all MANIFEST and File::Find results so to avoid /unicode vs /Unicode issues. p4raw-link: @11346 on //depot/perlio: 55bb78da97697d6bd0ef78d62d418ae23d1eaf2b p4raw-id: //depot/perl@11349
| * Win32/distclean.bat - Down-case all MANIFEST and File::Find results so Nick Ing-Simmons2001-07-131-4/+10
| | | | | | | | | | to avoid /unicode vs /Unicode issues. p4raw-id: //depot/perlio@11346
| * Integrate mainlineNick Ing-Simmons2001-07-1366-322/+1187
| |\ | | | | | | p4raw-id: //depot/perlio@11345
| * \ Integrate mainlineNick Ing-Simmons2001-07-125-24/+41
| |\ \ | | | | | | | | p4raw-id: //depot/perlio@11304
* | | | Test the encoding transform only iff we have PerlIO,Jarkko Hietaniemi2001-07-131-0/+11
| | | | | | | | | | | | | | | | | | | | noticed by H. Merijn Brand. p4raw-id: //depot/perl@11348