2005-12-29 |
Craig A. Berry |
fortify Pod::Simple::Search against non-case-preserving... |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Nicholas Clark |
A GVs stash can be NULL, so don't call macros that... |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Nicholas Clark |
As the backreferences AV doesn't hold references on... |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Nicholas Clark |
PL_amagic_generation is always non-zero, so remove... |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Steve Peters |
Upgrade to Sys-Syslog-0.11 |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Gisle Aas |
Cleanup; replace a croak("panic: ...") with assert(). |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Gisle Aas |
assert(av); Cleanup the way that the av_*() functions... |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Gisle Aas |
Use memchr() instead of ninstr() to locate the end... |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Gisle Aas |
Leaner ninstr(). |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Gisle Aas |
Remove test for NUL ending in r?instr(). |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Gisle Aas |
Fix 2 off-by-one errors in the call to ninstr(). |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Steve Peters |
Upgrade to PathTools-3.15 |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Nicholas Clark |
s/%/%%/ in the package name so that it can be used... |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Nicholas Clark |
Pass in the full arguments to ExtUtils::Constant::ProxySubs |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Andy Lester |
pre-likely cleanup |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Steve Peters |
It'd be nice if I hadn't broken corecpan.pl. Its fixed... |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Nicholas Clark |
gv_fetch_flags in newATTRSUB can actually be const. |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Nicholas Clark |
As what we're doing is generating subroutines, which... |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Yves Orton |
[patch] ext/b/t/lint.t fails on win32 |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Nicholas Clark |
Refactor the require failure message generation to... |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Nicholas Clark |
Removing MAKE_JOBS_FIFO from %ENV causes FreeBSD make... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Nicholas Clark |
tabs, not spaces, in MANIFEST. No, I can't remember... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Nicholas Clark |
Remove the hard wired test numbers in the generated... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Nicholas Clark |
Support type UNDEF, and correct a bug in the macro... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Nicholas Clark |
Add method macro_from_item to encapsulate the entire... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Nicholas Clark |
Don't try to store PL_sv_undef in pads. (For now) |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Steve Peters |
Upgrade to CPAN-1.80_56 |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Steve Peters |
In this, the last tale of the NGROUPS saga, a former... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Nicholas Clark |
Add a couple of newlines for tidier regen output, consi... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Nicholas Clark |
Add C_FH and XS_FH arguments to ExtUtils::Constant... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Jim Cromie |
chg 26486 removes last use of NGROUPS, so remove the... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Nicholas Clark |
The values for proxy constant subroutines need to be... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Nicholas Clark |
Rework constant.pm to take advantage of the space savin... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Steve Peters |
Obviously, Perl_ingroup() is also using 256k of stack... |
commit | commitdiff | tree | snapshot |
2005-12-24 |
Nicholas Clark |
The value from caller doesn't change, so my $pkg =... |
commit | commitdiff | tree | snapshot |
2005-12-24 |
Nicholas Clark |
Tests for creating constants where prototypes or other... |
commit | commitdiff | tree | snapshot |
2005-12-24 |
Nicholas Clark |
Using a hash reference rather than a hash can save... |
commit | commitdiff | tree | snapshot |
2005-12-24 |
Nicholas Clark |
Unless the peephole optimiser already knows that we... |
commit | commitdiff | tree | snapshot |
2005-12-24 |
Nicholas Clark |
Given that IO::Socket is documented as exporting all... |
commit | commitdiff | tree | snapshot |
2005-12-24 |
Jim Cromie |
Re: [perl #37907] Perl_magic_get reqires ridiculous... |
commit | commitdiff | tree | snapshot |
2005-12-24 |
Nicholas Clark |
Looks like the macro CLK_TCK is not actually a constant... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Nicholas Clark |
For PERL_TRACK_MEMPOOL with PERL_POISON, Poison the... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Nicholas Clark |
For the rare case of EMFILE during require, save object... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Nicholas Clark |
If PERL_TRACK_MEMPOOL and PERL_POISON are in use, then... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Nicholas Clark |
Provide support for types PVN and UNDEF in |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Nicholas Clark |
Create a struct to use as the header with PERL_TRACK_ME... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Nicholas Clark |
ExtUtils::ParseXS needs to stack $filepathname to make... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Nicholas Clark |
Add support for PV to ExtUtils::Constant::ProxySubs... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Nicholas Clark |
inlining autoloaded constants is TODOne. |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Nicholas Clark |
Now that proxy subroutines can be unproxied in 2 places... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Nicholas Clark |
like and unlike weren't reporting failure where correct... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Rafael Garcia... |
Fix build of Compress::Zlib on MVS (by Paul Marquess) |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Rafael Garcia... |
Clarify example of .. in perlop |
commit | commitdiff | tree | snapshot |
2005-12-23 |
chromatic |
[REPATCH lib/UNIVERSAL.pm] Recommend Against Using... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Nicholas Clark |
Need to be more careful with the symbol table manipulat... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Nicholas Clark |
SIGRTMAX, SIGRTMIN, LDBL_MAX, LDBL_MIN, LDBL_EPSILON... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Nicholas Clark |
Use inlineable proxy constant subs for Socket |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Steve Peters |
ctime_r() and asctime_r() seem to have some problems... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Andy Lester |
Speed up Perl_sv_derived_from |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Nicholas Clark |
Create a sub LC_ALL with the correct prototype. |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Nicholas Clark |
De-duplicate the items in @EXPORT. (@EXPORT is built... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Steve Peters |
Make hostname.t deal with undefined or blank hostnames... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Steve Peters |
Fix for pod2man() in ExtUtils::Command::MM to work... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Andy Lester |
Speedup (rn|n)?instr |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Nicholas Clark |
Use inlineable proxy constant subs for POSIX. |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Nicholas Clark |
Missing ; in Tie::File |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Nicholas Clark |
Make ExtUtils::Constant generate the inlineable proxy... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Rafael Garcia... |
Compilation help for EBCDIC platforms, from Jarkko, |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Nicholas Clark |
Break out the code to generate #ifdef/#endif into new... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Andy Lester |
Ho! Ho! Ho! Santa brings consting! |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Nicholas Clark |
Break out the item normalisation code into a method... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Nicholas Clark |
Regression tests for proxy subroutine glob assignment. |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Robin Houston |
eliminate HINT_HH_FOR_EVAL |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Nicholas Clark |
Add an optimisation to allow proxy constant subroutines... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Rafael Garcia... |
Regenerate Changes |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Gisle Aas |
Remove unused variable 'stash' since change 26437. |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Rafael Garcia... |
Regenerate perlapi.pod. |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Robin Houston |
switch / ~~ doccos |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Jan Dubois |
wrong setting in canned win32/config.vc64 file |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Steve Peters |
Add documentation for method domainname() in Net::Domai... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Nicholas Clark |
Avoid negating an unsigned value. (The offset in the... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Nicholas Clark |
For consistency sv_2cv should not leave the stash point... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Nicholas Clark |
Localise the stash variable in pp_entersub(). |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Nicholas Clark |
Undo my goto spaghetti from change 18340 - what we... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Steve Peters |
Add tests for untested math functions in POSIX |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Nicholas Clark |
The lref argument of sv_2cv is actually passed onwards... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Rafael Garcia... |
Remove switch from perltodo |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Robin Houston |
Feature bundle is now :5.10, and add -E switch |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Rafael Garcia... |
Fix for [perl #37999] lc() + Latin-1 chars is failing... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Jan Dubois |
Fix bug in change #26379 |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Nicholas Clark |
rv_2av, rv_2cv and rv_2hv also make use of OPf_SPECIAL... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Rafael Garcia... |
Remove some hardcoded references to ./perl in tests |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Nicholas Clark |
Take care in toke.c not to convert constant subroutine... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
H.Merijn Brand |
Small update on using threads on HP-UX 10.20 |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Nicholas Clark |
Add a GV_NOADD_NOINIT flag to gv_fetch{pv,pvn,sv} that... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Rafael Garcia... |
Fix typos in regular expressions |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Nicholas Clark |
Get the "cv" from the "gv" once, and be more careful... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Nicholas Clark |
Croak if gv_init doesn't know how to create a typeglob... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Rafael Garcia... |
POD nits on B::Lint |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Joshua ben... |
Re: Pluggable lint patch |
commit | commitdiff | tree | snapshot |
next |