summaryrefslogtreecommitdiff
path: root/objXSUB.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate changes #9584,9587 from maintperl into mainline.Jarkko Hietaniemi2001-04-061-0/+4
* Generated files.Nick Ing-Simmons2001-03-241-0/+4
* Integrate change #9154 from maintperl to mainline.Jarkko Hietaniemi2001-03-141-0/+4
* EBCDIC sanity - phase INick Ing-Simmons2001-03-101-12/+24
* [patch] perlio + useithreadsDoug MacEachern2001-02-231-2/+0
* Put back the #8840, it was innocent.Jarkko Hietaniemi2001-02-211-0/+4
* Retract the #8838 and #8840 for now because ofJarkko Hietaniemi2001-02-201-4/+0
* [patch] add sv_setref_uvDoug MacEachern2001-02-191-0/+4
* [patch] -WallDoug MacEachern2001-02-171-0/+4
* Merge ebcdic.c (only one function, ebcdic_control()) into util.c.Jarkko Hietaniemi2001-02-131-0/+2
* Generated files form 8713 etc.Nick Ing-Simmons2001-02-081-0/+8
* Patch from Inaba Hiroto:Jarkko Hietaniemi2001-01-281-0/+4
* RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parse...Roca, Ignasi2001-01-231-1/+0
* Infrastructure to allow:Nick Ing-Simmons2001-01-201-0/+4
* Integrate mainline.Nick Ing-Simmons2000-12-191-0/+4
* Return of the IVUV-preservation, now seems to be happy evenJarkko Hietaniemi2000-12-151-0/+2
* speeding up object creation/destruction 4x timesIlya Zakharevich2000-12-151-0/+4
* This seems to be a stage sane and stable enough to checkin.Jarkko Hietaniemi2000-12-151-2/+0
* faster and 64 bit preserving arithmeticNicholas Clark2000-12-141-0/+2
* Move the proto of start_glob() to a better place; regen api files.Jarkko Hietaniemi2000-12-131-2/+0
* move startglob out of pp_hot.cNicholas Clark2000-12-131-0/+2
* Re: [PATCH] The largest hoax of all times?Ilya Zakharevich2000-12-051-0/+8
* C<foreach my $x ...> in pseudo-fork()ed process may diddleGurusamy Sarathy2000-11-251-0/+4
* Introduce Perl_utf8_length(). Use it.Jarkko Hietaniemi2000-11-181-0/+4
* Change files which are mysteriously different to mainline to beNick Ing-Simmons2000-10-301-1/+1
* Continue the internal UTF-8 API tweaking.Jarkko Hietaniemi2000-10-251-4/+4
* Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.Nick Ing-Simmons2000-09-301-0/+4
* Hash lookup of constant strings optimization:Nick Ing-Simmons2000-09-031-1/+5
* Remove the extraneous "main::" prefix from all theGurusamy Sarathy2000-08-021-0/+8
* av.c apidocSimon Cozens2000-07-251-8/+0
* integrate cfgperl changes#6293..6324 into mainlineGurusamy Sarathy2000-07-111-4/+6
* integrate cfgperl changes#6268..6282 into mainlineGurusamy Sarathy2000-07-111-0/+4
* integrate cfgperl changes#6242..6249 into mainlineGurusamy Sarathy2000-07-111-0/+4
* integrate cfgperl changes#6231..6240 into mainlineGurusamy Sarathy2000-07-111-0/+8
* integrate cfgperl changes#6207..6210 into mainlineGurusamy Sarathy2000-07-111-0/+4
* adjust change#6299Gurusamy Sarathy2000-07-041-8/+10
* fix memory leak on Windows (PL_sys_intern contents were neverGurusamy Sarathy2000-07-041-6/+8
* fix small eval"" memory leaks under USE_ITHREADSGurusamy Sarathy2000-06-021-0/+4
* PL_sys_intern was being initialized too late on windowsGurusamy Sarathy2000-05-111-0/+6
* add rsignal(), whichsig() and do_join() to public API listGurusamy Sarathy2000-04-241-0/+12
* Add newSVuv().Jarkko Hietaniemi2000-03-181-0/+4
* export cv_undef() and cv_const_sv() (mod_perl uses them toGurusamy Sarathy2000-03-171-0/+8
* due to an oversight during PERL_OBJECT migration, hosts createdGurusamy Sarathy2000-03-161-0/+4
* make the is_utf8_*() safe for use on invalid utf8 (they nowGurusamy Sarathy2000-03-131-0/+4
* abstract code for C<use Foo 1.23 @ary;> into a Perl_load_module()Gurusamy Sarathy2000-03-081-0/+12
* fixes for most warnings identified by gcc -WallGurusamy Sarathy2000-03-051-0/+2
* support for list assignment to pseudohashes (from John TobeyGurusamy Sarathy2000-03-031-0/+4
* support for version vectors in UNIVERSAL::VERSION(), so thatGurusamy Sarathy2000-02-261-0/+4
* fix missing perl_alloc() declaration under PERL_IMPLICIT_SYSGurusamy Sarathy2000-02-251-1/+0
* make change#3386 a build-time option (avoids problems due toGurusamy Sarathy2000-02-201-0/+6