This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Document CVf_UNIQUE flag better
[perl5.git] / pod / perlapi.pod
2004-01-16 Yitzchak Scott-Tho... Re: [perl #24816] Magic vars seem unsure if they are...
2003-12-06 Tassilo von ParsevalSCALAR/FIRSTKEY for tied hashes in scalar context
2003-11-20 Alan Burlisonpromote hv_clear_placeholders to perl API
2003-11-19 Rafael Garcia-SuarezRegenerate perlapi and perltoc.
2003-11-15 Nicholas ClarkRe: Storable Error
2003-10-06 LAUN WolfgangRe: [doc-PATCH] for unpack_str() and question
2003-10-02 Hugo van der Sandenbuild perlapi.pod in deterministic order even when...
2003-09-12 Jarkko HietaniemiIt's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,
2003-09-10 Jarkko HietaniemiRegen perlapi.
2003-09-08 Jarkko HietaniemiRegen perlapi.
2003-08-30 Stas Bekman[patch sv.h api doc] SvTAINTED_on does its craft only...
2003-08-26 Joe Schaeferperlapi.pod tweaks, based on :
2003-08-09 Rafael Garcia-SuarezRegenerate perlapi.pod.
2003-07-24 Stas BekmanRe: [typo] sv.c pod/perlapi.pod
2003-07-09 John PeacockRe: [REPATCH] was Re: [perl #16010] v-strings left...
2003-05-31 Rafael Garcia-SuarezRegenerate internals pods.
2003-05-05 Jarkko Hietaniemipack/unpack fixes from Wolfgang Laun:
2003-03-29 Nicholas Clark[DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanc...
2003-03-10 Stas BekmanBunch of doc patches from Stas; plus regen.
2003-02-26 Hugo van der Sandenregen headers
2003-02-17 Hugo van der Sandenfix typo in sv.c and regenerate perlapi.pod
2003-02-16 Nicholas ClarkCOW regexps:
2003-02-05 Inaba Hiroto[Patch] parsing under encoding (Re: [Encode] HEADS...
2003-01-21 Hugo van der Sandenintegrate (by hand) #18353 and #18359 from maint-5.8:
2002-12-17 Hugo van der Sandenregen-headers to get new API docs from #18306
2002-12-14 Dave MitchellProper fix for CvOUTSIDE weak refcounting
2002-10-10 John PeacockVersion object combined patch
2002-10-02 Dave Mitchellmove all pad-related code to its own src file
2002-08-20 John PeacockVersion object patch #1
2002-08-17 Nicholas ClarkCopy On Write
2002-08-12 Dave Mitchelladd verbose stack display option, -Dvs
2002-05-19 Nick Ing-SimmonsIntegrate mailine
2002-05-19 Jarkko HietaniemiSarathy pointed out that instead of zeroing heap
2002-05-01 Jarkko HietaniemiRemove sv_setpviv{_,mg}; regen perlapi.
2002-04-03 Nick Ing-SimmonsFix segfaults when mainthread exits with other threads...
2002-03-23 Dave Mitchelltidy sv.[ch] after CRIPPLED_CC removal
2002-03-21 Dave Mitchell-DCRIPPLED_CC RIP
2002-03-05 Jarkko HietaniemiRegen perlapi.
2002-02-24 John PeacockRe: Copying PV only with possible UTF-8 characters
2002-02-19 Jarkko HietaniemiRegen doc, regen toc.
2002-02-08 Nick Ing-SimmonsExtract something from yesterdays effort - convert...
2002-01-07 Jarkko HietaniemiDocument the flags of pv_uni_display().
2002-01-02 Jarkko HietaniemiSimon's new perlapi scheme, I hope I got all the pieces.
2002-01-02 Jarkko HietaniemiOne more iteration of the ibcmp_utf8() interface,
2002-01-02 Jarkko HietaniemiMake ibcmp_utf8() optionally progress in either string for
2002-01-01 Jarkko HietaniemiDocument the to_utf8_*() functions.
2001-12-30 Jarkko HietaniemiRegen files.
2001-12-29 coral@eekeek.orgPod whitespace cleanup, round 0.
2001-12-29 Nick Ing-SimmonsNicholas Clark's embed.pl fix for my_socketpair
2001-12-25 John PeacockRe: Not OK 13881
2001-12-22 Nick Ing-SimmonsAdd at least the "important" PerlIO_xxxx functions...
2001-12-21 Jarkko HietaniemiMake using U+FDD0..U+FDEF (noncharacters since Unicode...
2001-12-13 Jarkko HietaniemiIt could be possible for the case-insensitive
2001-12-11 Jarkko HietaniemiMore UTF-8 API docs.
2001-12-08 Jarkko HietaniemiRegen perlapi, regen toc.
2001-11-23 Jarkko Hietaniemiregen_headers.
2001-11-23 Jarkko HietaniemiForgotten check-in.
2001-11-19 Jarkko HietaniemiThe runops_dbg should not be needed.
2001-11-18 Nick Ing-Simmonsembed.pl generated changes I forgot to include
2001-11-16 Ilya Zakharevichruntime runops switch
2001-11-16 Abhijit Menon-Sen[PATCH] Doc spellcheck + podcheck
2001-11-15 John Peacockv-strings as Objects Step 1
2001-11-12 Jeffrey Friedla few typo fixes
2001-11-02 Jarkko HietaniemiAdd documentation.
2001-10-31 Jarkko HietaniemiMore documentation for the encode pragma.
2001-10-31 Jarkko HietaniemiMake sv_recode_to_utf8() a real API: the encoding
2001-10-31 Jarkko HietaniemiEnable -Mencoding=foobar also for string literals.
2001-10-28 Nick Ing-SimmonsIntegrate Mainline
2001-10-28 Jarkko HietaniemiRegen perlapi, perltoc.
2001-10-21 Jarkko HietaniemiIntegrate from perlio; restructuring.
2001-10-21 Nick Ing-SimmonsPerlIO layer table as PL_perlio (per-interpreter)
2001-10-20 Nick Ing-SimmonsAdd a new flag character 'm' to embed.pl set to represent
2001-10-18 Charles Lanetry#2: [proposed PATCH Perl@12401] ieee floats, rand...
2001-10-16 Nick Ing-SimmonsSkeleton of "PerlIO_dup" coded.
2001-10-01 Jarkko Hietaniemisortsv not in place anymore, noticed by John P. Linderman.
2001-09-30 Brian IngersonPatch to put qsortsv in the public API
2001-09-13 Jarkko HietaniemiRegen headers.
2001-09-05 Nicholas ClarkRe: [ID 20010825.006] -DCRIPPLED_CC is broken
2001-08-20 Nick Ing-SimmonsIntegrate mainline
2001-08-18 Jarkko HietaniemiNew try for ID 20010407.006: detach the semantics
2001-08-15 Nick Ing-SimmonsIntegrate mainline
2001-08-13 Jarkko Hietaniemi[PATHC] sharedsv.[c|h]
2001-08-03 Nick Ing-SimmonsIntegrate mainline
2001-07-31 Jarkko HietaniemiRegen perlapi.
2001-07-12 Artur BergmanUse reentrant API glibc
2001-07-11 Artur BergmanThreadsafe PMOPs! We might still win this war.
2001-07-09 Nick Ing-SimmonsIntegrate mainline
2001-07-08 Simon CozensSimplify yytoke()
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-02 Jarkko HietaniemiRegen api and toc.
2001-07-02 Gurusamy Sarathyrename s/sv_getcwd/getcwd_sv/ for better conformance...
2001-06-29 Nick Ing-SimmonsIntegrate mainline
2001-06-23 Jarkko HietaniemiRegen perlapi.
2001-06-22 Nick Ing-SimmonsIntegrate mainline.
2001-06-21 Radu GreabRe: [PATCH 5.7.1] sv.c documentation
2001-06-21 Nick Ing-SimmonsIntegrate mainline
2001-06-20 Jarkko HietaniemiRegen headers.
2001-06-18 Dave MitchellRe: [PATCH 5.7.1] sv.c documentation
2001-06-18 Dave Mitchellsv.c documentation
2001-06-14 Nick Ing-SimmonsIntegrate mainline
next