2007-10-06 |
Nicholas Clark | newSV(size) and SvPOK_on() will be more efficient than... |
commit | commitdiff | tree | snapshot |
2007-10-06 |
Nicholas Clark | Use vnewSVpvf() rather than sv_vcatpvf() onto a newly... |
commit | commitdiff | tree | snapshot |
2007-10-06 |
Nicholas Clark | Avoid using *pvf functions when the format string is... |
commit | commitdiff | tree | snapshot |
2007-10-06 |
Nicholas Clark | Directly create the SV with Perl_newSVpvf() rather... |
commit | commitdiff | tree | snapshot |
2007-10-06 |
Nicholas Clark | Optimise the logic in isPRINT(), possible following... |
commit | commitdiff | tree | snapshot |
2007-10-06 |
Nicholas Clark | Revert one hunk of change 32034 that had the possibilit... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Nicholas Clark | In the MAD code, eliminate one Perl_sv_catpvf() and... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Nicholas Clark | Change a sv_catpv() to sv_catpvs(). |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Craig A. Berry | symlink() wrapper for VMS that prevents the creation... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Nicholas Clark | Eliminate the Perl_sv_catpvf() in TRIE_STORE_REVCHAR |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Nicholas Clark | PL_cshname is actually a constant value known at compil... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Nicholas Clark | Eliminate most *printf-like calls that use a simple... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Nicholas Clark | With the demise of PERL_FLEXIBLE_EXCEPTIONS, S_docatch_... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Nicholas Clark | As PL_hinthv is actually tied, need to call SvSETMAGIC... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Robin Barker | New [PATCH] use 5.006; use 5.10.0 |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Jos I. Boumans | Update add-package.pl |
commit | commitdiff | tree | snapshot |
2007-10-05 |
John E. Malmberg | patch@32028 POD updates for VMS |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Craig A. Berry | VMS override for Module::Build::Base::find_perl_interpr... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Craig A. Berry | Try a bit harder to get *PL_sighandlerp to agree with its |
commit | commitdiff | tree | snapshot |
2007-10-04 |
David Landgren | POD cleanups |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Nicholas Clark | S_dopoptosub() is just a wrapper for S_dopoptosub_at... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Marcus Holland... | Upgrade to Devel::PPPort 3.13 |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Rafael Garcia... | Update Module::Load::Conditional to 0.20 |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Rafael Garcia... | Update Term::UI to 0.16 |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Rafael Garcia... | Fix warnings about Sighandler_t type on Win32. |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Nicholas Clark | I can't spell (well know fact) and while I'm there... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Nicholas Clark | Test for a subtle pre-5.10 bug. Before 5.10 the overloa... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Rafael Garcia... | Reverse change #31978 |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Marcus Holland... | One const too much. (Unfortunately, the Copy macro... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Rafael Garcia... | Adapt definition of Sighandler_t to go with change... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Slaven Rezic | [perl #45513] Test failures on amd64-freebsd 6.2 |
commit | commitdiff | tree | snapshot |
2007-10-03 |
ben@linuxgazette.net | [perl #46019] Documentation for 'srand' has a problem... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Steve Peters | Update to a file missed in change #32008. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Steve Peters | Upgrade to Getopt-Long-2.37 |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Steve Peters | Upgrade to CPAN-1.9203 |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Rafael Garcia... | Need to quote the version number of perl in perlivp... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Jerry D. Hedden | /cygdrive is configurable |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Shawn | use base problem |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Jim Cromie | Re: [patch] clean out remnants of DEBUGGING_OPS (was... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
John Peacock | was Re: Freeze ? |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Nicholas Clark | Audrey spotted a spurious "Unicode". |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Nicholas Clark | Nothing is using IoSUBPROCESS() so eliminate xio_subpro... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Rafael Garcia... | Patch by jlv <jloverso@mathworks.com> to stop NEXT... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
John E. Malmberg | [patch@31998] Fix M:B: tilde.t tests on VMS |
commit | commitdiff | tree | snapshot |
2007-09-30 |
John E. Malmberg | Re: [patch@31988] Revised Module::Build fixes for VMS. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
David Landgren | bring File::Path up to 2.01 (was: Re: Freeze ?) |
commit | commitdiff | tree | snapshot |
2007-09-29 |
John E. Malmberg | [patch@31988] Revised Module::Build fixes for VMS. |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Nicholas Clark | Make all of B work on 5.8.x |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Rafael Garcia... | Document hint symbols in B::Concise |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Nicholas Clark | Hopefully really fix test failures with -C |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Rafael Garcia... | Remove unneeded cast |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Nicholas Clark | Change 31987 forgot to re-run embed.pl |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Jim Cromie | [patch] s/thinngy/thingy/ |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Rafael Garcia... | I forgot to patch for the threaded case |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Nicholas Clark | Move the bool v_string_ok into the U16-sized gap in... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Rafael Garcia... | Hopefully fix test failures with -C |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Steve Hay | Fix test introduced in #31973 that failed on Win32 |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Craig A. Berry | Make large file support the default on VMS systems... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Rafael Garcia... | API spelling patch, by Jerry D. Hedden |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Rafael Garcia... | Maybe the default order of directories in @INC should... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Nicholas Clark | Change 31977 introduced a bug (failing to set the retur... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Jerry D. Hedden | Check rename() under Cygwin |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Jerry D. Hedden | No more ld2 and perlld under Cygwin |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Robin Barker | RE: [PATCH] use 5.010 is ugly; use 5.10.0 warns |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Nicholas Clark | Change the way of determining the MRO algorithm used... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Rafael Garcia... | Option spelling nit for AIX |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Rafael Garcia... | On VAX, feeding a bare "NaN" to nawk causes nawk to... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Rafael Garcia... | Assume NetBSD has touch |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Jim Cromie | Re: [patch] improve B::Concise -src support |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Rafael Garcia... | Update to README.cygwin by Jerry D. Hedden |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Dave Mitchell | extend PL_veto_cleanup to all platforms |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Dave Mitchell | make PERL_SYS_INIT/INIT3/TERM into functions |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Rafael Garcia... | Hey, but "or" is low-prec. So this statement never... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Rafael Garcia... | DragonflyBSD is a BSD too |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Slaven Rezic | Re: [perl #45513] Test failures on amd64-freebsd 6.2 |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Rafael Garcia... | Upgrade to Test::Simple 0.72 |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Rick Delaney | Re: [PATCH 5.10] Improve diagnostic for reloads of... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Rafael Garcia... | Make OptreeCheck.pm more forgiving about parent pad... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Sébastien Aperghis... | Trans.: CPAN Upload: S/SA/SAPER/constant-1.11.tar.gz |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Abe Timmerman | Re: Smoke [5.10.0] 31938 FAIL(F) netbsd 3.1 (i386/1... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Tels | Re: [perl #45605] Regexp failure with utf8-flagged... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Sébastien Aperghis... | [patch] Dual-lifing constant.pm |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Slaven Rezic | stop lib/perl5db.t failure if Term::ReadLine::Perl... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Jerry D. Hedden | README.cygwin update |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Jerry D. Hedden | $^E is not Win32::GetLastError under Cygwin |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Jerry D. Hedden | Re: Change 31935: Upgrade to Win32-0.32 |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Jim Cromie | [patch] improve B::Concise -src support |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Dave Mitchell | sixth attempt to silence S_emulate_eaccess compiler... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Rafael Garcia... | Upgrade to Compress::Zlib 2.007 |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Rafael Garcia... | Upgrade to threads::shared 1.14 |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Tels | Re: BigInt bug with non-integer accuracy/precision |
commit | commitdiff | tree | snapshot |
2007-09-24 |
H.Merijn Brand | Announce plans for -Duse32bit* options for Configure... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Craig A. Berry | Allow IEEE math to be deselected on OpenVMS I64 (but... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Dave Mitchell | silence a spurious compiler warning in regcomp.c |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Dave Mitchell | fifth attempt to silence S_emulate_eaccess compiler... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Craig A. Berry | And some more VMS-specific additions to PL_bincompat_op... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Nicholas Clark | Add USE_IEEE to PL_bincompat_options, as use_ieee in... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Craig A. Berry | Record IEEE usage in config.h on VMS. |
commit | commitdiff | tree | snapshot |
2007-09-23 |
H.Merijn Brand | Revert #31942, as it was inconsistent between threaded and |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Abe Timmerman | netbsd's setlocale () doesn't support LC_COLLATE and... |
commit | commitdiff | tree | snapshot |
next |