2008-10-30 |
John E. Malmberg | [patch@34600] vms.c setup_cmddsc |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Rafael Garcia... | Add a test for bug #60214 |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Rafael Garcia... | The file test operators -s, -A, -C and -M can return... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Nicholas Clark | Add MUTABLE_IO(), and eliminate (IO *) casts in *.c. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Marcus Holland... | Use pvs macros instead of pvn where possible. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Nicholas Clark | Eliminate (AV *) casts in *.c. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Marcus Holland... | Remove redundant (and wrong) prototype for pv_display() |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Sébastien Aperghis... | Fwd: CPAN Upload: S/SA/SAPER/constant-1.17.tar.gz |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Nicholas Clark | Add MUTABLE_CV(), and eliminate (CV *) casts in *.c. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Nicholas Clark | As Perl_cv_const_sv() now takes a const CV *, use that... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Nicholas Clark | Perl_cv_const_sv() takes a const CV *const cv argument. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Nicholas Clark | Upgrade to PathTools 3.29. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Marcus Holland... | Remove redundant API definitions from '=for apidoc... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Nicholas Clark | make distclean patch from Andy Armstrong. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Nicholas Clark | Avoid leaving a VAR.txt after testing terminates on... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Steve Peters | Upgrade to CPAN-1.9301. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Nicholas Clark | Upgrade to File::Path 2.06_07. (an e-mail from David) |
commit | commitdiff | tree | snapshot |
2008-10-29 |
H.Merijn Brand | One more for Haiku |
commit | commitdiff | tree | snapshot |
2008-10-29 |
H.Merijn Brand | Two haiku files to add |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Ingo Weinhold | Haiku Port |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Nicholas Clark | Every remaining (HV *) cast in *.c |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Nicholas Clark | ss_dup wrapper const casting analagous to change 34626. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Nicholas Clark | Consting in S_find_uninit_var() and the routines that... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Nicholas Clark | Some consting in Perl_ss_dup(), and a few (HV*) casts... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Nicholas Clark | Eliminate (HV *) casts in u*.c. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Nicholas Clark | A gaggle of casts in Perl_sv_magicext() that are (const... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Nicholas Clark | Two casts that are MUTABLE_?V. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Nicholas Clark | A couple of (COP*)s that can actually be (const COP... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Andreas J.... | installperl patchlet |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Nicholas Clark | Add MUTABLE_HV(), and remove (HV *) casts from headers. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Nicholas Clark | Perl_hv_placeholders_get() actually takes a const HV... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Tony Cook | fix for failed Gconvert detection under C++ |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Nicholas Clark | Upgrade to File::Path 2.06_06. (a diff from David via... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Nicholas Clark | Correct SvVALID() and SvTAIL() - they are actually... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Nicholas Clark | MHX notes that I have a superfluous void cast. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Nicholas Clark | After the upgrade to 3.28_03 we need to revert change... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Nicholas Clark | Convert all (CV *) casts to (const CV *). Convert ... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Nicholas Clark | Upgrade to PathTools 3.28_03. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Nicholas Clark | Add MUTABLE_AV(), and remove (AV *) casts from headers. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Nicholas Clark | Grab the second half of r10084 for cwd.t, which wasn... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Nicholas Clark | Upgrade Cwd.xs to the Cwd.xs in PathTools 3.26_01: |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Nicholas Clark | Add a macro MUTABLE_PTR(p), which on (non-pedantic... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Nicholas Clark | Bugs revealed by replacing (SV *) casts with something... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Marcus Holland... | Fix x2p, which was broken by #34598 with -DPERL_MEM_LOG. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Marcus Holland... | Fix prototype detection for C++ |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Marcus Holland... | No, it's not a const SV* if we subsequently call |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Marcus Holland... | Make sure Perl_mem_log_(?:alloc|realloc|free) have... |
commit | commitdiff | tree | snapshot |
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 |
next |