summaryrefslogtreecommitdiff
path: root/pod/perlapi.pod
Commit message (Expand)AuthorAgeFilesLines
* Configure tweaks; record the Berkeley DB version,Jarkko Hietaniemi2001-06-011-2/+1
* [patch] Cwd.xs optimizations/abstractionDoug MacEachern2001-06-011-8/+27
* Pod nitpicksRichard Soderberg2001-05-281-1/+1
* Re: 5.6.*, bleadperl: bugs in pp_concatHugo van der Sanden2001-05-261-0/+65
* Change PL_numeric_radix to PL_numeric_radix_sv (and leave inJarkko Hietaniemi2001-04-301-1/+1
* Fix fordLux2001-04-231-1/+1
* Re: [PATCH] Lighten up globBenjamin Sugars2001-04-041-8/+26
* Re: perl@9359 breaks HTML::ParserGisle Aas2001-03-271-9/+17
* Regen toc and api pods.Jarkko Hietaniemi2001-03-181-1/+1
* Integrate change #9108 from maintperl to mainline.Jarkko Hietaniemi2001-03-121-23/+74
* Regen perlapi, perltoc.Jarkko Hietaniemi2001-03-091-7/+7
* Regen perlapi.Jarkko Hietaniemi2001-03-051-11/+32
* Regen files for mainline.Jarkko Hietaniemi2001-03-031-3/+3
* Regen perlapi.Jarkko Hietaniemi2001-03-011-12/+27
* Put back the #8840, it was innocent.Jarkko Hietaniemi2001-02-211-7/+20
* Retract the #8838 and #8840 for now because ofJarkko Hietaniemi2001-02-201-20/+7
* [patch] add sv_setref_uvDoug MacEachern2001-02-191-7/+20
* Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"Jarkko Hietaniemi2001-02-181-5/+8
* Forgotten fragment.Jarkko Hietaniemi2001-02-091-7/+7
* Up to date CPAN mirror listMichael G. Schwern2001-02-061-7/+7
* UTF-8 nit from Inaba Hiroto.Jarkko Hietaniemi2001-01-301-4/+4
* Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.Jarkko Hietaniemi2001-01-301-79/+7
* Patch from Inaba Hiroto:Jarkko Hietaniemi2001-01-281-7/+24
* Re: API CleanupSimon Cozens2001-01-161-21/+56
* API Variable documentation Simon Cozens2001-01-151-7/+34
* more UTF8 test suites and an UTF8 patchInaba Hiroto2000-12-301-6/+5
* Uncheckedin generated files.Jarkko Hietaniemi2000-12-171-3/+3
* Few uncheckedin files.Jarkko Hietaniemi2000-12-161-1/+11
* This seems to be a stage sane and stable enough to checkin.Jarkko Hietaniemi2000-12-151-3/+3
* Move the proto of start_glob() to a better place; regen api files.Jarkko Hietaniemi2000-12-131-7/+7
* Do not return the Unicode replacement character if UTF-8Jarkko Hietaniemi2000-12-081-5/+7
* Use the UTF8 macros a bit. They can't be used with abandonJarkko Hietaniemi2000-12-081-7/+8
* Document utf8_to_uv() better.Jarkko Hietaniemi2000-12-071-3/+5
* Document utf8_length(), utf8_distance(), and utf8_hop().Jarkko Hietaniemi2000-12-071-2/+39
* Re: [PATCH] The largest hoax of all times?Ilya Zakharevich2000-12-051-8/+24
* UTF-8 hash keys, patch from Inaba Hiroto.Jarkko Hietaniemi2000-12-041-4/+4
* Re: question about retlen in utf8.c:Perl_utf8_to_uv()Peter Prymmer2000-11-301-9/+10
* diff -se shows these as differentNick Ing-Simmons2000-11-191-7/+7
* Change files which are mysteriously different to mainline to beNick Ing-Simmons2000-10-301-4/+4
* Continue the internal UTF-8 API tweaking.Jarkko Hietaniemi2000-10-251-22/+22
* Make the UTF-8 decoding stricter and more verbose whenJarkko Hietaniemi2000-10-241-5/+5
* Re: Creating const subs for constants.John Tobey2000-10-211-1/+14
* Regen headers.Jarkko Hietaniemi2000-10-031-9/+24
* Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.Nick Ing-Simmons2000-09-301-7/+7
* utf8.c apidocSimon Cozens2000-09-141-18/+28
* Batch of UTF-8 patches from Simon Cozens.Jarkko Hietaniemi2000-09-141-4/+12
* Document the SvUTF8*().Jarkko Hietaniemi2000-09-111-0/+37
* small apidoc fixMarc Lehmann2000-09-071-1/+1
* Document the SvIOK_.*UV().Jarkko Hietaniemi2000-09-051-7/+34
* Hash lookup of constant strings optimization:Nick Ing-Simmons2000-09-031-23/+36