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
path:
root
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils/libnetcfg: fix 'do' without '.' in @INC
David Mitchell
2017-04-07
1
-1
/
+1
*
Remove utils/c2ph and utils/pstruct
Abigail
2017-01-16
2
-1454
/
+4
*
Switch most open() calls to three-argument form.
John Lightsey
2016-12-23
24
-57
/
+57
*
Patch unit tests to explicitly insert "." into @INC when needed.
H.Merijn Brand
2016-11-11
3
-4
/
+4
*
[perl #130001] h2xs: avoid infinite loop for enums
Hugo van der Sanden
2016-11-02
1
-1
/
+1
*
print the pop @INC to OUT instead of STDOUT
Jarkko Hietaniemi
2016-07-29
1
-1
/
+1
*
(perl #127834) remove . from the end of @INC if complex modules are loaded
Tony Cook
2016-07-26
8
-1
/
+19
*
perlbug: don't run editor when noninteractive
Aaron Crane
2016-05-17
1
-2
/
+4
*
perlbug: wrap overly long lines
Niko Tyni
2016-05-16
1
-1
/
+12
*
perlbug: Refactor duplicated file reading code
Niko Tyni
2016-05-16
1
-12
/
+13
*
perlbug: Allow subjects without whitespace in test mode
Niko Tyni
2016-05-16
1
-1
/
+1
*
perlbug: quit main loop on empty answer / eof in test mode
Niko Tyni
2016-05-16
1
-1
/
+3
*
perlbug: Allow noninteractive use in test mode (-t option)
Niko Tyni
2016-05-16
1
-1
/
+3
*
Fix various pod errors.
Karl Williamson
2016-03-11
1
-68
/
+68
*
Integrate podlators 4.05.
Craig A. Berry
2016-01-30
3
-109
/
+3
*
Update podlators to version 4.03
Karen Etheridge
2016-01-01
3
-3
/
+109
*
add "what it does" comment to utils/enc2xs.PL
David Mitchell
2015-03-11
1
-0
/
+3
*
h2ph: correct handling of hex constants for the preamble
Tony Cook
2015-02-17
1
-1
/
+18
*
Update Encode to CPAN version 2.70
Chris 'BinGOs' Williams
2015-02-06
2
-3
/
+53
*
remove Module-Build from core perl distribution
Ricardo Signes
2014-05-27
2
-56
/
+3
*
Attempt to satisfy CRLF expectations in perlbug on Windows.
Craig A. Berry
2014-04-10
1
-0
/
+9
*
Make perlbug encoding-agnostic in handling prepared reports.
Craig A. Berry
2014-04-10
1
-6
/
+2
*
Stop using $run for anything other than testing compiled tests in Configure.
Jess Robinson
2014-01-22
1
-1
/
+1
*
Make perlbug Unicode-aware.
Craig A. Berry
2014-01-17
1
-10
/
+15
*
Switch perlbug mail sender on VMS.
Craig A. Berry
2014-01-17
1
-14
/
+19
*
Add perlbug -p option for attaching patches.
Craig A. Berry
2014-01-17
1
-14
/
+92
*
do not have perlbug talk about perlthanks
Ricardo Signes
2014-01-01
1
-2
/
+1
*
remove the claim that perlthanks gets an autoreply
Ricardo Signes
2014-01-01
1
-2
/
+8
*
PATCH [perl #120901] perlbug.PL - Add to user feedback/docs
Martin McGrath
2013-12-31
1
-3
/
+12
*
Generate utils/Makefile from utils/Makefile.PL, and remove it at clean time.
Nicholas Clark
2013-07-07
2
-87
/
+8
*
Replace utils/Makefile.SH with utils/Makefile.PL
Nicholas Clark
2013-07-07
1
-45
/
+24
*
Make perlbug look up the list of local patches at run time
Niko Tyni
2013-07-02
1
-33
/
+6
*
h2xs: place for license for META.* files
Alexandr Ciornii
2013-06-24
1
-0
/
+3
*
h2xs: remove useless compatibility code (VERSION_FROM requires EU::MM from pe...
Alexandr Ciornii
2013-06-24
1
-4
/
+3
*
h2xs: dependency on XSLoader should be declared even when it is in core
Alexandr Ciornii
2013-06-24
1
-1
/
+1
*
h2xs: remove indirect object notation
Alexandr Ciornii
2013-06-24
1
-2
/
+2
*
Synchronize h2ph POD text with usage output
Petr Písař
2013-06-09
1
-1
/
+7
*
typo fix for util script
David Steinbrunner
2013-05-24
1
-1
/
+1
*
Remove cpan/CPANPLUS and associated utilities
Chris 'BinGOs' Williams
2013-05-18
5
-171
/
+6
*
libnetcfg.PL: Fix broken pod link
Karl Williamson
2013-03-18
1
-1
/
+1
*
Make perlbug recommend perlcommunity.pod over Usenet
Aaron Crane
2013-01-11
1
-2
/
+2
*
add PERL_NO_GET_CONTEXT to xs template in h2xs.PL
Daniel Dragan
2012-12-05
1
-0
/
+1
*
[perl #20636] Make h2xs skip #define macros with empty rhs
Aaron Crane
2012-09-28
1
-0
/
+4
*
Correct obvious typos in acknowledgements list
Dominic Hargreaves
2012-09-10
1
-3
/
+3
*
we no longer have in-file changelogs, since we have a version control system
Jesse Vincent
2012-05-01
1
-52
/
+0
*
|| instead of "or" (perl#78708)
Alexandr Ciornii
2011-12-05
1
-1
/
+1
*
Update IO-Compress to CPAN version 2.044
Chris 'BinGOs' Williams
2011-12-04
3
-6
/
+61
*
[RT #36079] Convert ` to '.
jkeenan
2011-11-22
4
-37
/
+37
*
$Config{locincpath} might be empty
H.Merijn Brand
2011-11-15
1
-1
/
+1
*
don't redefine macrosubs in .ph
Lukas Mai
2011-09-17
1
-13
/
+11
[next]