2009-02-26 |
Nicholas Clark | 6c0ec79a2e9c445ac9999df2 failed to build from distclean...
|
commit | commitdiff | tree |
2009-02-26 |
Nicholas Clark | Correct the paths for the nonxs_ext targets, following...
|
commit | commitdiff | tree |
2009-02-26 |
Nicholas Clark | Remove needless sed line added with 4318d5a0158916acc059aa8e...
|
commit | commitdiff | tree |
2009-02-24 |
Nicholas Clark | In S_parse_body(), sv hasn't been needed since -P bit...
|
commit | commitdiff | tree |
2009-02-23 |
Nicholas Clark | Re-apply cd5cc49dbc0e5ee748252c2da8b435855908e6d2 ...
|
commit | commitdiff | tree |
2009-02-23 |
Nicholas Clark | Update to Module::Build 0.31_04 (with a tweak to MBTest.pm)
|
commit | commitdiff | tree |
2009-02-23 |
Nicholas Clark | Temporarily reverse out change cd5cc49dbc0e5ee748252c2da8b43...
|
commit | commitdiff | tree |
2009-02-23 |
Nicholas Clark | Module::Build Changes from 0.31012, which hadn't been...
|
commit | commitdiff | tree |
2009-02-23 |
Nicholas Clark | Add deprecate.pm. Deprecate shipping Switch.pm in the...
|
commit | commitdiff | tree |
2009-02-22 |
Nicholas Clark | For S_incpush(), dir is never NULL, and len is always...
|
commit | commitdiff | tree |
2009-02-22 |
Nicholas Clark | Optimise S_incpush() by avoiding repeatedly copying...
|
commit | commitdiff | tree |
2009-02-22 |
Nicholas Clark | In S_incpush, move the declaration of subdir inside...
|
commit | commitdiff | tree |
2009-02-22 |
Nicholas Clark | Tidy up incpush. Re-order the macros, and re-indent...
|
commit | commitdiff | tree |
2009-02-22 |
Nicholas Clark | Move unversioned directories in PERL_OTHERLIBDIRS later...
|
commit | commitdiff | tree |
2009-02-22 |
Nicholas Clark | 7fc731078209e8c26ed8bba477edfd90724c7146 missed one...
|
commit | commitdiff | tree |
2009-02-22 |
Nicholas Clark | In S_init_perllib(), push the bare VENDORLIB_STEM onto...
|
commit | commitdiff | tree |
2009-02-22 |
Nicholas Clark | In S_init_perllib(), push the bare SITELIB_STEM onto...
|
commit | commitdiff | tree |
2009-02-22 |
Nicholas Clark | In S_incpush(), move push @INC, ".../$archname" if...
|
commit | commitdiff | tree |
2009-02-22 |
Nicholas Clark | In S_init_perllib(), initialise perl5lib to NULL, to...
|
commit | commitdiff | tree |
2009-02-22 |
Nicholas Clark | In S_incpush(), replace (addsubdirs || addoldvers)...
|
commit | commitdiff | tree |
2009-02-22 |
Nicholas Clark | In S_init_perllib(), s can be const char*
|
commit | commitdiff | tree |
2009-02-22 |
Nicholas Clark | In S_init_perllib(), only call PerlEnv_getenv("PERL5LIB...
|
commit | commitdiff | tree |
2009-02-22 |
Nicholas Clark | Unwind the implicit loop in S_init_perllib(), by writing...
|
commit | commitdiff | tree |
2009-02-21 |
Nicholas Clark | Change the value passed into S_init_perllib() to a...
|
commit | commitdiff | tree |
2009-02-21 |
Nicholas Clark | NetWare has PRIVLIB_EXP as something other than a string...
|
commit | commitdiff | tree |
2009-02-21 |
Nicholas Clark | In S_init_perllib(), correct errors in the MACOS_TRADITIONAL...
|
commit | commitdiff | tree |
2009-02-21 |
Nicholas Clark | Re-apply changes 4adc95e616bac7ee and 200cbd6aa595a074...
|
commit | commitdiff | tree |
2009-02-21 |
Nicholas Clark | Upgrade to ExtUtils::MakeMaker 6.49_01
|
commit | commitdiff | tree |
2009-02-20 |
Nicholas Clark | Add a parameter to win32_get_{priv,site,vendor}lib...
|
commit | commitdiff | tree |
2009-02-18 |
Nicholas Clark | Remove the stub nw_get_sitelib(), and undefine SITELIB_EXP...
|
commit | commitdiff | tree |
2009-02-17 |
Nicholas Clark | Pass the length of the string to S_incpush_use_sep...
|
commit | commitdiff | tree |
2009-02-17 |
Nicholas Clark | Tests for S_incpush_use_sep() splitting on : (or platform...
|
commit | commitdiff | tree |
2009-02-17 |
Nicholas Clark | In runenv.t, break apart running perl and testing the...
|
commit | commitdiff | tree |
2009-02-17 |
Nicholas Clark | Get $ENV{PERL5LIB} into a known consistent state under...
|
commit | commitdiff | tree |
2009-02-17 |
Nicholas Clark | In S_incpush(), avoid "possible loss of data" warnings...
|
commit | commitdiff | tree |
2009-02-16 |
Nicholas Clark | Move PERL_VERSION_STRING from patchlevel.h to perl.h
|
commit | commitdiff | tree |
2009-02-16 |
Nicholas Clark | Ignore #defines in in patchlevel.h that end the line...
|
commit | commitdiff | tree |
2009-02-16 |
Nicholas Clark | As WIN32 is already using different flags to incpush_use_sep...
|
commit | commitdiff | tree |
2009-02-16 |
Nicholas Clark | By spliting PERL_ARCH_FMT into PERL_ARCH_FMT_PREFIX...
|
commit | commitdiff | tree |
2009-02-16 |
Nicholas Clark | As PERL_ARCH_FMT_PATH is a compile time constant, can...
|
commit | commitdiff | tree |
2009-02-16 |
Nicholas Clark | PERL_FS_VER_FMT is only used with the current perl...
|
commit | commitdiff | tree |
2009-02-16 |
Nicholas Clark | Abolish PERL_AV_SUFFIX_FMT, which was rendered obsolescent...
|
commit | commitdiff | tree |
2009-02-16 |
Nicholas Clark | Replace *printf "%d.%d.%d", PERL_REVISION, PERL_VERSION...
|
commit | commitdiff | tree |
2009-02-16 |
Nicholas Clark | Update copyright years. 2008 sneaks in because of 46807d8e80...
|
commit | commitdiff | tree |
2009-02-16 |
Nicholas Clark | Don't add PRIVLIB_EXP to @INC twice.
|
commit | commitdiff | tree |
2009-02-15 |
Nicholas Clark | Ensure that the pointer to S_incpush_use_sep() is never...
|
commit | commitdiff | tree |
2009-02-15 |
Nicholas Clark | In @INC, move ARCHLIB and PRIVLIB after the current...
|
commit | commitdiff | tree |
2009-02-15 |
Nicholas Clark | Loop in S_init_perllib(), only calling S_incpush*(...
|
commit | commitdiff | tree |
2009-02-15 |
Nicholas Clark | Refactor the separator splitting loop of S_incpush...
|
commit | commitdiff | tree |
2009-02-15 |
Nicholas Clark | In S_incpush(), rename the parameter from dir to p...
|
commit | commitdiff | tree |
2009-02-15 |
Nicholas Clark | Refactor S_incpush() to take 1 flags parameter, instead...
|
commit | commitdiff | tree |
2009-02-15 |
Nicholas Clark | For -I, need to also unshift version and architecture...
|
commit | commitdiff | tree |
2009-02-14 |
Nicholas Clark | Add git_version.h to private so that make distclean...
|
commit | commitdiff | tree |
2009-02-14 |
Nicholas Clark | Ignore the OS X GNUmakefile*s, and t/test_state.
|
commit | commitdiff | tree |
2009-02-14 |
Nicholas Clark | Ignore lib/NDBM_File.pm
|
commit | commitdiff | tree |
2009-02-12 |
Nicholas Clark | Move Attribute::Handlers from lib to ext. The layout...
|
commit | commitdiff | tree |
2009-02-12 |
Nicholas Clark | make_ext.pl now generates a Makefile.PL if needed.
|
commit | commitdiff | tree |
2009-02-11 |
Nicholas Clark | Update makerel to make a release from a git checkout.
|
commit | commitdiff | tree |
2009-02-10 |
Nicholas Clark | lib/Config_git.pl mustn't be built concurrently with...
|
commit | commitdiff | tree |
2009-02-10 |
Nicholas Clark | All extensions are at the top level, so no longer any...
|
commit | commitdiff | tree |
2009-02-10 |
Nicholas Clark | Move Safe.pm into ext/Safe, and temporarily give it...
|
commit | commitdiff | tree |
2009-02-10 |
Nicholas Clark | Sys-Syslog I18N-Langinfo have long names now.
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Remove special casing for extensions nested inside...
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/threads/shared to ext/threads-shared
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/XS/Typemap to ext/XS-Typemap
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/XS/APItest to ext/XS-APItest
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/Unicode/Normalize to ext/Unicode-Normalize
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/Time/Piece to ext/Time-Piece
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/Time/HiRes to ext/Time-HiRes
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/Text/Soundex to ext/Text-Soundex
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/Test/Harness to ext/Test-Harness
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/Sys/Hostname to ext/Sys-Hostname
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/PerlIO/via to ext/PerlIO-via
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/PerlIO/scalar to ext/PerlIO-scalar
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/PerlIO/encoding to ext/PerlIO-encoding
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Move the 4 tests of core PerlIO functionality to t...
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Move 3 tests from ext/PerlIO/t to their relevant PerlIO...
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/Module/Pluggable to ext/Module-Pluggable
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/Math/BigInt/FastCalc to ext/Math-BigInt...
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/MIME/Base64 to ext/MIME-Base64
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/List/Util as ext/List-Util
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/I18N/Langinfo to ext/I18N-Langinfo
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/Hash/Util to ext/Hash-Util
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/Hash/Util/FieldHash to ext/Hash-Util-FieldHash
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/Filter/Util/Call to ext/Filter-Util-Call
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/File/Glob to ext/File-Glob
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/Digest/SHA to ext/Digest-SHA
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/Digest/MD5 to ext/Digest-MD5
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/Devel/Peek to ext/Devel-Peek
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/Devel/PPPort to ext/Devel-PPPort
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/Devel/DProf to ext/Devel-DProf
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | In The Grand Trek, Filter::Util::Call's call.t didn...
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/Data/Dumper to ext/Data-Dumper
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/Compress/Zlib to ext/Compress-Zlib
|
commit | commitdiff | tree |
2009-02-09 |
Nicholas Clark | Rename ext/Compress/Raw/Zlib to ext/Compress-Raw-Zlib
|
commit | commitdiff | tree |
2009-02-08 |
Nicholas Clark | Rename ext/Win32API/File to ext/Win32API-File
|
commit | commitdiff | tree |
2009-02-08 |
Nicholas Clark | Data-Dumper --> Data/Dumper for VMS extension list...
|
commit | commitdiff | tree |
2009-02-07 |
Nicholas Clark | Fix Exporter test for 2770a1ce2934f4277de13f4f795ba41c86bf16...
|
commit | commitdiff | tree |
2009-02-07 |
Nicholas Clark | Carp 1.05 shipped with 5.8.8. Remove work-around for...
|
commit | commitdiff | tree |
2009-02-07 |
Nicholas Clark | require warnings; as late as possible, to avoid a new...
|
commit | commitdiff | tree |
next |