This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PerlIO layer table as PL_perlio (per-interpreter)
[perl5.git] / proto.h
2001-10-20 Nick Ing-SimmonsAdd a new flag character 'm' to embed.pl set to represent
2001-10-16 Nick Ing-SimmonsSkeleton of "PerlIO_dup" coded.
2001-10-09 Jarkko HietaniemiMake the toupper/lower/title API for Unicode not right
2001-09-30 Brian IngersonPatch to put qsortsv in the public API
2001-09-27 Jarkko HietaniemiDump SvUTF8(sv)s also as \x{...}.
2001-09-22 Abhijit Menon-SenDo what perl_clone() does for sharedsv functions.
2001-09-22 Abhijit Menon-SenMore cleanups. (What's PERL_DECL_PROT?)
2001-09-13 Jarkko HietaniemiRegen headers.
2001-09-09 Rafael Garcia-SuarezRe: [ID 20010810.011] 'use v2b' not allowed with strict
2001-09-05 Nicholas ClarkRe: [ID 20010825.006] -DCRIPPLED_CC is broken
2001-09-05 Nicholas Clarkoct and hex in glorious 64 bit (with less bugs) (was...
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 Artur BergmanRemoved tripple definitions of CUSTOM_OP functions.
2001-08-27 Artur BergmanRegen headers
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-08-17 Artur BergmanAdds PERL_EXIT_DESTRUCT_END to PL_exit_flags which...
2001-08-13 Jarkko Hietaniemi[PATHC] sharedsv.[c|h]
2001-07-20 Gurusamy SarathyMake perl fork()-safe (in a slightly limited way) even on
2001-07-12 Abhijit Menon-SenPerl_re_dup()
2001-07-12 Jarkko HietaniemiRetract #11289.
2001-07-12 Jarkko Hietaniemi(Retracted by #11289.)
2001-07-08 Simon CozensSimplify yytoke()
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-05 Gurusamy Sarathyfix the binary compatibility issue when building with...
2001-07-02 Gurusamy Sarathyrename s/sv_getcwd/getcwd_sv/ for better conformance...
2001-06-25 Jarkko HietaniemiEnclose the new symbols in START_EXTERN_C and END_EXTERN_C
2001-06-21 Jarkko HietaniemiRetract the #10417 mg.c and embed.pl parts because of
2001-06-20 Jarkko HietaniemiRegen headers.
2001-06-20 Jarkko HietaniemiReplace our implementation of realpath() with OpenBSD's
2001-06-20 Jarkko HietaniemiNo point in going into memory-saving contortions
2001-06-18 Jarkko HietaniemiSplit off the pack/unpack code, from Nicholas Clark.
2001-06-15 Nick Ing-SimmonsGenerated files
2001-06-14 Nick Ing-SimmonsIntegrate mainline
2001-06-13 Hugo van der Sandensplitting util.c
2001-06-13 Andy DoughertySmall bcopy cleanup
2001-06-10 Jarkko HietaniemiMove the grok_number and its lieutenant grok_numeric_radix
2001-06-10 Nick Ing-SimmonsIntegrate mainline
2001-06-10 Hugo van der SandenRe: pragma/locale.t #107
2001-06-09 Jarkko HietaniemiNumeric conversion tweaks suggested by Hugo and Nicholas.
2001-06-06 Jarkko HietaniemiThe proper prototyping for #10463.
2001-06-02 Jarkko Hietaniemi-Wall cleanup continues.
2001-06-02 Nick Ing-SimmonsIntegrate mainline
2001-06-01 Hugo van der SandenRe: [ID 20010529.006] String plus zero inconsistent...
2001-06-01 Doug MacEachern[patch] Cwd.xs optimizations/abstraction
2001-05-26 Hugo van der SandenRe: 5.6.*, bleadperl: bugs in pp_concat
2001-05-10 Doug MacEachern[patch] make op_{clear,null} public
2001-05-07 Benjamin SugarsHelp -Dt show correct pad variables
2001-04-29 Jarkko HietaniemiIn character classes one couldn't have 0x80..0xff chara...
2001-04-19 Jarkko HietaniemiMove the strftime() wrapper from POSIX.xs to util.c
2001-04-18 Jarkko HietaniemiMove the init_tm() and mini_mktime() up from POSIX...
2001-04-06 Jarkko HietaniemiIntegrate changes #9584,9587 from maintperl into mainline.
2001-04-01 Jarkko Hietaniemitr/// UTF-8 tweaking from Inaba Hiroto.
2001-03-27 Robin HoustonAutoloading Errno.pm when %! is encountered
2001-03-24 Nick Ing-SimmonsGenerated files.
2001-03-18 Jarkko HietaniemiIntegrate change #9197 from maintperl to mainline.
2001-03-14 Jarkko HietaniemiIntegrate change #9154 from maintperl to mainline.
2001-03-12 Jarkko HietaniemiIntegrate change #9108 from maintperl to mainline.
2001-03-10 Nick Ing-SimmonsEBCDIC sanity - phase I
2001-02-24 Nick Ing-SimmonsEncode API documentation nd tidy up.
2001-02-23 Doug MacEachern[patch] perlio + useithreads
2001-02-21 Jarkko HietaniemiPut back the #8840, it was innocent.
2001-02-20 Jarkko HietaniemiRetract the #8838 and #8840 for now because of
2001-02-19 Doug MacEachern[patch] add sv_setref_uv
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-17 Doug MacEachern[patch] -Wall
2001-02-13 Jarkko HietaniemiMerge ebcdic.c (only one function, ebcdic_control(...
2001-02-10 Doug MacEachern[patch] GvSHARED
2001-02-08 Charles BaileySYN SYN
2001-02-08 Nick Ing-SimmonsGenerated files form 8713 etc.
2001-01-28 Jarkko HietaniemiPatch from Inaba Hiroto:
2001-01-27 Simon CozensRe: Announce : Tokener reporting patch
2001-01-24 Charles BaileySYN SYN
2001-01-23 Roca, IgnasiRE: [PATCH perl@8269] Corrections for Perl_yylex_r...
2001-01-21 Nick Ing-SimmonsIntegrate mainline.
2001-01-20 Jarkko HietaniemiForgot the expect_number() prototype.
2001-01-20 Nick Ing-SimmonsInfrastructure to allow:
2001-01-16 Nick Ing-SimmonsProvide infrastructure for PERL_ASYNC_CHECK() style...
2001-01-12 Stephen McCamantConsolidated lvalue sub changes
2001-01-09 Inaba HirotoOne more patch for UTF8
2001-01-08 Nick Ing-SimmonsFix "scalars leaked" bugs caused by overload magic
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-30 Nick Ing-SimmonsIntegrate mainline
2000-12-30 Inaba Hirotomore UTF8 test suites and an UTF8 patch
2000-12-19 Nick Ing-SimmonsIntegrate mainline.
2000-12-17 Jarkko HietaniemiPolymorphic regexps.
2000-12-15 Jarkko HietaniemiReturn of the IVUV-preservation, now seems to be happy...
2000-12-15 Ilya Zakharevichspeeding up object creation/destruction 4x times
2000-12-15 Jarkko HietaniemiThis seems to be a stage sane and stable enough to...
2000-12-14 Nicholas Clarkfaster and 64 bit preserving arithmetic
2000-12-13 Jarkko HietaniemiMove the proto of start_glob() to a better place; regen...
2000-12-13 Nicholas Clarkmove startglob out of pp_hot.c
2000-12-09 Inaba HirotoAdditional patch for UTF8-keys (Re: perl@8016)
2000-12-05 Ilya ZakharevichRe: [PATCH] The largest hoax of all times?
2000-12-04 Jarkko HietaniemiUTF-8 hash keys, patch from Inaba Hiroto.
2000-11-26 Jarkko HietaniemiMake utf8_length() and utf8_distance() (the latter...
2000-11-25 Gurusamy SarathyC<foreach my $x ...> in pseudo-fork()ed process may...
2000-11-25 Jens HamischUndo the SOCKS workarounds, instead start using PerlIO
2000-11-23 Jarkko HietaniemiSOCKS wrestling continues, patches from Jens Hamisch.
2000-11-22 Jarkko HietaniemiMore SOCKS versus 64-bit patches from Jens Hamisch.
2000-11-21 Jarkko HietaniemiExport the SOCKS workaround symbols only if necessary.
next