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
*
Add probes for LOCALTIME_max and LOCALTIME_min (y2038 project)
H.Merijn Brand
2008-09-15
14
-48
/
+200
*
The program spawned from process.t needs to set up @INC correctly, as
Nicholas Clark
2008-09-14
1
-0
/
+5
*
Upgrade to Test::Harness 3.14
Nicholas Clark
2008-09-13
66
-627
/
+1726
*
Re: [5.8] Change 33727 (op.c) breaks constant folding in "elsif"
Vincent Pit
2008-09-13
6
-16
/
+138
*
In S_mro_get_linear_isa_dfs(), add void casts to silence two warnings
Nicholas Clark
2008-09-12
1
-7
/
+11
*
Build the isa cache from any linear ISA, rather than forcing the use
Nicholas Clark
2008-09-12
1
-3
/
+22
*
Need to free the isa lookup hash before rebuilding it.
Nicholas Clark
2008-09-12
2
-1
/
+16
*
Create a direct lookup hash for ->isa() lookup, by retaining the
Nicholas Clark
2008-09-12
6
-29
/
+65
*
Abolish the warning "Can't locate package %"SVf" for the parents of %s"
Nicholas Clark
2008-09-11
2
-15
/
+0
*
As stash can't be NULL, no need to check name_stash is not NULL before
Nicholas Clark
2008-09-11
1
-1
/
+1
*
The stash argument to S_isa_lookup() actually never is NULL.
Nicholas Clark
2008-09-11
2
-2
/
+3
*
Use 1 line of code in place of 6 in Perl_sv_derived_from().
Nicholas Clark
2008-09-11
1
-6
/
+1
*
S_isa_lookup() no longer recurses (as of Brandon's MRO changes), so we
Nicholas Clark
2008-09-11
4
-6
/
+6
*
Skip another file in the VERSION comparison program
Steve Hay
2008-09-11
1
-1
/
+4
*
Re: blead with -Dusemymalloc fails on t/comp/hints.t
Vincent Pit
2008-09-11
1
-1
/
+1
*
Watchdog re-queue
Jerry D. Hedden
2008-09-10
1
-5
/
+3
*
Correct Audrey's name in traditional and simplified Chinese (with a lot
Nicholas Clark
2008-09-10
2
-2
/
+2
*
Update Changes.
Nicholas Clark
2008-09-10
1
-0
/
+9472
*
Suck in r1147 from TH3's svn:
Nicholas Clark
2008-09-09
1
-0
/
+2
*
Fix parallel testing temp filenames
Jerry D. Hedden
2008-09-09
3
-8
/
+7
*
Update AUTHORS
Steve Hay
2008-09-09
2
-6
/
+32
*
Re: 'if not / unless' optimization change makes my pow test go POW!
Vincent Pit
2008-09-08
3
-16
/
+46
*
Cross-propagate changes between make_ext and make_ext_cross.
Nicholas Clark
2008-09-08
2
-2
/
+8
*
Upgrade to CGI.pm 3.42
Nicholas Clark
2008-09-08
6
-63
/
+148
*
Re-instate all the warnings checks that don't work on Win32, but with
Nicholas Clark
2008-09-08
1
-4
/
+56
*
Update gellyfish's e-mail.
Nicholas Clark
2008-09-08
2
-2
/
+3
*
- crosscompilation - step 1 of N+1
Vadim Konovalov
2008-09-08
5
-64
/
+132
*
Make sure the watchdog requeues itself when sleep() wakes up early
Craig A. Berry
2008-09-08
1
-4
/
+12
*
Make sure temp file has an extension on VMS to work with the new
Craig A. Berry
2008-09-08
1
-1
/
+2
*
$ENV{TEST_JOBS} vs $ENV{HARNESS_OPTIONS}
Bram
2008-09-07
1
-2
/
+21
*
[perl #57016] debugger: o warn=0 die=0 ignored
Tye McQueen
2008-09-07
1
-0
/
+5
*
[DOC PATCH] av.c - clearify that av_shift returns &PL_sv_undef if array is empty
Claes Jacobsson
2008-09-07
1
-1
/
+2
*
Re: unless(...) terser than if(!...)
Vincent Pit
2008-09-07
5
-8
/
+121
*
Fix mismatched #if/#endif in Win64 configuration.
Jan Dubois
2008-09-07
1
-0
/
+1
*
Split all the tests for ops that can return undef for defined args
Nicholas Clark
2008-09-07
1
-77
/
+331
*
Fix an inconsistency spotted by David Landgren. (Although this is not
Nicholas Clark
2008-09-07
1
-2
/
+2
*
Two missed s/Autrijus/Audrey/g
Nicholas Clark
2008-09-07
2
-2
/
+2
*
Upgrade to ExtUtils::CBuilder 0.24
Nicholas Clark
2008-09-07
11
-11
/
+21
*
Upgrade to CGI.pm 3.41
Nicholas Clark
2008-09-07
2
-10
/
+58
*
bugfix, AutoLoader 0.67
Steffen Mueller
2008-09-05
2
-40
/
+92
*
Fix a couple of failing CGI.pm tests on Win32
Steve Hay
2008-09-05
1
-3
/
+3
*
Add missing "a" to binmode documentation in perlfunc.pod
Matt Kraai
2008-09-05
1
-1
/
+1
*
Re: Change 34166: Small typo fix
Paul Johnson
2008-09-03
1
-2
/
+2
*
Reflect local modifications to dual life modules in changes 34219 and
Nicholas Clark
2008-09-03
2
-2
/
+2
*
Add the URL for annotated svn of S03.
Nicholas Clark
2008-09-02
1
-2
/
+4
*
Tweaks and reflowing for the cc/linker split.
Nicholas Clark
2008-09-02
1
-13
/
+15
*
The tasks needed to get smart match fixing underway for 5.10.1
Nicholas Clark
2008-09-02
1
-0
/
+47
*
Note the task TODO of splitting the linker from the compiler.
Nicholas Clark
2008-09-02
1
-0
/
+46
*
clear docs on exists wrt autovivification
Moritz Lenz
2008-09-02
1
-2
/
+1
*
Fix typo.
Abhijit Menon-Sen
2008-09-01
1
-1
/
+1
[next]