2006-02-02 |
Steve Peters |
Death to magic characters! No pun intended. |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Steven Schubiger |
Re: [PATCH] s/Null(av|ch)/NULL/g |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Nicholas Clark |
gv_fetchpvn_flags ranks highly in the profile, and... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Rafael Garcia... |
Update to Module::CoreList 3.04. |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Gisle Aas |
perl-5.8.8 also contained change 27040. |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Nicholas Clark |
Yet more instances of gv_fetchpv... that should be... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Nicholas Clark |
And another assumption. |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Nicholas Clark |
Since PERL_COPY_ON_WRITE became PERL_OLD_COPY_ON_WRITE... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Steve Peters |
Doc nit found by Stephen Gordon. |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Nicholas Clark |
doubleplusoops. Apart from the documented NUL terminati... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Nicholas Clark |
References can't have SVp_IOK or SVp_NOK set, so no... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Nicholas Clark |
Oops. 1 NUL termination assumption remains in Perl_gv_f... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Nicholas Clark |
Correct my comment, so that it's actually useful. :-) |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Steve Purkis |
[[:...:]] is equivalent to \p{...}, not [:...:], tweake... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Rafael Garcia... |
Improve a bit the documentation for kill() with SIGNAL==0 |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Nicholas Clark |
Mmm, it looks like it's a bad plan to rebuild the TOC... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Nicholas Clark |
Integrate perl588delta.pod from maint, and re-run pod... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Rafael Garcia... |
Doc nit by Andy Dougherty |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Rafael Garcia... |
autouse actually requires perl 5.6 at least. |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Rafael Garcia... |
Avoid "Prototype mismatch" warnings with autouse. |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Rafael Garcia... |
Fix corelist data for 5.8.8 |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Rafael Garcia... |
More history |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Rafael Garcia... |
Update to Module::CoreList 2.03 (includes 5.8.8 and... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Jim Cromie |
[patch] arena rework - unify arenaroots |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Nicholas Clark |
Make Perl_gv_fetchpvn_flags actually heed the passed... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Steve Peters |
Intel C Compiler 9.0 hatefully defines __GNUC__. Unfor... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
p.boven@sara.nl |
[perl #38380] Typo in perlfunc.pod |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Nicholas Clark |
Eliminate save_threadsv, as it is never linked to,... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Yves Orton |
Re: [PATCH] Re: replacing "inuse" Win files (was Re... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
John E. Malmberg |
patch@26996 - patch around stat("_NLA0:") bug |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Nicholas Clark |
Silence a warning from the MS compiler about signed... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Rafael Garcia... |
Add perl594delta |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Nicholas Clark |
Change the author aliasing to reflect updates to AUTHORS. |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Rafael Garcia... |
Bump version number to 5.9.4 |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Nicholas Clark |
Silence another Irix compiler warning. |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Nicholas Clark |
Avoid a warning from the Irix C compiler. |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Steve Peters |
Teach the Makefile how to cleanup config.over. |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Nicholas Clark |
Code assumes that *FOO{SCALAR} will always return a... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Steve Peters |
Add -DPTR_IS_LONG when building with -Duse64bitint... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Nicholas Clark |
Use a union for storing the shared hash key reference... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Yitzchak Scott... |
[DOC PATCH] $^X isn't necessarily argv[0] |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Jarkko Hietaniemi |
maint and blead: unicos.sh hints |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Nicholas Clark |
Assert that IVs and NVs can never be tainted. |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Nicholas Clark |
Solaris seems not to enjoy initialising constants from... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Steve Peters |
Upgrade to podlators-2.0.3 |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Rafael Garcia... |
Email change for Steven Schubiger |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Philippe M... |
Re: [patch] s/ar ts/ar s/g |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Nicholas Clark |
C compilers don't let you return void. Pay attention... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Nicholas Clark |
Avoid using space to create 2 functions just to force... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Nicholas Clark |
Call gv_fetchpvn_flags where we already know the length. |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Steve Peters |
Upgrade to podlators-2.0.2 |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Nicholas Clark |
Squeeze more flag manipulations together in sv_setsv_flags. |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Steve Peters |
Upgrade to CPAN-1.83_59 |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Steve Peters |
Upgrade to Archive-Tar-1.28 |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Nicholas Clark |
Add gv_fetchpvs, which uses STR_WITH_LEN to call gv_fet... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Nicholas Clark |
Merge the IOK and NOK clauses together in sv_setsv_flags. |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Nicholas Clark |
The flags manipulation in sv_setsv_flags can be more... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Nicholas Clark |
PERL_DONT_CREATE_GVSV wasn't as effective as it should... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Nicholas Clark |
By changing SvVOK() from returning 0/1 to 0/pointer... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Nicholas Clark |
Pull the other large chunk of PVGV assignment code... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Nicholas Clark |
Remove goto glob_assign; |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Nicholas Clark |
Pull glob_assign out from sv_setsv_flags into a static... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Rafael Garcia... |
Update Changes |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Rafael Garcia... |
Add perl 5.9.3 in release list |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Gisle Aas |
Re: Make Passive mode the default for Net::FTP |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Oops. Forgot to add this file. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Regenerate META.yml |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Regenerate Changes; remove ^M chars in Changes |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Remove patch number |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Mention ptardiff in perldelta. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Don't install ptardiff in the module tree |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Install the ptardiff utility that comes with Archive... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Install nit : README.e2x should be installed, the other... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Regenerate PODs |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Some spelling fixes by David Landgren. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Rafael Garcia... |
Revert change 24461, now that change 26757 allows TEST |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Yitzchak Scott... |
quiet gcc Info message in cygwin |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Steve Hay |
Remove note about #elif, see : |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Nicholas Clark |
A description of the new constants. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Gisle Aas |
Simplify nested '#ifdef' by replacing it with '#elif... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Gisle Aas |
Safer implementation of RTRIM(). |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Philippe M... |
Change 26781/26830 (SvRTRIM should also write a new... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Steve Peters |
Fix a few nits in perl593delta |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Rafael Garcia... |
miniperl isn't enough anymore to run pod2man. |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Nicholas Clark |
2 spelling corrections, and rephrase the entry on perli... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Rafael Garcia... |
More work on perldelta |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Yves Orton |
Make dump and -u croak on Win32 and Cygwin to avoid... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Nicholas Clark |
SvREADONLY_off inside the magic routines is also danger... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Rafael Garcia... |
assertions.pm is dual-lived |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Stephen McCamant |
aelemfast optimization opclass problem (c.f. [perl... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Gisle Aas |
Simplify &IO::Handle::say |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Rafael Garcia... |
Fix a regression on suidperl : the error message "No... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Steve Hay |
Remove d_nanosleep from win32 configs |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Steve Hay |
SPRINTF_RETURNS_STRLEN isn't really a compile-time... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Rafael Garcia... |
More work on perldelta |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Nicholas Clark |
constant_add_symbol needs to be static, else static... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Jarkko Hietaniemi |
Tru64: -Uusedl: lib/ExtUtils/t/Embed.t |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Steve Peters |
Upgrade to Pod-Simple-3.04 |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Rafael Garcia... |
Now that change #26410 is reverted, mark as TODO the... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Rafael Garcia... |
Missing chunk in change #26926 |
commit | commitdiff | tree | snapshot |
next |