2011-08-01 |
Nicholas Clark | In makedef.pl, remove the skip for PL_sig_sv for PERL_I... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove the skip for 9 symbols for not... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove the skip for PL_regdupe for not... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove the skip for PL_curthr for FAKE_T... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove all skips for variables now in... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, consolidate $PLATFORM specific skip... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, correct a use of $^O to $PLATFORM. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, skip Perl_signbit when HAS_SIGNBIT is... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, simplify handling the 7 symbols wanted... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove PL_csh{len,name} from 3 skip... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove from 3 skip lists 3 variables... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove PL_archpat_auto from 3 skip lists. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove Perl_setenv_getix from 3 skip... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove Perl_init_thread_intern from... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove Perl_my_p{open,close} from 3... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove Perl_ErrorNo from 4 skip lists. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove from skip lists symbols which... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove Perl_safex{{c,m,re}alloc,free... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, skip relevant symbols when HAVE_INTERP_I... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, skip Perl_unlnk on all platforms without... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, skip relevant symbols when USE_LOCALE_NU... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, skip relevant symbols when USE_LOCALE_CO... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove PL_numeric_compat1 from the WinCE... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove unneeded PerlIO* skips from the... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, extract SPRINTF_RETURNS_STRLEN from... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, all platforms other than OS/2 share... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, merge the regexs that parse config.h. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, merge the regexs that parse config.sh... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, use HAS_{MMAP,SIGACTION} instead of... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, replace $CONFIG_ARGS, $ARCHNAME, $PATCHL... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, set $CONFIG_ARGS, $ARCHNAME and $PATCHLE... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, process FILETYPE on all platforms. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | All of makedef.pl's PLATFORMS always export boot_DynaLo... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, default $CCTYPE early, and process ... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl use %export instead of output_symbol... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | No need for makedef.pl to invoke $^X -V to get 'Compile... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | Add a utility to help test makedef.pl |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Father Chrysostomos | Make verbatim pod in bigint.pm fit in 80 columns |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Father Chrysostomos | Make verbatim pod in fields.pm fit in 80 columns |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Father Chrysostomos | Attribute::Handlers: re-indent verbatim pod |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Karl Williamson | podcheck.t: Correctly count columns |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Craig A. Berry | Weld switch in on position for useperlio in configure... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Craig A. Berry | st_ino settings for configure.com. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Father Chrysostomos | Consistency tweaks in perlfunc/eval |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Father Chrysostomos | perlfunc: Note that eval "last" doesn’t set $@ |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Gerard Goossen | Call finalize_optree on optree generated by newFORM. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Gerard Goossen | inifinite loop breaking some strict checking, TODO... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Keith Thompson | More typo fixes in pod/perl*.pod files |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Keith Thompson | Fix typos in several pod/perl*.pod files |
commit | commitdiff | tree | snapshot |
2011-07-31 |
H.Merijn Brand | regen |
commit | commitdiff | tree | snapshot |
2011-07-31 |
H.Merijn Brand | Add st_ino size/sign probes |
commit | commitdiff | tree | snapshot |
2011-07-31 |
H.Merijn Brand | Chainsaw out the possibility to disable useperlio |
commit | commitdiff | tree | snapshot |
2011-07-31 |
H.Merijn Brand | Add --list to checkcfgvar.pl |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Karl Williamson | /aa and \b fail under some utf8 strings |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Karl Williamson | Panic with \b and /aa |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Mitchell | disable some shallow-recurse rpeep tests |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Karl Williamson | perlrequick: Expand on \d, etc. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Karl Williamson | perlreref: Use consistent name for property |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Karl Williamson | perlop: name /a ASCII-restrict |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Karl Williamson | Unicode::UCD: fix missing comma in pod |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Karl Williamson | podcheck.t: Fix confusion between "indent", "tab stop" |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Karl Williamson | perlrecharclass: Nit suggested by TomC |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Karl Williamson | perlre: better /dual explanation |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Gerard Goossen | Add finalize_optree function which can take over all... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
From: John... | Update AUTHORS |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Father Chrysostomos | perldelta for #95544 and #95748 |
commit | commitdiff | tree | snapshot |
2011-07-28 |
John Peacock | [perl #95544] Test that UNIVERSAL::VERSION returns... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Father Chrysostomos | [perl #95544] Make UNIVERSAL::VERSION return $VERSION |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Tony Cook | every use of $(mini_obj) needs the mini specific object... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Chris 'BinGOs... | Update Params-Check to CPAN version 0.30 |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Steffen Mueller | Fix ExtUtils::ParseXS to work on pre 5.8.9 perls |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Steffen Mueller | ExtUtils::ParseXS requires 5.8.1 |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Karl Williamson | release managers guide: perldelta broken link handling |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Karl Williamson | podcheck.t: Improve documentation |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Karl Williamson | podcheck.t: Don't warn on perldelta placeholder link |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Karl Williamson | podcheck.t: Move perldelta placeholder link checks |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Father Chrysostomos | Increase $IPC::Open::VERSION to 1.12 |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Salvador Fandino | [perl #95748] IPC::Open3::open3(..., '-') broken |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Steffen Mueller | EU::ParseXS: Fix CPAN RT #53938, #61908 |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Father Chrysostomos | Oops! Update B::Deparse for the (l)stat proto change |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Father Chrysostomos | Add more tests to cproto.t |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Father Chrysostomos | [perl #95550] Remove prototypes from (l)stat |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Father Chrysostomos | core_prototype: Remove special cases for lock and tie |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Father Chrysostomos | core_prototype: Eliminate the special mkdir case |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Father Chrysostomos | Add core_prototype; make pp_prototype use it |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Chris 'BinGOs... | Updated Unicode-Normalize to CPAN version 1.13 |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Chris 'BinGOs... | Update Unicode-Collate to CPAN version 0.78 |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Chris 'BinGOs... | Update CPANPLUS to CPAN version 0.9109 |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Reini Urban | fix outdated url to dtrace blog post |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Father Chrysostomos | Correct defined(%hash) entry |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Kevin Ryde | [perl #95538] perldiag.pod on defined %hash |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Steffen Mueller | Update Porting/Maintainers.pl wrt. ExtUtils::ParseXS |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Steffen Mueller | Sync EU::ParseXS Changes and $VERSION with CPAN |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Steffen Mueller | More diagnostics in xsubpp on EU::PXS load failure |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Chris 'BinGOs... | Update Module-CoreList maintainer and sync version... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Tony Cook | export the invlist functions that were causing the... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Nicholas Clark | Add an option TARG_DIR to makedef.pl, giving the path... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Nicholas Clark | In makedef.pl, move config.sh to the loop that prepends... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Nicholas Clark | Add UNLINK_ALL_VERSIONS to PL_non_bincompat_options... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Nicholas Clark | Perl_my_p{open,close} do not exist under PERL_IMPLICIT_SYS. |
commit | commitdiff | tree | snapshot |
next |