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
...
*
Fix Attribute::Handlers to cope with proxy constant subroutines.
Nicholas Clark
2006-11-29
3
-0
/
+15
*
Change in handling of \RNNN inside nested patterns
Yves Orton
2006-11-29
4
-19
/
+29
*
Bring the joy of strict to Attribute::Handlers.
Nicholas Clark
2006-11-28
1
-4
/
+13
*
Remove DOS line endings
Rafael Garcia-Suarez
2006-11-28
9
-1330
/
+1330
*
Fix IPC-Cmd test failure on Win32: check current directory as well
Steve Hay
2006-11-28
1
-2
/
+4
*
Building with Visual C++ 2005 now works except for one test failure
Steve Hay
2006-11-28
3
-13
/
+17
*
Silence VC++ 8 warnings about "possible loss of data"
Steve Hay
2006-11-28
2
-4
/
+4
*
OS/2 compilation fixes by Ilya
Ilya Zakharevich
2006-11-28
2
-0
/
+16
*
Silence 4 "unreferenced local variable" warnings from VC++
Steve Hay
2006-11-28
2
-5
/
+2
*
Re: [PATCH 5.8.8] Build on OS/2
Ilya Zakharevich
2006-11-28
1
-2
/
+2
*
Add Module::Pluggable
Rafael Garcia-Suarez
2006-11-28
53
-0
/
+2108
*
perl5db on miniperl
Ilya Zakharevich
2006-11-28
1
-3
/
+5
*
Give perl.exe an icon when built with MinGW and Borland
Steve Hay
2006-11-28
1
-5
/
+8
*
Add IPC::Cmd to the core
Rafael Garcia-Suarez
2006-11-28
5
-0
/
+1109
*
Typo fix (by Dominic Dunlop)
Rafael Garcia-Suarez
2006-11-28
1
-2
/
+2
*
[PATCH[ threads 1.53
Jerry D. Hedden
2006-11-28
9
-47
/
+70
*
Re: [PATCH] perlhack: some portability updates
Dominic Dunlop
2006-11-28
3
-6
/
+7
*
Add missing d_printf_format_null/PRINTF_FORMAT_NULL_OK to Win32 canned
Steve Hay
2006-11-27
9
-0
/
+23
*
Make the win32/makefile.mk a little safer
Steve Hay
2006-11-27
1
-11
/
+11
*
Add missing file to MANIFEST
Rafael Garcia-Suarez
2006-11-27
1
-0
/
+1
*
Move words and revcharmap out of struct _rev_trie_data and duplicate
Nicholas Clark
2006-11-27
6
-62
/
+81
*
Move widecharmap out of the shared structure _reg_trie_data into the
Nicholas Clark
2006-11-26
6
-44
/
+52
*
Swap _reg_ac_data.trie to U32 offset into the regdata array, as
Nicholas Clark
2006-11-26
3
-12
/
+10
*
Moving the reference count to the front of both _reg_trie_data and
Nicholas Clark
2006-11-26
2
-14
/
+14
*
A little reodering of the switch statement in Perl_regdupe makes a
Nicholas Clark
2006-11-26
1
-8
/
+5
*
Eliminated unitialised clone_params value bug accidentally added with
Nicholas Clark
2006-11-26
1
-1
/
+1
*
Stage 1 of threadsafe-ing the trie strucutres - use shared malloc.
Nicholas Clark
2006-11-26
1
-37
/
+50
*
Simplify S_add_data(), given that realloc will NULL acts as malloc().
Nicholas Clark
2006-11-26
1
-14
/
+10
*
Change (well, correct) S_add_data to take and return a U32.
Nicholas Clark
2006-11-26
3
-9
/
+10
*
Make the cache in Carp::trusts actually persist across calls :-)
Nicholas Clark
2006-11-26
1
-2
/
+5
*
Remove unused lexical present since change 13426.
Nicholas Clark
2006-11-26
1
-1
/
+0
*
Adding Time::Piece to the core...again.
Steve Peters
2006-11-26
14
-0
/
+2399
*
Stop mod_perl looping forever in &Carp::shortmess_jmp as it somehow
Nicholas Clark
2006-11-26
2
-3
/
+8
*
Skip test for Module::Load::Conditional that appears to be setting
Steve Peters
2006-11-25
1
-1
/
+4
*
xterm debugger support for VMS from John Malmberg (with revisions)
Craig A. Berry
2006-11-25
4
-7
/
+315
*
Add Module::Load::Conditional to the core
Jos I. Boumans
2006-11-25
8
-3
/
+712
*
smoke signs suppression
Jarkko Hietaniemi
2006-11-25
5
-25
/
+27
*
perlhack: some portability updates
Jarkko Hietaniemi
2006-11-25
1
-32
/
+41
*
Remove redundant macros from win32 makefiles
Steve Hay
2006-11-24
2
-158
/
+4
*
Cleanup manifest file left by test script when using VC8
Steve Hay
2006-11-24
1
-0
/
+1
*
Embed manifest files in DLLs built with Module-Build when using VC8
Steve Hay
2006-11-24
1
-8
/
+25
*
[perl #36689] &=, |= and ^= overloads are nbot documented
Adriano Ferreira
2006-11-24
2
-4
/
+41
*
Revert change #29098 (that introduced a new warning,
Rafael Garcia-Suarez
2006-11-24
3
-23
/
+0
*
Un-TODO one test in pat.t ($1 kept safe after a /g match)
Rafael Garcia-Suarez
2006-11-24
1
-1
/
+1
*
Even better configure.com handling for checkcfgvar.pl
Craig A. Berry
2006-11-24
1
-1
/
+1
*
Initialize targetarch in configure.com
Craig A. Berry
2006-11-24
1
-0
/
+1
*
Re: [PATCH] Cleanup regexp flags and structure
Yves Orton
2006-11-23
3
-168
/
+203
*
Module::Pluggable diff had some hidden binary files in it. I'm
Steve Peters
2006-11-23
52
-2069
/
+2
*
Add Module::Pluggable to the core
Jos Boumans
2006-11-23
53
-2
/
+2197
*
Change 29364 forgot to turn the POK flag on.
Nicholas Clark
2006-11-23
1
-0
/
+1
[prev]
[next]