Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused USING_WIDE code from win32 and wince branches | Jan Dubois | 2005-11-08 | 7 | -617/+147 |
| | | | | | | From: "Jan Dubois" <jand@ActiveState.com> Message-ID: <078001c5e41e$585c4140$6401a8c0@candy> p4raw-id: //depot/perl@26041 | ||||
* | Updated perldiag.pod entry for "Can't use subscript..." | Steve Peters | 2005-11-08 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@26040 | ||||
* | Merge pp_slt, pp_sgt and pp_sge into pp_sle. (The most commonly used | Nicholas Clark | 2005-11-07 | 4 | -41/+43 |
| | | | | | of the 4. Not that any are that popular.) p4raw-id: //depot/perl@26039 | ||||
* | Re: [perl #36061] Not OK: perl v5.8.7 on darwin-2level 8.1.0 (UNINSTALLED) | Dominic Dunlop | 2005-11-07 | 1 | -21/+46 |
| | | | | | | | Message-ID: <B9D07EB3-DF78-48A9-90C4-AF3A89AAB7C6@mac.com> README.macosx updates p4raw-id: //depot/perl@26038 | ||||
* | s/Nick Clark/Nicholas Clark/ | Nicholas Clark | 2005-11-07 | 4 | -25/+25 |
| | | | p4raw-id: //depot/perl@26037 | ||||
* | For each test function, test it as is, and with extra data appended | Nicholas Clark | 2005-11-07 | 1 | -0/+12 |
| | | | | | after each test character. p4raw-id: //depot/perl@26036 | ||||
* | The rarely used lcfirst and ucfirst share almost all their code. | Nicholas Clark | 2005-11-07 | 4 | -63/+20 |
| | | | | | Merge the two as pp_ucfirst. p4raw-id: //depot/perl@26035 | ||||
* | Fix bug #37628 (both lcfirst and ucfirst) | Nicholas Clark | 2005-11-07 | 5 | -80/+84 |
| | | | p4raw-id: //depot/perl@26034 | ||||
* | Cleaning up x2p directory | Andy Lester | 2005-11-07 | 13 | -371/+22 |
| | | | | | Message-ID: <20051104211355.GB12651@petdance.com> p4raw-id: //depot/perl@26033 | ||||
* | Missing static declarations | Gisle Aas | 2005-11-07 | 2 | -3/+3 |
| | | | | | Message-ID: <lracgj1bv0.fsf@caliper.activestate.com> p4raw-id: //depot/perl@26032 | ||||
* | Remove CPAN.pm's META.yml. | Rafael Garcia-Suarez | 2005-11-07 | 2 | -12/+1 |
| | | | | | Add CPAN.pm's SIGNATURE in MANIFEST. p4raw-id: //depot/perl@26031 | ||||
* | Symbian update blead@26025 | Jarkko Hietaniemi | 2005-11-07 | 30 | -604/+1004 |
| | | | | | Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A70C@esebe105.NOE.Nokia.com> p4raw-id: //depot/perl@26030 | ||||
* | Add lib/CPAN/Admin.pm from CPAN to make version.t pass. | Nicholas Clark | 2005-11-07 | 2 | -0/+222 |
| | | | p4raw-id: //depot/perl@26029 | ||||
* | Consting and localizing: Part LXVIII | Andy Lester | 2005-11-07 | 10 | -153/+126 |
| | | | | | Message-ID: <20051104211256.GA12651@petdance.com> p4raw-id: //depot/perl@26028 | ||||
* | [perl #24254] Attempt to free unreferenced scalar | Chris Heath | 2005-11-07 | 1 | -3/+8 |
| | | | | | | From: "Chris Heath via RT" <perlbug-followup@perl.org> Message-ID: <rt-3.0.11-24254-123984.4.44134155985068@perl.org> p4raw-id: //depot/perl@26027 | ||||
* | follow up on 25969 for VMS | Abe Timmerman | 2005-11-07 | 2 | -4/+4 |
| | | | | | Message-Id: <200511051229.58297.abe@ztreet.demon.nl> p4raw-id: //depot/perl@26026 | ||||
* | Added note to README.macosx regarding failures from broken locale | Steve Peters | 2005-11-07 | 1 | -0/+5 |
| | | | | | files. p4raw-id: //depot/perl@26025 | ||||
* | Fix documentation for gmtime(). | Steve Peters | 2005-11-07 | 1 | -4/+5 |
| | | | p4raw-id: //depot/perl@26024 | ||||
* | Upgrade to CPAN-1.76_61 | Steve Peters | 2005-11-06 | 12 | -50/+124 |
| | | | p4raw-id: //depot/perl@26023 | ||||
* | Nits in the pp_defined code spotted by Jarkko. | Steve Peters | 2005-11-06 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@26022 | ||||
* | Upgrade to Time-HiRes-1.82 | Steve Peters | 2005-11-06 | 5 | -12/+40 |
| | | | p4raw-id: //depot/perl@26021 | ||||
* | Re: [PATCH configure.com] add the new d_futimes as undef | John E. Malmberg | 2005-11-06 | 1 | -1/+1 |
| | | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-ID: <436D6A51.5040700@qsl.net> p4raw-id: //depot/perl@26020 | ||||
* | Make the 5.9 changes to B conditional on perl version. | Nicholas Clark | 2005-11-05 | 2 | -1/+45 |
| | | | p4raw-id: //depot/perl@26019 | ||||
* | '[at]' should be '@' | Nicholas Clark | 2005-11-05 | 4 | -35/+35 |
| | | | | | Suck in CPAN/Nox.pm from CPAN, so that version.t passes. p4raw-id: //depot/perl@26018 | ||||
* | Kill warnings and add a panic to pp_defined() in case the wrong op | Steve Peters | 2005-11-05 | 1 | -6/+7 |
| | | | | | is passed in. p4raw-id: //depot/perl@26017 | ||||
* | Upgrade to CPAN-1.76_60. | Steve Peters | 2005-11-05 | 9 | -291/+975 |
| | | | p4raw-id: //depot/perl@26016 | ||||
* | Allow passing of the full enum name into the tryAMAGICbin family of | Nicholas Clark | 2005-11-05 | 2 | -6/+12 |
| | | | | | | macros, to avoid needing C pre-processor string concatenation within the lowest level expansion. p4raw-id: //depot/perl@26015 | ||||
* | Upgrade to Time-HiRes-1.81 | Steve Peters | 2005-11-05 | 4 | -33/+69 |
| | | | p4raw-id: //depot/perl@26014 | ||||
* | add the new d_futimes as undef | Abe Timmerman | 2005-11-05 | 1 | -0/+1 |
| | | | | | Message-Id: <200511051026.33940.abe@ztreet.demon.nl> p4raw-id: //depot/perl@26013 | ||||
* | Remove the obsolete KNOWN PROBLEMS sections from perlcall.pod | Rafael Garcia-Suarez | 2005-11-05 | 1 | -67/+0 |
| | | | | | (noticed by Robin Houston) p4raw-id: //depot/perl@26012 | ||||
* | Re: A surprising segfault | SADAHIRO Tomoyuki | 2005-11-05 | 3 | -8/+13 |
| | | | | | Message-Id: <20051105135053.27D7.BQW10602@nifty.com> p4raw-id: //depot/perl@26011 | ||||
* | dorassign doesn't need --SP; | Nicholas Clark | 2005-11-05 | 1 | -1/+2 |
| | | | p4raw-id: //depot/perl@26010 | ||||
* | pp_print didn't extend the stack before pushing its return value | Dave Mitchell | 2005-11-05 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@26009 | ||||
* | Typos in opcode.pl this time. | Steve Peters | 2005-11-05 | 2 | -6/+6 |
| | | | p4raw-id: //depot/perl@26008 | ||||
* | Merge pp_andassign, pp_orassign, and pp_dorassign into pp_and, | Steve Peters | 2005-11-05 | 5 | -66/+33 |
| | | | | | pp_or, and pp_defined, respectively. p4raw-id: //depot/perl@26007 | ||||
* | s/printf/my_printf/ because we're using the return value. | Nicholas Clark | 2005-11-04 | 1 | -1/+1 |
| | | | | | My mistake spotted by Gisle. p4raw-id: //depot/perl@26006 | ||||
* | s/pp_dor/pp_defined/ | Steve Peters | 2005-11-04 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@26005 | ||||
* | I barely knew ya pp_dor. Merged into pp_defined from whence you came. | Steve Peters | 2005-11-04 | 5 | -45/+40 |
| | | | | | | This change has also caused pp_defined to be promoted to being a hot op. p4raw-id: //depot/perl@26004 | ||||
* | Use the return value of sprintf in sv_2pv_flags. Remove dead code. | Nicholas Clark | 2005-11-04 | 1 | -22/+12 |
| | | | p4raw-id: //depot/perl@26003 | ||||
* | You can't there from here. (Dead code in sv_2pv_flags) | Nicholas Clark | 2005-11-04 | 1 | -0/+2 |
| | | | p4raw-id: //depot/perl@26002 | ||||
* | Use the return value from sprintf(). | Nicholas Clark | 2005-11-04 | 4 | -21/+25 |
| | | | p4raw-id: //depot/perl@26001 | ||||
* | pp_semop can fit within Perl_pp_shmwrite(). | Nicholas Clark | 2005-11-04 | 4 | -16/+10 |
| | | | p4raw-id: //depot/perl@26000 | ||||
* | The remaining special logic in pp_syswrite can be moved into pp_send, | Nicholas Clark | 2005-11-04 | 4 | -33/+44 |
| | | | | | which is actually already 50% syswrite. p4raw-id: //depot/perl@25999 | ||||
* | Revert patch #25993. | Rafael Garcia-Suarez | 2005-11-04 | 2 | -4/+3 |
| | | | p4raw-id: //depot/perl@25998 | ||||
* | Fix a Win32 linker error following change #25972 | Steve Hay | 2005-11-04 | 1 | -4/+4 |
| | | | | | p4raw-link: @25972 on //depot/perl: ce6987d0ee9b127be2a1769a57aa5a88de5b51ef p4raw-id: //depot/perl@25997 | ||||
* | use clearenv if available | Alan Burlison | 2005-11-04 | 6 | -45/+79 |
| | | | | | Message-ID: <436B8D5A.4010502@sun.com> p4raw-id: //depot/perl@25996 | ||||
* | Re: futimes [PATCH] | Steve Peters | 2005-11-04 | 1 | -4/+35 |
| | | | | | Message-ID: <20051104150025.GA3873@mccoy.peters.homeunix.org> p4raw-id: //depot/perl@25995 | ||||
* | [perl #19049] Incorrect $` after replacement | Andreas König | 2005-11-04 | 2 | -3/+4 |
| | | | | | Message-ID: <87fyqc51bu.fsf@k75.linux.bogus> p4raw-id: //depot/perl@25993 | ||||
* | Re: [PATCH] sort/multicall patch | Robin Houston | 2005-11-04 | 2 | -2/+22 |
| | | | | | Message-ID: <20051104152029.GA17169@rpc142.cs.man.ac.uk> p4raw-id: //depot/perl@25992 | ||||
* | Re: Configure -Dno_mathoms | Gisle Aas | 2005-11-04 | 2 | -0/+14 |
| | | | | | Message-ID: <lrslug7glm.fsf@caliper.activestate.com> p4raw-id: //depot/perl@25991 |