Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | printf argument mismatch in Perl_deb_stack_all() from change #17718 | Hugo van der Sanden | 2002-09-04 | 1 | -1/+1 |
* | op/getpid.t failure | Michael G. Schwern | 2002-09-04 | 1 | -3/+5 |
* | File::Basename doesn't lazy load Carp right. | Michael G. Schwern | 2002-09-04 | 4 | -7/+7 |
* | Re: [PATCH 5.8.0] add accessors for POSIX::SigAction | Brendan O'Dea | 2002-09-04 | 2 | -3/+27 |
* | Still no working Berkeley DB in OS X 10.2 | Kay Röpke | 2002-09-04 | 2 | -2/+2 |
* | test grandfathered Config variables | Michael G. Schwern | 2002-09-04 | 1 | -1/+11 |
* | DB_File 1.805 | Paul Marquess | 2002-09-04 | 8 | -602/+1092 |
* | fix coredump after 64k-deep recursion | Hugo van der Sanden | 2002-09-04 | 2 | -6/+9 |
* | perldoc: allow arguments for pager | Chip Turner | 2002-09-04 | 1 | -1/+1 |
* | use sysconf(_SC_CLK_TCK) for times() | Jarkko Hietaniemi | 2002-09-04 | 5 | -24/+31 |
* | Re: [PATCH] Correct/completes Overloading in XS mods | John Peacock | 2002-09-04 | 2 | -11/+66 |
* | #17827 misses some win32 tweaks | Hugo van der Sanden | 2002-09-04 | 2 | -3/+5 |
* | update email address for Paul Marquess | Hugo van der Sanden | 2002-09-04 | 1 | -1/+1 |
* | Correction for AUTHORS.html | Sean Davis | 2002-09-04 | 1 | -1/+1 |
* | File::Spec->catfile not canonicalizing consistently | Michael G. Schwern | 2002-09-04 | 3 | -6/+25 |
* | OS/400 PASE port | Jarkko Hietaniemi | 2002-09-04 | 10 | -16/+183 |
* | allow Sys::Syslog test to fail gracefully | Brendan O'Dea | 2002-09-04 | 1 | -5/+15 |
* | Re: Possible bug in IPC/Semaphore.pm [PATCH] | John P. Linderman | 2002-09-04 | 1 | -1/+1 |
* | Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently. | Rafael Garcia-Suarez | 2002-09-03 | 8 | -13/+13 |
* | Fix bug #16828. | Rafael Garcia-Suarez | 2002-09-03 | 2 | -12/+24 |
* | Some simple tests for the POSIX::isXXX() functions. | Rafael Garcia-Suarez | 2002-09-02 | 1 | -1/+25 |
* | Advertise Linux::Pid. | Rafael Garcia-Suarez | 2002-08-30 | 2 | -3/+3 |
* | Tweaks to Bleadperl Version Object Support | John Peacock | 2002-08-30 | 2 | -9/+21 |
* | add test related to change #17799: | Steffen Müller | 2002-08-30 | 1 | -1/+4 |
* | AUTHORS | Brendan O'Dea | 2002-08-30 | 1 | -1/+1 |
* | Term::Cap allow # comments in infcocmp output | Brendan O'Dea | 2002-08-30 | 1 | -3/+5 |
* | formatting cleanup and: | H.Merijn Brand | 2002-08-30 | 1 | -170/+179 |
* | perlmod.pod nit | Audrey Tang | 2002-08-30 | 1 | -1/+2 |
* | Re: glob names and Regexp type introspection | Yitzchak Scott-Thoennes | 2002-08-30 | 2 | -2/+10 |
* | typos in Hash::Util documentation | Slaven Rezic | 2002-08-30 | 1 | -4/+4 |
* | Re: Recent changes on the HP porting center | H.Merijn Brand | 2002-08-30 | 1 | -3/+21 |
* | Fixes to threads::shared when disabled | Michael G. Schwern | 2002-08-30 | 4 | -10/+64 |
* | Tru64 vs Berkeley DB | Jarkko Hietaniemi | 2002-08-30 | 2 | -13/+19 |
* | IRIX + INSTALL | Jarkko Hietaniemi | 2002-08-30 | 2 | -78/+225 |
* | #17449 failed to apply the actual patch. This is it. | Hugo van der Sanden | 2002-08-29 | 2 | -5/+6 |
* | Fix based on: | Ed Santiago | 2002-08-29 | 1 | -11/+11 |
* | B::check_av() ; B::Deparse for CHECK blocks | Rafael Garcia-Suarez | 2002-08-29 | 8 | -7/+33 |
* | AIX compiler setup sanity checking | Jarkko Hietaniemi | 2002-08-29 | 1 | -0/+22 |
* | [perl #16769] Documention bug | dformosa@dformosa.zeta.org.au | 2002-08-29 | 1 | -2/+2 |
* | ExtUtils::Constant 0.14 | Nicholas Clark | 2002-08-29 | 2 | -397/+606 |
* | Patch: Put local($^I, @ARGV) = ... trick back into perlfaq5 | Mark-Jason Dominus | 2002-08-29 | 1 | -0/+25 |
* | Re: if.pm bug. | Steffen Müller | 2002-08-29 | 1 | -3/+6 |
* | posixify getppid on linux-multithread | Rafael Garcia-Suarez | 2002-08-29 | 11 | -4/+74 |
* | Re: [perl #16677] B::SV::FLAGS dumps core | Mark-Jason Dominus | 2002-08-29 | 1 | -177/+260 |
* | Missing MANIFEST files for #17783. | Hugo van der Sanden | 2002-08-27 | 1 | -0/+6 |
* | #17783 introduced an outdated test module, causing failure in | Hugo van der Sanden | 2002-08-27 | 1 | -3/+7 |
* | Patch perlvar.pod | Mark-Jason Dominus | 2002-08-27 | 1 | -3/+4 |
* | Update Changes | Hugo van der Sanden | 2002-08-26 | 2 | -3/+703 |
* | fix for: | (Randal L. Schwartz) | 2002-08-26 | 2 | -2/+3 |
* | CPAN Upload: S/SB/SBURKE/Test-1.21.tar.gz | Sean M. Burke | 2002-08-26 | 4 | -88/+333 |