index
:
delta/perl.git
abigail/for-5.17
ams/no-more-study
avar/remove-get-uid-caching
avar/remove-linuxthreads-pid-caching
baserock/morph
baserock/richardipsum/fix-hash-util-export-bug
baserock/richardmaw/S8255/perl-no-parallel-build
bingos/release-5.15.7
blead
briandfoy/english
briandfoy/perldoc_pod2
briandfoy/perlduallife.pod
briandfoy/perlexperiment
briandfoy/perlfaq
briandfoy/perlvar
briandfoy/poddupes
briandfoy/slashN
briandfoy/takeover-podperldoc
chip/5.14.1-docs
chip/bind2
chip/magicflags1
chip/magicflags2
chip/magicflags3
chip/scalartypes
chip/view2
compile
corelist-rework
corion-5.15.8-zlib
davem/re_eval
drolsky/stub-deleted-pods
drolsky/test-perlrun
dual/Safe
greerga/cygwin_g++
khw/invlist
khw/newtricky
khw/pod-checker-final
khw/tricky
khw/trie
leonbrocard/dot
maint-1.0
maint-5.004
maint-5.005
maint-5.10
maint-5.12
maint-5.14
maint-5.16
maint-5.18
maint-5.20
maint-5.22
maint-5.24
maint-5.26
maint-5.28
maint-5.30
maint-5.32
maint-5.6
maint-5.8
mauve
merijn/useperlio
nicholas/RT37033-followup
nicholas/arenas
nicholas/feature-code-shrink
nicholas/perlfunc
nicholas/re-instate
podder
podder2
rafl/ld_export
release-5.15.8
rgs/overload
rjbs/delta
rjbs/pod-html-fix
rjbs/readline-loop
rjbs/revert-compress
rjbs/unicook
rm/noversionpath
smoke-me/Copy-overlap-wrapper-proto
smoke-me/DD-5.6-is-uncommon
smoke-me/Deparse-defeature
smoke-me/Deparse-feature-detangle
smoke-me/POSIX-sleep
smoke-me/Pod-Functions
smoke-me/Pod-HTML-t-feature2
smoke-me/RT37033
smoke-me/Shut-It!
smoke-me/Urelocatableinc
smoke-me/arenas
smoke-me/avar/useperlio
smoke-me/blead
smoke-me/byteorder1
smoke-me/cflags
smoke-me/check-authors
smoke-me/compression-modules
smoke-me/cpan
smoke-me/cpan61577
smoke-me/cz-03zlib-v1.t
smoke-me/deprecate-any-defined-array
smoke-me/destruct
smoke-me/diagnostics
smoke-me/disable_anch_mbol
smoke-me/exec-magic
smoke-me/feature-code-shrink
smoke-me/greerga/cygwin_g++
smoke-me/gsoc-pod
smoke-me/hugmeir/fc_keyword
smoke-me/inet_aton
smoke-me/installhtml
smoke-me/io-socket-ip
smoke-me/khw-5.14.3
smoke-me/khw-charnames
smoke-me/khw-fixed_record
smoke-me/khw-invlist
smoke-me/khw-locale
smoke-me/khw-mac
smoke-me/khw-mktables
smoke-me/khw-quotemeta
smoke-me/khw-regex
smoke-me/khw-revert_invert
smoke-me/khw-smoke
smoke-me/khw-strstr
smoke-me/khw-tricky
smoke-me/kick-FAKE_BIT_BUCKET
smoke-me/ld_export
smoke-me/leaked-heks-111462
smoke-me/leont/sane_eof
smoke-me/linestr_sv
smoke-me/list-util
smoke-me/locale-codes
smoke-me/magicflags1
smoke-me/maint-5.14-old
smoke-me/makedef0
smoke-me/marcg/pod-html-addcache
smoke-me/modcorelist-pod
smoke-me/module-build
smoke-me/nan_inf_str
smoke-me/no-feature
smoke-me/no-more-study
smoke-me/paul-evans/POSIX-strptime
smoke-me/perlfunc
smoke-me/pod-html
smoke-me/podcheck-_pm.PL
smoke-me/portabilify-podhtml
smoke-me/rafl/assert-bincompat
smoke-me/re_eval
smoke-me/remove_qw_hack
smoke-me/rjbs/readline-loop
smoke-me/rjbs/smartmatch-prec
smoke-me/rt_111842
smoke-me/runperl
smoke-me/socket
smoke-me/sys_intern
smoke-me/trie
smoke-me/trie-exactfu
smoke-me/trie2
smoke-me/trie3
smoke-me/trie_absorb
smoke-me/tweak-run-tests
smoke-me/unicode-collate
smoke-me/utf8-dg
smueller/eu_typemap
smueller/perllocal
smueller/perllocal_eucmd
smueller/sort
smueller/static_xsub
smueller/strictpxs_fixups
smueller/typemapdocs4
sprout/POPBLOCK_normal
sprout/featurebundles
sprout/overrides
sprout/tokemess
tonyc/cygnotes
tonyc/cygwin-rebase
tonyc/fix-raw-zlib
tonyc/madjson
tonyc/readline-fixed
tonyc/readline-fixed-doc
tonyc/typemapdocs
tonyc/vec64
tux/5.8-dor
vadim/cross
vincent/be_gone_hv_common_gmagical
yves/exactish_with_min_len
yves/trie_absorb
zefram/fake_first_line
zefram/gvsv_empty
zefram/pad_api
zefram/remove_qw_hack
github.com: perl/perl5.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split XSLoader out from ext/DynaLoader into its own directory.
Nicholas Clark
2009-09-18
6
-11
/
+79
*
Make make_ext.pl set PERL_CORE=1 in the environment.
Nicholas Clark
2009-09-18
1
-0
/
+1
*
Build DynaLoader in ext on VMS.
Nicholas Clark
2009-09-17
1
-35
/
+4
*
PERL_SRC already has brackets on VMS.
Craig A. Berry
2009-09-17
1
-1
/
+1
*
In S_mro_get_linear_isa_c3() replace sv_inc() with code for the cases we need.
Nicholas Clark
2009-09-17
1
-3
/
+9
*
Now no need to run AutoSplit on lib on Win32, with DynaLoader builing in ext
Nicholas Clark
2009-09-17
4
-35
/
+2
*
Convert win32 to build DynaLoader with EU::MM in ext/DynaLoader
Nicholas Clark
2009-09-17
5
-58
/
+28
*
Since gitignores are advisory, we don't need the specific unignore patterns
Rafael Garcia-Suarez
2009-09-17
1
-102
/
+1
*
Revert "much simpler .gitignore for ext/"
Rafael Garcia-Suarez
2009-09-17
1
-8
/
+108
*
Rearrange ext/Memoize to the same layout as the CPAN distribution.
Nicholas Clark
2009-09-16
10
-12
/
+8
*
Remove the now-redundant MAP for Math::BigInt.
Nicholas Clark
2009-09-16
3
-6
/
+1
*
Rearrange ext/File-Temp to the same layout as the CPAN distribution.
Nicholas Clark
2009-09-16
3
-4
/
+1
*
/Compress/ modules are at version 2.021. Remove vestigal MAPs and comments.
Nicholas Clark
2009-09-16
1
-12
/
+4
*
Rearrange ext/IO-Zlib to the same layout as the CPAN distribution.
Nicholas Clark
2009-09-16
3
-5
/
+1
*
Linker options file not created before nonxs extension building.
Craig A. Berry
2009-09-16
1
-1
/
+1
*
Upgrade to IO::Zlib 1.10
Rafael Garcia-Suarez
2009-09-16
2
-3
/
+3
*
Start to make DynaLoader's Makefile.PL platform agnostic.
Nicholas Clark
2009-09-16
1
-11
/
+35
*
Revert 109e4020 and 2da760ce for now. Win32 needs to AutoSplit DynaLoader.pm
Nicholas Clark
2009-09-16
6
-3
/
+65
*
Localize $@ and $! before loading a file in SWASHNEW
Rafael Garcia-Suarez
2009-09-16
1
-0
/
+2
*
109e4020 failed to delete the clone of splittree.pl in the NetWare directory.
Nicholas Clark
2009-09-15
1
-24
/
+0
*
No need to run AutoSplit on lib on Win32 or NetWare either - see ebca06e9.
Nicholas Clark
2009-09-15
5
-41
/
+3
*
Ensure that the perl build doesn't read any installed sitecustomize script.
Nicholas Clark
2009-09-15
5
-5
/
+5
*
Avoid setting $! if the sitecustomize script doesn't exist.
Nicholas Clark
2009-09-15
1
-1
/
+6
*
Use alternative URLs for links which are now broken (link rot)
Leon Brocard
2009-09-15
9
-43
/
+20
*
Cwd.pm needs to be installed in lib before Encode recurses. Mark the dependency
Nicholas Clark
2009-09-15
2
-0
/
+16
*
Note that Pod::Plainer is upgraded, and deprecated from core.
Nicholas Clark
2009-09-15
1
-0
/
+23
*
Core tests purged from macperl references: done (as 7b903762ad0ebd5d04)
Rafael Garcia-Suarez
2009-09-14
1
-4
/
+0
*
Note how various parts of perldelta writing could be automated.
Nicholas Clark
2009-09-14
2
-0
/
+152
*
Some POD and spelling fixes
Rafael Garcia-Suarez
2009-09-14
2
-8
/
+8
*
Document the mro improvments.
Nicholas Clark
2009-09-14
1
-0
/
+9
*
Some copy editing tweaks - C<> around code, and Perl_* on C function names.
Nicholas Clark
2009-09-14
1
-12
/
+12
*
Describe the effects of the migration of dual life modules from lib to ext.
Nicholas Clark
2009-09-14
1
-15
/
+18
*
Moving pod/*.PL to ext is the last major part remaining for the dual-life move.
Nicholas Clark
2009-09-14
1
-6
/
+3
*
Parallel testing is pretty much done.
Nicholas Clark
2009-09-14
1
-12
/
+0
*
Doc nit in perlfunc for die() and warn() with an empty message
Rafael Garcia-Suarez
2009-09-14
1
-3
/
+3
*
Convert Porting/checkARGS_ASSERT.pl to a regresion test, t/lib/args_assert.t
Nicholas Clark
2009-09-14
3
-33
/
+57
*
Add PERL_ARGS_ASSERT_* macros where missing; move where in the wrong function.
Nicholas Clark
2009-09-14
1
-4
/
+8
*
Fix the build for -Dmad - f0e3f042f14b829f missed a couple of things.
Nicholas Clark
2009-09-14
4
-8
/
+13
*
Restore part of 403f501d5b37ebf0340212b1a7f7c01855cd7b95
Craig A. Berry
2009-09-13
1
-1
/
+1
*
Revert "Replace $(MINIPERL) -"I[-.lib]" with $(MINIPERL_UP)"
Craig A. Berry
2009-09-13
1
-35
/
+34
*
Undo 4527a2238fcb956920c7d18b8aa95a3ff49f0fcb and part of 403f501d5b37ebf0340...
Craig A. Berry
2009-09-13
1
-2
/
+2
*
deprecate Pod::Plainer - update to 1.00
Robin Barker
2009-09-13
2
-4
/
+6
*
Move Test::Simple from lib to ext.
Nicholas Clark
2009-09-13
123
-137
/
+126
*
Remove broken links for hip communications inc.
Leon Brocard
2009-09-13
4
-4
/
+4
*
Use alternative URLs for links which are now broken (link rot)
Leon Brocard
2009-09-13
16
-49
/
+26
*
add a couple of missing items to the lib/.gitignore
Yves Orton
2009-09-13
1
-0
/
+2
*
much simpler .gitignore for ext/
Yves Orton
2009-09-13
1
-108
/
+8
*
split: Improve performance in scalar context
Bo Borgerson
2009-09-13
2
-44
/
+216
*
split: Remove implicit split to @_
Bo Borgerson
2009-09-13
7
-49
/
+6
*
This test was incorrectly skipped because it couldn't locate Encode anymore
Rafael Garcia-Suarez
2009-09-13
1
-5
/
+0
[next]