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 |
2011-10-06 |
Brian Fraser | More warnings tests. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | universal.c: VERSION UTF8 cleanup |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | universal.c: Make croak_xs_usage account for UTF8 |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | "Use of uninitialized value..." UTF8 cleanup |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | gv.c: Make more warnings utf8-clean |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | mro.(c|xs): Make warnings utf8-clean |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | t/uni/gv.t, stringify is clean, remove the TODO |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | Tests for DATA handle in UTF8 packages |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Father Chrysostomos | toke.c: Take utf8 into account when creating DATA handle |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | Tests for UTF-8 stashes. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | Tests for package; declarations in UTF-8 |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | More tests for t/uni/method.t |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | sv.c: Make most warnings utf8-clean |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | sv.c: Make cloning account for UTF8 stash names |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | Make sv.c:sv_clear account for UTF8 keys in PL_stashcache |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | sv.c: Pass in UNI_DISPLAY_ISPRINT in S_not_a_number |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | pp_sys.c: Make warnings utf8-clean |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | pp_hot.c: Make warnings utf8-clean |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Father Chrysostomos | Teach porting/diag.t about SVf32 and SVf256 |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | pp.c: Make warnings utf8-clean |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | Make op.c warnings UTF8-clean |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | Make gv.c and pp_ctl.c warnings utf8-clean |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | doio.c: Make warnings UTF8- and nul-clean |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | util.c for threads: stashpv_hvname_match UTF8 cleanup. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Fraser | Tests for DOES/isa/can with UTF8 and embedded nuls |
commit | commitdiff | tree | snapshot |
next |