summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Doc updates on running testsRafael Garcia-Suarez2007-11-262-17/+10
| | | p4raw-id: //depot/perl@32498
* Adjust for the RAWDATA caseRafael Garcia-Suarez2007-11-261-1/+4
| | | p4raw-id: //depot/perl@32497
* Disallow attributes that are not valid perlRafael Garcia-Suarez2007-11-262-11/+21
| | | | | (patch by Damian) p4raw-id: //depot/perl@32496
* uconfig.h must be writable for microperlRafael Garcia-Suarez2007-11-261-0/+1
| | | | | (thanks to Sébastien Aperghis-Tramoni) p4raw-id: //depot/perl@32495
* Upgrade to ExtUtils::MakeMaker 6.37_02Rafael Garcia-Suarez2007-11-2638-106/+409
| | | p4raw-id: //depot/perl@32494
* pod/perlrebackslash.pod: small Unicode additionsJarkko Hietaniemi2007-11-261-1/+8
| | | | | Message-Id: <200711260255.lAQ2t37n188664@kosh.hut.fi> p4raw-id: //depot/perl@32493
* VMS POD updates: perlport.pod, vmsperl.podJohn E. Malmberg2007-11-262-6/+18
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-ID: <474A2720.9040106@qsl.net> p4raw-id: //depot/perl@32492
* Regenerate ChangesRafael Garcia-Suarez2007-11-251-0/+419
| | | p4raw-id: //depot/perl@32491
* The version appears in the docs too. And update release date.Rafael Garcia-Suarez2007-11-251-2/+2
| | | p4raw-id: //depot/perl@32490
* Bump version to 0.79Rafael Garcia-Suarez2007-11-251-1/+1
| | | p4raw-id: //depot/perl@32489
* Change to Attribute::Handlers suggested by Damian inDamian Conway2007-11-252-4/+2
| | | | | | Subject: Re: [PATCH] Attribute::Handlers till ears are bleeding Message-ID: <4745E9D9.1050102@conway.org> p4raw-id: //depot/perl@32488
* Regen table of contentsRafael Garcia-Suarez2007-11-251-135/+98
| | | p4raw-id: //depot/perl@32487
* Bump patchlevel to RC2Rafael Garcia-Suarez2007-11-251-1/+1
| | | p4raw-id: //depot/perl@32485
* Document bug #47762, and mention %-Rafael Garcia-Suarez2007-11-251-3/+6
| | | p4raw-id: //depot/perl@32484
* Nick's a muppet (*and* perforce branching is hard, or at least hateful,Nicholas Clark2007-11-2419-2373/+0
| | | | | | | | | | in as much as a branch spec is merely a shorthand - it's actually all a flat namespace underneath). So this shouldn't be here, but it's all due to a transcription typo on my part in the integrate command. Whereas the branch spec I carefully made is valid, but no $expletive use in actually creating the $expletive branch. Doesn't excuse my mistake. But does explain it. p4raw-id: //depot/perl@32481
* Create a branch for code changes to XS code that 5.8.x needs, whichNicholas Clark2007-11-2419-0/+2373
| | | | | | can't yet be merged to blead beacuse of the code freeze for 5.10. For now, XS::APItest p4raw-id: //depot/perl@32480
* Eliminating the duplicate logic in S_method_common() andNicholas Clark2007-11-242-11/+42
| | | | | | | | | Perl_gv_fetchmethod_autoload() is clearly TODO. Move the paragraph "strcat(), strcpy(), strncat(), strncpy(), sprintf(), vsprintf()" to the section "Tasks that need a little C knowledge" as it doesn't need any XS knowledge. p4raw-id: //depot/perl@32478
* Remove (probably) the last vestige of the assertions implementation -Nicholas Clark2007-11-243-6/+0
| | | | | a now unused variable. p4raw-id: //depot/perl@32477
* Mention kill improvements on WindowsRafael Garcia-Suarez2007-11-241-0/+6
| | | p4raw-id: //depot/perl@32476
* Document different kill(-9, ...) semantics on WindowsJan Dubois2007-11-241-0/+6
| | | | | | From: "Jan Dubois" <jand@activestate.com> Message-ID: <003201c82e23$0003a0f0$000ae2d0$@com> p4raw-id: //depot/perl@32475
* [patch@32376] VMS symbolic links part 4 of 4 - Final partJohn E. Malmberg2007-11-243-26/+202
| | | | | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-id: <473FF49A.5000302@qsl.net> [.vms...] parts with revisions to compile on older systems and some POD clean-up. p4raw-id: //depot/perl@32474
* Re: Are we missing some tests?Robin Houston2007-11-231-1/+11
| | | | | | Message-Id: <7C63C4C8-B0DA-46F2-81D7-F2C14AFF76B8@cpan.org> Date: Fri, 23 Nov 2007 16:15:46 +0000 p4raw-id: //depot/perl@32468
* Re: RC1 build failureJarkko Hietaniemi2007-11-231-18/+29
| | | | | Message-ID: <4746F41F.6090508@iki.fi> p4raw-id: //depot/perl@32467
* document return value of Getopt::Std::getopts()Mark-Jason Dominus2007-11-231-0/+1
| | | | | Message-ID: <20071123145438.6593.qmail@plover.com> p4raw-id: //depot/perl@32466
* FAQ syncRafael Garcia-Suarez2007-11-239-168/+330
| | | p4raw-id: //depot/perl@32464
* Bump $open::VERSIONRafael Garcia-Suarez2007-11-231-1/+1
| | | p4raw-id: //depot/perl@32462
* [patch] :utf8 updatesJuerd Waalboer2007-11-2311-99/+150
| | | | | Message-ID: <20071117190300.GY10696@c4.convolution.nl> p4raw-id: //depot/perl@32461
* Fix my typo in change 32137.Nicholas Clark2007-11-221-2/+1
| | | | | Fix the bogus blank line in change 31997. p4raw-id: //depot/perl@32460
* Regenerate META.yml (missing dual-life modules)Rafael Garcia-Suarez2007-11-221-0/+2
| | | p4raw-id: //depot/perl@32448
* 2.18 release.Abhijit Menon-Sen2007-11-222-1/+7
| | | p4raw-id: //depot/perl@32447
* 5.00404 compile fix from Slaven Rezic.Abhijit Menon-Sen2007-11-221-0/+1
| | | p4raw-id: //depot/perl@32446
* Upgrade to Win32 0.34Rafael Garcia-Suarez2007-11-221-1/+1
| | | p4raw-id: //depot/perl@32445
* Add the Changes file for Win32.pmRafael Garcia-Suarez2007-11-222-0/+115
| | | p4raw-id: //depot/perl@32444
* Rename yylval to pl_yylval, to avoid confusing bogus C preprocessorsRafael Garcia-Suarez2007-11-211-131/+131
| | | | | that attempt to expand it recursively. (like, on UNICOS) p4raw-id: //depot/perl@32443
* Make genlog 'unexpand -a' all the spaces into tabs, which results inNicholas Clark2007-11-211-9/+11
| | | | | smaller Changes files. p4raw-id: //depot/perl@32441
* Test::More and Test::Builder are actually part of the Test::Simple distributionRafael Garcia-Suarez2007-11-211-14/+2
| | | p4raw-id: //depot/perl@32440
* Safe.pm is actually not under ext/SafeRafael Garcia-Suarez2007-11-211-1/+1
| | | p4raw-id: //depot/perl@32439
* Update copyright in the READMERafael Garcia-Suarez2007-11-211-1/+2
| | | p4raw-id: //depot/perl@32434
* Run unexpand -a on all the Changes files, which were a jumbled mix ofNicholas Clark2007-11-219-120005/+120005
| | | | | | | tabs and spaces. Now they're all tabs, and about 1300K smaller. The diff may look huge, but run diff -db and you'll see that it's all whitespace. p4raw-id: //depot/perl@32433
* Remove rules to regenerate regnodes.hRafael Garcia-Suarez2007-11-212-8/+0
| | | p4raw-id: //depot/perl@32432
* RE: Net/Ping/t/510_ping_udp.t fails on Windows VistaSteve Hay2007-11-211-3/+3
| | | | | | From: "Steve Hay" <SteveHay@planit.com> Message-ID: <1B32FF956ABF414C9BCE5E487A1497E7DC885B@ukmail02.planit.group> p4raw-id: //depot/perl@32431
* Improve example codeJan Dubois2007-11-211-1/+1
| | | | | | From: "Jan Dubois" <jand@activestate.com> Message-ID: <076601c82bce$a4fcfe00$eef6fa00$@com> p4raw-id: //depot/perl@32430
* RC1: Future-proof solaris 10 versioned solibs hintAndy Dougherty2007-11-211-10/+13
| | | | | Message-ID: <Pine.LNX.4.64.0711201346560.31844@fractal.phys.lafayette.edu> p4raw-id: //depot/perl@32429
* Skip the udp ping tests if testing on Vista. Also, switchedSteve Peters2007-11-201-2/+14
| | | | | the getservbyname() call to check for a udp echo port. p4raw-id: //depot/perl@32428
* Update the files that need to be read/write in makerel, removing oneNicholas Clark2007-11-201-2/+6
| | | | | | | | | | | exterminated file, one file that is now a dummy, and adding in various files that are actually read/write because they are regenerated from source files. Change the type of regcharclass.h to read/write in Perforce as it is auto-generated. (And all other auto-generated files are read/write. There's some irony here - the only read/write files are the ones you shouldn't edit. All the ones you can edit are read only.) p4raw-id: //depot/perl@32427
* Note that traces of PL_na cling on in dark corners of the source code.Nicholas Clark2007-11-201-0/+5
| | | | | Exterminate! Exterminate! Exterminate! p4raw-id: //depot/perl@32426
* Re: [PATCH] various RC1 nitsJarkko Hietaniemi2007-11-206-70/+86
| | | | | Message-ID: <4743029A.3010002@iki.fi> p4raw-id: //depot/perl@32425
* Regenerate META.ymlRafael Garcia-Suarez2007-11-201-2/+68
| | | p4raw-id: //depot/perl@32423
* Update to Time-Piece. The only change in the core is to theSteve Peters2007-11-201-2/+2
| | | | | version number. p4raw-id: //depot/perl@32420
* RC1: In Solaris 10 do not use versioned solibsJarkko Hietaniemi2007-11-201-0/+8
| | | | | Message-ID: <4742E121.2090306@iki.fi> p4raw-id: //depot/perl@32418