2009-08-21 |
Zefram |
Add clear magic to %^H so that the HE chain is reset... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Nicholas Clark |
Use the constant _CAN_PCS to optimise out things that... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Nicholas Clark |
Remove a refactoring typo - don't post-increment $flush... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Nicholas Clark |
In mro_get_linear_isa_c3() optimise even if AvARRAY... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Chip Salzenberg |
incremental improvement in ~~ documentation, already... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Nicholas Clark |
Instead of trusting mro::get_linear_isa(), test it... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Nicholas Clark |
Optimise mro_get_linear_isa_c3() when there is a single... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
David Mitchell |
add -DM flag to track smartmatch resolution |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Nicholas Clark |
Optimise S_mro_get_linear_isa_dfs() when dealing with... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Nicholas Clark |
Perl_newHVhv() should copy immortal values as-is, such... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Vincent Pit |
Teach perlivp about the new stucture of the IO::Compres... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Nicholas Clark |
Add PERL_DISABLE_PMC to the list of -V's compile-time... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
David Mitchell |
bump Safe version to 2.18 |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Rainer Tammer |
bleed and 5.10.1 - documentation fix - README.aix add... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
David Mitchell |
release_managers_guide: minor tweaks |
commit | commitdiff | tree | snapshot |
2009-08-18 |
David Mitchell |
Updated Module::CoreList for 5.10.1-RC2 |
commit | commitdiff | tree | snapshot |
2009-08-18 |
H.Merijn Brand |
Correctly detect NDBM_File availability |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Nicholas Clark |
Flush the MRO cache at the end, rather than the start. |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Nicholas Clark |
No need to flush the package's MRO cache if we've just... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Nicholas Clark |
Convert perl version check in import() from run time... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Nicholas Clark |
Generate perl version-dependent regexps once, rather... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Vincent Pit |
Sebastien decided what was the UPSTREAM for his modules |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Craig A. Berry |
Skip maintainers.t on VMS. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
David Mitchell |
[perl #68530] "version::CLASS" warning in Safe.pm |
commit | commitdiff | tree | snapshot |
2009-08-16 |
David Mitchell |
sv_peek(): SvOOK offset is no longer in IVX |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Craig A. Berry |
Suppress system messages when op/ref.t calls die on... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
David Golden |
quick fix cpan -r |
commit | commitdiff | tree | snapshot |
2009-08-15 |
David Mitchell |
release_managers_guide: typo fixes |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Jan Dubois |
Explain that the load_module() import list must be... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Steve Hay |
Revert bogus PROCESSOR_ARCHITECTURE fix. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Jan Dubois |
Import WIN64 environment variable into makefile.mk |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Steve Hay |
Fix PROCESSOR_ARCHITECTURE in dmake builds. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
David Golden |
Add Bob Wilkinson's email address to AUTHORS |
commit | commitdiff | tree | snapshot |
2009-08-13 |
David Mitchell |
release_managers_guide: add release compare item, |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Andy Dougherty |
Install arch-dependent files into $archlib. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Abigail |
Revert "Revert "Mention the unit of time"" |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Vincent Pit |
Merge commit 'dromedary/blead' into blead |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jesse Vincent |
Updated Maintainers.pl to note that p5p/blead is respon... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Steffen Mueller |
Merge the updated perlfaq from the perlfaq repository |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Vincent Pit |
Perl_die_nocontext() is also called with NULL from... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Abigail |
Revert "Mention the unit of time" |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Abigail |
Mention the unit of time |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Nicholas Clark |
Mark as TODO the failing tests added in cb4bdfcf for... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Slaven Rezic |
Added a failing test for a bareword parsing regression... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Jerry D. Hedden |
Typos in perlbug.PL |
commit | commitdiff | tree | snapshot |
2009-08-12 |
David Mitchell |
perlbug.PL assumes patchlevel.h has simple patch lists; |
commit | commitdiff | tree | snapshot |
2009-08-12 |
David Mitchell |
release_managers_guide: mention testing perlbug |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Moritz Lenz |
document split in void context in perlfunc.pod |
commit | commitdiff | tree | snapshot |
2009-08-12 |
H.Merijn Brand |
Remove duplicate entry (from config_heavy.pl) |
commit | commitdiff | tree | snapshot |
2009-08-12 |
David Mitchell |
install Config_heavy.pl in archlib |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Jan Dubois |
Don't explicitly link against msvcrt when using MinGW. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
David Mitchell |
ameliorate B::Deparse slowdown |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Jan Dubois |
On Windows normalize $^X using GetLongPathName() |
commit | commitdiff | tree | snapshot |
2009-08-11 |
David Mitchell |
s/PERL5OPTS/PERL5OPTS/ in INSTALL |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Ken Williams |
Removed '...' ellipses from docs about '...' flip-flop... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
David Mitchell |
INSTALL: mention that env vars can affect tests |
commit | commitdiff | tree | snapshot |
2009-08-11 |
David Mitchell |
release_managers_guide: mention updating cpan.org/src/ |
commit | commitdiff | tree | snapshot |
2009-08-11 |
David Mitchell |
PERL_DONT_CREATE_GVSV was documented in perl589delta |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Max Maischein |
Restore t/harness path checks on Win32 |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Jerry D. Hedden |
Reduce thread count in threads::shared stress test |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Jerry D. Hedden |
Upgrade to threads::shared 1.31 |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Jerry D. Hedden |
MANIFEST and Porting/Maintainers.pl update |
commit | commitdiff | tree | snapshot |
2009-08-10 |
H.Merijn Brand |
Update threads to 1.74 |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Jerry D. Hedden |
Upgrade to 'threads' 1.74 |
commit | commitdiff | tree | snapshot |
2009-08-10 |
David Mitchell |
bump Module::Build in Maintainers.pl |
commit | commitdiff | tree | snapshot |
2009-08-10 |
David Golden |
Bump Module::Build version to 0.340201 |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Abigail |
Add 5.10.1-RC1 release to perlhist |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Nicholas Clark |
Run the main tests "slowest first" by ordering the... |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Nicholas Clark |
Inline _seq_dir_rules(), as it is now used in only... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Nicholas Clark |
Merge gv_IOadd() into gv_add_by_type(). |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Nicholas Clark |
Perl_newIO() can become a mathom by making newIO()... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Nicholas Clark |
Merge gv_AVadd(), gv_HVadd() and gv_SVadd() into gv_add... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Nicholas Clark |
Move the "types are equal" early return ahead of the... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Steffen Mueller |
Synchronize with CPAN's Data::Dumper 2.125 |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Alexandr Ciornii |
Move variable declaration to where it's used |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Alexandr Ciornii |
Spellcheck |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Steffen Mueller |
Synchronize with CPAN's Attribute::Handlers 0.86 |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Steffen Mueller |
Synchronize AutoLoader with CPAN's 5.69 |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Steffen Mueller |
Update some distributions in Porting/Maintainers.pl |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Nicholas Clark |
In pp_caller, remove a GvMULTI_on() by adding GV_ADDMUL... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Nicholas Clark |
Remove GvREFCNT_inc(), which is deprecated and unused. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Rainer Tammer |
5.10.1-RC1 is released |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Rafael Garcia... |
perltodo: Propagate compilation hints to the debugger |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Father Chrysostomos |
[perl #68108] : also fix if/else constant folding |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Sam Vilain |
pod/perlipc.pod: add some hints on avoiding pipe deadlocks |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Rafael Garcia... |
Make gv_IOadd accept a NULL argument |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Jesse Vincent |
broke out checkAUTHORS aliasing for our two "merijnb... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Jesse Vincent |
Minor typo and formatting fixes to the release manager... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
David Mitchell |
more release_managers_guide.pod tweaking |
commit | commitdiff | tree | snapshot |
2009-08-06 |
David Mitchell |
Porting/makerel: handle more sha1 variants, |
commit | commitdiff | tree | snapshot |
2009-08-06 |
David Mitchell |
release_managers_guide: tweak ordering of 'on-the-day... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
David Mitchell |
Updated Module::CoreList for the 5.10.1 release |
commit | commitdiff | tree | snapshot |
2009-08-05 |
David Mitchell |
fix for EU:MM 6.55_02 failing test, |
commit | commitdiff | tree | snapshot |
2009-08-05 |
David Mitchell |
ExtUtils::MakeMaker 6.55_02 |
commit | commitdiff | tree | snapshot |
2009-08-05 |
David Mitchell |
The current CPAN is very noisy on download failure; |
commit | commitdiff | tree | snapshot |
2009-08-05 |
David Mitchell |
Revert "add CLONEf_KEEP_PTR_TABLE to win fork emulation." |
commit | commitdiff | tree | snapshot |
2009-08-05 |
David Mitchell |
in perl_clone_using, free the prt_table |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Jesse Vincent |
Now down to 17 unknown addresses which "should" be... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
David Mitchell |
add CLONEf_KEEP_PTR_TABLE to win fork emulation. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
David Mitchell |
win32/perlhost.h: use symbolic constant |
commit | commitdiff | tree | snapshot |
next |