2002-10-20 |
Slaven Rezic | Re: [perl #17892] Perl's mkdir() doesn't remove trailin... |
commit | commitdiff | tree | snapshot |
2002-10-20 |
Jarkko Hietaniemi | Re: [perl #17951] Strange UTF error |
commit | commitdiff | tree | snapshot |
2002-10-20 |
Hugo van der... | Update to Time::HiRes v1.38 |
commit | commitdiff | tree | snapshot |
2002-10-20 |
Hugo van der... | Upgrade to Test.pm v1.23 |
commit | commitdiff | tree | snapshot |
2002-10-19 |
H.Merijn Brand | Happy chainsaw stories; The removal of the 5005 threads |
commit | commitdiff | tree | snapshot |
2002-10-18 |
H.Merijn Brand | minor tweaks in Porting/pumpkin.pod |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Abe Timmerman | Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
John Peacock | Re: versions too accurate |
commit | commitdiff | tree | snapshot |
2002-10-17 |
John Peacock | Re: [PATCH] Version object combined patch |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Jarkko Hietaniemi | definition of MAXPATHLEN |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Slaven Rezic | Re: [perl #17061] no strict 'garbage' |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Steve Grazzini | Re: [perl #17830] open FH, "<&", $fd |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Yitzchak Scott... | Re: [perl #17809] Different warning behaviour between... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Slaven Rezic | minor tweaks in Porting/pumpkin.pod |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Rafael Garcia... | prototype() didn't warn when used in void context. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
KAWAI Takanori | Japanese translation of Storable |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Paul Johnson | Re: [PATCH] cv.h: Comment update |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Slaven Rezic | perlipc.pod |
commit | commitdiff | tree | snapshot |
2002-10-14 |
SADAHIRO Tomoyuki | minor typos in perlhist.pod and perlunicode.pod |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Rafael Garcia... | The -0 command-line switch wasn't setting $/ at compile... |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Philip Newton | Re: [PATCH] perl573delta delinting |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Slaven Rezic | for -Dm |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Abe Timmerman | #18005 was not enough |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Richard Hitt | [perl #17805] BUG: Grammar bug during Configure |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Nicholas Clark | Re: [perl #17772] pack "w" /* this cannot happen ;... |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Simon Cozens | For screaming hell's sake |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Nicholas Clark | Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t) |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Eric Melville | [perl #17773] errors in c2ph(1) man page |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Dave Mitchell | Re: closure failures |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Abe Timmerman | Re: Building bleadperl (minperl) fails completely under VC7 |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Hugo van der... | updated hints for Darwin from Wilfredo Sanchez <wsanche... |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Hugo van der... | Second attempt to fix Devel::Peek test of $ENV{PATH... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Dan Kogai | [Encode] 1.77 Released |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Yitzchak Scott... | Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Jarkko Hietaniemi | perl573delta delinting |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Jarkko Hietaniemi | No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers) |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Rafael Garcia... | Fix bug #17771 : segfault with the 'for' statement... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Information... | [perl #17751] File::Spec::Win32::canonpath patch try#3 |
commit | commitdiff | tree | snapshot |
2002-10-11 |
chromatic | [PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Bob Wilkinson | [perl #17819] Typo in perltooc? |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Rafael Garcia... | Fix bug #17776 : memory corruption in qr/##/x |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Rafael Garcia... | croak() is better written Perl_croak() in C code. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Andreas König | Re: Hash::Util::lock_keys inhibits bless |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Hugo van der... | new files lib/version.pm and lib/version.t for change... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
John Peacock | Version object combined patch |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Brian Ingerson | PATCH: lib/ExtUtils/typemap |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Nicholas Clark | Make Exporter cope with changing EXPORT_OK (was Re... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Allen Smith | Re: [perl #17075] sprintf: '%.[num](g|G)' documentation... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Hugo van der... | Remove use of caller() in strict.pm, and tighten Safe... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Yitzchak Scott... | Re: README.cygwin draft update |
commit | commitdiff | tree | snapshot |
2002-10-09 |
Rafael Garcia... | Fix bug #17823 : non-modifying tr/// stringifies references |
commit | commitdiff | tree | snapshot |
2002-10-09 |
H.Merijn Brand | Tru64 and gcc and threads |
commit | commitdiff | tree | snapshot |
2002-10-09 |
H.Merijn Brand | Correct mailing list archive URL |
commit | commitdiff | tree | snapshot |
2002-10-09 |
H.Merijn Brand | Try #3 for Porting/pumpkin.pod APPLLIB_EXP quoting |
commit | commitdiff | tree | snapshot |
2002-10-06 |
Artur Bergman | Upgrade Safe.pm to 2.09 after CPAN backport. |
commit | commitdiff | tree | snapshot |
2002-10-06 |
Jos I. Boumans | fix typo in Tie::Array |
commit | commitdiff | tree | snapshot |
2002-10-05 |
Artur Bergman | Upgrade to Attribute::Handlers 0.78 |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Rafael Garcia... | Complement to change #17976 : |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Rafael Garcia... | Fix bug #17744, suggested by Andreas Jurenda, |
commit | commitdiff | tree | snapshot |
2002-10-04 |
H.Merijn Brand | Non ANSI feature detection in enum |
commit | commitdiff | tree | snapshot |
2002-10-03 |
Rafael Garcia... | Fix a precedence problem. |
commit | commitdiff | tree | snapshot |
2002-10-03 |
Rafael Garcia... | Change the warning message "%s trapped by operation... |
commit | commitdiff | tree | snapshot |
2002-10-03 |
Rafael Garcia... | Add a new warning, "Possible precedence problem on... |
commit | commitdiff | tree | snapshot |
2002-10-03 |
Slaven Rezic | Re: Not OK 17969 |
commit | commitdiff | tree | snapshot |
2002-10-03 |
Abhijit Menon-Sen | Add a line about 2.05. |
commit | commitdiff | tree | snapshot |
2002-10-03 |
Slaven Rezic | Storable and code serialization: documentation |
commit | commitdiff | tree | snapshot |
2002-10-03 |
Stephen McCamant | Re: speed of my |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Jarkko Hietaniemi | reentrant buffers |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Jarkko Hietaniemi | retropatch |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Hugo van der... | op/tr.t test is affected by #17962 |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Rafael Garcia... | Re: [PATCH] Re: builtin die parsed differently to CORE... |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Yitzchak Scott... | Re: [perl #17376] Bug Report - our(%) |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Jarkko Hietaniemi | no [] in tr/// |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Andreas König | Re: Hash::Util::lock_keys inhibits bless |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Andreas König | [DOCPATCH] Unicode porting advice |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Hugo van der... | missing quote from #17957 |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Andy Dougherty | document how to set APPLLIB_EXP |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Yitzchak Scott... | Devel::Peek tests from: |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Mike Guy | add precedence warning for bitwise docs |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Rafael Garcia... | Re: perlio bug? |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Dave Mitchell | move all pad-related code to its own src file |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Dave Mitchell | better handling of whitespace in autodoc declarations... |
commit | commitdiff | tree | snapshot |
2002-10-02 |
H.Merijn Brand | MakeMaker's INSTALLSITEMANXDIR Configure's counterpart |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Abhijit Menon-Sen | Add silly bandaid to stop segfaults on subsequent acces... |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Yitzchak Scott... | patch based on: |
commit | commitdiff | tree | snapshot |
2002-10-01 |
chromatic | [REPATCH lib/AutoLoader.pm] Remove Dependency on Export... |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Yitzchak Scott... | Re: sv_2pv_flags and ROK and UTF8 flags |
commit | commitdiff | tree | snapshot |
2002-09-30 |
H.Merijn Brand | nanosleep on VMS not present |
commit | commitdiff | tree | snapshot |
2002-09-30 |
H.Merijn Brand | -Dgccansipedantic only for gcc 3+ |
commit | commitdiff | tree | snapshot |
2002-09-30 |
H.Merijn Brand | nanosleep probes as per Jarkko's request |
commit | commitdiff | tree | snapshot |
2002-09-29 |
Abhijit Menon-Sen | Remove package; (Heh heh.) |
commit | commitdiff | tree | snapshot |
2002-09-29 |
Amick, Eric | [perl #16796] Configure script buglet |
commit | commitdiff | tree | snapshot |
2002-09-29 |
Rafael Garcia... | Re: [perl #17587] Attribute::Handlers and Config in... |
commit | commitdiff | tree | snapshot |
2002-09-29 |
Allen Smith | [perl #17222] [PATCH] h2ph and Fortran, other wacky... |
commit | commitdiff | tree | snapshot |
2002-09-28 |
Rafael Garcia... | Email address change for Stéphane Payrard |
commit | commitdiff | tree | snapshot |
2002-09-27 |
John Peacock | Re: [REVISED PATCH] Magic v-strings |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Craig A. Berry | configure.com -- don't exclude threads::shared |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Andy Lester | perlopentut.pod, #3: The last of the content changes. |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Hugo van der... | missing '.' in test from #17932 |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Jarkko Hietaniemi | perl #17453 |
commit | commitdiff | tree | snapshot |
next |