Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | 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 | ||||
| * | The #4880 was too eager, the $n test is useful too. | Jarkko Hietaniemi | 2000-01-28 | 1 | -1/+1 |
| | | | | | | p4raw-id: //depot/cfgperl@4918 | ||||
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-01-28 | 41 | -9181/+5381 |
| |\ | | | | | | | p4raw-id: //depot/cfgperl@4917 | ||||
| * \ | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-01-27 | 51 | -445/+2416 |
| |\ \ | | | | | | | | | p4raw-id: //depot/cfgperl@4913 | ||||
| * | | | Cppsym update continues. | Jarkko Hietaniemi | 2000-01-27 | 1 | -4/+14 |
| | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4912 | ||||
| * | | | In UNICOS and UNICOS/mk after a successful fcntl F_SETFL | Jarkko Hietaniemi | 2000-01-26 | 1 | -17/+22 |
| | | | | | | | | | | | | | | | | | | | | of O_NONBLOCK a subsequent fcntl F_GETFL will return O_NDELAY. p4raw-id: //depot/cfgperl@4904 | ||||
| * | | | Continue cpp symbol update. | Jarkko Hietaniemi | 2000-01-26 | 1 | -1/+2 |
| | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4903 | ||||
| * | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-01-26 | 14 | -309/+470 |
| |\ \ \ | | | | | | | | | | | p4raw-id: //depot/cfgperl@4901 | ||||
| * | | | | s/d_nvpresuv/d_nv_preserves_uv/; | Jarkko Hietaniemi | 2000-01-26 | 5 | -18/+32 |
| | | | | | | | | | | | | | | | | | | | | | | | | | plus cosmetic change for #4899. p4raw-id: //depot/cfgperl@4900 | ||||
| * | | | | Update the scan of the cpp symbols. | Jarkko Hietaniemi | 2000-01-26 | 1 | -66/+70 |
| | | | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@4899 | ||||
* | | | | | 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 | ||||
* | | | | | 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 |