2011-10-13 |
Father Chrysostomos | Mention all variables in $undef..$undef warnings |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Father Chrysostomos | Call get-magic once for .. in list context |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Father Chrysostomos | [perl #94390] Optimised numeric sort should warn for nan |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Father Chrysostomos | Mention sort in warnings about sort sub retvals |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Father Chrysostomos | perlfunc: sort no longer dies on undef retval |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Father Chrysostomos | Avoid an redundant copy in pp_flop |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Father Chrysostomos | perlguts: UNIVERSAL::AUTOLOAD caveat |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Father Chrysostomos | APItest: Move PERL_UNUSED_ARG after decl |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Nicholas Clark | bisect-runner.pl now builds test_prep on OS X back... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Father Chrysostomos | Improve documentation of XS autoloading |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Father Chrysostomos | [perl #6828] Set $AUTOLOAD once more for XS autoloading |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Steffen Mueller | TODO test for $AUTOLOAD with XS AUTOLOAD |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Chip Salzenberg | SSize_t, not IV, is a signed STRLEN |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Father Chrysostomos | [perl #30661] autoload sort subs |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Father Chrysostomos | mro.c: Oops, missing a =cut |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Father Chrysostomos | Eliminate (X|F) convention from perldiag. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Alan Haggai... | Corrected: 'possible a' => 'possibly a' |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Alan Haggai... | Corrected: 'filehanlde' => 'filehandle' |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Alan Haggai... | Corrected: 'can made' => 'can be made' |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Alan Haggai... | Corrected: 'Zeus for Window' => 'Zeus for Windows' |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Father Chrysostomos | Make sv_set[ps]v(cv...) set prototype |
commit | commitdiff | tree | snapshot |
2011-10-11 |
David Mitchell | add missing STATIC to S_finalize_op |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Father Chrysostomos | XS::APItest: s/justinc/justisa/ |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Steffen Mueller | Also add repaired variants for CV and SVREF typemaps |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Steffen Mueller | A repaired, properly refcounting AV&HV typemap |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Father Chrysostomos | [perl #94306] Do not skip first elem of linear isa |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Father Chrysostomos | Document calling convention for Perl_mro_register |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Father Chrysostomos | Stop attribute errors from leaking op trees |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Chip Salzenberg | under DEBUGGING, minimize the sentinels written in... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Chip Salzenberg | tweak sv_chop pod |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Chip Salzenberg | do not return useless value from void-context substr |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Chip Salzenberg | I32 may not be big enough for string insert length |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Father Chrysostomos | Avoid creating extra SVs in gv_fullname4 |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Father Chrysostomos | Fix cv-to-gv assignment to use CvPROTO |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Father Chrysostomos | gv.c:gv_autoload_pvn: Avoid warning due to temp flag |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Father Chrysostomos | Resolve XS AUTOLOAD-prototype conflict |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Father Chrysostomos | Tests for XS AUTOLOAD routines |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Father Chrysostomos | Fix up pad_check_dup entry in perlintern |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Father Chrysostomos | Update docs for XS AUTOLOAD |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Chris 'BinGOs... | Update Unicode-Collate to CPAN version 0.80 |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Nicholas Clark | bisect-runner.pl needs the linux.sh libpth mutli-arch... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Father Chrysostomos | perldelta: s/nul\k/l/g |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Father Chrysostomos | Correct SvEND docs |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Father Chrysostomos | Rewrite sv_catsv to pass SV_CAT* flags to sv_catpvn |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Father Chrysostomos | mro.c:S_gather_and_rename: Avoid extra SVs |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Father Chrysostomos | Dont’t crash when warning about XSUB redefinition |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Karl Williamson | perldelta: Document fix for not matching non-Unicode... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Nicholas Clark | Tweak the documentation for bisect-runner.pl |
commit | commitdiff | tree | snapshot |
2011-10-08 |
Father Chrysostomos | Use full sym name in isIDFIRST_utf8 to fix [perl #100930] |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Nicholas Clark | bisect-runner.pl disables building DB_File if it can... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Nicholas Clark | bisect-runner.pl now emulates -Dnoextensions if Configu... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Father Chrysostomos | Don’t put malformed UTF8 in $AUTOLOAD |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Father Chrysostomos | Removing modules should include updating references |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Nicholas Clark | bisect-runner.pl needs to set @paths correctly on 32... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Nicholas Clark | bisect-runner.pl should add db4 compatibility to DB_Fil... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Nicholas Clark | bisect-runner.pl must build CombiningClass.pl before... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
David Mitchell | renumber SVpad_STATE and free a bit in SvFLAGS |
commit | commitdiff | tree | snapshot |
2011-10-07 |
David Mitchell | make SVs_PADTMP and SVs_PADSTALE share a bit |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Father Chrysostomos | Use HEKf |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Father Chrysostomos | HEKf256 format |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Father Chrysostomos | Teach porting/diag.t about HEKf |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Father Chrysostomos | HEKf format |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Nicholas Clark | In bisect-runner.pl, "patch" ext/IPC/SysV/SysV.xs to... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Tony Cook | use SSize_t for string offsets instead of int or socklen_t |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Tony Cook | document the behaviour of negative klen for hv_fetch... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Father Chrysostomos | perldelta up to c60dbbc38 |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Father Chrysostomos | Suppress some uninit warnings in gv.c:S_maybe_add_coresub |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Brian Fraser | Cast to signed before negating, to avoid compiler warnings |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Brian Fraser | Clarification in perlre.pod about captures created... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Father Chrysostomos | perldelta up to 59c72abb9 |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Father Chrysostomos | Make undef %overload:: test more likely to crash |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Father Chrysostomos | Increase $DynaLoader'VERSION from 1.13 to 1.14, |
commit | commitdiff | tree | snapshot |
2011-10-07 |
John P Linderman | Remove "8-bit" reference from ord documentation |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Gerard Goossen | Set PERL_DL_NONLAZY in t/TEST to check existence of... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Father Chrysostomos | Merge support for UTF8 symbols |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Father Chrysostomos | Correct skip counts for miniperl |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Father Chrysostomos | Increase $mro::VERSION from 1.08 to 1.09 |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Father Chrysostomos | Increase $attributes::VERSION from 0.16 to 0.17 |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Father Chrysostomos | Increase $XS::APItest::VERSION from 0.31 to 0.32 |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Father Chrysostomos | Increase $constant::VERSION from 1.22 to 1.23 |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Father Chrysostomos | uni/universal.t tests passing |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Father Chrysostomos | Rewrite -l warning test to account for 433644eed |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Father Chrysostomos | Restore whichsig to the list in perlapi |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | whichsig nul-cleanup. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | toke.c, ext/attributes/attributes.xs: Make attributes... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | op.c: Scalar filehandles in errors UTF8 cleanup. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Father Chrysostomos | Modify S_pending_ident to use sv_catpvn_flags |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | TODO tests for parsing our() now pass |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Father Chrysostomos | Oust cv_ckproto_len |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | toke.c, op.c, sv.c: Prototype parsing and checking... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | gv.c, op.c, pp.c: Stash-injected prototypes and prototy... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | pp.c: Got pp_gelem nul-clean. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | toke.c: Some simple mending to get readline() working... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | pp_sys.c: pp_select UTF8 cleanup. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | op.c: Malformed prototype warning on UTF8 sub name |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Father Chrysostomos | gv.c: Use name_end to avoid compiler warning |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Father Chrysostomos | globvar.t: Skip PL_warn_uninit_sv |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Father Chrysostomos | Fix diag.t failure with diag_listed_as comment |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | Several TODO tests that now pass. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | util.c UTF8 cleanup |
commit | commitdiff | tree | snapshot |
next |