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
/
dump.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrap wrapped and wraplen from struct regexp in macros RW_WRAPPED() and
Nicholas Clark
2007-12-29
1
-1
/
+2
*
Wrap all accesses to the members precomp and prelen of struct regexp in
Nicholas Clark
2007-12-28
1
-2
/
+2
*
Dump the REGEXP member of SVt_REGEXP.
Nicholas Clark
2007-12-28
1
-0
/
+4
*
First class regexps.
Nicholas Clark
2007-12-28
1
-2
/
+2
*
Eliminate SVt_RV, and use SVt_IV to store plain references.
Nicholas Clark
2007-12-26
1
-6
/
+6
*
Swap SVt_RV and SVt_NV in the SV ordering.
Nicholas Clark
2007-12-26
1
-2
/
+2
*
Remove some strlen()s and replace one strlcpy() with memcpy() because
Nicholas Clark
2007-10-12
1
-3
/
+2
*
Remove remaining C<Nullch>s and C<Nullsv>s
Nicholas Clark
2007-10-06
1
-3
/
+3
*
Fix precedence bug in the logic for PERL_PV_ESCAPE_NOCLEAR in
Nicholas Clark
2007-10-06
1
-1
/
+1
*
Add a new flag PERL_PV_PRETTY_NOCLEAR (actually just
Nicholas Clark
2007-10-06
1
-4
/
+7
*
Fix typo in change 32043 - s/sv_catpvf/sv_catpvs/
Nicholas Clark
2007-10-06
1
-1
/
+1
*
Avoid using *pvf functions when the format string is a fixed string.
Nicholas Clark
2007-10-06
1
-4
/
+4
*
Revert one hunk of change 32034 that had the possibility of being buggy
Nicholas Clark
2007-10-06
1
-3
/
+10
*
Eliminate most *printf-like calls that use a simple "%c" format,
Nicholas Clark
2007-10-05
1
-2
/
+4
*
was Re: Freeze ?
John Peacock
2007-10-02
1
-1
/
+4
*
Nothing is using IoSUBPROCESS() so eliminate xio_subprocess.
Nicholas Clark
2007-10-01
1
-1
/
+0
*
API spelling patch, by Jerry D. Hedden
Rafael Garcia-Suarez
2007-09-26
1
-6
/
+6
*
Silence a load of "value computed is not used" warnings
Rafael Garcia-Suarez
2007-09-21
1
-6
/
+6
*
dump.c: do not use sv_len_utf8 because it modified the scalar
Gerard Goossen
2007-07-11
1
-4
/
+4
*
s/\bunicode\b/Unicode/; # For everything not dual life
Nicholas Clark
2007-06-24
1
-3
/
+3
*
Remove PERL_MAGIC_mutex
Rafael Garcia-Suarez
2007-06-18
1
-1
/
+0
*
mad-const patch
Jim Cromie
2007-06-12
1
-3
/
+3
*
Remove support for assertions and -A
Rafael Garcia-Suarez
2007-06-05
1
-1
/
+0
*
Consting dump.c
Andy Lester
2007-05-25
1
-45
/
+41
*
move the logic of combining '_' and '#' with the previous logic
Gerard Goossen
2007-05-12
1
-0
/
+5
*
Re: [PATCH] extflags/pmflags Change 30841, in dump.c:pm_description regex doe...
Ævar Arnfjörð Bjarmason
2007-04-12
1
-10
/
+12
*
Turn op_pmreplroot in struct pmop into a real union.
Nicholas Clark
2007-04-07
1
-4
/
+4
*
Merge op_pmreplstart and op_pmstash/op_pmstashpv into a union in
Nicholas Clark
2007-04-06
1
-3
/
+3
*
S_op_destroy() was not static. Also tidy all other STATIC/static
Nicholas Clark
2007-04-05
1
-2
/
+1
*
Re: pmdynflags and thread safety
Yves Orton
2007-04-04
1
-6
/
+12
*
regexp refcount is an integer, not a pointer
Rafael Garcia-Suarez
2007-03-22
1
-2
/
+3
*
Resolve PL_curpm issues with (??{}) and fix corruption of match results when ...
Yves Orton
2007-03-22
1
-2
/
+14
*
Fix a couple of minor typos in comments
Rafael Garcia-Suarez
2007-03-12
1
-2
/
+2
*
dump.c: format fixes
Jarkko Hietaniemi
2007-02-20
1
-2
/
+2
*
Better dump reporting of "PVBM"s.
Nicholas Clark
2007-02-02
1
-1
/
+8
*
make Dump display the SVf_BREAK flag
Dave Mitchell
2007-01-15
1
-0
/
+1
*
Eliminate pp_threadsv, as it was only ever used by 5005 threads.
Nicholas Clark
2007-01-08
1
-8
/
+0
*
Silence a 'null argument' warning
Rafael Garcia-Suarez
2007-01-04
1
-2
/
+3
*
Re: [PATCH] Change implementation of %+ to use a proper tied hash interface a...
Yves Orton
2007-01-04
1
-19
/
+31
*
Rename OURSTASH to SvOURSTASH and OURSTASH_set to SvOURSTASH_set.
Nicholas Clark
2007-01-03
1
-2
/
+2
*
Teach dump about OURSTASH and COP ranges stored in the NV union.
Nicholas Clark
2007-01-03
1
-5
/
+15
*
Update copyright years to include 2007. (Plus a couple of 2006s and
Nicholas Clark
2007-01-02
1
-1
/
+1
*
PVMG can be isUV too.
Nicholas Clark
2007-01-02
1
-2
/
+1
*
Move SVt_BIND to be the lowest type after SVt_NULL. This will force all
Nicholas Clark
2006-12-31
1
-2
/
+2
*
further fix for #29543: fix parser leaks caused by croaking
Dave Mitchell
2006-12-29
1
-1
/
+3
*
Add a new flag SVprv_PCS_IMPORTED (which is a pseudonym for SVf_SCREAM)
Nicholas Clark
2006-12-16
1
-1
/
+5
*
Split out the use of SVp_SCREAM for GVs with GPs into a new symbolic
Nicholas Clark
2006-12-16
1
-1
/
+1
*
misc MAD coredump fixes and parser leak fixes
Dave Mitchell
2006-12-13
1
-3
/
+7
*
Eliminate PVBM. Store fast Boyer-Moore tables in PVGV.
Nicholas Clark
2006-12-13
1
-8
/
+6
*
Correct the dumping logic for the various bits of flag bending
Nicholas Clark
2006-12-12
1
-6
/
+13
[next]