Re: [PATCH} perlio and threading @ 10576 + report
[p5sagit/p5-mst-13.2.git] / objXSUB.h
2001-06-14 Nick Ing-Simmons Integrate mainline
2001-06-13 Hugo van der Sanden splitting util.c
2001-06-13 Andy Dougherty Small bcopy cleanup
2001-06-10 Jarkko Hietaniemi Move the grok_number and its lieutenant grok_numeric_radix
2001-06-03 Simon Cozens APIfy op_clear
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Hugo van der Sanden Re: [ID 20010529.006] String plus zero inconsistent...
2001-06-01 Doug MacEachern [patch] Cwd.xs optimizations/abstraction
2001-05-26 Hugo van der Sanden Re: 5.6.*, bleadperl: bugs in pp_concat
2001-05-26 Jarkko Hietaniemi Regen headers for #10221.
2001-04-29 Jarkko Hietaniemi In character classes one couldn't have 0x80..0xff chara...
2001-04-06 Jarkko Hietaniemi Integrate changes #9584,9587 from maintperl into mainline.
2001-03-24 Nick Ing-Simmons Generated files.
2001-03-14 Jarkko Hietaniemi Integrate change #9154 from maintperl to mainline.
2001-03-10 Nick Ing-Simmons EBCDIC sanity - phase I
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 Polymorphic regexps.
2000-12-15 Jarkko Hietaniemi Return of the IVUV-preservation, now seems to be happy...
2000-12-15 Ilya Zakharevich speeding up object creation/destruction 4x times
2000-12-15 Jarkko Hietaniemi This seems to be a stage sane and stable enough to...
2000-12-14 Nicholas Clark faster and 64 bit preserving arithmetic
2000-12-13 Jarkko Hietaniemi Move the proto of start_glob() to a better place; regen...
2000-12-13 Nicholas Clark move startglob out of pp_hot.c
2000-12-05 Ilya Zakharevich Re: [PATCH] The largest hoax of all times?
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-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-20 Charles Bailey SYN SYN
2000-09-30 Nick Ing-Simmons Re-instate Perl_utf8_to_uv without checking parameter...
2000-09-03 Nick Ing-Simmons Hash lookup of constant strings optimization:
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-08-02 Gurusamy Sarathy Remove the extraneous "main::" prefix from all the
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#6207..6210 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-25 Jarkko Hietaniemi Regen headers.
2000-06-07 Jarkko Hietaniemi Regen headers for #6207.
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 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-18 Jarkko Hietaniemi Add newSVuv().
2000-03-17 Gurusamy Sarathy export cv_undef() and cv_const_sv() (mod_perl uses...
2000-03-16 Gurusamy Sarathy due to an oversight during PERL_OBJECT migration, hosts...
2000-03-13 Gurusamy Sarathy make the is_utf8_*() safe for use on invalid utf8 ...
2000-03-08 Gurusamy Sarathy abstract code for C<use Foo 1.23 @ary;> into a Perl_loa...
2000-03-05 Gurusamy Sarathy fixes for most warnings identified by gcc -Wall
2000-03-03 Gurusamy Sarathy support for list assignment to pseudohashes (from John...
2000-02-26 Gurusamy Sarathy support for version vectors in UNIVERSAL::VERSION(...
2000-02-25 Gurusamy Sarathy fix missing perl_alloc() declaration under PERL_IMPLICI...
2000-02-20 Gurusamy Sarathy make change#3386 a build-time option (avoids problems...
2000-02-19 Gurusamy Sarathy make comparisons promote to utf8 as necessary (from...
2000-02-15 Gurusamy Sarathy provide malloc stats via get_mstats() (from Ilya Zakhar...
2000-02-14 Gurusamy Sarathy remove outdated -DPURIFY code--it reports bogus errors...
2000-02-09 Charles Bailey Resync with mainline
2000-02-01 Gurusamy Sarathy export pregexec(), Tk uses it
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-24 Gurusamy Sarathy enable function wrappers for access to globals under...
2000-01-21 Gurusamy Sarathy patch to report warnings on bogus filehandles passed...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-13 Gurusamy Sarathy support delete() and exists() on array, tied array...
1999-12-31 Gurusamy Sarathy missing files in previous submit
1999-12-30 Gurusamy Sarathy enable the PERL_BINMODE_SCRIPTS behavior by default...
1999-12-24 Gurusamy Sarathy support for v5.5.640 style version numbers
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-08 Larry Wall patch to fix parser bug in C<${h{${a[0]}}} = 13>
1999-12-08 Gurusamy Sarathy introduce save_I8() for saving byte values
1999-12-07 Gurusamy Sarathy typos in change#4660
1999-12-06 Gurusamy Sarathy tweaks for building with -DUSE_ITHREADS on !WIN32 platf...
1999-12-04 Gurusamy Sarathy make uninitialized value warnings report opcode
1999-12-01 Gurusamy Sarathy avoid "Callback called exit" error on intentional exit()
1999-12-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
1999-11-15 Gurusamy Sarathy add a synchronous stub fork() for USE_ITHREADS to prove...
next