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 |
2013-06-05 |
Nicholas Clark | Remove the unused env parameter from a2p's main, and...
|
commit | commitdiff | tree |
2013-05-29 |
Nicholas Clark | Cache HvFILL() for larger hashes, and update on insertion...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | Merge in various enhancements to bisect.pl and bisect...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | Add -q to git clean in bisect-runner.pl
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | Three Configure fixups so that bisect-runner.pl can...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | bisect-runner.pl should match patches with directory...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | Add a 'none' target to bisect-runner.pl
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | bisect.pl can now optionally timeout the user's test...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | Add an option to bisect.pl to run the user testcase...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | In bisect-runner.pl, run_report_and_exit() now uses...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | In bisect-runner.pl, extract the Configure running...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | In bisect-runner.pl, invert the first parameter to...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | In bisect-runner.pl, refactor the calls to system ...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | bisect.pl can run in-place if the checkout is totally...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | If there is no 'blead' branch, bisect.pl now uses a...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | Add --gold option to bisect.pl for the revision to...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | bisect-runner.pl always needs to pass paths gleaned...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | When bisecting, use `git tag -l` to get the list of...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | bisect-runner.pl needs to probe DB_File.xs before running...
|
commit | commitdiff | tree |
2013-05-28 |
Nicholas Clark | bisect-runner.pl needs another minor fixup to build...
|
commit | commitdiff | tree |
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 |
next |