2013-07-13 |
Nicholas Clark | Merge the refactoring of the Makefile install targets...
|
commit | commitdiff | tree |
2013-07-13 |
Nicholas Clark | Don't call CPAN to install any "extra" modules for...
|
commit | commitdiff | tree |
2013-07-13 |
Nicholas Clark | Inline the Makefile rule for extra.install into all...
|
commit | commitdiff | tree |
2013-07-13 |
Nicholas Clark | Refactor Makefile.SH to generate the install-* targets...
|
commit | commitdiff | tree |
2013-07-13 |
Nicholas Clark | In Makefile.SH, use the long names for options passed...
|
commit | commitdiff | tree |
2013-07-13 |
Nicholas Clark | Refactor the Makefile so that the install target depends...
|
commit | commitdiff | tree |
2013-07-13 |
Nicholas Clark | Merge installperl and installman refactoring to blead.
|
commit | commitdiff | tree |
2013-07-13 |
Nicholas Clark | Document installperl and installman refactoring in...
|
commit | commitdiff | tree |
2013-07-13 |
Nicholas Clark | Add a no-op option --strip to installman.
|
commit | commitdiff | tree |
2013-07-13 |
Nicholas Clark | Refactor installman's option handling to use Getopt...
|
commit | commitdiff | tree |
2013-07-13 |
Nicholas Clark | Convert installperl to use Getopt::Long.
|
commit | commitdiff | tree |
2013-07-13 |
Nicholas Clark | In installperl rename $opt{dostrip} to $opt{strip}.
|
commit | commitdiff | tree |
2013-07-13 |
Nicholas Clark | In installperl, record the state of options in %opts...
|
commit | commitdiff | tree |
2013-07-13 |
Nicholas Clark | In installperl, invert the sense of the variable used...
|
commit | commitdiff | tree |
2013-07-13 |
Nicholas Clark | Remove dead code from installperl, related to a 5.000...
|
commit | commitdiff | tree |
2013-07-13 |
Nicholas Clark | Generate Errno and Pod::Functions with deterministic...
|
commit | commitdiff | tree |
2013-07-12 |
Nicholas Clark | For -DPERL_GLOBAL_STRUCT, eliminate local variable...
|
commit | commitdiff | tree |
2013-07-12 |
Nicholas Clark | Fix SEGVs and test failures for -DPERL_GLOBAL_STRUCT_PRIVATE
|
commit | commitdiff | tree |
2013-07-12 |
Nicholas Clark | Specify the versions of ExtUtils::MiniPerl and ExtUtils...
|
commit | commitdiff | tree |
2013-07-12 |
Nicholas Clark | Inline the Makefile target perl.valgrind.config into...
|
commit | commitdiff | tree |
2013-07-12 |
Nicholas Clark | Eliminate the Makefile targets test_notty.valgrind...
|
commit | commitdiff | tree |
2013-07-11 |
Nicholas Clark | Refactor perlmodlib.PL to use regen_lib.pl and avoid...
|
commit | commitdiff | tree |
2013-07-10 |
Nicholas Clark | Update comment in autodoc.pl - it's not run from regen.pl
|
commit | commitdiff | tree |
2013-07-09 |
Nicholas Clark | Merge the refactoring of ExtUtils::Miniperl and ExtUtils...
|
commit | commitdiff | tree |
2013-07-09 |
Nicholas Clark | Describe the changes to ExtUtils::{Embed,Miniperl}...
|
commit | commitdiff | tree |
2013-07-09 |
Nicholas Clark | Change the *nix and VMS Makefiles to to pass a filename...
|
commit | commitdiff | tree |
2013-07-09 |
Nicholas Clark | ExtUtils::Miniperl::writemain()'s first argument can...
|
commit | commitdiff | tree |
2013-07-09 |
Nicholas Clark | Use more semantic markup in the Pod for ExtUtils::Embed.
|
commit | commitdiff | tree |
2013-07-09 |
Nicholas Clark | Refactor ExtUtils::Embed::xsi_{protos,body} to use...
|
commit | commitdiff | tree |
2013-07-09 |
Nicholas Clark | Refactor xsinit generation code in ExtUtils::Embed.
|
commit | commitdiff | tree |
2013-07-09 |
Nicholas Clark | Refactor ExtUtils::Miniperl to use ExtUtils::Embed.
|
commit | commitdiff | tree |
2013-07-09 |
Nicholas Clark | Tweak ExtUtils::Embed's generated C code to be closer...
|
commit | commitdiff | tree |
2013-07-09 |
Nicholas Clark | Propagate bugfixes from {mini,}perlmain.c into ExtUtils...
|
commit | commitdiff | tree |
2013-07-09 |
Nicholas Clark | Refactor ExtUtils::Embed to work with miniperl.
|
commit | commitdiff | tree |
2013-07-09 |
Nicholas Clark | On Win32 run autodoc.pl and pod/perlmodlib.PL using...
|
commit | commitdiff | tree |
2013-07-07 |
Nicholas Clark | Merge the refactoring of ExtUtils::Miniperl and {mini...
|
commit | commitdiff | tree |
2013-07-07 |
Nicholas Clark | Move the "editor block" from miniperlmain.c to ExtUtils...
|
commit | commitdiff | tree |
2013-07-07 |
Nicholas Clark | Clean up ExtUtils::Miniperl
|
commit | commitdiff | tree |
2013-07-07 |
Nicholas Clark | Invert the build logic for miniperlmain.c and ExtUtils...
|
commit | commitdiff | tree |
2013-07-07 |
Nicholas Clark | Move generation of ExtUtils::Miniperl to ext/ExtUtils...
|
commit | commitdiff | tree |
2013-07-07 |
Nicholas Clark | Merge the branch which builds utils/Makefile from utils...
|
commit | commitdiff | tree |
2013-07-07 |
Nicholas Clark | Generate utils/Makefile from utils/Makefile.PL, and...
|
commit | commitdiff | tree |
2013-07-07 |
Nicholas Clark | Replace utils/Makefile.SH with utils/Makefile.PL
|
commit | commitdiff | tree |
2013-07-07 |
Nicholas Clark | Add an "always update" parameter to regen_lib's open_new().
|
commit | commitdiff | tree |
2013-07-07 |
Nicholas Clark | Refactor the Text::Wrap::wrap() logic in regen/regen_lib.pl
|
commit | commitdiff | tree |
2013-07-07 |
Nicholas Clark | Add cpan/Text-Tabs/lib to buildcustomize.pl and hence...
|
commit | commitdiff | tree |
2013-07-07 |
Nicholas Clark | Refactor regen_lib.pl to reduce verbosity.
|
commit | commitdiff | tree |
2013-07-05 |
Nicholas Clark | Move File::Find from lib/ to ext/
|
commit | commitdiff | tree |
2013-07-05 |
Nicholas Clark | Change File::Find's tests to look for taint.t instead...
|
commit | commitdiff | tree |
2013-07-05 |
Nicholas Clark | Improve the BEGIN-time setup code for File::Find's...
|
commit | commitdiff | tree |
2013-07-03 |
Nicholas Clark | Move Exporter from lib/ to dist/Exporter/
|
commit | commitdiff | tree |
2013-07-02 |
Nicholas Clark | In the PERL_IMPLICIT_SYS section in perl_free(), use...
|
commit | commitdiff | tree |
2013-07-02 |
Nicholas Clark | In embed.fnc, reorder the symbols conditional on HAVE_INTERP...
|
commit | commitdiff | tree |
2013-07-02 |
Nicholas Clark | Terser fix to avoid warning about an empty body for...
|
commit | commitdiff | tree |
2013-07-02 |
Nicholas Clark | Teach makedef.pl that PL_op_exec_cnt is only available...
|
commit | commitdiff | tree |
2013-07-02 |
Nicholas Clark | Remove defunct DESCRIP.MMS cleanup rules.
|
commit | commitdiff | tree |
2013-07-02 |
Nicholas Clark | Move VMS::Filespec from vms/ext to ext/
|
commit | commitdiff | tree |
2013-07-02 |
Nicholas Clark | vms/ext/filespec.t does not need to be +x
|
commit | commitdiff | tree |
2013-07-02 |
Nicholas Clark | Merge in the improvements to the build helper module...
|
commit | commitdiff | tree |
2013-07-02 |
Nicholas Clark | Refactor FindExt, merging scan_ext() and find_ext().
|
commit | commitdiff | tree |
2013-07-02 |
Nicholas Clark | Skip most of FindExt's tests for troublesome configurations.
|
commit | commitdiff | tree |
2013-07-02 |
Nicholas Clark | In FindExt.t, move the main loop's comparison logic...
|
commit | commitdiff | tree |
2013-07-02 |
Nicholas Clark | Minor refactors to FindExt's test, removing code duplication.
|
commit | commitdiff | tree |
2013-07-02 |
Nicholas Clark | Thanks to FindExt::apply_config() we're now able to...
|
commit | commitdiff | tree |
2013-07-02 |
Nicholas Clark | Correct a type in FindExt::apply_config in the "I18N...
|
commit | commitdiff | tree |
2013-07-02 |
Nicholas Clark | In FindExt, eliminate _ext_ne() and make extensions...
|
commit | commitdiff | tree |
2013-07-02 |
Nicholas Clark | Also add Encode's sub-modules to known_extensions when...
|
commit | commitdiff | tree |
2013-07-02 |
Nicholas Clark | Add non-XS extensions to known_extensions.
|
commit | commitdiff | tree |
2013-07-02 |
Nicholas Clark | Remove Configure code that supported the old-style...
|
commit | commitdiff | tree |
2013-07-02 |
Nicholas Clark | Trim the explicit Makefile rules to generate {mini...
|
commit | commitdiff | tree |
2013-07-01 |
Nicholas Clark | Merge the branch that purged various under-used Makefile...
|
commit | commitdiff | tree |
2013-07-01 |
Nicholas Clark | Document the removed Makefile targets in perldelta.
|
commit | commitdiff | tree |
2013-07-01 |
Nicholas Clark | In perlhacktips, suggest a shell loop to generate all...
|
commit | commitdiff | tree |
2013-07-01 |
Nicholas Clark | Eliminate the perl.gprof and perl.gcov Makefile targets.
|
commit | commitdiff | tree |
2013-07-01 |
Nicholas Clark | Run Porting/podtidy on pod/perlhacktips.pod
|
commit | commitdiff | tree |
2013-07-01 |
Nicholas Clark | Update perlhacktips to note that Address Sanitizer...
|
commit | commitdiff | tree |
2013-07-01 |
Nicholas Clark | In perlhacktips, no need to give 3 ways to set an environmen...
|
commit | commitdiff | tree |
2013-07-01 |
Nicholas Clark | Remove the explicit purify/quantify/purecov targets...
|
commit | commitdiff | tree |
2013-07-01 |
Nicholas Clark | We don't actually need to set $ENV{PERL} for the tests...
|
commit | commitdiff | tree |
2013-07-01 |
Nicholas Clark | valgrind doesn't require that perl was built with ...
|
commit | commitdiff | tree |
2013-07-01 |
Nicholas Clark | Inline the Makefile target minitest.prep into its only...
|
commit | commitdiff | tree |
2013-07-01 |
Nicholas Clark | Remove Makefile targets and tools related to Irix and...
|
commit | commitdiff | tree |
2013-07-01 |
Nicholas Clark | Remove various rarely used test targets from the generated...
|
commit | commitdiff | tree |
2013-06-24 |
Nicholas Clark | Update B's size/offset for CvFLAGS to U32, following...
|
commit | commitdiff | tree |
2013-06-21 |
Nicholas Clark | Improved struct pmop alignment fix - avoid the slow...
|
commit | commitdiff | tree |
2013-06-19 |
Nicholas Clark | If miniperl fails the simple Exporter test, print a...
|
commit | commitdiff | tree |
2013-06-19 |
Nicholas Clark | For *nix, only delete the ppport.h files that we created.
|
commit | commitdiff | tree |
2013-06-18 |
Nicholas Clark | In FindExt, use File::Find instead of shelling out...
|
commit | commitdiff | tree |
2013-06-13 |
Nicholas Clark | Merge the re-ordering of when in the build write_buildcustom...
|
commit | commitdiff | tree |
2013-06-13 |
Nicholas Clark | In miniperl, if lib/buildcustomize.pl fails to load...
|
commit | commitdiff | tree |
2013-06-13 |
Nicholas Clark | write_buildcustomize.pl now test loads the generated...
|
commit | commitdiff | tree |
2013-06-13 |
Nicholas Clark | write_buildcustomize.pl no longer writes to STDOUT
|
commit | commitdiff | tree |
2013-06-13 |
Nicholas Clark | Remove the Icwd Makefile macros as lib/buildcustomize...
|
commit | commitdiff | tree |
2013-06-13 |
Nicholas Clark | Generate lib/buildcustomize.pl at the same time as...
|
commit | commitdiff | tree |
2013-06-11 |
Nicholas Clark | Merge the refactoring of toke.c's S_force_word.
|
commit | commitdiff | tree |
2013-06-11 |
Nicholas Clark | Inline a subset of S_force_word() into the KEY_format...
|
commit | commitdiff | tree |
2013-06-11 |
Nicholas Clark | Test that C<format ::Foo> is identical to C<format...
|
commit | commitdiff | tree |
2013-06-10 |
Nicholas Clark | On Win32, i_rpcsvcdbm should be 'undef' as there is...
|
commit | commitdiff | tree |
2013-06-06 |
Nicholas Clark | In regcomp.c, Set_Node_Cur_Length() uses parse_start...
|
commit | commitdiff | tree |
2013-06-06 |
Nicholas Clark | In S_regatom, declare parse_start when RE_TRACK_PATTERN_OFFS...
|
commit | commitdiff | tree |
next |