summaryrefslogtreecommitdiff
path: root/embed.pl
Commit message (Expand)AuthorAgeFilesLines
* Re: Creating const subs for constants.John Tobey2000-10-211-2/+2
* Make scan_num() reëntrant, as suggested inRoca, Ignasi2000-10-201-1/+1
* Reëntrancy fix.Roca, Ignasi2000-10-201-0/+1
* Retract #7091 as suggested inRobin Barker2000-10-021-1/+1
* Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.Nick Ing-Simmons2000-09-301-1/+2
* Part of #7081 didn't come through.Jarkko Hietaniemi2000-09-141-1/+1
* continued -Wformat supportRobin Barker2000-09-141-2/+2
* Batch of UTF-8 patches from Simon Cozens.Jarkko Hietaniemi2000-09-141-1/+1
* Hash lookup of constant strings optimization:Nick Ing-Simmons2000-09-031-22/+23
* Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)Mike Guy2000-09-011-1/+1
* 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