2011-05-19 |
Nicholas Clark | Add a 'quote' argument to read_only_top(), to pass... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Nicholas Clark | Add an optional third argument to open_new(), to invoke... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Nicholas Clark | In regen/uconfig_h.pl use read_only_bottom_close_and_re... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Nicholas Clark | Merge safer_close() and rename_if_different() into... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Nicholas Clark | Add an optional 'mode' argument to open_new(), to open... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Nicholas Clark | Rename safer_open() to open_new(), and eliminate the... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Nicholas Clark | In makemeta, pass the final file name as the second... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Nicholas Clark | study uses I32 internally for offsets, so should be... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Nicholas Clark | Remove empty #ifdef/#else/#endif block. |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Nicholas Clark | Avoid make distclean failing if t/tmp* matches a directory. |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Nicholas Clark | bdec6fb9 changed utils/Makefile.SH - this needs replica... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Nicholas Clark | In t/op/reset.t, don't eval "" in void context - die... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Nicholas Clark | In Perl_op_clear(), uncomment the call to mad_free() |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Nicholas Clark | In S_fold_constants() under MAD, need to copy the SV... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Nicholas Clark | Under ithreads, convert SVOPs stored in MADPROPs to... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Nicholas Clark | Allocate MADPROPs using PerlMemShared_malloc() |
commit | commitdiff | tree | snapshot |
2011-05-19 |
David Leadbeater | scan_heredoc could reallocate PL_parser->linestr's PV |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Karl Williamson | regcomp.c: Fix regression memory leak |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Johan Vromans | [perl #90060] Fix location of (*COMMIT) in pod/perlre.pod |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Moritz Lenz | Remove long-stading limitation from FindBin |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Father Chrysostomos | Increase version for ExtUtils::CBuilder |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Johan Vromans | [perl #90054] Fix typo in universal.c |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Niko Tyni | Append CFLAGS and LDFLAGS to their Config.pm counterpar... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Karl Williamson | /iaa doesn't work when the result is trie'd |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Craig A. Berry | Correct perldoc search path for VMS. |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Father Chrysostomos | Add Kevin Woolley to AUTHORS |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Kevin J. Woolley | [perl #88812] INSTALL file changes (post-5.14) |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Martin Becker | [perl #88496] missing dependencies in perl core makefiles |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Father Chrysostomos | Increase perl5db.pl’s $VERSION |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Louis Strous | [perl #87740] perl debugger restart fails on Windows |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Father Chrysostomos | Add Louis Strous to AUTHORS |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Father Chrysostomos | Confusing comment typo in Deparse |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Michael Witten | Clean: Remove confusing comment from a test |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Michael Witten | Clean: Actually use HvUSEDKEYS() instead of HvKEYS() |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Leo Lapworth | README.macosx - clarify requirement of apple developer... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Leo Lapworth | README.macosx - remove Carbon reference |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Leo Lapworth | README.macosx - cleanup/update copy, remove 'MacPerl' |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Leo Lapworth | Cleanup README.macosx |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Leo Lapworth | Update AUTHORS file (add myself) |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Father Chrysostomos | Add Nuno Cavalho’s other e-mail address |
commit | commitdiff | tree | snapshot |
2011-05-18 |
smash | add given when to perfunc |
commit | commitdiff | tree | snapshot |
2011-05-18 |
David Mitchell | buildtoc: make dying clearer |
commit | commitdiff | tree | snapshot |
2011-05-18 |
David Mitchell | buildtoc: make a warning clearer |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Father Chrysostomos | [perl #78074] Make it explicit that symtab manipulation... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Father Chrysostomos | Restore a croak I deleted by mistake |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Todd Rinaldo | RT72688 - Benchmark.t test 24 bug when the testing... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
David Mitchell | release_managers_guide: replace =item with =head3 |
commit | commitdiff | tree | snapshot |
2011-05-18 |
David Mitchell | release_managers_guide: add BLEAD-POINT/-FINAL |
commit | commitdiff | tree | snapshot |
2011-05-18 |
David Mitchell | release_managers_guide: remove SNAPSHOT |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Eric Brine | given wasn't calling set magic [RT#84526] |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Eric Brine | TODO tests for RT#84526 - given needs to handle magical... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Father Chrysostomos | Revert "Partially revert 4155e4fe" |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Father Chrysostomos | Revert "silence do_curse() compiler warning" |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Michael Witten | Ignore pod/*.{html,man} |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Bo Lindbergh | waitpid doesn't work with WIFSTOPPED |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Father Chrysostomos | [perl #90898] B::Deparse failure on glob() |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Father Chrysostomos | [perl #90160] U* gives ‘U0 mode on an empty string’ |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Zefram | update Math-Complex to CPAN version 1.57 |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Zefram | update Time-HiRes to CPAN version 1.9722 |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Justin Case | [perl #89896] Locale::Maketext test failure |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Nicholas Clark | In Perl_regdupe_internal() eliminate npar, which is... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Nicholas Clark | In S_regpiece(), only declare parse_start if conditiona... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Nicholas Clark | In Perl_safesyscalloc(), only declare total_size if... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Nicholas Clark | In pp_warn and pp_die, eliminate pv, which is assigned... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Nicholas Clark | Eliminate C variables unused since 4d0fbddde6c5dcb9... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Karl Williamson | mktables: Put off removing the \N{BELL} conflict |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Tom Christiansen | [perl #89662] PATCH to perlfunc.pod: select fix |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Tom Christiansen | [perl #89660] PATCH to perlfunc.pod: three forgotten... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Tom Christiansen | Improved perlpodstyle docs from tchrist |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Tom Christiansen | An editing pass on perlop.pod from tchrist |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Tom Christiansen | perllol doc updates from tchrist. |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Tom Christiansen | This patch is aagainst the "blead du moment". It fixes... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Jesse Vincent | Update the version of Darwin we know the by_BE locale... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Jesse Vincent | Add Vladimir Timofeev to AUTHORS |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Vladimir Timofeev | Fix for [perl #90106] 5.14.0-RC2 ODBM_File failures... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Gisle Aas | S_sv_unmagicext_flags wasn't declared static either |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Gisle Aas | S_mg_findext_flags wasn't declared static |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Nicholas Clark | In S_doparseform(), don't force the pattern to a string... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Nicholas Clark | Store the compiled format in mg_ptr instead of after... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Nicholas Clark | S_doparseform() should return void, not OP*, as it... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Karl Williamson | perlreapi: nits |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Karl Williamson | op_reg_common.h: Fix comment |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Karl Williamson | perluniintro: revise text on blocks vs scripts |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Karl Williamson | perlop: Add explanation of \c |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Karl Williamson | perluniprops: specify exact chars in PerlSpace |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Karl Williamson | perlrecharclass: Nits |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Karl Williamson | perlrecharclass: Move table |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Karl Williamson | perlrecharclass: Move text about \N |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Karl Williamson | perlrecharclass: Extra leading zero in code points |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Karl Williamson | regcomp.sym: Add comment |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Karl Williamson | perlop: Clarify that only ASCII brackets nest |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Karl Williamson | perluniprops: AHex and PosixXDigit are identical |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Karl Williamson | charnames: pod nit |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Karl Williamson | perlfunc: Refer to if.pm from "use" |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Karl Williamson | regcomp.c: change comment wording, from TomC |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Karl Williamson | perlxs: Fix pod errors |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Karl Williamson | perlunicode: Fix pod error |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Karl Williamson | perlport: Fix pod errors |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Karl Williamson | pod/perlfaq2: Fix pod errors |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Karl Williamson | handy.h: Link moved to perlhacktips |
commit | commitdiff | tree | snapshot |
next |