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
/
embed.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove empty preprocessor directive in embed.fnc
Andy Dougherty
2010-09-27
1
-2
/
+0
*
Move OP prototypes from pp_proto.h to proto.h
Nicholas Clark
2010-09-27
1
-41
/
+2
*
Use the same $func to Perl_$func macros independent of multiplicity.
Nicholas Clark
2010-09-25
1
-2469
/
+51
*
[perl #76814] FETCH called twice - !
Father Chrysostomos
2010-09-24
1
-2
/
+2
*
[perl #76814] FETCH called twice - string comparison ops
Father Chrysostomos
2010-09-24
1
-4
/
+8
*
Run perl regen.pl after removing regcurly from embed.fnc.
Andy Dougherty
2010-09-22
1
-6
/
+0
*
Emit $_ to Perl_$_ for "nocontext" functions under multiplicity.
Nicholas Clark
2010-09-22
1
-0
/
+16
*
Programmatically generate the compatibility macros for "misnamed functions".
Nicholas Clark
2010-09-22
1
-4
/
+4
*
Programmatically generate embed.h's *_nocontext exception list in embed.pl.
Nicholas Clark
2010-09-21
1
-21
/
+21
*
Back out the mauve module and related changes
Florian Ragwitz
2010-09-16
1
-2
/
+0
*
add hv_copy_hints_hv and save_hints to the API
Zefram
2010-09-16
1
-6
/
+2
*
Shorten external symbol name for VMS
Florian Ragwitz
2010-09-11
1
-2
/
+2
*
Remove offer_nice_chunk(), PL_nice_chunk and PL_nice_chunk_size.
Nicholas Clark
2010-09-08
1
-6
/
+0
*
make qw(...) first-class syntax
Zefram
2010-09-08
1
-0
/
+4
*
Move magicalize_{isa,overload} out into functions
Florian Ragwitz
2010-09-08
1
-0
/
+4
*
make regen.
Ben Morrow
2010-09-07
1
-0
/
+10
*
Regenerate headers after last patch
Rafael Garcia-Suarez
2010-09-06
1
-2
/
+6
*
add sv_reftype_len() and make sv_reftype() be a wrapper for it
Yves Orton
2010-08-30
1
-0
/
+2
*
make recursive part of peephole optimiser hookable
Zefram
2010-08-26
1
-0
/
+2
*
Move the declaration for more_bodies outside of an #if defined(PERL_IN_SV_C)
Nicholas Clark
2010-08-20
1
-2
/
+2
*
Expose more_bodies(), and use it to replace S_more_he().
Nicholas Clark
2010-08-20
1
-4
/
+2
*
In sv.c, pass in values to S_more_bodies, instead of using bodies_by_type.
Nicholas Clark
2010-08-20
1
-1
/
+1
*
Revert "Make the peep recurse via PL_peepp"
Florian Ragwitz
2010-08-16
1
-1
/
+1
*
Revert "process xhv_backreferences early in S_hfreeentries"
David Mitchell
2010-07-29
1
-0
/
+6
*
Change function signature of grok_bslash_o
Karl Williamson
2010-07-27
1
-1
/
+1
*
Make the peep recurse via PL_peepp
Florian Ragwitz
2010-07-25
1
-1
/
+1
*
Add Perl_init_dbargs(), to set up @DB::args without losing SV references.
Nicholas Clark
2010-07-21
1
-0
/
+2
*
Add \o{} escape
Karl Williamson
2010-07-17
1
-0
/
+2
*
protect CvGV weakref with backref
David Mitchell
2010-07-14
1
-2
/
+6
*
protect CvSTASH weakref with backrefs
David Mitchell
2010-07-14
1
-4
/
+8
*
process xhv_backreferences early in S_hfreeentries
David Mitchell
2010-07-14
1
-6
/
+0
*
Create S_assert_uft8_cache_coherent() with one copy of the cache panic code.
Nicholas Clark
2010-07-12
1
-0
/
+2
*
Break S_utf8_mg_len_cache_update() out from Perl_sv_len_utf8().
Nicholas Clark
2010-07-12
1
-0
/
+2
*
Wrap PL_blockhooks in an API function.
Ben Morrow
2010-07-12
1
-0
/
+4
*
Get rid of PERL_DECL_PROT
Jan Dubois
2010-07-07
1
-110
/
+110
*
add my_[l]stat_flags(); make my_[l]stat() mathoms
David Mitchell
2010-07-03
1
-4
/
+12
*
Add Perl_croak_no_modify() to implement Perl_croak("%s", PL_no_modify).
Nicholas Clark
2010-06-27
1
-0
/
+2
*
Change S_tied_handle_method() to varargs to allow extra SV parameters.
Nicholas Clark
2010-06-13
1
-2
/
+0
*
Merge simple tied handle method calls into S_tied_handle_method().
Nicholas Clark
2010-06-13
1
-0
/
+2
*
Change name of ibcmp to foldEQ
Karl Williamson
2010-06-05
1
-6
/
+6
*
Make pp_reverse fetch the lexical $_ from the correct pad
Vincent Pit
2010-06-03
1
-0
/
+2
*
Convert PAD_DUP to a function Perl_padlist_dup().
Nicholas Clark
2010-05-24
1
-0
/
+10
*
When deleting CLONE_PARAMS, push any unreferenced SVs onto the temps stack.
Nicholas Clark
2010-05-24
1
-0
/
+10
*
Better ithreads cloning - add all SVs with a 0 refcnt to the temps stack.
Nicholas Clark
2010-05-24
1
-0
/
+10
*
Abstract *correct* initialisation of CLONE_PARAMS into Perl_clone_params_new().
Nicholas Clark
2010-05-24
1
-0
/
+4
*
Convert Perl_sv_dup_inc() from a macro to a real function.
Nicholas Clark
2010-05-24
1
-0
/
+2
*
make overload respect get magic
David Mitchell
2010-05-21
1
-0
/
+6
*
add flags arg to sv_2nv (as sv_2nv_flags)
David Mitchell
2010-05-08
1
-2
/
+2
*
Merge remote branch 'zefram/zefram/reliable_exception' into blead
Rafael Garcia-Suarez
2010-05-04
1
-16
/
+14
|
\
|
*
SV-based interfaces for dieing and warning
Zefram
2010-04-23
1
-16
/
+14
[next]