summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Cppsym fixup from Andy.Jarkko Hietaniemi2000-01-281-127/+72
| * | | | | | In HP-UX no largefiles if no 64 bits.Jarkko Hietaniemi2000-01-281-7/+20
* | | | | | | VOS port updates (from Paul Green <Paul_Green@stratus.com>)Gurusamy Sarathy2000-02-0613-2553/+2962
* | | | | | | fix parse error on C<{ use strict }> and other constructs thatGurusamy Sarathy2000-02-062-3/+10
* | | | | | | avoid -Bforcearchive on netbsd tooGurusamy Sarathy2000-02-062-2/+222
* | | | | | | revised notes about Pod::Parser & Co.Gurusamy Sarathy2000-02-062-73/+82
* | | | | | | fix description of obsolete diagnosticGurusamy Sarathy2000-02-061-16/+5
* | | | | | | allow "\x{12ab}" even without C<use utf8>Gurusamy Sarathy2000-02-062-22/+1
* | | | | | | make perlbug use new-style version numbers; improve compatibilityGurusamy Sarathy2000-02-061-13/+17
* | | | | | | support sprintf("v%v", v1.2.3) (works on any string argument, inGurusamy Sarathy2000-02-068-11/+114
* | | | | | | change#4970 fallout for useithreadsGurusamy Sarathy2000-02-041-0/+4
* | | | | | | dmake is on CPAN nowGurusamy Sarathy2000-02-041-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | avoid bad cast warnings (from Robin Barker <rmb1@cise.npl.co.uk>)Gurusamy Sarathy2000-02-041-3/+3
* | | | | | avoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenna@efn.org>)Gurusamy Sarathy2000-02-041-2/+2
* | | | | | CPAN.pm updated to v1.52 (from Andreas Koenig)Gurusamy Sarathy2000-02-043-202/+362
* | | | | | updated OpenBSD hints (From Todd C. Miller <Todd.Miller@courtesan.com>)Gurusamy Sarathy2000-02-041-12/+18
* | | | | | pod typos (from Gregor N. Purdy <gregor@focusresearch.com>)Gurusamy Sarathy2000-02-041-2/+2
* | | | | | avoid assuming cc accepts -o switch (from Tom Hughes)Gurusamy Sarathy2000-02-041-1/+4
* | | | | | Sys::Syslog goes the XS way (from Tom Hughes <tom@compton.nu>)Gurusamy Sarathy2000-02-045-8/+673
* | | | | | pod updates (from David Adler, M J T Guy)Gurusamy Sarathy2000-02-043-18/+27
* | | | | | typos in config_h.SH (from Paul_Green@vos.stratus.com)Gurusamy Sarathy2000-02-041-2/+2
* | | | | | avoid adding null components to LD_LIBRARY_PATH, OpenBSD has troubleGurusamy Sarathy2000-02-041-1/+8
* | | | | | VMS update (from Dan Sugalski and Peter Prymmer)Gurusamy Sarathy2000-02-043-5/+156
* | | | | | patch to provide more informative names for evals and anonymousGurusamy Sarathy2000-02-0410-43/+173
* | | | | | off-by-one in malloc.c (from Ilya Zakharevich)Gurusamy Sarathy2000-02-041-4/+4
* | | | | | OS/2 build fixups from Ilya ZakharevichGurusamy Sarathy2000-02-043-8/+8
* | | | | | avoid /* within commentGurusamy Sarathy2000-02-041-1/+1
* | | | | | another HINT_BYTE victimGurusamy Sarathy2000-02-041-1/+1
* | | | | | fix pad_alloc panic from C<my $w; sub { my($i) = @_; sub { $w } }>Gurusamy Sarathy2000-02-045-5/+33
* | | | | | byte.pm and HINT_BYTE don't match (0x8, not 0x10!)Gurusamy Sarathy2000-02-041-2/+2
| |_|_|_|/ |/| | | |
* | | | | update makerel for new version formatGurusamy Sarathy2000-02-022-9/+53
* | | | | workaround for undefined symbolGurusamy Sarathy2000-02-021-0/+1
* | | | | on cygwin, h_errno is now "__declspec(dllimport) int h_errno"Gurusamy Sarathy2000-02-021-1/+1
* | | | | adjust notes on use5005threadsGurusamy Sarathy2000-02-023-9/+26
* | | | | fix typoGurusamy Sarathy2000-02-021-1/+1
* | | | | integrate selected changes from cfgperl (#4899,4900,4904,4918)Gurusamy Sarathy2000-02-027-100/+123
|\ \ \ \ \ | |/ / / /
| * | | | The #4880 was too eager, the $n test is useful too.Jarkko Hietaniemi2000-01-281-1/+1
| * | | | Integrate with Sarathy.Jarkko Hietaniemi2000-01-2841-9181/+5381
| |\ \ \ \
| * \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-01-2751-445/+2416
| |\ \ \ \ \
| * | | | | | Cppsym update continues.Jarkko Hietaniemi2000-01-271-4/+14
| * | | | | | In UNICOS and UNICOS/mk after a successful fcntl F_SETFLJarkko Hietaniemi2000-01-261-17/+22
| * | | | | | Continue cpp symbol update.Jarkko Hietaniemi2000-01-261-1/+2
| * | | | | | Integrate with Sarathy.Jarkko Hietaniemi2000-01-2614-309/+470
| |\ \ \ \ \ \
| * | | | | | | s/d_nvpresuv/d_nv_preserves_uv/;Jarkko Hietaniemi2000-01-265-18/+32
| * | | | | | | Update the scan of the cpp symbols.Jarkko Hietaniemi2000-01-261-66/+70
* | | | | | | | PodParser-1.092 update via CPAN (from Brad Appleton)Gurusamy Sarathy2000-02-026-473/+1462
* | | | | | | | replace misleading docs with a BUGS sectionGurusamy Sarathy2000-02-021-8/+6
* | | | | | | | remove FUD from perlfunc/use (from M J T Guy)Gurusamy Sarathy2000-02-021-2/+1
* | | | | | | | Benchmark displays bogus CPU stats (suggested by Cedric AuzanneGurusamy Sarathy2000-02-022-2/+227
* | | | | | | | fix coredump on C<"x" =~ /x/; print @-> (from Ilya Zakharevich)Gurusamy Sarathy2000-02-021-0/+1