Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ultrix tweaks: <string.h> must not be included twice | Jarkko Hietaniemi | 2003-08-27 | 4 | -4/+10 |
| | | | | | | | (otherwise one gets prototype conflicts between the <string.h> and proto.h because Ultrix thinks e.g. Perl_ninstr has been define in <string.h>...); and Configure misprobes some features. p4raw-id: //depot/perl@20916 | ||||
* | Change the VERSION since there are now changes since Perl 5.8.0. | Jarkko Hietaniemi | 2003-08-25 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@20877 | ||||
* | Various tweaks for getting Perl to compile on SunOS 4.x. | Jarkko Hietaniemi | 2003-08-24 | 1 | -0/+9 |
| | | | | | Doesn't work well yet, something broken in DynaLoader/XSLoader? p4raw-id: //depot/perl@20867 | ||||
* | gcc -O3 and Storable in Linux do not like each other. | Jarkko Hietaniemi | 2003-08-24 | 1 | -8/+5 |
| | | | p4raw-id: //depot/perl@20861 | ||||
* | More data points about the Storable optimization problem | Jarkko Hietaniemi | 2003-08-23 | 1 | -1/+2 |
| | | | | | | in Linux. (It might be that also non-Debians are affected, waiting for more information.) p4raw-id: //depot/perl@20854 | ||||
* | Forgot to regen byterun.c. | Jarkko Hietaniemi | 2003-08-23 | 1 | -9/+9 |
| | | | p4raw-id: //depot/perl@20852 | ||||
* | Test the correct longness; from Enache. | Jarkko Hietaniemi | 2003-08-22 | 1 | -0/+2 |
| | | | p4raw-id: //depot/perl@20827 | ||||
* | Lower Storable.xs optimization to -O2 on certain | Jarkko Hietaniemi | 2003-08-22 | 1 | -0/+12 |
| | | | | | known platforms. p4raw-id: //depot/perl@20825 | ||||
* | grok_* symbols missing in Devel::PPPort (2nd attempt) | Tassilo von Parseval | 2003-08-22 | 3 | -1/+73 |
| | | | | | Message-id: <20030822070109.GA1029@ethan> p4raw-id: //depot/perl@20819 | ||||
* | perl-5.8.0, langinfo.h and YESSTR | insecure | 2003-08-22 | 1 | -0/+1 |
| | | | | | Message-Id: <200308212137.57016.insecure@mail.od.ua> p4raw-id: //depot/perl@20817 | ||||
* | More bytecode patching from Enache. | Jarkko Hietaniemi | 2003-08-22 | 4 | -9/+24 |
| | | | p4raw-id: //depot/perl@20816 | ||||
* | MPE/iX does not have nanosleep() (the test makes | Jarkko Hietaniemi | 2003-08-21 | 1 | -1/+2 |
| | | | | | a wrong conclusion of the linking succeeding) p4raw-id: //depot/perl@20794 | ||||
* | Byteloader patching from Enache continues; | Jarkko Hietaniemi | 2003-08-21 | 5 | -6/+14 |
| | | | | | PADOFFSET handling was wrong. p4raw-id: //depot/perl@20792 | ||||
* | Upgrade to Encode 1.98. | Jarkko Hietaniemi | 2003-08-20 | 14 | -19/+42 |
| | | | p4raw-id: //depot/perl@20790 | ||||
* | Patch from Enache for the crashing of bytecode.t in Tru64. | Jarkko Hietaniemi | 2003-08-20 | 2 | -5/+12 |
| | | | p4raw-id: //depot/perl@20789 | ||||
* | Can't build thread on openbsd sparc64 => B.c:5078: virtual memory exhausted | Alain Barbet | 2003-08-19 | 1 | -0/+2 |
| | | | | | Message-ID: <20030819161650.65754.qmail@onion.perl.org> p4raw-id: //depot/perl@20780 | ||||
* | (From Enache) Keep bytecode files (.plc) around in case | Jarkko Hietaniemi | 2003-08-19 | 1 | -4/+6 |
| | | | | | of failures. (Currently Tru64 is reliably barfing.) p4raw-id: //depot/perl@20775 | ||||
* | Typo tweaks from Gerrit P. Haase. Fcntl, fcntl, fcntl. | Jarkko Hietaniemi | 2003-08-18 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@20764 | ||||
* | Update to Filter::Util::Call 1.6 from CPAN, but keep our | Jarkko Hietaniemi | 2003-08-16 | 1 | -1/+1 |
| | | | | | | $VERSION at 1.601 so that we are different in version than 5.8.0 since the module is different (one doc tweak). p4raw-id: //depot/perl@20738 | ||||
* | Taint problems in Cwd::abs_path | Michael G. Schwern | 2003-08-16 | 1 | -13/+14 |
| | | | | | Message-ID: <20030816014345.GE4023@windhund.schwern.org> p4raw-id: //depot/perl@20734 | ||||
* | PATCH RC4 IO::Dir | Mark-Jason Dominus | 2003-08-14 | 1 | -12/+14 |
| | | | | | Message-ID: <20030814160259.27586.qmail@plover.com> p4raw-id: //depot/perl@20710 | ||||
* | Not so great a version bump, let Paul release 0.17. | Jarkko Hietaniemi | 2003-08-14 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@20706 | ||||
* | One more XS change versus no VERSION change. | Jarkko Hietaniemi | 2003-08-14 | 1 | -1/+1 |
| | | | | | | (Remaining in JNI.pm/xs, don't know what to about that since JNI is kind of "stable".) p4raw-id: //depot/perl@20705 | ||||
* | XS contents changes versus VERSION non-changes. | Jarkko Hietaniemi | 2003-08-14 | 5 | -5/+5 |
| | | | p4raw-id: //depot/perl@20704 | ||||
* | Update to Scalar-List-Utils 1.12 | Graham Barr | 2003-08-14 | 5 | -19/+223 |
| | | | p4raw-id: //depot/perl@20700 | ||||
* | All the authors of these modules have now been contacted; | Jarkko Hietaniemi | 2003-08-14 | 1 | -1/+1 |
| | | | | | | | | but assuming no CPAN updates are upcoming, here are 'fake' version updates to make us different from 5.8.0. (List::Util+Scalar::Util will soon be updated; File::Spec CPAN release will be made based on 5.8.1.) p4raw-id: //depot/perl@20699 | ||||
* | Make the blead versions of these be newer... | Jarkko Hietaniemi | 2003-08-14 | 2 | -2/+2 |
| | | | p4raw-id: //depot/perl@20697 | ||||
* | Diffs-sans-version-diffs between blead and maint. | Jarkko Hietaniemi | 2003-08-14 | 5 | -5/+5 |
| | | | p4raw-id: //depot/perl@20695 | ||||
* | The blead version has got the dor. | Jarkko Hietaniemi | 2003-08-14 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@20689 | ||||
* | Alpha version numbers noticed by Schwern. | Jarkko Hietaniemi | 2003-08-13 | 9 | -13/+10 |
| | | | | | | (These hacks are no more needed since the PAUSE indexer no more indexes the insides of Perl distributions, says Andreas.) p4raw-id: //depot/perl@20687 | ||||
* | Re: script wanted | Nicholas Clark | 2003-08-13 | 21 | -21/+21 |
| | | | | | Message-ID: <20030813204609.G20130@plum.flirble.org> p4raw-id: //depot/perl@20686 | ||||
* | Re: script wanted | Adrian M. Enache | 2003-08-13 | 3 | -3/+3 |
| | | | | | Message-ID: <20030813193118.GA1273@ratsnest.hole> p4raw-id: //depot/perl@20685 | ||||
* | returning would be good, too. | Jarkko Hietaniemi | 2003-08-12 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@20640 | ||||
* | No dor in maint. | Jarkko Hietaniemi | 2003-08-12 | 1 | -0/+1 |
| | | | p4raw-id: //depot/perl@20639 | ||||
* | XSLoader revisted | Ilya Zakharevich | 2003-08-12 | 1 | -0/+158 |
| | | | | | | | Message-ID: <20030422054437.GA8297@math.berkeley.edu> (the XSLoader doc hunk; the h2xs looks like a behavioural change) p4raw-id: //depot/perl@20634 | ||||
* | Add a new regression test for Safe : tests that all ops | Rafael Garcia-Suarez | 2003-08-11 | 1 | -0/+415 |
| | | | | | | can be trapped by a Safe compartement (except for the ones that can't.) p4raw-id: //depot/perl@20623 | ||||
* | [perl #23274] B::Deparse wasn't handling correctly builtins that | Rafael Garcia-Suarez | 2003-08-11 | 1 | -2/+7 |
| | | | | | | have two filehandles in their prototypes (pipe, socketpair, accept) when non-bareword prototypes were used. p4raw-id: //depot/perl@20622 | ||||
* | Allow via layer to affect the PERLIO_F_UTF8 flag. | Nick Ing-Simmons | 2003-08-11 | 2 | -10/+34 |
| | | | p4raw-id: //depot/perl@20614 | ||||
* | Try simple workaround for the POSIX autosplit.ix warning. | Jarkko Hietaniemi | 2003-08-10 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@20596 | ||||
* | One more PL_csighandlerp. | Jarkko Hietaniemi | 2003-08-10 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@20595 | ||||
* | Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x | Nicholas Clark | 2003-08-09 | 1 | -3/+3 |
| | | | | | Message-ID: <20030808233000.B20130@plum.flirble.org> p4raw-id: //depot/perl@20571 | ||||
* | Move the csighandler to be a data variable so that | Jarkko Hietaniemi | 2003-08-08 | 1 | -1/+1 |
| | | | | | | | | things like DLL trampolines can't mess up the code variables the Perl_csighandler (seen in Cygwin: Perl_csighandler in POSIX extension was different than in main executable). p4raw-id: //depot/perl@20565 | ||||
* | maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in ↵ | Gerrit P. Haase | 2003-08-08 | 2 | -2/+2 |
| | | | | | | | | searchlist From: "Gerrit P. Haase" <gp@familiehaase.de> Message-ID: <1621817486657.20030808134451@familiehaase.de> p4raw-id: //depot/perl@20563 | ||||
* | If no alarm(), skip the subtests. | Jarkko Hietaniemi | 2003-08-07 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@20542 | ||||
* | Re: maint @ 20537 | Philip Newton | 2003-08-07 | 1 | -3/+3 |
| | | | | | Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com> p4raw-id: //depot/perl@20541 | ||||
* | ESUCCESS = 0 is not true, but exists. | Jarkko Hietaniemi | 2003-08-06 | 1 | -1/+2 |
| | | | p4raw-id: //depot/perl@20535 | ||||
* | [pathc] Sys:Syslog.pm::syslog() - Better error message | Jari Aalto | 2003-08-06 | 1 | -1/+2 |
| | | | | | Message-ID: <ekzzowp1.fsf@blue.sea.net> p4raw-id: //depot/perl@20533 | ||||
* | Cast away gcc 3.3 type conversion pickiness. | Jarkko Hietaniemi | 2003-08-06 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@20526 | ||||
* | Re: [perl #23202] [RESOLVED] coredump on ext/POSIX/t/posix with NetBSD-1.6 | Alain Barbet | 2003-08-05 | 1 | -4/+9 |
| | | | | | Message-ID: <3F2F8536.1090702@jupiter.alianet> p4raw-id: //depot/perl@20495 | ||||
* | [perl #23216] ext/IPC/SysV/t/sem.t don't remove semaphore on NetBSD sparc | Jarkko Hietaniemi | 2003-08-05 | 2 | -8/+14 |
| | | | | | | Try to remove the created message queues and semaphores even in the case of failures. p4raw-id: //depot/perl@20490 |