2013-05-20 |
Nicholas Clark | Eliminate pre-5.9.x conditional code for PERL_PACK_CAN_BYTEORDER
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Merge the reworking of how genpacksizetables.pl is...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Add regen/genpacksizetables.pl to t/porting/regen.t
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Move genpacksizetables.pl to regen/genpacksizetables.pl
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Refactor genpacksizetables.pl to use regen/regen_lib.pl
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Extract the generated packprops array into packsizetables.c.
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Propagate a change from commit 1651fc447620d361 into...
|
commit | commitdiff | tree |
2013-05-20 |
Karl Williamson | genpacksizetables.pl: Correct comment typo
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Change LIKELY() and UNLIKELY() to cast their first...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Remove perlsh, which is neither installed nor referenced...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Update Test-Harness to CPAN version 3.27
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Bump $Getopt::Std::VERSION following commit 0c0a84c65e572a92.
|
commit | commitdiff | tree |
2013-05-06 |
Robin Barker | Use PTR2IV() instead of casting a pointer to IV, to...
|
commit | commitdiff | tree |
2013-05-06 |
Nicholas Clark | Improve the logic in regen_perly.pl for manually generating...
|
commit | commitdiff | tree |
2013-05-03 |
Nicholas Clark | Merge in -DPERL_NO_INLINE_FUNCTIONS and t/porting/extrefs...
|
commit | commitdiff | tree |
2013-05-03 |
Nicholas Clark | Add a space after -o to keep Darwin's g++ happy, in...
|
commit | commitdiff | tree |
2013-05-03 |
Nicholas Clark | Add a "verbose" option to t/porting/extrefs.t for debugging.
|
commit | commitdiff | tree |
2013-05-03 |
Tony Cook | support MSWin32 too
|
commit | commitdiff | tree |
2013-05-03 |
Tony Cook | remove code for non-core builds and "modernize"
|
commit | commitdiff | tree |
2013-05-03 |
Tony Cook | test that perl headers don't introduce external references
|
commit | commitdiff | tree |
2013-05-03 |
Nicholas Clark | If PERL_NO_INLINE_FUNCTIONS is defined, don't include...
|
commit | commitdiff | tree |
2013-05-03 |
Nicholas Clark | Revert "Change the warning for $* to add ", and will...
|
commit | commitdiff | tree |
2013-05-03 |
Nicholas Clark | Revert "Add a deprecation warning for all uses of ...
|
commit | commitdiff | tree |
2013-04-29 |
Nicholas Clark | Remove a comment made obsolete by commit 213f370f28504f3a.
|
commit | commitdiff | tree |
2013-03-25 |
Nicholas Clark | xs_init() must pass a static char* when creating &DynaLoader...
|
commit | commitdiff | tree |
2013-03-25 |
Nicholas Clark | In In S_scan_heredoc(), avoid memNE() reading beyond...
|
commit | commitdiff | tree |
2013-03-25 |
Nicholas Clark | In S_scan_heredoc(), the explicit test for '\n' duplicates...
|
commit | commitdiff | tree |
2013-03-25 |
Nicholas Clark | PerlIO_find_layer should not be using memEQ() off the...
|
commit | commitdiff | tree |
2013-03-21 |
Nicholas Clark | Merge in the changes that deprecate the use of @*,...
|
commit | commitdiff | tree |
2013-03-21 |
Nicholas Clark | Add a deprecation warning for all uses of @*, %*, ...
|
commit | commitdiff | tree |
2013-03-21 |
Nicholas Clark | Change the warning for $* to add ", and will become...
|
commit | commitdiff | tree |
2013-03-21 |
Nicholas Clark | Generate the deprecation warnings for all uses $* or $#.
|
commit | commitdiff | tree |
2013-03-21 |
Nicholas Clark | Additional tests for the deprecation warnings when...
|
commit | commitdiff | tree |
2013-03-21 |
Nicholas Clark | Change tie_fetch_count.t to use *] instead of **.
|
commit | commitdiff | tree |
2013-03-21 |
Nicholas Clark | Change B::Deparse's test to test interpolation of ...
|
commit | commitdiff | tree |
2013-03-20 |
Nicholas Clark | Re-order intrpvar.h to minimise holes in the interpreter...
|
commit | commitdiff | tree |
2013-03-19 |
Nicholas Clark | Merge in the changes that remove setjmp() from regcomp.c
|
commit | commitdiff | tree |
2013-03-19 |
Nicholas Clark | Document the uses of NULL returns in the regex parsing...
|
commit | commitdiff | tree |
2013-03-19 |
Nicholas Clark | Revert "PATCH: regex longjmp flaws"
|
commit | commitdiff | tree |
2013-03-19 |
Nicholas Clark | In Perl_re_op_compile(), tidy up after removing setjmp().
|
commit | commitdiff | tree |
2013-03-19 |
Nicholas Clark | Replace the longjmp()s in Perl_re_op_compile() with...
|
commit | commitdiff | tree |
2013-03-19 |
Nicholas Clark | Move the longjmp() that implements REQUIRE_UTF8 up...
|
commit | commitdiff | tree |
2013-03-19 |
Nicholas Clark | Add a flag RESTART_UTF8 to the reg*() routines in regcomp.c
|
commit | commitdiff | tree |
2013-03-19 |
Nicholas Clark | In S_regclass(), create listsv as a mortal, claiming...
|
commit | commitdiff | tree |
2013-03-19 |
Nicholas Clark | Document when and why S_reg{,branch,piece,atom,class...
|
commit | commitdiff | tree |
2013-03-19 |
Nicholas Clark | Return orig_emit from S_regclass() when ret_invlist...
|
commit | commitdiff | tree |
2013-03-19 |
Nicholas Clark | Test that UTF-8 in the look-ahead of (?(?=...)...)...
|
commit | commitdiff | tree |
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 |
next |