2008-10-26 |
Nicholas Clark |
Cope with brain damage in PerlIO::via, which will let... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Nicholas Clark |
USE_FAST_STDIO can affect behaviour, so list it in -V |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Nicholas Clark |
Upgrade to ExtUtils::Manifest 1.55. |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Nicholas Clark |
Upgrade to ExtUtils::Command 1.15 |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Nicholas Clark |
lib/ExtUtils/t/eu_command.t belongs to ExtUtils-Command... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Nicholas Clark |
Update copyright year in opcode.pl to reflect change... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Nicholas Clark |
Update copyright year in embed.pl, and everything that... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Nicholas Clark |
Update copyright years. |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Steffen Mueller |
Re: [Fwd: CPAN Upload: S/SM/SMUELLER/Attribute-Handlers... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Nicholas Clark |
Upgrade to lib.pm 0.61. |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Vincent Pit |
Integrate: |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Marcus Holland... |
Make C++ compilers happy #5: jump to 'do_write' crossed |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Marcus Holland... |
Make C++ compilers happy #4: move cast so Newc() and |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Marcus Holland... |
Make C++ compilers happy #3: make implicit cast |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Marcus Holland... |
Make C++ compilers happy #2: const POD without initializer |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Marcus Holland... |
Make C++ compilers happy #1: "typename" is a C++ keyword. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Nicholas Clark |
Upgrade to SelfLoader 1.17. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Nicholas Clark |
Add PL_sv_serial to makedef.pl, so that it is skipped... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Marcus Holland... |
Add PERL_ARGS_ASSERT_MEM_LOG_COMMON to S_mem_log_common(). |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Marcus Holland... |
Run 'make regen' for #34567 and #34568. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Marcus Holland... |
Add SV allocation tracing to -Dm and PERL_MEM_LOG |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Marcus Holland... |
Refactor Perl_mem_log_ functions |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Daniel Frederick... |
Re: [perl #60022] Typo in perldata |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Craig A. Berry |
When testing the case sensitivity settings of the process |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Craig A. Berry |
Handle a filename with a tilde in it. Otherwise the... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Marcus Holland... |
Upgrade to Devel::PPPort 3.14_03 |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Nicholas Clark |
Jerry spotted that as a result of change 34483 which... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Nicholas Clark |
Add BinGOs to AUTHORS, and a second e-mail address... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Nicholas Clark |
Disentangle the ownership of tests in lib/ExtUtils/ |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Nicholas Clark |
Future-proof the FreeBSD hints - assume that FreeBSD... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Nicholas Clark |
Test::Simple 0.81_02 has: |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Nicholas Clark |
Update Changes, README and TODO from the Test-Simple... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Nicholas Clark |
Cwd.xs won't load in development releases, unless we... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Tony Cook |
FreeBSD 7 libc_r detection |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Nicholas Clark |
Upgrade to ExtUtils-MakeMaker-6.48 |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Nicholas Clark |
Bump the $VERSION of File::stat (documentation changed). |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Nicholas Clark |
Bump IPC::Open2's $VERSION. (The docs changed.) |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Nicholas Clark |
Change "use $foo; 1" in evals to "require $foo; 1"... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Nicholas Clark |
As well as @INC, also convert $^X to an absolute path... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Nicholas Clark |
Change the plan - 2.14 gets the copy permission behavio... |
commit | commitdiff | tree | snapshot |
2008-10-19 |
rabbit+bugs... |
[perl #59650] File::Copy does not handle file objects... |
commit | commitdiff | tree | snapshot |
2008-10-19 |
Nicholas Clark |
Upgrade PathTools to 3.28_01 |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Nicholas Clark |
Suggestion from Slaven - reverse the part of 23348... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Nicholas Clark |
Update Porting/makemeta to generate a META.yml complian... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Nicholas Clark |
Re-run Porting/makemeta |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Nicholas Clark |
MANIFEST update relating to change 34504. |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Marcus Holland... |
Fix memory leak in // caused by single-char character... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Marcus Holland... |
Fix memory leak in qr// operator. This was most probably |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Nicholas Clark |
Damian has transferred Filter::Simple to p5p. Bump... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
H.Merijn Brand |
y2038 time checks have overflow checks. Added documenta... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Nicholas Clark |
Upgrade to ExtUtils-MakeMaker-6.47_02 |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Nicholas Clark |
Clarify which save types are in mathoms, which aren... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Steve Peters |
Silence a warning in Test::Builder that was causing... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Steve Peters |
One final tweak for the Test-Simple-0.82 upgrade. ... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Steve Peters |
*sigh* More files messed with for Test-Simple-0.82. |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Jos I. Boumans |
Update Archive::Tar to 1.40 |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Steve Peters |
Must remember to update MANIFEST, OK? |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Steve Peters |
Some additional files changes for Test-Simple-0.82 |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Steve Peters |
Upgrade to Test-Simple-0.82. |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Nicholas Clark |
Upgrade to ExtUtils-MakeMaker-6.47_01 |
commit | commitdiff | tree | snapshot |
2008-10-15 |
YAMASHINA Hio |
Storable.thaw segv on blessed reference to overloaded... |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Nicholas Clark |
Yet another [ACGHS]V pointer in the interpreter structu... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Marcus Holland... |
Upgrade to Devel::PPPort 3.14_02 |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Marcus Holland... |
Make expand-macro.pl accept macro expressions, i.e... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Marcus Holland... |
Make sure expand-macro.pl also works for macros in... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Jos I. Boumans |
Update File::Fetch to 0.16 |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Abigail |
Change of email address. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Steve Hay |
Define HAS_QUAD on Win32 and introduce new value for... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Steve Hay |
Refine Win32's s{GM|LOCAL}TIME_{min|max} values based... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Nicholas Clark |
Update Eddy Tan's address. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Nicholas Clark |
Avoid allocating 1 extra regnode when duplicating a... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Nicholas Clark |
Update copyright year to 2008. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Nicholas Clark |
Correct address. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Nicholas Clark |
Most of the AUTHORS file already has hard tabs, so... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Nicholas Clark |
All the volunteers who contributed to Paul Fenwick... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
H.Merijn Brand |
Add probes for *time64 () functions |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Nicholas Clark |
It's RISC OS, dammit. Hard space, upper case. Always. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Steve Hay |
Fix Archive-Tar's 02_methods.t when IO::Compress::Bzip2... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Steve Hay |
Upgrade to Archive-Tar-1.39_04 |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Nicholas Clark |
error reporting of [$a ; $b] can be a TODO. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Steve Hay |
Correct the sLOCALTIME_{min|max} values added by #34363... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Steve Hay |
Add the two new test files that I missed in 34446 |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Steve Hay |
Fix Module-Build's compat.t when HARNESS_TIMER is set... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Steve Hay |
Upgrade to Module-Build-0.30 |
commit | commitdiff | tree | snapshot |
2008-09-29 |
H.Merijn Brand |
A builtin hard upper bound for sLOCALTIME_max to preven... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
H.Merijn Brand |
Allow s{GM,LOCAL)TIME_{min,max} to be set from CLI... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
H.Merijn Brand |
Version up for adding hints/hpux.pl |
commit | commitdiff | tree | snapshot |
2008-09-29 |
H.Merijn Brand |
Storable and HP-UX Optimizer don't like eachother on... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Steve Hay |
Upgrade to ExtUtils-MakeMaker-6.46 |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Shlomi Fish |
Re: [PATCH] Add open "|-" and open "-|" to perlopentut |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Jerry D. Hedden |
Loading modules in test.pl |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Nicholas Clark |
$? is PVLV on VMS (and actually, anywhere else where... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Steve Hay |
Upgrade Compression modules to 2.015 |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Chris BinGOs... |
Hints file for MirOS BSD |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Nicholas Clark |
Upgrade to XSLoader 0.10. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Steve Hay |
Upgrade to podlators-2.1.4 |
commit | commitdiff | tree | snapshot |
2008-09-26 |
H.Merijn Brand |
$! and $1 are PVMG(), but their content is undefined... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Steve Hay |
Don't skip exporting Perl_sv_peek in non-DEBUGGING... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
H.Merijn Brand |
Add new test file to MANIFEST. Fix tests for threaded... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
H.Merijn Brand |
New XS::APItest's for sv_peek based on my DDumper work |
commit | commitdiff | tree | snapshot |
next |