2001-08-31 |
Gurusamy Sarathy |
remove deprecated PERL_OBJECT cruft, it has long since... |
blob | commitdiff |
2001-08-27 |
Artur Bergman |
Removed tripple definitions of CUSTOM_OP functions. |
blob | commitdiff | diff to current |
2001-08-27 |
Artur Bergman |
Regen headers |
blob | commitdiff | diff to current |
2001-08-27 |
Artur Bergman |
Changes USE_THREADS to USE_5005THREADS in the entire... |
blob | commitdiff | diff to current |
2001-08-13 |
Jarkko Hietaniemi |
[PATHC] sharedsv.[c|h] |
blob | commitdiff | diff to current |
2001-07-20 |
Gurusamy Sarathy |
Make perl fork()-safe (in a slightly limited way) even on |
blob | commitdiff | diff to current |
2001-07-12 |
Abhijit Menon-Sen |
Perl_re_dup() |
blob | commitdiff | diff to current |
2001-07-06 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-07-02 |
Gurusamy Sarathy |
rename s/sv_getcwd/getcwd_sv/ for better conformance... |
blob | commitdiff | diff to current |
2001-06-21 |
Jarkko Hietaniemi |
Retract the #10417 mg.c and embed.pl parts because of |
blob | commitdiff | diff to current |
2001-06-20 |
Jarkko Hietaniemi |
Regen headers. |
blob | commitdiff | diff to current |
2001-06-20 |
Jarkko Hietaniemi |
Replace our implementation of realpath() with OpenBSD's |
blob | commitdiff | diff to current |
2001-06-20 |
Jarkko Hietaniemi |
After some reading I don't think we can blindly |
blob | commitdiff | diff to current |
2001-06-18 |
Jarkko Hietaniemi |
Split off the pack/unpack code, from Nicholas Clark. |
blob | commitdiff | diff to current |
2001-06-14 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-06-13 |
Hugo van der Sanden |
splitting util.c |
blob | commitdiff | diff to current |
2001-06-13 |
Andy Dougherty |
Small bcopy cleanup |
blob | commitdiff | diff to current |
2001-06-10 |
Jarkko Hietaniemi |
Move the grok_number and its lieutenant grok_numeric_radix |
blob | commitdiff | diff to current |
2001-06-03 |
Simon Cozens |
APIfy op_clear |
blob | commitdiff | diff to current |
2001-06-02 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-06-01 |
Hugo van der Sanden |
Re: [ID 20010529.006] String plus zero inconsistent... |
blob | commitdiff | diff to current |
2001-06-01 |
Doug MacEachern |
[patch] Cwd.xs optimizations/abstraction |
blob | commitdiff | diff to current |
2001-05-26 |
Hugo van der Sanden |
Re: 5.6.*, bleadperl: bugs in pp_concat |
blob | commitdiff | diff to current |
2001-05-26 |
Jarkko Hietaniemi |
Regen headers for #10221. |
blob | commitdiff | diff to current |
2001-04-30 |
Jarkko Hietaniemi |
Change PL_numeric_radix to PL_numeric_radix_sv (and... |
blob | commitdiff | diff to current |
2001-04-06 |
Jarkko Hietaniemi |
Integrate changes #9584,9587 from maintperl into mainline. |
blob | commitdiff | diff to current |
2001-03-24 |
Nick Ing-Simmons |
Generated files. |
blob | commitdiff | diff to current |
2001-03-14 |
Jarkko Hietaniemi |
Integrate change #9154 from maintperl to mainline. |
blob | commitdiff | diff to current |
2001-03-10 |
Nick Ing-Simmons |
EBCDIC sanity - phase I |
blob | commitdiff | diff to current |
2001-02-24 |
Nick Ing-Simmons |
Encode API documentation nd tidy up. |
blob | commitdiff | diff to current |
2001-02-23 |
Doug MacEachern |
[patch] perlio + useithreads |
blob | commitdiff | diff to current |
2001-02-21 |
Jarkko Hietaniemi |
Put back the #8840, it was innocent. |
blob | commitdiff | diff to current |
2001-02-20 |
Jarkko Hietaniemi |
Retract the #8838 and #8840 for now because of |
blob | commitdiff | diff to current |
2001-02-19 |
Doug MacEachern |
[patch] add sv_setref_uv |
blob | commitdiff | diff to current |
2001-02-17 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-02-17 |
Doug MacEachern |
[patch] -Wall |
blob | commitdiff | diff to current |
2001-02-13 |
Jarkko Hietaniemi |
Merge ebcdic.c (only one function, ebcdic_control(... |
blob | commitdiff | diff to current |
2001-02-08 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-02-08 |
Nick Ing-Simmons |
Generated files form 8713 etc. |
blob | commitdiff | diff to current |
2001-01-28 |
Jarkko Hietaniemi |
Patch from Inaba Hiroto: |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-23 |
Roca, Ignasi |
RE: [PATCH perl@8269] Corrections for Perl_yylex_r... |
blob | commitdiff | diff to current |
2001-01-20 |
Nick Ing-Simmons |
Infrastructure to allow: |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2000-12-19 |
Nick Ing-Simmons |
Integrate mainline. |
blob | commitdiff | diff to current |
2000-12-17 |
Jarkko Hietaniemi |
Uncheckedin generated files. |
blob | commitdiff | diff to current |
2000-12-16 |
Jarkko Hietaniemi |
Few uncheckedin files. |
blob | commitdiff | diff to current |
2000-12-13 |
Jarkko Hietaniemi |
Move the proto of start_glob() to a better place; regen... |
blob | commitdiff | diff to current |
2000-12-07 |
Nick Ing-Simmons |
Change PerlIO_(get|set)pos to take SV * |
blob | commitdiff | diff to current |
2000-12-05 |
Jarkko Hietaniemi |
dTHR is a nop in 5.6.0 onwards. Ergo, it can go. |
blob | commitdiff | diff to current |
2000-11-25 |
Gurusamy Sarathy |
C<foreach my $x ...> in pseudo-fork()ed process may... |
blob | commitdiff | diff to current |
2000-11-18 |
Jarkko Hietaniemi |
Introduce Perl_utf8_length(). Use it. |
blob | commitdiff | diff to current |
2000-11-04 |
Jarkko Hietaniemi |
Integrate perlio: |
blob | commitdiff | diff to current |
2000-10-30 |
Nick Ing-Simmons |
Change files which are mysteriously different to mainli... |
blob | commitdiff | diff to current |
2000-10-25 |
Jarkko Hietaniemi |
Continue the internal UTF-8 API tweaking. |
blob | commitdiff | diff to current |
2000-10-24 |
Jarkko Hietaniemi |
Make the UTF-8 decoding stricter and more verbose when |
blob | commitdiff | diff to current |
2000-10-21 |
John Tobey |
Re: Creating const subs for constants. |
blob | commitdiff | diff to current |
2000-10-20 |
Roca, Ignasi |
Make scan_num() reëntrant, as suggested in |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-09-30 |
Nick Ing-Simmons |
Re-instate Perl_utf8_to_uv without checking parameter... |
blob | commitdiff | diff to current |
2000-09-14 |
Simon Cozens |
utf8.c apidoc |
blob | commitdiff | diff to current |
2000-09-03 |
Nick Ing-Simmons |
Hash lookup of constant strings optimization: |
blob | commitdiff | diff to current |
2000-09-01 |
Mike Guy |
Fix vec() / utf8 (was Re: bitvec ops still broken... |
blob | commitdiff | diff to current |
2000-08-08 |
Jarkko Hietaniemi |
Do away with array context, from Daniel Chetlin <daniel... |
blob | commitdiff | diff to current |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
blob | commitdiff | diff to current |
2000-08-02 |
Jarkko Hietaniemi |
regen_headers, regen perltoc. |
blob | commitdiff | diff to current |
2000-07-25 |
Simon Cozens |
av.c apidoc |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6293..6324 into mainline |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6268..6282 into mainline |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6242..6249 into mainline |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6231..6240 into mainline |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6174..6203 into mainline... |
blob | commitdiff | diff to current |
2000-07-04 |
Jarkko Hietaniemi |
Win32 patches for cfgperl from Sarathy. |
blob | commitdiff | diff to current |
2000-07-04 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-07-04 |
Gurusamy Sarathy |
adjust change#6299 |
blob | commitdiff | diff to current |
2000-07-04 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-07-04 |
Gurusamy Sarathy |
fix memory leak on Windows (PL_sys_intern contents... |
blob | commitdiff | diff to current |
2000-06-29 |
Doug MacEachern |
xsub attributes |
blob | commitdiff | diff to current |
2000-06-27 |
Simon Cozens |
is_utf8_string |
blob | commitdiff | diff to current |
2000-06-27 |
Simon Cozens |
bytes<->utf8 fixes |
blob | commitdiff | diff to current |
2000-06-25 |
Jarkko Hietaniemi |
Regen headers. |
blob | commitdiff | diff to current |
2000-06-07 |
Jarkko Hietaniemi |
Mopup for #6204. |
blob | commitdiff | diff to current |
2000-06-03 |
Dan Sugalski |
VMS fixups so we can build with MULTIPLICITY |
blob | commitdiff | diff to current |
2000-06-03 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-06-02 |
Gurusamy Sarathy |
fix small eval"" memory leaks under USE_ITHREADS |
blob | commitdiff | diff to current |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
blob | commitdiff | diff to current |
2000-05-11 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-05-11 |
Gurusamy Sarathy |
PL_sys_intern was being initialized too late on windows |
blob | commitdiff | diff to current |
2000-04-24 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-04-24 |
Gurusamy Sarathy |
add rsignal(), whichsig() and do_join() to public API... |
blob | commitdiff | diff to current |
2000-03-19 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
blob | commitdiff | diff to current |
2000-03-18 |
Jarkko Hietaniemi |
Add newSVuv(). |
blob | commitdiff | diff to current |
2000-03-17 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-03-17 |
Gurusamy Sarathy |
export cv_undef() and cv_const_sv() (mod_perl uses... |
blob | commitdiff | diff to current |
2000-03-16 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-03-16 |
Gurusamy Sarathy |
due to an oversight during PERL_OBJECT migration, hosts... |
blob | commitdiff | diff to current |
2000-03-13 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-03-13 |
Gurusamy Sarathy |
make the is_utf8_*() safe for use on invalid utf8 ... |
blob | commitdiff | diff to current |
2000-03-13 |
Charles Bailey |
Resync with mainline post RC1 |
blob | commitdiff | diff to current |
2000-03-11 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
next |