summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix path in code exampleRafael Garcia-Suarez2005-10-241-1/+1
| | | p4raw-id: //depot/perl@25830
* Re: do { EXPR for EXPR }Robin Houston2005-10-242-2/+12
| | | | | Message-ID: <20051022155627.GA22420@rpc142.cs.man.ac.uk> p4raw-id: //depot/perl@25829
* Update one of merijn's previous emails.Steve Peters2005-10-241-1/+1
| | | p4raw-id: //depot/perl@25828
* [patch@25825] Fix st_ino compare to use real data.John E. Malmberg2005-10-231-2/+10
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-id: <435C04C6.2090405@qsl.net> p4raw-id: //depot/perl@25827
* Fix mismatched braces in S_fd_on_nosuid_fs().Marcus Holland-Moritz2005-10-231-4/+3
| | | p4raw-id: //depot/perl@25825
* VMS threaded build fixes for things broken in #25783Craig A. Berry2005-10-222-23/+12
| | | p4raw-id: //depot/perl@25824
* use more 'const' in the Encode data structures.Nicholas Clark2005-10-222-18/+23
| | | p4raw-id: //depot/perl@25823
* Turn NN to NULLOK for functions that have code to handleMarcus Holland-Moritz2005-10-222-18/+10
| | | | | | | the ptr == NULL case and are currently called with NULL pointers. Having parameters tagged NN can make gcc optimize away the code for the NULL case, causing segfaults. p4raw-id: //depot/perl@25822
* Mark more static Encode data structures as const.Nicholas Clark2005-10-224-12/+13
| | | p4raw-id: //depot/perl@25821
* Documentation on getting a FORMAT ref from a GLOB was missing fromSteve Peters2005-10-211-0/+1
| | | | | | perlref.pod. Thanks for David Wheeler for starting the discussion and Paul Johnson for confirming that it could actually be done. p4raw-id: //depot/perl@25820
* Symbian/beginnings of Series 80 supportJarkko Hietaniemi2005-10-212-0/+215
| | | | | Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A67E@esebe105.NOE.Nokia.com> p4raw-id: //depot/perl@25819
* allow "" as select bitmask [PATCH]Gisle Aas2005-10-212-8/+15
| | | | | Message-ID: <lrach229o7.fsf_-_@caliper.activestate.com> p4raw-id: //depot/perl@25818
* Rewording of doc change #25812Rafael Garcia-Suarez2005-10-211-3/+3
| | | | | p4raw-link: @25812 on //depot/perl: dbb128be9d98f2152d3ce957d4c3c518a9f86260 p4raw-id: //depot/perl@25816
* Symbian/beginnings of Series 80 supportJarkko Hietaniemi2005-10-211-141/+0
| | | | | Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A67E@esebe105.NOE.Nokia.com> p4raw-id: //depot/perl@25815
* Symbian/beginnings of Series 80 supportJarkko Hietaniemi2005-10-2110-594/+488
| | | | | Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A67E@esebe105.NOE.Nokia.com> p4raw-id: //depot/perl@25814
* wrong maxlen in sselect [PATCH]Gisle Aas2005-10-213-3/+24
| | | | | | | Message-ID: <lrzmp312ip.fsf@caliper.activestate.com> Plus a regression test for the new warning. p4raw-id: //depot/perl@25813
* Re: [PATCH] return values reworded in perlsub.podXavier Noria2005-10-211-10/+13
| | | | | | | Message-Id: <1C8D7C5C-986C-4336-8C4F-8B965CE1AD17@hashref.com> (with minor tweaks) p4raw-id: //depot/perl@25812
* Remove last remaining reference to vax11cRafael Garcia-Suarez2005-10-211-1/+1
| | | p4raw-id: //depot/perl@25811
* [patch@25809]restore documented exit behaviorJohn E. Malmberg2005-10-206-69/+103
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-id: <43581860.3020108@qsl.net> p4raw-id: //depot/perl@25810
* Fix doc typo, by Gisle AasRafael Garcia-Suarez2005-10-191-1/+1
| | | p4raw-id: //depot/perl@25809
* Re: [PATCH] Re: [perl #37350] $#{@$aref} in debugger gives: Bizarre copy of ↵Robin Houston2005-10-197-14/+64
| | | | | | | ARRAY in leave Message-ID: <20051013235457.GA23386@rpc142.cs.man.ac.uk> p4raw-id: //depot/perl@25808
* Forgotten chunk by jhiRafael Garcia-Suarez2005-10-191-0/+4
| | | p4raw-id: //depot/perl@25805
* blead 25801: Symbian batch of todayJarkko Hietaniemi2005-10-195-4/+50
| | | | | Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A663@esebe105.NOE.Nokia.com> p4raw-id: //depot/perl@25804
* More consting, and DRY leads to shrinking object codeAndy Lester2005-10-197-76/+79
| | | | | Message-ID: <20051018145723.GA4964@petdance.com> p4raw-id: //depot/perl@25803
* Adding documentation index to perlapi.pod and perlintern.podSébastien Aperghis-Tramoni2005-10-195-19/+601
| | | | | | | | Message-ID: <1129666977.435559a10cb95@imp5-g19.free.fr> (tweaked to remove trailing whitespace to doc entries) Plus, regenerate doc and headers p4raw-id: //depot/perl@25802
* [patch@25784] enable open(FOO, "child.pl foo|") on VMSJohn E. Malmberg2005-10-192-10/+144
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-id: <43554251.5020704@qsl.net> p4raw-id: //depot/perl@25801
* Add notes about -f _ and defined %foo:: in perldeltaRafael Garcia-Suarez2005-10-181-0/+15
| | | p4raw-id: //depot/perl@25800
* Force _ to be always a bareword after filetest operatorsRafael Garcia-Suarez2005-10-182-2/+14
| | | p4raw-id: //depot/perl@25799
* Add Rafael's 5.10 roadmap to perltodo.Nicholas Clark2005-10-181-15/+44
| | | | | | Add state variables. Remove xsubpp entry, as that had been done already. p4raw-id: //depot/perl@25798
* Fix tokenizer debugging trace for file testsRafael Garcia-Suarez2005-10-181-1/+1
| | | p4raw-id: //depot/perl@25797
* Upgrade to Digest-1.13Steve Peters2005-10-183-3/+11
| | | p4raw-id: //depot/perl@25796
* VMS does not have clearenv () according to John E. MalmbergH.Merijn Brand2005-10-181-0/+3
| | | | | Followup to 25793 p4raw-id: //depot/perl@25795
* Update win32 config files w.r.t. change #25793Steve Hay2005-10-188-48/+76
| | | | | p4raw-link: @25793 on //depot/perl: b0a2e8e64dee1b1bd00055b3c5b69e2c3c888f55 p4raw-id: //depot/perl@25794
* Add probe for clearenv (), like #25733 for unsetenv ()H.Merijn Brand2005-10-184-14/+30
| | | p4raw-id: //depot/perl@25793
* missed some SYMBIAN ifdefsJarkko Hietaniemi2005-10-182-7/+7
| | | | | Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A64D@esebe105.NOE.Nokia.com> p4raw-id: //depot/perl@25790
* Upgrade to Time-HiRes-1.75Steve Peters2005-10-183-2/+6
| | | p4raw-id: //depot/perl@25789
* Symbian: New vs NewJarkko Hietaniemi2005-10-181-0/+1
| | | | | Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A640@esebe105.NOE.Nokia.com> p4raw-id: //depot/perl@25788
* [patch@25783] vmsish.h fix for lstat() definitionJohn E. Malmberg2005-10-181-0/+3
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-ID: <435412C3.3080504@qsl.net> p4raw-id: //depot/perl@25786
* Silence gcc complaints about comments in config.hSteve Hay2005-10-172-2/+2
| | | | | | This suppresses dozens of lines of warnings seen, e.g. here: http://www.nntp.perl.org/group/perl.daily-build.reports/32231 p4raw-id: //depot/perl@25784
* [patch@25775] VMS prep for symbolic links and long filenameJohn E. Malmberg2005-10-172-164/+1391
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-ID: <43539535.70609@qsl.net> p4raw-id: //depot/perl@25783
* even more SymbianJarkko Hietaniemi2005-10-174-12/+15
| | | | | Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A61F@esebe105.NOE.Nokia.com> p4raw-id: //depot/perl@25782
* Correct precedence from and to && in an expression with assignment.Nicholas Clark2005-10-171-1/+1
| | | p4raw-id: //depot/perl@25781
* Re: small addition to $, and $\ in perlvar.podXavier Noria2005-10-171-14/+7
| | | | | Message-Id: <7CA83392-70CD-4AC8-AA44-D94F508BB028@hashref.com> p4raw-id: //depot/perl@25780
* Make some casts explicit to keep VC++ 7 happySteve Hay2005-10-174-11/+11
| | | | | | | | Specifically, this silences the warnings from the following smoke: http://www.nntp.perl.org/group/perl.daily-build.reports/32258 (Hmm. Looks like you need to decode the base64 yourself before you can read that.) p4raw-id: //depot/perl@25779
* another Symbian update: Alan's fault :-)Jarkko Hietaniemi2005-10-1715-18/+92
| | | | | Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A611@esebe105.NOE.Nokia.com> p4raw-id: //depot/perl@25778
* Doc/style fixes pointed out by GisleRafael Garcia-Suarez2005-10-171-18/+18
| | | p4raw-id: //depot/perl@25777
* blead@25775 Symbian updateJarkko Hietaniemi2005-10-1712-45/+379
| | | | | Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A60A@esebe105.NOE.Nokia.com> p4raw-id: //depot/perl@25776
* DEBUG_LEAKING_SCALARS doesn't need shared memory to store filenamesDave Mitchell2005-10-161-9/+1
| | | p4raw-id: //depot/perl@25775
* Keys of %INC always use forward slashesJan Dubois2005-10-161-2/+1
| | | | | Message-ID: <006e01c5d27e$d722c6e0$2217a8c0@candy> p4raw-id: //depot/perl@25774
* [patch@25763] Fix VMS error/exit handling, update kill functionJohn E. Malmberg2005-10-165-28/+334
| | | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-id: <4351F393.8030809@qsl.net> Date: Sun, 16 Oct 2005 02:30:43 -0400 p4raw-id: //depot/perl@25772