Modified README.bs2000
[p5sagit/p5-mst-13.2.git] / perlapi.c
2001-02-24 Nick Ing-Simmons Encode API documentation nd tidy up.
2001-02-23 Doug MacEachern [patch] perlio + useithreads
2001-02-21 Jarkko Hietaniemi Put back the #8840, it was innocent.
2001-02-20 Jarkko Hietaniemi Retract the #8838 and #8840 for now because of
2001-02-19 Doug MacEachern [patch] add sv_setref_uv
2001-02-17 Nick Ing-Simmons Integrate mainline
2001-02-17 Doug MacEachern [patch] -Wall
2001-02-13 Jarkko Hietaniemi Merge ebcdic.c (only one function, ebcdic_control(...
2001-02-08 Charles Bailey SYN SYN
2001-02-08 Nick Ing-Simmons Generated files form 8713 etc.
2001-01-28 Jarkko Hietaniemi Patch from Inaba Hiroto:
2001-01-24 Charles Bailey SYN SYN
2001-01-23 Roca, Ignasi RE: [PATCH perl@8269] Corrections for Perl_yylex_r...
2001-01-20 Nick Ing-Simmons Infrastructure to allow:
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-17 Jarkko Hietaniemi Uncheckedin generated files.
2000-12-16 Jarkko Hietaniemi Few uncheckedin files.
2000-12-13 Jarkko Hietaniemi Move the proto of start_glob() to a better place; regen...
2000-12-07 Nick Ing-Simmons Change PerlIO_(get|set)pos to take SV *
2000-12-05 Jarkko Hietaniemi dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-11-25 Gurusamy Sarathy C<foreach my $x ...> in pseudo-fork()ed process may...
2000-11-18 Jarkko Hietaniemi Introduce Perl_utf8_length(). Use it.
2000-11-04 Jarkko Hietaniemi Integrate perlio:
2000-10-30 Nick Ing-Simmons Change files which are mysteriously different to mainli...
2000-10-25 Jarkko Hietaniemi Continue the internal UTF-8 API tweaking.
2000-10-24 Jarkko Hietaniemi Make the UTF-8 decoding stricter and more verbose when
2000-10-21 John Tobey Re: Creating const subs for constants.
2000-10-20 Roca, Ignasi Make scan_num() reëntrant, as suggested in
2000-10-20 Charles Bailey SYN SYN
2000-09-30 Nick Ing-Simmons Re-instate Perl_utf8_to_uv without checking parameter...
2000-09-14 Simon Cozens utf8.c apidoc
2000-09-03 Nick Ing-Simmons Hash lookup of constant strings optimization:
2000-09-01 Mike Guy Fix vec() / utf8 (was Re: bitvec ops still broken...
2000-08-08 Jarkko Hietaniemi Do away with array context, from Daniel Chetlin <daniel...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-08-02 Jarkko Hietaniemi regen_headers, regen perltoc.
2000-07-25 Simon Cozens av.c apidoc
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6268..6282 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6242..6249 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6231..6240 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6174..6203 into mainline...
2000-07-04 Jarkko Hietaniemi Win32 patches for cfgperl from Sarathy.
2000-07-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-04 Gurusamy Sarathy adjust change#6299
2000-07-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-04 Gurusamy Sarathy fix memory leak on Windows (PL_sys_intern contents...
2000-06-29 Doug MacEachern xsub attributes
2000-06-27 Simon Cozens is_utf8_string
2000-06-27 Simon Cozens bytes<->utf8 fixes
2000-06-25 Jarkko Hietaniemi Regen headers.
2000-06-07 Jarkko Hietaniemi Mopup for #6204.
2000-06-03 Dan Sugalski VMS fixups so we can build with MULTIPLICITY
2000-06-03 Jarkko Hietaniemi Integrate with Sarathy.
2000-06-02 Gurusamy Sarathy fix small eval"" memory leaks under USE_ITHREADS
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-11 Jarkko Hietaniemi Integrate with Sarathy.
2000-05-11 Gurusamy Sarathy PL_sys_intern was being initialized too late on windows
2000-04-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-24 Gurusamy Sarathy add rsignal(), whichsig() and do_join() to public API...
2000-03-19 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-18 Jarkko Hietaniemi Add newSVuv().
2000-03-17 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-17 Gurusamy Sarathy export cv_undef() and cv_const_sv() (mod_perl uses...
2000-03-16 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-16 Gurusamy Sarathy due to an oversight during PERL_OBJECT migration, hosts...
2000-03-13 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-13 Gurusamy Sarathy make the is_utf8_*() safe for use on invalid utf8 ...
2000-03-13 Charles Bailey Resync with mainline post RC1
2000-03-11 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-08 Gurusamy Sarathy abstract code for C<use Foo 1.23 @ary;> into a Perl_loa...
2000-03-06 Charles Bailey Resync with mainline, update test in vmsfspec.t
2000-03-05 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-05 Gurusamy Sarathy fixes for most warnings identified by gcc -Wall
2000-03-03 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-03 Gurusamy Sarathy support for list assignment to pseudohashes (from John...
2000-02-26 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-26 Charles Bailey Resync with mainline
2000-02-26 Gurusamy Sarathy support for version vectors in UNIVERSAL::VERSION(...
2000-02-25 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-25 Gurusamy Sarathy fix missing perl_alloc() declaration under PERL_IMPLICI...
2000-02-21 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-20 Gurusamy Sarathy make change#3386 a build-time option (avoids problems...
2000-02-19 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-19 Gurusamy Sarathy make comparisons promote to utf8 as necessary (from...
2000-02-15 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-15 Gurusamy Sarathy provide malloc stats via get_mstats() (from Ilya Zakhar...
2000-02-14 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-14 Gurusamy Sarathy remove outdated -DPURIFY code--it reports bogus errors...
2000-02-01 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-01 Gurusamy Sarathy export pregexec(), Tk uses it
2000-01-28 Jarkko Hietaniemi Integrate with Sarathy.
2000-01-28 Gurusamy Sarathy more exported symbols needed for build on windows
2000-01-28 Gurusamy Sarathy autogenerate API listing from comments in the source...
2000-01-25 Jarkko Hietaniemi Integrate with Sarathy.
2000-01-24 Gurusamy Sarathy enable function wrappers for access to globals under...
2000-01-21 Jarkko Hietaniemi Integrate with Sarathy.
2000-01-21 Gurusamy Sarathy patch to report warnings on bogus filehandles passed...
2000-01-13 Jarkko Hietaniemi Integrate with Sarathy.
next