| Commit message (Expand) | Author | Age | Files | Lines |
* | genmake mention from perlembed.pod is bogus | Vadim Konovalov | 2011-02-21 | 1 | -28/+0 |
* | Fix bad pod links found by Test::Pod::LinkCheck | Apocalypse | 2011-02-15 | 1 | -2/+2 |
* | We're going to embed two interpreters, not four | Florian Ragwitz | 2010-09-22 | 1 | -1/+0 |
* | don't use $[ in library code | Zefram | 2010-04-27 | 1 | -1/+1 |
* | PATCH: minor typo cleanup of pod/ directory | Tom Christiansen | 2010-01-05 | 1 | -1/+1 |
* | Clarify PERL_SYS_INIT3() usage. | Niko Tyni | 2009-04-20 | 1 | -0/+4 |
* | document PERL_SYS_INIT, PERL_SYS_TERM and that they should only be used once | David Mitchell | 2009-04-02 | 1 | -5/+10 |
* | Update the documentation of get_sv() to note that it calls Perl_gv_fetchpv(), | Nicholas Clark | 2009-01-21 | 1 | -4/+4 |
* | Update the documentation of get_av() to note that it calls Perl_gv_fetchpv(), | Nicholas Clark | 2009-01-21 | 1 | -1/+1 |
* | Purge C<n_a> thoughtcrime from the pods. | Nicholas Clark | 2008-08-10 | 1 | -17/+10 |
* | POD cleanups | David Landgren | 2007-10-04 | 1 | -2/+2 |
* | reentr reshuffle | Jarkko Hietaniemi | 2006-09-28 | 1 | -0/+2 |
* | Change all NEWSV() to newSV() in the core and non-dual-lived modules. | Steve Hay | 2006-01-18 | 1 | -4/+4 |
* | Make setting 'PL_origalen = 1' before perl_parse() disable | Gisle Aas | 2006-01-11 | 1 | -0/+16 |
* | Remove stale date. | Gisle Aas | 2006-01-10 | 1 | -2/+0 |
* | Reformat a long line in perlembed.pod (bug #24623). | Rafael Garcia-Suarez | 2003-12-13 | 1 | -1/+10 |
* | embedding perl | Radu Greab | 2003-10-21 | 1 | -7/+15 |
* | Update Jon Orwant's email address as he wants it, | Jarkko Hietaniemi | 2003-08-09 | 1 | -2/+2 |
* | Embedding | Ilya Zakharevich | 2003-04-05 | 1 | -4/+23 |
* | Bunch of doc patches from Stas; plus regen. | Stas Bekman | 2003-03-10 | 1 | -2/+6 |
* | NO_SHORT_NAMES is better than HIDE_SHORT_NAMES. | Jarkko Hietaniemi | 2003-02-16 | 1 | -1/+1 |
* | As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option | Jarkko Hietaniemi | 2003-02-16 | 1 | -0/+18 |
* | perlembed.pod: make some examples work with multiplicity | Brendan O'Dea | 2002-09-26 | 1 | -9/+12 |
* | More URL "whitespacing". | Jarkko Hietaniemi | 2002-03-27 | 1 | -3/+3 |
* | a few typo fixes | Jeffrey Friedl | 2001-11-12 | 1 | -1/+1 |
* | Document the changes with regards to running of END blocks. | Artur Bergman | 2001-09-03 | 1 | -5/+17 |
* | Integrate change #9501 from maintperl into mainline. | Jarkko Hietaniemi | 2001-04-01 | 1 | -5/+33 |
* | ; was Re: Perlbug 20000322.006 status +update | Robin Barker | 2000-12-22 | 1 | -10/+30 |
* | Pod updates | Stephen P. Potter | 2000-11-07 | 1 | -14/+13 |
* | Re: Array vs. List context | Daniel Chetlin | 2000-08-04 | 1 | -2/+2 |
* | tweak perlembed for multiplicity/usethreads sanity; correct notes | Gurusamy Sarathy | 2000-06-30 | 1 | -24/+9 |
* | whitespace and readabiliti nits in the pods (from Michael G Schwern | Gurusamy Sarathy | 2000-03-03 | 1 | -39/+39 |
* | fix pods to reflect newer canonical names for call_sv() etc. | Gurusamy Sarathy | 2000-02-29 | 1 | -31/+31 |
* | Re: [PATCH 5.005_61] "our" declarations | Larry Wall | 1999-09-25 | 1 | -1/+1 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -3/+3 |
* | broken URLs fixed (from Michael G Schwern <schwern@pobox.com>) | Gurusamy Sarathy | 1999-02-15 | 1 | -2/+2 |
* | another threads reliability fix: serialize writes to thr->threadsv | Gurusamy Sarathy | 1998-11-29 | 1 | -9/+17 |
* | fixes for pod noises | Gurusamy Sarathy | 1998-08-02 | 1 | -0/+2 |
* | Update perldelta and Changes; refresh perltoc; newer perlembed.pod | Gurusamy Sarathy | 1998-07-22 | 1 | -18/+18 |
* | newer perlembed.pod | Gurusamy Sarathy | 1998-07-22 | 1 | -91/+81 |
* | add Symbol::delete_package() | Gurusamy Sarathy | 1998-07-06 | 1 | -17/+1 |
* | {perlembed.pod] Re: Memory leak in Perl 5.004 and the fix | Guy Decoux | 1998-06-29 | 1 | -0/+3 |
* | [win32] merge change#904 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -1/+1 |
* | [win32] merge change#897 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -25/+45 |
* | [win32] change all 'sp' to 'SP' in code and in the docs. Explicitly | Gurusamy Sarathy | 1998-03-07 | 1 | -2/+2 |
* | Newer -DLEAKTEST patch | Ilya Zakharevich | 1998-02-06 | 1 | -4/+4 |
* | [inseperable differences up to perl 5.004_02]perl-5.004_02 | Tim Bunce | 1997-08-07 | 1 | -1/+1 |
* | [BUG] perlembed.pod:power.c example | Doug MacEachern | 1997-08-07 | 1 | -5/+2 |
* | new perlembed.pod:match.c | Doug MacEachern | 1997-08-07 | 1 | -109/+127 |
* | perlembed Win32 update | Doug MacEachern | 1997-06-11 | 1 | -3/+37 |