2004-06-24 |
Rafael Garcia... | Upgrade to Cwd 2.17_03 |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Nicholas Clark | Test that [] // 0 is [] |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Rafael Garcia... | Add a regression test for bug #23765 (by Jarkko) |
commit | commitdiff | tree | snapshot |
2004-06-23 |
H.Merijn Brand | Backward compatibility issues for HP-UX 10.01 and older |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Marcel GrĂ¼nauer | Proposed patch + test case. |
commit | commitdiff | tree | snapshot |
2004-06-22 |
bbucklan@jpl... | Adjust array index in FileCache.pm. |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Paul Marquess | DB_File 1.809 was RE: [perl #30237] DB_File methods... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Nicholas Clark | Abolish the "Tied variable freed while still in use... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Craig A. Berry | Storable signedness nit |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Nicholas Clark | Skip tests if List::Util not built |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Nicholas Clark | Skip test if Data::Dumper not built |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Nicholas Clark | Skip test if Devel::PPPort is not built. |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Rafael Garcia... | Upgrade to I18N::LangTags 0.32 |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Dave Mitchell | make mktables always update modifed time to play better... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Dave Mitchell | fix typo in gp_free |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Dave Mitchell | 'make test' without preceeding 'make' fails. |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | When expecting an error, it's best to check the text... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | Case insensitive file systems are bad, m'kay |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | This needs POSIX, so skip if no POSIX |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | Also needs skipping if PerlIO::via not built |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | Skip tests when PerlIO::scalar and PerlIO::via aren... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | Not ideal, but skip all of IO's tests if Socket is... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | Skip test if perl configured without threads::shared |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | Skip test if Devel::PPPort not built |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | Skip re tests if re not built. |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | If we don't build B, we should skip all its tests. |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | D'oh. Don't turn on warnings on the #! line without... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | Unicode::UCD uses Storable, so we can't test if Storabl... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | Can't test the B modules if we didn't build 'em |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | Need to skip test 7 if perl built without the PerlIO... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Rafael Garcia... | Upgrade to I18N::LangTags 0.31. |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Nicholas Clark | As 2/3rds (or 3/4s) of the SV head structure is rewritt... |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Nicholas Clark | Change 22516 forgot to add make_overload.pl to generate... |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Nicholas Clark | Storable should cope if the string to thaw happens... |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Rafael Garcia... | Upgrade to Locale::Maketext 1.09 |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Rafael Garcia... | Upgrade to I18N::LangTags 0.30. |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Rafael Garcia... | More forgiving version comparison in perlivp. |
commit | commitdiff | tree | snapshot |
2004-06-16 |
Nicholas Clark | Improve the substitution to cc_r for threading so that... |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Boris Zentner | File::Basename docs |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Nicholas Clark | It seems that our assert() macro wasn't good enough. |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Shlomi Fish | perlop.pod: add an example to the .. and ... operators |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Nicholas Clark | Assert SvTYPE is at least PGMV whenever accessing SvSTASH |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Nicholas Clark | Assert that SV type has magic member when reading/writing. |
commit | commitdiff | tree | snapshot |
2004-06-13 |
Rafael Garcia... | More h2ph voodoo. |
commit | commitdiff | tree | snapshot |
2004-06-13 |
Abe Timmerman | t/TEST |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Rafael Garcia... | Reapply change #20983, rolled back by change #22920, |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Rafael Garcia... | More h2ph tweaks: recognition of C types |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Rafael Garcia... | More h2ph tweaking for gcc __inline functions |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Marcus Holland... | t/comp/utf.t failed when configuring with -Dnoextension... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Rafael Garcia... | Remove a warning against unsafe signals in perlipc... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Mathieu Arnold | Re: [perl #30197] perlbug AutoReply: Data::Dumper does... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Rafael Garcia... | Make h2ph able to understand a limited set of inline... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Alexey Tourbin | Change 22872 breaks shared miniperl invocation |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Yitzchak Scott... | Re: [perl #30045] Transliteration replacement not termi... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Rafael Garcia... | Remove the "malloc wrappage" tests, due to their unport... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Robin Barker | Re: [perl #24081] invalid regexp in perl -V |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Rafael Garcia... | Upgrade to Pod::Parser 1.28 |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Marcus Holland... | s/64bit/64-bit/g for consistency in the READMEs. |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Kevin Chase | [patch] Windows/Win32 thread handle leak with threads... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
H.Merijn Brand | Several updates, major, and minor corrections, model... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Rafael Garcia... | Upgrade to Pod::Perldoc 3.13 |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Rafael Garcia... | Upgrade to Digest 1.08. |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Rafael Garcia... | Upgrade to CGI.pm 3.05 |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Dave Mitchell | [perl #30061] double DESTROY in for loop |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Rafael Garcia... | Upgrade to Pod::LaTeX 0.57 |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Rafael Garcia... | Upgrade to Unicode::Normalize 0.30. |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Rafael Garcia... | Remove a spurious \n in a perltie example, |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Rafael Garcia... | Upgrade to Unicode::Collate 0.40 |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Rafael Garcia... | Upgrade to Time::Local 1.10. |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Rafael Garcia... | Upgrade to Test::Harness 2.42 |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Nicholas Clark | Patch 22835 Failed to upgrade all the new files in... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Marcus Holland... | Re: newSVpvn(NULL, 0); doesn't work as advertised |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Jarkko Hietaniemi | Re: [PATCH] Re: Lack of error for large string on Solaris |
commit | commitdiff | tree | snapshot |
2004-06-08 |
perl-5.8.0... | [perl #30073] Misleading docs of Text::Wrap |
commit | commitdiff | tree | snapshot |
2004-06-06 |
SADAHIRO Tomoyuki | Re: [PATCH] [perl #29841] utf8::decode doesn't work... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Steve Hay | Have win32/makefile.mk default to gcc, and update docs |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Rafael Garcia... | perlpodspec uses 'nonbreaking' and 'non-breaking'. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Steve Hay | Workaround a dmake oddity. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Rafael Garcia... | Carp was mostly unusable with Safe because it may require |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Marcus Holland... | Make change #22889 work for threaded builds, Part 2. |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Marcus Holland... | Make change #22889 work for threaded builds. |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Marcus Holland... | Fix apidoc entries for PUSHMARK and newXSproto. |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Marcus Holland... | Document embed.fnc 'U' and 's' flags. |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Craig A. Berry | on VMS, always exit with failure in my_failure_exit |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Alexey Tourbin | Re: [PATCH] [perl #29612] ndbm failure in make test |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Rafael Garcia... | Detypo. |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Andy Dougherty | Re: [perl #29765] PERL-5.8.4 INSTALL |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Rafael Garcia... | Make the dUNDERBAR/UNDERBAR macros work as advertised. |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Alan Burlison | Remove redundant %SIG assignments from FileCache |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Steve Hay | Re: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Alan Burlison | [Fwd: [PATCH] Pod::Find should ignore SCM files and... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Paul Fenwick | Re: [PATCH] UPDATE - Grammatical fixes and explanations... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Craig A. Berry | configure.com and PERL_API_REVISION |
commit | commitdiff | tree | snapshot |
2004-06-01 |
LAUN Wolfgang | Shell.pm: pod rewrite and new mini-feature $Shell::raw |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Dave Rolsky | perlhack.pod - working with the Perl source |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Nicholas Clark | replace the run time code in lib/utf8_pva.pl with data... |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Nicholas Clark | Don't need to require utf8_pva.pl at top of file |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Nicholas Clark | Run mktables as part of the build process. |
commit | commitdiff | tree | snapshot |
2004-05-31 |
jdhedden@1979... | [perl #29937] Entries missing from .packlist |
commit | commitdiff | tree | snapshot |
2004-05-31 |
wolfgang.laun... | Re: [perl #29969] h2ph not correctly processing glibc... |
commit | commitdiff | tree | snapshot |
next |