2013-03-19 |
Nicholas Clark | Test that S_grok_bslash_N() copes if S_reg() restarts...
|
commit | commitdiff | tree |
2013-03-19 |
Nicholas Clark | Remove unreachable duplicate (?#...) parsing code from...
|
commit | commitdiff | tree |
2013-03-19 |
Nicholas Clark | Perl_sv_uni_display() needs to be aware of RX_WRAPPED()
|
commit | commitdiff | tree |
2013-03-07 |
Nicholas Clark | t/lib/common.pl should use absolute paths in @INC
|
commit | commitdiff | tree |
2013-03-06 |
Daniel Dragan | better POD for SvPVX, pre-5.9.3 Perls
|
commit | commitdiff | tree |
2013-03-06 |
Nicholas Clark | Set PL_stderrgv to NULL if it is freed.
|
commit | commitdiff | tree |
2013-02-28 |
Nicholas Clark | Suppress experimental warning for my $_ in Devel::PPPort...
|
commit | commitdiff | tree |
2013-02-26 |
Nicholas Clark | Reorder the members of struct re_save_state to reduce...
|
commit | commitdiff | tree |
2013-02-26 |
Nicholas Clark | Merge the refactored S_hsplit() and Perl_hv_ksplit...
|
commit | commitdiff | tree |
2013-02-26 |
Nicholas Clark | In Perl_hv_common(), call S_clear_placeholders() directly.
|
commit | commitdiff | tree |
2013-02-26 |
Nicholas Clark | Clarify why hv_common() tries to clear placeholders...
|
commit | commitdiff | tree |
2013-02-26 |
Nicholas Clark | In S_hsplit(), replace a for with a do/while, as the...
|
commit | commitdiff | tree |
2013-02-26 |
Nicholas Clark | Replace the bulk of Perl_hv_ksplit() with a call to...
|
commit | commitdiff | tree |
2013-02-26 |
Nicholas Clark | Tweak S_hsplit() to return early if there are no keys...
|
commit | commitdiff | tree |
2013-02-26 |
Nicholas Clark | Pass the current and desired hash sizes to S_hsplit().
|
commit | commitdiff | tree |
2013-02-26 |
Nicholas Clark | Move the code handling allocating a new buffer earlier...
|
commit | commitdiff | tree |
2013-02-26 |
Nicholas Clark | Refactor the loop logic in S_hsplit() and Perl_hv_ksplit...
|
commit | commitdiff | tree |
2013-02-26 |
Nicholas Clark | Move the call to hv_clear_placeholders() from hsplit...
|
commit | commitdiff | tree |
2013-02-22 |
Nicholas Clark | Abolish STRANGE_MALLOC. Now all malloc()s are considered...
|
commit | commitdiff | tree |
2013-02-20 |
Nicholas Clark | Eliminate 'swap' from struct regexp_internal.
|
commit | commitdiff | tree |
2013-02-20 |
Nicholas Clark | Remove the check for SVt_BIND from SvOK().
|
commit | commitdiff | tree |
2013-02-19 |
Nicholas Clark | Rename PL_interp_size_5_16_0 to PL_interp_size_5_18_0.
|
commit | commitdiff | tree |
2013-02-19 |
Nicholas Clark | Re-order intrpvar.h to minimise holes in the interpreter...
|
commit | commitdiff | tree |
2013-02-17 |
Nicholas Clark | In warnings.pm, delete a hash slice, instead of using...
|
commit | commitdiff | tree |
2013-02-15 |
Nicholas Clark | Extend t/porting/diag.t to cover code in DynaLoader.
|
commit | commitdiff | tree |
2013-02-15 |
Nicholas Clark | Extend t/porting/diag.t to cover various other C-like...
|
commit | commitdiff | tree |
2013-02-15 |
Nicholas Clark | t/porting/diag.t now reads files from MANIFEST, instead...
|
commit | commitdiff | tree |
2013-02-13 |
Nicholas Clark | Test that call checkers are copied with actual closures.
|
commit | commitdiff | tree |
2013-01-16 |
Nicholas Clark | Remove the Rhapsody port.
|
commit | commitdiff | tree |
2013-01-12 |
Nicholas Clark | In S_regatom(), set flags to 0 at the start.
|
commit | commitdiff | tree |
2013-01-11 |
Nicholas Clark | Don't use a fixed iteration count in dist/threads-shared...
|
commit | commitdiff | tree |
2013-01-11 |
Nicholas Clark | Tweak the test from 2721a2ca2e5e889d to work with PERL_UNICO...
|
commit | commitdiff | tree |
2012-12-17 |
Nicholas Clark | GDBM_File must cast fatal_func appropriately for the...
|
commit | commitdiff | tree |
2012-12-14 |
Nicholas Clark | Remove BeOS special-casing from Configure.
|
commit | commitdiff | tree |
2012-12-14 |
Nicholas Clark | Remove the BeOS port.
|
commit | commitdiff | tree |
2012-12-13 |
Nicholas Clark | Note the GDBM_File changes in perldelta.
|
commit | commitdiff | tree |
2012-12-13 |
Nicholas Clark | Eliminate the fifth argument from GDBM_File::TIEHASH.
|
commit | commitdiff | tree |
2012-12-13 |
Nicholas Clark | GDBM_File is meant to croak() if the gdbm library has...
|
commit | commitdiff | tree |
2012-12-12 |
Nicholas Clark | In DosGlob.xs, add a block around MY_CXT_INIT, as it...
|
commit | commitdiff | tree |
2012-11-23 |
Nicholas Clark | SuperFastHash needs to define PERL_HASH_SEED_BYTES...
|
commit | commitdiff | tree |
2012-11-23 |
Nicholas Clark | The size of PL_hash_seed depends on the chosen hash...
|
commit | commitdiff | tree |
2012-11-22 |
Nicholas Clark | Skip the test for fork's undef return if ulimit -u...
|
commit | commitdiff | tree |
2012-11-22 |
Nicholas Clark | Bump $XS::Typemap::VERSION after previous commit.
|
commit | commitdiff | tree |
2012-11-19 |
Nicholas Clark | Remove the EPOC port.
|
commit | commitdiff | tree |
2012-09-26 |
Nicholas Clark | Flush PL_stashcache when assigning a file handle to...
|
commit | commitdiff | tree |
2012-09-26 |
Nicholas Clark | Restore use of PL_stashcache, the stash name lookup...
|
commit | commitdiff | tree |
2012-09-26 |
Nicholas Clark | -Do now also reports updates and use of PL_stashcache.
|
commit | commitdiff | tree |
2012-09-26 |
Nicholas Clark | Test the resolution behaviour for file handles and...
|
commit | commitdiff | tree |
2012-09-21 |
Nicholas Clark | Remove a couple of tentacles from MiNT missed by commit...
|
commit | commitdiff | tree |
2012-09-21 |
Nicholas Clark | Remove the MPE/iX port.
|
commit | commitdiff | tree |
2012-09-20 |
Nicholas Clark | Eliminate the vestigial comment "magical thingies"...
|
commit | commitdiff | tree |
2012-09-20 |
Nicholas Clark | Use gv_fetchpvs() instead of gv_fetchpv(), and GV_ADD...
|
commit | commitdiff | tree |
2012-09-20 |
Enache Adrian | Get rid of PL_formfeed.
|
commit | commitdiff | tree |
2012-09-20 |
Nicholas Clark | For backcompat, B::formfeed can use gv_fetchpvs() if...
|
commit | commitdiff | tree |
2012-09-19 |
Nicholas Clark | Remove MAD-only debugging code from Perl_newATTRSUB_flags().
|
commit | commitdiff | tree |
2012-09-19 |
Nicholas Clark | Document when the early return in Perl_newPROG() is...
|
commit | commitdiff | tree |
2012-09-14 |
Nicholas Clark | Fix compilation for -DPERL_POISON and -DPERL_OLD_COPY_ON_WRI...
|
commit | commitdiff | tree |
2012-09-14 |
Nicholas Clark | Fix buggy -DPERL_POISON code in S_rxres_free(), exposed...
|
commit | commitdiff | tree |
2012-09-14 |
Nicholas Clark | Restore the build under -DPERL_OLD_COPY_ON_WRITE
|
commit | commitdiff | tree |
2012-09-04 |
Nicholas Clark | Document the reason for the early return in Perl_newPROG...
|
commit | commitdiff | tree |
2012-09-04 |
Nicholas Clark | Merge improvements to -DPERL_DEBUG_READONLY_OPS into...
|
commit | commitdiff | tree |
2012-09-04 |
Nicholas Clark | In Perl_cv_forget_slab(), simplify the conditionally...
|
commit | commitdiff | tree |
2012-09-04 |
Nicholas Clark | Perl_magic_setdbline() should clear and set read-only...
|
commit | commitdiff | tree |
2012-09-04 |
Nicholas Clark | In op.c, change S_Slab_to_rw() from an OP * parameter...
|
commit | commitdiff | tree |
2012-09-04 |
Nicholas Clark | With -DPERL_DEBUG_READONLY_OPS, changing a slab refcnt...
|
commit | commitdiff | tree |
2012-09-04 |
Nicholas Clark | Under -DPERL_DEBUG_READONLY_OPS don't work around glibc...
|
commit | commitdiff | tree |
2012-09-03 |
Nicholas Clark | newXS_len_flags() shouldn't change the line number...
|
commit | commitdiff | tree |
2012-09-03 |
Nicholas Clark | Test that the warning for "can be 0, test with defined...
|
commit | commitdiff | tree |
2012-09-03 |
Nicholas Clark | Test that the warning for "Found = in conditional"...
|
commit | commitdiff | tree |
2012-09-03 |
Nicholas Clark | Test that the line number for a "sub redefined" warning...
|
commit | commitdiff | tree |
2012-08-31 |
Nicholas Clark | Remove the VM/ESA port.
|
commit | commitdiff | tree |
2012-08-30 |
Nicholas Clark | Refactor t/op/die.t to re-use the same $SIG{__DIE__...
|
commit | commitdiff | tree |
2012-08-30 |
Colin Kuskie | Refactor t/op/die.t to use test.pl instead of making...
|
commit | commitdiff | tree |
2012-08-29 |
Nicholas Clark | Remove a no-longer needed lexical from t/op/lop.t
|
commit | commitdiff | tree |
2012-08-29 |
Colin Kuskie | Document the last five tests of t/op/lop.t
|
commit | commitdiff | tree |
2012-08-29 |
Colin Kuskie | Update t/op/lop.t to use test.pl instead of making...
|
commit | commitdiff | tree |
2012-08-29 |
Colin Kuskie | Refactor t/uni/case.pl to use test.pl instead of making...
|
commit | commitdiff | tree |
2012-08-29 |
Colin Kuskie | Refactor t/porting/checkcase.t to use test.pl instead...
|
commit | commitdiff | tree |
2012-08-29 |
Colin Kuskie | Refactor t/re/no_utf8_pt.t to use test.pl instead of...
|
commit | commitdiff | tree |
2012-08-29 |
Nicholas Clark | Add /\.gif\z/ files to the non-Pod exceptions in t...
|
commit | commitdiff | tree |
2012-08-29 |
Nicholas Clark | t/porting/podcheck.t now passes no_chdir to File::Find...
|
commit | commitdiff | tree |
2012-08-29 |
Nicholas Clark | t/porting/dual-life.t now passes no_chdir to File:...
|
commit | commitdiff | tree |
2012-08-29 |
Nicholas Clark | t/porting/exec-bit.t isn't using File::{Basename,Find...
|
commit | commitdiff | tree |
2012-08-29 |
Nicholas Clark | t/porting/checkcase.t now passes no_chdir to File:...
|
commit | commitdiff | tree |
2012-08-29 |
Nicholas Clark | Refactor t/porting/filenames.t to shrink the code and...
|
commit | commitdiff | tree |
2012-08-23 |
Nicholas Clark | Record the story behind the pack format specifiers...
|
commit | commitdiff | tree |
2012-08-17 |
Nicholas Clark | Remove the UTS port.
|
commit | commitdiff | tree |
2012-08-15 |
Nicholas Clark | Tweak the test from 35f7559499c4a614 to work with PERL_UNICO...
|
commit | commitdiff | tree |
2012-08-14 |
Nicholas Clark | Document that newCONSTSUB{,_flags} takes ownership...
|
commit | commitdiff | tree |
2012-08-14 |
Nicholas Clark | XS::APItest::newCONSTSUB was not handling SV reference...
|
commit | commitdiff | tree |
2012-08-14 |
Nicholas Clark | Use ALIAS to provide XS::APItest::newCONSTSUB and newCONSTSU...
|
commit | commitdiff | tree |
2012-08-02 |
K.Shirakata | Fix a perl5140delta typo in F<> markup.
|
commit | commitdiff | tree |
2012-08-01 |
Nicholas Clark | Test that when directories in @INC are skipped, coderefs...
|
commit | commitdiff | tree |
2012-08-01 |
Nicholas Clark | Avoid reading before the buffer start when generating...
|
commit | commitdiff | tree |
2012-08-01 |
Nicholas Clark | Makefile.SH needs to delete the perldelta symlink before...
|
commit | commitdiff | tree |
2012-07-31 |
Nicholas Clark | In Perl_scalarvoid(), avoid creating a temporary SV...
|
commit | commitdiff | tree |
2012-07-30 |
Nicholas Clark | Fix C pre-processor expression in Dumper.xs
|
commit | commitdiff | tree |
2012-07-28 |
Nicholas Clark | Remove code for supporting 80286 based systems.
|
commit | commitdiff | tree |
2012-07-28 |
Nicholas Clark | Remove dead code related to the Atari ST port of perl...
|
commit | commitdiff | tree |
2012-07-28 |
Nicholas Clark | Merge the refactoring of the filetest OPs' return code.
|
commit | commitdiff | tree |
next |