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
/
av.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perlapi.pod Enhancements
Shlomi Fish
2011-07-18
1
-2
/
+14
*
av.c: Add blank line before =cut
Father Chrysostomos
2011-07-15
1
-0
/
+1
*
perlapi: Clarify statement about av_push()
Karl Williamson
2011-01-29
1
-2
/
+1
*
[perl #45147] Issue with the exists function
Peter Martini
2011-01-02
1
-1
/
+12
*
Document that av_delete and hv_delete make their return values mortal.
Chip Salzenberg
2010-10-14
1
-5
/
+5
*
Remove offer_nice_chunk(), PL_nice_chunk and PL_nice_chunk_size.
Nicholas Clark
2010-09-08
1
-5
/
+1
*
Add Perl_croak_no_modify() to implement Perl_croak("%s", PL_no_modify).
Nicholas Clark
2010-06-27
1
-7
/
+7
*
rename DM_ARRAY flag to DM_ARRAY_ISA
David Mitchell
2010-06-04
1
-2
/
+2
*
Add the perl equivalent for av_make.
Shlomi Fish
2010-05-25
1
-0
/
+2
*
Add the Perl equivalent for av_len.
Shlomi Fish
2010-05-25
1
-0
/
+2
*
Add a missing comma in the av_fill() docs.
Shlomi Fish
2010-05-25
1
-1
/
+1
*
Clarify the av_fetch() documentation.
Shlomi Fish
2010-05-25
1
-2
/
+4
*
Add Perl equivalent for av_exists().
Shlomi Fish
2010-05-25
1
-0
/
+2
*
Add a Perl equivalent to av_delete().
Shlomi Fish
2010-05-25
1
-1
/
+3
*
Add the Perl equivalent example to av_clear.
Shlomi Fish
2010-05-25
1
-1
/
+1
*
Convert Perl_magic_methcall() to varargs.
Nicholas Clark
2010-04-26
1
-8
/
+10
*
For Perl_magic_methcall() add G_UNDEF_FILL to fill the stack with &PL_sv_undef.
Nicholas Clark
2010-04-26
1
-2
/
+2
*
add Perl_magic_methcall
David Mitchell
2010-04-25
1
-76
/
+16
*
follow up fix for fd69380d5d5b95ef16e2521cf4251b34ee0ce151
David Mitchell
2010-04-21
1
-0
/
+2
*
use cBOOL for bool casts
David Mitchell
2010-04-15
1
-1
/
+1
*
[PATCH] [perl #20321] Non-destructive Perl_av_make
Bo Borgerson
2009-11-02
1
-1
/
+7
*
Add Perl_ck_warner_d(), which combines Perl_ckwarn_d() and Perl_warner().
Nicholas Clark
2009-10-12
1
-4
/
+4
*
Mention in apidocs that av_push takes ownership of a refcount
Steffen Mueller
2009-07-31
1
-1
/
+2
*
PATCH: Large omnibus patch to clean up the JRRT quotes
Tom Christiansen
2008-11-02
1
-2
/
+4
*
Explicitly specify some printf formats for constant strings.
Rafael Garcia-Suarez
2008-11-02
1
-7
/
+7
*
sizeof(const SV *) is the same as sizeof(SV *), except that it doesn't
Nicholas Clark
2008-10-31
1
-4
/
+5
*
Eliminate (SV *) casts from the rest of *.c, picking up one (further)
Nicholas Clark
2008-10-30
1
-39
/
+43
*
Eliminate (AV *) casts in *.c.
Nicholas Clark
2008-10-29
1
-1
/
+1
*
Bugs revealed by replacing (SV *) casts with something that doesn't
Nicholas Clark
2008-10-27
1
-1
/
+1
*
Update copyright years.
Nicholas Clark
2008-10-25
1
-2
/
+2
*
Two missing 'static's, spotted by Merijn's smoker.
Nicholas Clark
2008-09-20
1
-1
/
+1
*
[DOC PATCH] av.c - clearify that av_shift returns &PL_sv_undef if array is empty
Claes Jacobsson
2008-09-07
1
-1
/
+2
*
[perl #51636] segmentation fault with array ties
blino@mandriva.com
2008-03-12
1
-1
/
+1
*
Assert that the av argument to all the av_*() functions is an array.
Nicholas Clark
2008-03-08
1
-0
/
+23
*
Comment on why I don't think changing Perl_safesysmalloc_size() in av.c
Nicholas Clark
2008-02-27
1
-0
/
+13
*
If the C library provides malloc_size(), we can use that in the same
Nicholas Clark
2008-02-26
1
-3
/
+4
*
assert() that every NN argument is not NULL. Otherwise we have the
Nicholas Clark
2008-02-12
1
-15
/
+25
*
Add macros mPUSHs() and mXPUSHs() for pushing SVs on the stack
Marcus Holland-Moritz
2008-01-04
1
-2
/
+2
*
Needed one more cast after 32760. The VMS compiler complained
Craig A. Berry
2007-12-31
1
-1
/
+1
*
Change 32760 needed to add a cast to avoid a warning.
Nicholas Clark
2007-12-29
1
-1
/
+3
*
Change Perl_av_iter_p() to return IV* rather than I32* (which means
Nicholas Clark
2007-12-29
1
-2
/
+9
*
Implement each @array.
Nicholas Clark
2007-12-20
1
-2
/
+15
*
Perl_newAV() can become a mathom by making newAV() a wrapper around
Nicholas Clark
2007-12-20
1
-19
/
+0
*
Fix up copyright years for files modified in 2007.
Nicholas Clark
2007-11-07
1
-1
/
+1
*
Re: optimize push @ISA, (was Re: parent.pm at http://corion.net/perl-dev)
Brandon Black
2007-08-31
1
-4
/
+12
*
Second patch from:
Brandon Black
2007-06-26
1
-1
/
+4
*
The revenge of the consts
Andy Lester
2007-05-03
1
-3
/
+2
*
Add a new API function newSV_type, to replace the idiom:
Nicholas Clark
2007-02-18
1
-6
/
+2
*
Add av_create_and_push() and av_create_and_unshift_one() to refactor
Nicholas Clark
2007-01-29
1
-0
/
+38
*
assert() that SvPV_set() isn't used on arrays.
Nicholas Clark
2006-11-06
1
-9
/
+9
[next]