summaryrefslogtreecommitdiff
path: root/embed.pl
Commit message (Expand)AuthorAgeFilesLines
* more UTF8 test suites and an UTF8 patchInaba Hiroto2000-12-301-0/+2
* Polymorphic regexps.Jarkko Hietaniemi2000-12-171-3/+2
* Return of the IVUV-preservation, now seems to be happy evenJarkko Hietaniemi2000-12-151-0/+4
* speeding up object creation/destruction 4x timesIlya Zakharevich2000-12-151-0/+1
* This seems to be a stage sane and stable enough to checkin.Jarkko Hietaniemi2000-12-151-4/+0
* faster and 64 bit preserving arithmeticNicholas Clark2000-12-141-0/+4
* Move the proto of start_glob() to a better place; regen api files.Jarkko Hietaniemi2000-12-131-4/+1
* move startglob out of pp_hot.cNicholas Clark2000-12-131-0/+4
* Additional patch for UTF8-keys (Re: perl@8016)Inaba Hiroto2000-12-091-1/+1
* Document utf8_length(), utf8_distance(), and utf8_hop().Jarkko Hietaniemi2000-12-071-1/+1
* Re: [PATCH] The largest hoax of all times?Ilya Zakharevich2000-12-051-0/+2
* UTF-8 hash keys, patch from Inaba Hiroto.Jarkko Hietaniemi2000-12-041-4/+4
* Make utf8_length() and utf8_distance() (the latter of whichJarkko Hietaniemi2000-11-261-1/+1
* C<foreach my $x ...> in pseudo-fork()ed process may diddleGurusamy Sarathy2000-11-251-0/+1
* Undo the SOCKS workarounds, instead start using PerlIOJens Hamisch2000-11-251-12/+0
* SOCKS wrestling continues, patches from Jens Hamisch.Jarkko Hietaniemi2000-11-231-6/+6
* More SOCKS versus 64-bit patches from Jens Hamisch.Jarkko Hietaniemi2000-11-221-1/+4
* Export the SOCKS workaround symbols only if necessary.Jarkko Hietaniemi2000-11-211-5/+6
* Add a workaround to SOCKS 64-bit problems.Jarkko Hietaniemi2000-11-201-0/+8
* Introduce Perl_utf8_length(). Use it.Jarkko Hietaniemi2000-11-181-0/+1
* [PATCH 5.7.0] make regcomp reenterableIlya Zakharevich2000-11-181-22/+22
* Locales support (setlocale) fixesVadim Konovalov2000-11-041-3/+4
* The reëntrant version shouldn't be needed unless USE_PURE_BISON.Jarkko Hietaniemi2000-10-281-2/+2
* Continue the internal UTF-8 API tweaking.Jarkko Hietaniemi2000-10-251-3/+3
* Allow poking holes at the UTF-8 decoding strictness.Jarkko Hietaniemi2000-10-251-1/+1
* Missed the header file changes from #7425.Jarkko Hietaniemi2000-10-241-1/+1
* Make the UTF-8 decoding stricter and more verbose whenJarkko Hietaniemi2000-10-241-6/+6
* 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
| |\ \