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