2013-05-28 |
Nicholas Clark | bisect-runner.pl should fix 5.7.x to export Perl_cxinc...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | bisect-runner.pl should fix a typo in the Solaris hints...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | Add a --valgrind option to bisect.pl, to run the test...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | bisect-runner.pl will now invoke with ./perl -Ilib...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | bisect-runner.pl should fix Makefile.SH to remove remove...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | Add --early-fixup and --late-fixup to bisect.pl, for...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | Add --all-fixups to bisect.pl, to apply all patches...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | bisect-runner.pl should always exit fatally with 255...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | In bisect-runner.pl, refactor the system ... and die...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | When testing the end version, bisect.pl should treat...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | bisect-runner.pl should search for lib*.a as well as...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | bisect-runner.pl should use ".$Config{dlext}" instead...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | Teach bisect-runner.pl that on HP-UX, _filbuf() is...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | bisect-runner.pl needs to know how to identify HP-UX...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | On HP-UX, bisect without any -j option as the system...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | In bisect{,-runner}.pl, refactor the code for CPU probing...
|
commit | commitdiff | tree |
2013-05-27 |
Nicholas Clark | On Linux LC_ALL overrides LC_MESSAGES, so tweak perl5db...
|
commit | commitdiff | tree |
2013-05-27 |
Nicholas Clark | Remove DG/UX support.
|
commit | commitdiff | tree |
2013-05-27 |
Nicholas Clark | Perl_hv_fill() can return early if the hash only has...
|
commit | commitdiff | tree |
2013-05-27 |
Nicholas Clark | Tests for hashes in scalar context (and hence HvFILL()).
|
commit | commitdiff | tree |
2013-05-25 |
Nicholas Clark | Correct bug number comment in test.
|
commit | commitdiff | tree |
2013-05-25 |
Nicholas Clark | In the debugger use local $ENV{MANPATH}, instead of...
|
commit | commitdiff | tree |
2013-05-25 |
Nicholas Clark | Remove the hard-coded list of "perl" manpages from...
|
commit | commitdiff | tree |
2013-05-25 |
Nicholas Clark | In the debugger's doc command, use man[13]direxp instead...
|
commit | commitdiff | tree |
2013-05-25 |
Nicholas Clark | Fix the man/perldoc/doc command in the debugger.
|
commit | commitdiff | tree |
2013-05-24 |
Nicholas Clark | Ensure that the IV in struct pmop (for ithreads) is...
|
commit | commitdiff | tree |
2013-05-23 |
Nicholas Clark | Refactor autodoc.pl to read MANIFEST line by line,...
|
commit | commitdiff | tree |
2013-05-23 |
Nicholas Clark | autodoc.pl now uses regen/embed_lib.pl to parse embed.fnc
|
commit | commitdiff | tree |
2013-05-23 |
Nicholas Clark | Refactor autodoc.pl to use regen_lib.pl to generate...
|
commit | commitdiff | tree |
2013-05-23 |
Nicholas Clark | In regen/regen_lib.pl, add 'Pod' as a third supported...
|
commit | commitdiff | tree |
2013-05-23 |
Nicholas Clark | t/porting/diag.t now uses regen/embed_lib.pl to parse...
|
commit | commitdiff | tree |
2013-05-23 |
Nicholas Clark | In t/porting/diag.t, use TestInit to chdir and set...
|
commit | commitdiff | tree |
2013-05-23 |
Nicholas Clark | Avoid VMS running autodoc.pl twice for no reason.
|
commit | commitdiff | tree |
2013-05-23 |
Nicholas Clark | Refactor the "check categories and severity" logic...
|
commit | commitdiff | tree |
2013-05-22 |
Nicholas Clark | Some more comments describing the slab allocator.
|
commit | commitdiff | tree |
2013-05-22 |
Nicholas Clark | Add comments describing the operation of S_scan_ident().
|
commit | commitdiff | tree |
2013-05-22 |
Nicholas Clark | More tests for the "Ambiguous use of ... resolved ...
|
commit | commitdiff | tree |
2013-05-21 |
Nicholas Clark | Remove 2 superfluous use lines from ExtUtils::CBuilder.
|
commit | commitdiff | tree |
2013-05-21 |
Nicholas Clark | Refactor 3 tests so that they avoid clearing %:: via...
|
commit | commitdiff | tree |
2013-05-21 |
Nicholas Clark | Test that caller does not SEGV when the current package...
|
commit | commitdiff | tree |
2013-05-21 |
Nicholas Clark | Remove fakethr.h and eliminate all references to it...
|
commit | commitdiff | tree |
2013-05-21 |
Nicholas Clark | Merge the refactoring of x2p's Makefile to blead.
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Simplify x2p's Makefile.
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Remove rules to delete *.loadmap and *.prelmap files...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Add x2p/Makefile.SH to the *.SH files processed by...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Remove the now unused 'shlist' Makefile targets.
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Programmatically generate dependencies for all *.SH...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Add runtests.SH to the code that generates the targets...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Eliminate x2p/cflags.SH. x2p's Makefile can use .....
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Pass in to makedepend the name(s) of files that all...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | In the Makefile, generate the value of shextract programmati...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Defer running makedepend in x2p/ until it's needed.
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Add x2p/makefile to the dependencies for targets within...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Remove vestigial *.SH code which can link the extracted...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Merge the pack refactoring to blead.
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Notes in perldelta for the tiny XS-visible changes...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Annotate the "cold" paths in pp_pack.c with UNLIKELY().
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Eliminate the implementations of [hv]to[vh][ls] for...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Eliminate Perl_my_swabn(), as it is now unused.
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | When endian-swapping in pack, simply copy the bytes...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Pass 'needs_swap' as a parameter to SHIFT_BYTES.
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | When endian-swapping in unpack, simply copy the bytes...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Fold the implementation of DO_BO_UNPACK into SHIFT_BYTES...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Re-implement SHIFT16 and SHIFT32 as wrappers to SHIFT_BYTES.
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Refactor the two uses of SHIFT{16,32} not followed...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Remove the now unused 'type' argument from the macros...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | As DO_BO_(UN)?PACK are now implemented with my_swabn...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Merge the identical definitions of DO_BO_UNPACK and...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Swap byte order in DO_BO_(UN)?PACK based on a variable...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | DO_BO_{UN,}PACK can use my_swabn() directly.
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Use DO_BO_{UN,}PACK in place of DO_BO_UNPACK_{N,PC}
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Eliminate my_{hto[bl]e,[bl]etoh}{16,32,64,s,i,l} as...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | In pp_pack.c, refactor DO_BO_(UN)?PACK to use my_letohn etc
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | In pp_pack.c, refactor DO_BO_(UN)?PACK_PTR to use my_letohn etc
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | In pp_pack.c, refactor DO_BO_(UN)?PACK_N to use sizeof...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Refactor macros in pp_pack.c, removing support for...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Eliminate the conditionally-compiled fallback functions...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Remove buggy loop-based byte swapping code.
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Update the Win32 miniperl conditional compilation,...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Fallbacks for ntohl, ntohs, htonl and htons for little...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Provide ntohl, ntohs, htonl and htons no-op macros...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Provide vtohl, vtohs, htovl and htovs no-op macros...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | vtohl, vtohs, htovl and htovs are no-ops on 64 bit...
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Eliminate the definitions for DO_BO_PACK_P and DO_BO_UNPACK_P.
|
commit | commitdiff | tree |
2013-05-20 |
Nicholas Clark | Eliminate pre-5.9.x conditional code for PERL_PACK_CAN_SHRIE...
|
commit | commitdiff | tree |
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 |
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-09 |
Nicholas Clark | Remove PERL_ASYNC_CHECK() from Perl_leave_scope().
|
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 |
next |