Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Merge msgsnd, msgrcv with Perl_pp_shmwrite(). | Nicholas Clark | 2005-11-04 | 4 | -29/+27 |
| | | | | | | "Perfection is achieved not when there's nothing more to add, but when there's nothing left to remove" (Antoine de Saint-Exupéry) p4raw-id: //depot/perl@25990 | ||||
* | Once more, with feeling. | Nicholas Clark | 2005-11-04 | 1 | -0/+7 |
| | | | | | | | [Mmm, has someone been swapping the coffee for decaf?] [Actual cause - make sure the edited version of the file is in the correct directory] p4raw-id: //depot/perl@25989 | ||||
* | Meta-oops. Change 25987 was not the change you were looking for. | Nicholas Clark | 2005-11-04 | 0 | -0/+0 |
| | | | p4raw-id: //depot/perl@25988 | ||||
* | Oops. This new panic was meant to be added to the documented | Nicholas Clark | 2005-11-04 | 0 | -0/+0 |
| | | | | | diagnostics. p4raw-id: //depot/perl@25987 | ||||
* | ftrwrite, ftrexec, fteread, ftewrite and fteexec can all be merged | Nicholas Clark | 2005-11-04 | 5 | -138/+106 |
| | | | | | with Perl_pp_ftrread(). p4raw-id: //depot/perl@25986 | ||||
* | Upgrade to Time-HiRes-1.80 | Steve Peters | 2005-11-04 | 3 | -8/+12 |
| | | | p4raw-id: //depot/perl@25985 | ||||
* | PERL_EFF_ACCESS_[RWX]_OK can go. | Nicholas Clark | 2005-11-04 | 1 | -15/+8 |
| | | | p4raw-id: //depot/perl@25984 | ||||
* | The PERL_EFF_ACCESS_[RWX]_OK macros are all defined as triples, so | Nicholas Clark | 2005-11-04 | 1 | -20/+16 |
| | | | | | | can be refactored to a single platform dependent PERL_EFF_ACCESS macro with the other 3 implemented in terms of it. p4raw-id: //depot/perl@25983 | ||||
* | bad semicolon in pp_ftrowned | Andy Lester | 2005-11-04 | 1 | -1/+1 |
| | | | | | Message-ID: <20051104063753.GA3863@petdance.com> p4raw-id: //depot/perl@25982 | ||||
* | Upgrade to Time-HiRes 1.79 | Steve Peters | 2005-11-04 | 3 | -2/+39 |
| | | | p4raw-id: //depot/perl@25981 | ||||
* | Reverting the reversion. va_end() goes with va_start(). | Steve Peters | 2005-11-03 | 1 | -5/+1 |
| | | | p4raw-id: //depot/perl@25980 | ||||
* | Fix test failures introduced by the change of flags on op_sort | Rafael Garcia-Suarez | 2005-11-03 | 1 | -26/+26 |
| | | | p4raw-id: //depot/perl@25979 | ||||
* | Upgrade to Time-HiRes-1.78 | Steve Peters | 2005-11-03 | 3 | -6/+14 |
| | | | p4raw-id: //depot/perl@25978 | ||||
* | Change #25976 seemed to cause test failures in ext/B/t/f_sort.t. What | Steve Peters | 2005-11-03 | 1 | -1/+5 |
| | | | | | was that line about Jenga again? p4raw-id: //depot/perl@25977 | ||||
* | Missing va_end(args) from SA_SIGINFO related code. | Steve Peters | 2005-11-03 | 1 | -0/+2 |
| | | | p4raw-id: //depot/perl@25976 | ||||
* | Test for the right signal should use the constant for that signal. | Steve Peters | 2005-11-03 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@25975 | ||||
* | Add appropriate skips to t/io/fs.t to fix test failures on Cygwin. | Steve Peters | 2005-11-03 | 1 | -2/+8 |
| | | | p4raw-id: //depot/perl@25974 | ||||
* | More core test cleanups. Mainly fixes to remove code that caused | Steve Peters | 2005-11-03 | 6 | -18/+30 |
| | | | | | | warnings, but there were a few bug fixes that were hidden by no using warnings. p4raw-id: //depot/perl@25973 | ||||
* | Perl_pp_symlink and Perl_pp_link can be merged. The diff looks evil, | Nicholas Clark | 2005-11-03 | 4 | -21/+48 |
| | | | | | but the actual finished code is not as bad as it seems. p4raw-id: //depot/perl@25972 | ||||
* | Document some bogus compiler warnings in README.solaris | Alan Burlison | 2005-11-03 | 1 | -4/+13 |
| | | | | | | Subject: Re: Why is malloc_wrap now the default? Message-ID: <436A0878.1030703@sun.com> p4raw-id: //depot/perl@25971 | ||||
* | Upgrade to Time-HiRes-1.77 | Steve Peters | 2005-11-03 | 7 | -68/+548 |
| | | | p4raw-id: //depot/perl@25970 | ||||
* | Patch 3945 was a bit overkeen - the effective parameter to cando() and | Nicholas Clark | 2005-11-03 | 3 | -8/+9 |
| | | | | | ingroup() is a boolean flag, not a GID or UID. p4raw-id: //depot/perl@25969 | ||||
* | Avoiding source code duplication for the lstat() on filehandle %s | Nicholas Clark | 2005-11-03 | 1 | -3/+3 |
| | | | | | warning also makes the object code slightly smaller. p4raw-id: //depot/perl@25968 | ||||
* | Clean up some test files. | Steve Peters | 2005-11-03 | 5 | -6/+18 |
| | | | p4raw-id: //depot/perl@25967 | ||||
* | Make harness warning-free when running with -Mdiagnostics | Steve Peters | 2005-11-03 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@25966 | ||||
* | Test case should not execute /no_such_process if it does exist. | Steve Peters | 2005-11-02 | 1 | -1/+2 |
| | | | p4raw-id: //depot/perl@25965 | ||||
* | unlink chmod utime kill can be merged into Perl_pp_chown(). | Nicholas Clark | 2005-11-02 | 4 | -47/+27 |
| | | | p4raw-id: //depot/perl@25964 | ||||
* | Move the conditonal compiles that report absence of kill and chown | Nicholas Clark | 2005-11-02 | 2 | -8/+13 |
| | | | | | from pp_kill() and pp_chown() into apply(). p4raw-id: //depot/perl@25963 |