This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[patch] -Wall
[perl5.git] / perlapi.c
2001-02-17 Doug MacEachern[patch] -Wall
2001-02-13 Jarkko HietaniemiMerge ebcdic.c (only one function, ebcdic_control(...
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-24 Charles BaileySYN SYN
2001-01-23 Roca, IgnasiRE: [PATCH perl@8269] Corrections for Perl_yylex_r...
2001-01-20 Nick Ing-SimmonsInfrastructure to allow:
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-19 Nick Ing-SimmonsIntegrate mainline.
2000-12-17 Jarkko HietaniemiUncheckedin generated files.
2000-12-16 Jarkko HietaniemiFew uncheckedin files.
2000-12-13 Jarkko HietaniemiMove the proto of start_glob() to a better place; regen...
2000-12-07 Nick Ing-SimmonsChange PerlIO_(get|set)pos to take SV *
2000-12-05 Jarkko HietaniemidTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-11-25 Gurusamy SarathyC<foreach my $x ...> in pseudo-fork()ed process may...
2000-11-18 Jarkko HietaniemiIntroduce Perl_utf8_length(). Use it.
2000-11-04 Jarkko HietaniemiIntegrate perlio:
2000-10-30 Nick Ing-SimmonsChange files which are mysteriously different to mainli...
2000-10-25 Jarkko HietaniemiContinue the internal UTF-8 API tweaking.
2000-10-24 Jarkko HietaniemiMake the UTF-8 decoding stricter and more verbose when
2000-10-21 John TobeyRe: Creating const subs for constants.
2000-10-20 Roca, IgnasiMake scan_num() reëntrant, as suggested in
2000-10-20 Charles BaileySYN SYN
2000-09-30 Nick Ing-SimmonsRe-instate Perl_utf8_to_uv without checking parameter...
2000-09-14 Simon Cozensutf8.c apidoc
2000-09-03 Nick Ing-SimmonsHash lookup of constant strings optimization:
2000-09-01 Mike GuyFix vec() / utf8 (was Re: bitvec ops still broken...
2000-08-08 Jarkko HietaniemiDo away with array context, from Daniel Chetlin <daniel...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-08-02 Jarkko Hietaniemiregen_headers, regen perltoc.
2000-07-25 Simon Cozensav.c apidoc
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6268..6282 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6242..6249 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6231..6240 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6174..6203 into mainline...
2000-07-04 Jarkko HietaniemiWin32 patches for cfgperl from Sarathy.
2000-07-04 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-04 Gurusamy Sarathyadjust change#6299
2000-07-04 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-04 Gurusamy Sarathyfix memory leak on Windows (PL_sys_intern contents...
2000-06-29 Doug MacEachernxsub attributes
2000-06-27 Simon Cozensis_utf8_string
2000-06-27 Simon Cozensbytes<->utf8 fixes
2000-06-25 Jarkko HietaniemiRegen headers.
2000-06-07 Jarkko HietaniemiMopup for #6204.
2000-06-03 Dan SugalskiVMS fixups so we can build with MULTIPLICITY
2000-06-03 Jarkko HietaniemiIntegrate with Sarathy.
2000-06-02 Gurusamy Sarathyfix small eval"" memory leaks under USE_ITHREADS
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-11 Jarkko HietaniemiIntegrate with Sarathy.
2000-05-11 Gurusamy SarathyPL_sys_intern was being initialized too late on windows
2000-04-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 Gurusamy Sarathyadd rsignal(), whichsig() and do_join() to public API...
2000-03-19 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-03-18 Jarkko HietaniemiAdd newSVuv().
2000-03-17 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-17 Gurusamy Sarathyexport cv_undef() and cv_const_sv() (mod_perl uses...
2000-03-16 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-16 Gurusamy Sarathydue to an oversight during PERL_OBJECT migration, hosts...
2000-03-13 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-13 Gurusamy Sarathymake the is_utf8_*() safe for use on invalid utf8 ...
2000-03-13 Charles BaileyResync with mainline post RC1
2000-03-11 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-08 Gurusamy Sarathyabstract code for C<use Foo 1.23 @ary;> into a Perl_loa...
2000-03-06 Charles BaileyResync with mainline, update test in vmsfspec.t
2000-03-05 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-05 Gurusamy Sarathyfixes for most warnings identified by gcc -Wall
2000-03-03 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-03 Gurusamy Sarathysupport for list assignment to pseudohashes (from John...
2000-02-26 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-26 Charles BaileyResync with mainline
2000-02-26 Gurusamy Sarathysupport for version vectors in UNIVERSAL::VERSION(...
2000-02-25 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-25 Gurusamy Sarathyfix missing perl_alloc() declaration under PERL_IMPLICI...
2000-02-21 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-20 Gurusamy Sarathymake change#3386 a build-time option (avoids problems...
2000-02-19 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-19 Gurusamy Sarathymake comparisons promote to utf8 as necessary (from...
2000-02-15 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-15 Gurusamy Sarathyprovide malloc stats via get_mstats() (from Ilya Zakhar...
2000-02-14 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-14 Gurusamy Sarathyremove outdated -DPURIFY code--it reports bogus errors...
2000-02-01 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-01 Gurusamy Sarathyexport pregexec(), Tk uses it
2000-01-28 Jarkko HietaniemiIntegrate with Sarathy.
2000-01-28 Gurusamy Sarathymore exported symbols needed for build on windows
2000-01-28 Gurusamy Sarathyautogenerate API listing from comments in the source...
2000-01-25 Jarkko HietaniemiIntegrate with Sarathy.
2000-01-24 Gurusamy Sarathyenable function wrappers for access to globals under...
2000-01-21 Jarkko HietaniemiIntegrate with Sarathy.
2000-01-21 Gurusamy Sarathypatch to report warnings on bogus filehandles passed...
2000-01-13 Jarkko HietaniemiIntegrate with Sarathy.
2000-01-13 Gurusamy Sarathysupport delete() and exists() on array, tied array...
2000-01-02 Gurusamy Sarathyusethreads build fixups for NeXTstep (as suggested...
1999-12-31 Gurusamy Sarathymissing files in previous submit
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-08 Gurusamy Sarathyintroduce save_I8() for saving byte values
1999-12-07 Gurusamy Sarathytypos in change#4660
next