2011-08-01 |
Nicholas Clark | In makedef.pl, correct a typo in a comment. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, avoid creating %PLATFORMS just for one... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, use %ARGS instead of 4 variables for... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, consolidate all the C compiler flags... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, read ccflags and optimize from %Config. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, read 4 configuration values direct from... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, merge the code that reads config.sh |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, export boot_* for static modules only... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, tidy up the MYMALLOC logic. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, tidy up the USE_PERLIO logic. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, consolidate all the code that tries... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove duplicate symbols passed to try_s... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, replace calls to try_symbol() with try_s... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, change readvar() to add items to a passe... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, no need to loop over a 1 item list. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, inline output_symbol() into its only... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, consolidate the actual output code in... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, rename emit_symbols() to try_symbols... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, inline emit_symbol. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, eliminate now-superfluous chomp and... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, inline skip_symbols. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, readvar now returns a list, not an array... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, move the "oddities from PerlIO" from... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, consolidate all the code conditional... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, NetWare can't export perl_clone_host... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, read Config::{,non_}bincompat_options... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove the skip for Perl_pidgone for... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove the skip for Perl_mro_meta_dup... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove Perl_malloc{ed,_good}_size from... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove 15 non-API functions from the... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove the skip for Perl_deb_growlevel... |
commit | commitdiff | tree | snapshot |
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 |
next |