2006-01-02 |
Rafael Garcia... |
Since we no longer autovivify stashes (change #26370... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
pm@capmon.dk |
Documentation fix for File::Temp::new |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Nicholas Clark |
Happy New Year. (It's not just embed.pl). |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Steve Peters |
Note that the "unlink"ing directories is attempted... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Nicholas Clark |
Typo fix in the description of change 26370. |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Dave Mitchell |
add svt_local slot to magic vtable, and fix local ... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Nicholas Clark |
Add 2006 to the copyright years in the header generated... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Jim Cromie |
[patch] comment grammar and indentation, spurious tab |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Andreas König |
[PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.80_58.tar.gz |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Rafael Garcia... |
Update copyrights for files modified in 2006 |
commit | commitdiff | tree | snapshot |
2006-01-01 |
Gisle Aas |
Get rid of length argument for the FEATURE_IS_ENABLED... |
commit | commitdiff | tree | snapshot |
2006-01-01 |
Andy Lester |
Making 0 pointers to NULLs |
commit | commitdiff | tree | snapshot |
2006-01-01 |
Jarkko Hietaniemi |
Configure: stdio char (un)signedness |
commit | commitdiff | tree | snapshot |
2006-01-01 |
Andy Lester |
Making 0 pointers to NULLs |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Dave Mitchell |
make threads use MY_CXT API rather than using PL_modglobal |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Dave Mitchell |
tidy index arrangements in new MY_CXT code |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Steve Peters |
Upgrade to CPAN-1.80_57 |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Nicholas Clark |
Turn a for loop that's almost a while into an honest... |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Nicholas Clark |
Calling Perl_hv_clear_placeholders while the hash itera... |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Nicholas Clark |
Remove unneeded test in Perl_hv_clear_placeholders. |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Jan Dubois |
op/pack.t failure on Win64 |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Nicholas Clark |
Add a test for change 26547. (We no longer expect to... |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Nicholas Clark |
Re-attempt to clear the hash in S_hfreeentries if anyth... |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Nicholas Clark |
Stop 'sub a { // }; %::=()' panicing because the backre... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Nicholas Clark |
Marcus Holland-Moritz suggested that assert should |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Nicholas Clark |
Tweak S_init_main_stash so as allocate PL_curstname... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Steve Peters |
Convert t/op/sleep.t to using test.pl |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Nicholas Clark |
Document why it's a bad plan to move the backreferences... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Nicholas Clark |
Now that the backreference array has no NULL entries... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Nicholas Clark |
POSIX now declares missing constants as sub ... ()... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Rafael Garcia... |
Update perltodo. First shot at perl593delta. |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Nicholas Clark |
In the shared string table, if we add new entries to... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Robin Houston |
Differences from Perl 6 |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Rafael Garcia... |
Re: [PATCH] Re: INSTALLSCRIPT versus INSTALLDIRS |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Dave Mitchell |
fix errors in new MY_CTX code |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Tels |
Reduce size of buffers for identifier names, as suggest... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Tels |
perlio.c - gv_stashpvn() vs gv_stashpv() |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Tels |
Perl_gv_fetchpv vs. gv_fetchpvn |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Rafael Garcia... |
Skip my_cxt_init if PERL_IMPLICIT_CONTEXT isn't defined |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Nicholas Clark |
RMAGIC on symbol tables is bad, m'kay. |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Dave Mitchell |
change #26523 didn't make my_cxt_init public |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Tels |
$a = \$a oddity |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Andy Lester |
Actual real consting of parms |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Andy Lester |
av.c cleanup, plus! |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Rafael Garcia... |
Fix test for perl version number in Makefile.PL |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Andy Lester |
Fixing the SVREFCNT macro |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Dave Mitchell |
re-implement MY_CXT API more efficiently, and add explicit |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Dave Mitchell |
add tests for MY_CXT API and improve its documentation |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Robin Houston |
Test that constant overloading is propagated into eval |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Yitzchak Scott... |
[DOC PATCH] rindex clarification |
commit | commitdiff | tree | snapshot |
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 |
next |