summaryrefslogtreecommitdiff
path: root/embed.pl
Commit message (Expand)AuthorAgeFilesLines
* magic callbacks all need to have same type signatureGurusamy Sarathy2000-08-151-1/+1
* magic_regdatum_set() is void, not int.Jarkko Hietaniemi2000-08-151-1/+1
* Re: [PATCH] @+, @- readonlyMike Guy2000-08-141-0/+1
* [ID 20000724.004] Perl interpreter segfault when using built-in flockRonald F. Guilmette2000-08-051-1/+1
* Remove the extraneous "main::" prefix from all theGurusamy Sarathy2000-08-021-0/+2
* The swallow_bom() saga continues. The #23 of require.tJarkko Hietaniemi2000-07-311-2/+2
* av.c apidocSimon Cozens2000-07-251-5/+5
* More docs for sv functions.Jarkko Hietaniemi2000-07-151-17/+21
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-07-141-1/+1
|\
| * Fix the BOM bug: not a byteorder bug, a signedness bug.Jarkko Hietaniemi2000-07-141-1/+1
| * Win32 patches for cfgperl from Sarathy.Jarkko Hietaniemi2000-07-041-2/+3
| * Integrate with Sarathy.Jarkko Hietaniemi2000-07-041-2/+4
| |\
| * \ Integrate with Sarathy.Jarkko Hietaniemi2000-07-041-3/+2
| |\ \
| * | | xsub attributesDoug MacEachern2000-06-291-0/+1
| * | | Regen headers for #6261 (and update embed.pl for this) and #6267,Jarkko Hietaniemi2000-06-291-0/+1
| * | | Re: [PATCH] Re: Speeding up method lookups Doug MacEachern2000-06-291-0/+1
| * | | tr///, help wanted.Simon Cozens2000-06-281-8/+6
| * | | Re: [PATCH] support 'my __PACKAGE__ $obj = ...'Doug MacEachern2000-06-281-0/+1
| * | | is_utf8_stringSimon Cozens2000-06-271-0/+1
| * | | bytes<->utf8 fixesSimon Cozens2000-06-271-1/+1
| * | | Tweak embed.pl, regen headers.Jarkko Hietaniemi2000-06-251-5/+16
| * | | Add source code filenames to apidoc.Simon Cozens2000-06-231-9/+12
| * | | Remove tr///CU (the feature is to be obsoleted by better interfaces).Simon Cozens2000-06-231-2/+2
| * | | Threadsafe patchesDan Sugalski2000-06-061-0/+2
* | | | enable UTF-16 filter by default if relevant BOM is seen; variousGurusamy Sarathy2000-07-141-1/+1
* | | | integrate cfgperl changes#6293..6324 into mainlineGurusamy Sarathy2000-07-111-2/+3
* | | | integrate cfgperl changes#6268..6282 into mainlineGurusamy Sarathy2000-07-111-0/+2
* | | | integrate cfgperl changes#6252..6260 into mainlineGurusamy Sarathy2000-07-111-8/+6
* | | | integrate cfgperl change#6250 into mainlineGurusamy Sarathy2000-07-111-0/+1
* | | | integrate cfgperl changes#6242..6249 into mainlineGurusamy Sarathy2000-07-111-1/+2
* | | | integrate cfgperl changes#6231..6240 into mainlineGurusamy Sarathy2000-07-111-5/+16
* | | | integrate cfgperl changes#6224..6229 into mainlineGurusamy Sarathy2000-07-111-9/+12
* | | | integrate cfgperl changes#6220..6222 into mainlineGurusamy Sarathy2000-07-111-2/+2
* | | | integrate cfgperl changes#6207..6210 into mainlineGurusamy Sarathy2000-07-111-0/+2
* | | | integrate cfgperl changes#6174..6203 into mainline (first of several)Gurusamy Sarathy2000-07-111-0/+3
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | VMS fixups so we can build with MULTIPLICITYDan Sugalski2000-06-031-0/+3
* | | adjust change#6299Gurusamy Sarathy2000-07-041-2/+4
| |/ |/|
* | fix memory leak on Windows (PL_sys_intern contents were neverGurusamy Sarathy2000-07-041-3/+2
|/
* fix small eval"" memory leaks under USE_ITHREADSGurusamy Sarathy2000-06-021-0/+1
* submit missing embed.pl changeGurusamy Sarathy2000-06-011-1/+1
* change#2879 broke rvalue autovivification of magicals such as ${$num}Gurusamy Sarathy2000-05-281-0/+1
* PL_sys_intern was being initialized too late on windowsGurusamy Sarathy2000-05-111-0/+3
* add rsignal(), whichsig() and do_join() to public API listGurusamy Sarathy2000-04-241-4/+4
* various pod nits (from Larry Virden and others)Gurusamy Sarathy2000-04-241-2/+2
* pod typo fixes (from Marcel Grunauer <marcel.grunauer@lovely.net>)Gurusamy Sarathy2000-03-191-1/+1
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-191-0/+1
|\
| * Add newSVuv().Jarkko Hietaniemi2000-03-181-0/+1
* | support for C<use vmsish 'hushed'>; move VMSISH_EXIT out ofGurusamy Sarathy2000-03-191-0/+1
|/
* export cv_undef() and cv_const_sv() (mod_perl uses them toGurusamy Sarathy2000-03-171-2/+2
* add missing bincompat5005 #definesGurusamy Sarathy2000-03-171-0/+3