Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-04 | 39 | -318/+1477 |
|\ | | | | | p4raw-id: //depot/cfgperl@4988 | ||||
| * | avoid bad cast warnings (from Robin Barker <rmb1@cise.npl.co.uk>) | Gurusamy Sarathy | 2000-02-04 | 1 | -3/+3 |
| | | | | | | p4raw-id: //depot/perl@4986 | ||||
| * | avoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenna@efn.org>) | Gurusamy Sarathy | 2000-02-04 | 1 | -2/+2 |
| | | | | | | p4raw-id: //depot/perl@4985 | ||||
| * | CPAN.pm updated to v1.52 (from Andreas Koenig) | Gurusamy Sarathy | 2000-02-04 | 3 | -202/+362 |
| | | | | | | p4raw-id: //depot/perl@4984 | ||||
| * | updated OpenBSD hints (From Todd C. Miller <Todd.Miller@courtesan.com>) | Gurusamy Sarathy | 2000-02-04 | 1 | -12/+18 |
| | | | | | | p4raw-id: //depot/perl@4983 | ||||
| * | pod typos (from Gregor N. Purdy <gregor@focusresearch.com>) | Gurusamy Sarathy | 2000-02-04 | 1 | -2/+2 |
| | | | | | | p4raw-id: //depot/perl@4982 | ||||
| * | avoid assuming cc accepts -o switch (from Tom Hughes) | Gurusamy Sarathy | 2000-02-04 | 1 | -1/+4 |
| | | | | | | p4raw-id: //depot/perl@4981 | ||||
| * | Sys::Syslog goes the XS way (from Tom Hughes <tom@compton.nu>) | Gurusamy Sarathy | 2000-02-04 | 5 | -8/+673 |
| | | | | | | p4raw-id: //depot/perl@4980 | ||||
| * | pod updates (from David Adler, M J T Guy) | Gurusamy Sarathy | 2000-02-04 | 3 | -18/+27 |
| | | | | | | p4raw-id: //depot/perl@4979 | ||||
| * | typos in config_h.SH (from Paul_Green@vos.stratus.com) | Gurusamy Sarathy | 2000-02-04 | 1 | -2/+2 |
| | | | | | | p4raw-id: //depot/perl@4978 | ||||
| * | avoid adding null components to LD_LIBRARY_PATH, OpenBSD has trouble | Gurusamy Sarathy | 2000-02-04 | 1 | -1/+8 |
| | | | | | | | | | | with them (from Todd C. Miller <Todd.Miller@courtesan.com>) p4raw-id: //depot/perl@4977 | ||||
| * | VMS update (from Dan Sugalski and Peter Prymmer) | Gurusamy Sarathy | 2000-02-04 | 3 | -5/+156 |
| | | | | | | p4raw-id: //depot/perl@4976 | ||||
| * | patch to provide more informative names for evals and anonymous | Gurusamy Sarathy | 2000-02-04 | 10 | -43/+173 |
| | | | | | | | | | | subroutines (from Ilya Zakharevich) p4raw-id: //depot/perl@4975 | ||||
| * | off-by-one in malloc.c (from Ilya Zakharevich) | Gurusamy Sarathy | 2000-02-04 | 1 | -4/+4 |
| | | | | | | p4raw-id: //depot/perl@4974 | ||||
| * | OS/2 build fixups from Ilya Zakharevich | Gurusamy Sarathy | 2000-02-04 | 3 | -8/+8 |
| | | | | | | p4raw-id: //depot/perl@4973 | ||||
| * | avoid /* within comment | Gurusamy Sarathy | 2000-02-04 | 1 | -1/+1 |
| | | | | | | p4raw-id: //depot/perl@4972 | ||||
| * | another HINT_BYTE victim | Gurusamy Sarathy | 2000-02-04 | 1 | -1/+1 |
| | | | | | | p4raw-id: //depot/perl@4971 | ||||
| * | fix pad_alloc panic from C<my $w; sub { my($i) = @_; sub { $w } }> | Gurusamy Sarathy | 2000-02-04 | 5 | -5/+33 |
| | | | | | | p4raw-id: //depot/perl@4970 | ||||
| * | byte.pm and HINT_BYTE don't match (0x8, not 0x10!) | Gurusamy Sarathy | 2000-02-04 | 1 | -2/+2 |
| | | | | | | p4raw-id: //depot/perl@4969 | ||||
* | | Configure megamaintenance. Cppsym (hopefully) final spasms; | Jarkko Hietaniemi | 2000-02-04 | 4 | -221/+243 |
| | | | | | | | | | | | | default is to use long long if available; various nits here and there; fixed to hpux 64-bitnes and largefileness. p4raw-id: //depot/cfgperl@4987 | ||||
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-02 | 32 | -661/+2066 |
|\ \ | |/ | | | p4raw-id: //depot/cfgperl@4968 | ||||
| * | update makerel for new version format | Gurusamy Sarathy | 2000-02-02 | 2 | -9/+53 |
| | | | | | | p4raw-id: //depot/perl@4967 | ||||
| * | workaround for undefined symbol | Gurusamy Sarathy | 2000-02-02 | 1 | -0/+1 |
| | | | | | | p4raw-id: //depot/perl@4966 | ||||
| * | on cygwin, h_errno is now "__declspec(dllimport) int h_errno" | Gurusamy Sarathy | 2000-02-02 | 1 | -1/+1 |
| | | | | | | | | | | (from Eric Fifer <EFifer@sanwaint.com>) p4raw-id: //depot/perl@4965 | ||||
| * | adjust notes on use5005threads | Gurusamy Sarathy | 2000-02-02 | 3 | -9/+26 |
| | | | | | | p4raw-id: //depot/perl@4964 | ||||
| * | fix typo | Gurusamy Sarathy | 2000-02-02 | 1 | -1/+1 |
| | | | | | | p4raw-id: //depot/perl@4963 | ||||
| * | integrate selected changes from cfgperl (#4899,4900,4904,4918) | Gurusamy Sarathy | 2000-02-02 | 7 | -100/+123 |
| |\ | | | | | | | p4raw-id: //depot/perl@4962 | ||||
| * | | PodParser-1.092 update via CPAN (from Brad Appleton) | Gurusamy Sarathy | 2000-02-02 | 6 | -473/+1462 |
| | | | | | | | | | p4raw-id: //depot/perl@4961 | ||||
| * | | replace misleading docs with a BUGS section | Gurusamy Sarathy | 2000-02-02 | 1 | -8/+6 |
| | | | | | | | | | p4raw-id: //depot/perl@4960 | ||||
| * | | remove FUD from perlfunc/use (from M J T Guy) | Gurusamy Sarathy | 2000-02-02 | 1 | -2/+1 |
| | | | | | | | | | p4raw-id: //depot/perl@4959 | ||||
| * | | Benchmark displays bogus CPU stats (suggested by Cedric Auzanne | Gurusamy Sarathy | 2000-02-02 | 2 | -2/+227 |
| | | | | | | | | | | | | | | | <cedric.auzanne@nist.gov>) p4raw-id: //depot/perl@4958 | ||||
| * | | fix coredump on C<"x" =~ /x/; print @-> (from Ilya Zakharevich) | Gurusamy Sarathy | 2000-02-02 | 1 | -0/+1 |
| | | | | | | | | | p4raw-id: //depot/perl@4957 | ||||
| * | | flock() pod talks about "adding" in the sense of "or-ing" | Gurusamy Sarathy | 2000-02-02 | 1 | -3/+3 |
| | | | | | | | | | p4raw-id: //depot/perl@4956 | ||||
| * | | fixes for switching files in the debugger (from Ilya Zakharevich) | Gurusamy Sarathy | 2000-02-02 | 2 | -3/+21 |
| | | | | | | | | | p4raw-id: //depot/perl@4955 | ||||
| * | | use warnings rather than fiddling with $^W (from Paul Marquess) | Gurusamy Sarathy | 2000-02-02 | 10 | -10/+8 |
| | | | | | | | | | p4raw-id: //depot/perl@4954 | ||||
| * | | dynixptx hints tweak (from Martin J. Bligh <mbligh@sequent.com>) | Gurusamy Sarathy | 2000-02-02 | 1 | -2/+1 |
| | | | | | | | | | p4raw-id: //depot/perl@4953 | ||||
| * | | deltanotes on weakrefs and Pod::Parser (from Tuomas Lukka and | Gurusamy Sarathy | 2000-02-02 | 1 | -5/+108 |
| | | | | | | | | | | | | | | | Brad Appleton) p4raw-id: //depot/perl@4952 | ||||
| * | | avoid mismatched type warnings | Gurusamy Sarathy | 2000-02-02 | 2 | -2/+2 |
| | | | | | | | | | p4raw-id: //depot/perl@4951 | ||||
* | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-02 | 21 | -178/+371 |
|\ \ \ | |/ / | | | | p4raw-id: //depot/cfgperl@4950 | ||||
| * | | fix broken abs2rel() (from François Allard <franka@host.ott.igs.net>) | Gurusamy Sarathy | 2000-02-02 | 1 | -4/+8 |
| | | | | | | | | | p4raw-id: //depot/perl@4949 | ||||
| * | | makefile tweak | Gurusamy Sarathy | 2000-02-02 | 1 | -1/+1 |
| | | | | | | | | | p4raw-id: //depot/perl@4948 | ||||
| * | | future-proof unknown warning categories (from Greg Bacon | Gurusamy Sarathy | 2000-02-02 | 3 | -18/+18 |
| | | | | | | | | | | | | | | | <gbacon@cs.uah.edu>) p4raw-id: //depot/perl@4947 | ||||
| * | | doc tweak (from Michael G Schwern <schwern@pobox.com>) | Gurusamy Sarathy | 2000-02-02 | 1 | -4/+4 |
| | | | | | | | | | p4raw-id: //depot/perl@4946 | ||||
| * | | more meaningful message on invalid pattern argument (from | Gurusamy Sarathy | 2000-02-02 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | Kevin Meltzer <KMeltzer@USCO.com>) p4raw-id: //depot/perl@4945 | ||||
| * | | XSLoader build patch for VMS (from Craig A. Berry | Gurusamy Sarathy | 2000-02-02 | 1 | -2/+16 |
| | | | | | | | | | | | | | | | <craig.berry@metamorgs.com>) p4raw-id: //depot/perl@4944 | ||||
| * | | reword some sections of perlunicode.pod | Gurusamy Sarathy | 2000-02-02 | 1 | -21/+53 |
| | | | | | | | | | p4raw-id: //depot/perl@4943 | ||||
| * | | AIX warning on undefined symbol | Gurusamy Sarathy | 2000-02-01 | 1 | -0/+1 |
| | | | | | | | | | p4raw-id: //depot/perl@4942 | ||||
| * | | HINT_UTF8 is not propagated to the op tree anymore; add a | Gurusamy Sarathy | 2000-02-01 | 12 | -149/+284 |
| | | | | | | | | | | | | | | | perlunicode.pod that reflects changes to unicode support so far p4raw-id: //depot/perl@4941 | ||||
* | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-01 | 21 | -59/+151 |
|\ \ \ | |/ / | | | | p4raw-id: //depot/cfgperl@4940 | ||||
| * | | export pregexec(), Tk uses it | Gurusamy Sarathy | 2000-02-01 | 4 | -1/+13 |
| | | | | | | | | | p4raw-id: //depot/perl@4939 |