summaryrefslogtreecommitdiff
path: root/pod/perlembed.pod
Commit message (Expand)AuthorAgeFilesLines
* perlembed: Note various symbols are documented hereKarl Williamson2022-04-231-0/+6
* replace all instances of PERL_IMPLICIT_CONTEXT with MULTIPLICITYTomasz Konojacki2021-06-091-1/+1
* Fix broken ExtUtils::Embed URLMax Maischein2019-10-111-1/+1
* Add thread-safe locale handlingKarl Williamson2018-02-181-0/+5
* perlembed: Fix typosKarl Williamson2018-01-301-2/+2
* (perl #131878) don't call croak() with a potential format stringTony Cook2018-01-181-1/+1
* properly define perl_parse() return valueZefram2017-12-101-13/+17
* Don't attempt to define or use STANDARD_CAaron Crane2017-10-211-1/+1
* pods: Add L<> for links missing them; a couple nitsKarl Williamson2017-04-051-2/+2
* clarify the contents of argv[]Stefan Seifert2016-11-091-0/+3
* pod/*: remove deprecated L<"section"> and L<section> syntaxLukas Mai2016-06-111-2/+2
* Add parameters to "use locale"Karl Williamson2014-06-051-1/+1
* Fixed 27 issues in perlembed.pod reported by podcheckGideon Israel Dsouza2013-10-051-110/+123
* Use SSize_t for arraysFather Chrysostomos2013-08-251-5/+5
* locale documentation: Grammaar and appearance nitsKarl Williamson2013-07-091-1/+1
* PATCH: [perl #38193] embedded perl always calls setlocale(LC_ALL,"")Karl Williamson2013-07-091-0/+19
* Change pods to not refer to av_len()Karl Williamson2013-02-081-1/+1
* [perl #96000] Apply standard copyright license statementDominic Hargreaves2011-08-201-15/+1
* genmake mention from perlembed.pod is bogusVadim Konovalov2011-02-211-28/+0
* Fix bad pod links found by Test::Pod::LinkCheckApocalypse2011-02-151-2/+2
* We're going to embed two interpreters, not fourFlorian Ragwitz2010-09-221-1/+0
* don't use $[ in library codeZefram2010-04-271-1/+1
* PATCH: minor typo cleanup of pod/ directoryTom Christiansen2010-01-051-1/+1
* Clarify PERL_SYS_INIT3() usage.Niko Tyni2009-04-201-0/+4
* document PERL_SYS_INIT, PERL_SYS_TERM and that they should only be used onceDavid Mitchell2009-04-021-5/+10
* Update the documentation of get_sv() to note that it calls Perl_gv_fetchpv(),Nicholas Clark2009-01-211-4/+4
* Update the documentation of get_av() to note that it calls Perl_gv_fetchpv(),Nicholas Clark2009-01-211-1/+1
* Purge C<n_a> thoughtcrime from the pods.Nicholas Clark2008-08-101-17/+10
* POD cleanupsDavid Landgren2007-10-041-2/+2
* reentr reshuffleJarkko Hietaniemi2006-09-281-0/+2
* Change all NEWSV() to newSV() in the core and non-dual-lived modules.Steve Hay2006-01-181-4/+4
* Make setting 'PL_origalen = 1' before perl_parse() disableGisle Aas2006-01-111-0/+16
* Remove stale date.Gisle Aas2006-01-101-2/+0
* Reformat a long line in perlembed.pod (bug #24623).Rafael Garcia-Suarez2003-12-131-1/+10
* embedding perlRadu Greab2003-10-211-7/+15
* Update Jon Orwant's email address as he wants it,Jarkko Hietaniemi2003-08-091-2/+2
* EmbeddingIlya Zakharevich2003-04-051-4/+23
* Bunch of doc patches from Stas; plus regen.Stas Bekman2003-03-101-2/+6
* NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.Jarkko Hietaniemi2003-02-161-1/+1
* As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES optionJarkko Hietaniemi2003-02-161-0/+18
* perlembed.pod: make some examples work with multiplicityBrendan O'Dea2002-09-261-9/+12
* More URL "whitespacing".Jarkko Hietaniemi2002-03-271-3/+3
* a few typo fixes Jeffrey Friedl2001-11-121-1/+1
* Document the changes with regards to running of END blocks.Artur Bergman2001-09-031-5/+17
* Integrate change #9501 from maintperl into mainline.Jarkko Hietaniemi2001-04-011-5/+33
* ; was Re: Perlbug 20000322.006 status +updateRobin Barker2000-12-221-10/+30
* Pod updatesStephen P. Potter2000-11-071-14/+13
* Re: Array vs. List contextDaniel Chetlin2000-08-041-2/+2
* tweak perlembed for multiplicity/usethreads sanity; correct notesGurusamy Sarathy2000-06-301-24/+9
* whitespace and readabiliti nits in the pods (from Michael G SchwernGurusamy Sarathy2000-03-031-39/+39