2007-03-04 |
Nicholas Clark | It seems that change 30451 should also have arranged... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Tels | Math::BigInt 1.80 |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Nicholas Clark | Rename exception() to apitest_exception() in XS/APItest... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Steve Peters | Upgrade to IO-Compress-Base-2.004, Compress-Raw-Zlib... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Steve Peters | Upgrade to Time-HiRes-1.9707 |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Craig A. Berry | Clean up the right file in vms/test.com (following... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Rafael Garcia... | Add missing file from change #30454 |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Tels | Math::BigInt::FastCalc 0.12 (plug leaks) |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Nicholas Clark | Must only use dynamic extensions in the Dynaloader... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Nicholas Clark | As the test is about the parser, not actually running... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Nicholas Clark | Define and initialise reg_name only once. |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Rafael Garcia... | Don't let feature.pm interfere with the tests for use... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Jerry D. Hedden | Don't copy DynaLoader.o unnecessarily |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Rafael Garcia... | Add a volatile modifier to avoid possible cloberring... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Rafael Garcia... | Compilation warnings fixes by Jerry D. Hedden |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Rafael Garcia... | Make use VERSION also load feature.pm |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Craig A. Berry | Fix a few errors and ambiguities in configure.com caught by |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Nicholas Clark | Avoid an assertion failure when overloading readpipe. |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Nicholas Clark | More assertion failures, found by auditing the code. |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Nicholas Clark | Don't crash if the symbol table entry for ISA isn't... |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Rafael Garcia... | More work on perldelta |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Nicholas Clark | The bug fixed by change 29610 would have been avoided... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Nicholas Clark | Don't SEGV when dumping an undefined typeglob. The... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Rafael Garcia... | Mention the syntax C<use feature ':5.10'> in feature... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Rafael Garcia... | Upgrade to Params::Check 0.26 |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Yves Orton | Re: New file: t/op/regexp_email.t |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Rafael Garcia... | A new test by Abigail: Check that certain modules don't |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Jerry D. Hedden | Re: Revisits in 'make install' |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Rafael Garcia... | A couple of casting nits by Jarkko |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Rafael Garcia... | Teach Module::Build about DragonflyBSD |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Rafael Garcia... | Missing dual-lived modules in maintainers list |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Rafael Garcia... | Update my email address |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Yitzchak Scott... | Win32 doc update for Win32CORE changes |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Abigail | Unexpected output |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Rafael Garcia... | Remove obsolete test for the deprecation warning I... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Jerry D. Hedden | Fix ext/Win32API/File/t/file.t under test harness |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Jerry D. Hedden | Re: [PATCH] Re: Math::BigInt and Win32API::File whines... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Rafael Garcia... | (?p{}) has been deprecated for a long time. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Rafael Garcia... | Add new tests for keys in %+ and %- |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Rafael Garcia... | perltodo nit for SelfLoader |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Rafael Garcia... | Fix a couple of typos in internal docs |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Abigail | Change of email address. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Jerry D. Hedden | Skip tests if Encode not built |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Rafael Garcia... | Disable the strict pragma before eval'ing selfloaded... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Rafael Garcia... | dmq points out that %+ and %- are not arrays. Fix the... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Rafael Garcia... | Update Changes |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Rafael Garcia... | Rework and fix docs for %+, %- and re::Tie::Hash::Named... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Craig A. Berry | On VMS, use the normal executable file extension for... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Yves Orton | Re: [perl #41565] qr// memory corruption |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Yves Orton | Re: Regexp recursion limit too low? |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Steve Hay | Bump $Win32API::File::VERSION for change #30409 |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Craig A. Berry | In configure.com, include the Win32 extensions in ... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Yitzchak Scott... | Re: [PATCH] Re: Win32 modules & cygwin |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Nicholas Clark | Update the FSF's address. Plus some other whitespace... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Nicholas Clark | Fix bug #41550 - AUTOLOAD :lvalue not working the... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Nicholas Clark | Convert t/op/sub_lval.t to test.pl |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Rafael Garcia... | Module::Pluggable wasn't in the maintainers list |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Rafael Garcia... | Add a version number to Module::Pluggable::Object and |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Craig A. Berry | In perlport, refine description of eight-level director... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Craig A. Berry | Assorted updates to vms/vms.c to fix compiler errors... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Craig A. Berry | One more longdouble nit for configure.com, following... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Craig A. Berry | Module::Pluggable::Object::search_paths portability... |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Alexey Tourbin | sigtrap.pm (handler_traceback): do not clobber $_ |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Devin Heitmueller | [perl #41560] [PATCH] crash in Perl_vmess when GvIOp... |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Wolfgang Laun | Re: [perl #41513] (parsing?)problem when using a '... |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Rafael Garcia... | - Use the same regexp as in change #30395 to parse... |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Rafael Garcia... | Factorize three regexps into one, using new regexp... |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Rafael Garcia... | Don't clobber $_ by using "my $_". Potential bug found... |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Craig A. Berry | Add a comment to mg.c to clarify that words like "raise... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Craig A. Berry | Update descriptions of long-running ops and non-deferrable |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Alexey Tourbin | ExtUtils/Constant/Base.pm: use constant folding to... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Alexey Tourbin | ExtUtils/MM_Unix.pm (fixin): do not clobber $/ |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Alexey Tourbin | perlio.c (PerlIO_tmpfile): fix memory leak |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Rafael Garcia... | Add a new test for undef and delete on stash entries... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Rafael Garcia... | C<keys %+> should not warn. Don't make scan_ident test for |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Rafael Garcia... | Indexing and POD fixes |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Wolfgang Laun | perlretut.pod, 2nd version |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Rafael Garcia... | At least, fix the MakeMaker build_man tests. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Rick Delaney | Re: [perl #41546] perl 5.8.x bug: overloaded 'eq' does... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Rafael Garcia... | Reinstate tests removed by change #30381, but don't |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Steve Peters | Revert changes to lib/ExtUtils/t/build_man.t from change |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Steve Peters | Upgrade to ExtUtils-MakeMaker-6.32. Included a version |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Yitzchak Scott... | Re: Win32 modules & cygwin |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Steve Peters | Upgrade to CPAN-1.88_77. |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Jerry D. Hedden | Re: [PATCH] Test with Errno in autouse.t |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Steve Hay | Remove unreferenced local variable |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Steve Hay | Fix Win32 compilation error following #30372 |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Craig A. Berry | Fix VMS exit handling broken in Test::Harness 2.64... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Steve Peters | Silence a couple of compile warnings. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Rafael Garcia... | Some INSTALL nits by Andy Dougherty |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Rafael Garcia... | Skip test when Encode isn't built |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Jerry D. Hedden | Test with Errno in autouse.t |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Rafael Garcia... | A few nits to perlfunc/map. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Jarkko Hietaniemi | regexec.c: S_ stands for static |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Jarkko Hietaniemi | dump.c: format fixes |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Nicholas Clark | Avoid *some* g++ errors. (But not all yet) |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Jarkko Hietaniemi | blead (honestly :-) g++ with -DPERL_GLOBAL_STRUCT_PRIVA... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Steve Peters | Upgrade to CPAN-1.88_76 |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Tels | integrate bignum 0.19 |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Tels | Integrate BigRat 0.17 |
commit | commitdiff | tree | snapshot |
next |