2001-09-26 |
Jarkko Hietaniemi |
Integrate macperl changes from Chris Nandor: |
blob | commitdiff |
2001-09-26 |
Artur Bergman |
Do the environ assignment in perl_contruct to match... |
blob | commitdiff | diff to current |
2001-09-26 |
Artur Bergman |
Move the creation of PL_strtab to perl_construct so... |
blob | commitdiff | diff to current |
2001-09-15 |
Doug MacEachern |
[patch] plug PL_beginav_save leak |
blob | commitdiff | diff to current |
2001-09-15 |
Hugo van der Sanden |
Re: [ID 20010815.012] Unfortunate interaction between... |
blob | commitdiff | diff to current |
2001-09-10 |
Mattia Barbon |
Building on win32 w/o perlio |
blob | commitdiff | diff to current |
2001-09-10 |
Artur Bergman |
Apply INT2PTR with force to silence warnings from |
blob | commitdiff | diff to current |
2001-09-05 |
Nicholas Clark |
oct and hex in glorious 64 bit (with less bugs) (was... |
blob | commitdiff | diff to current |
2001-09-04 |
Jarkko Hietaniemi |
Retract #11870 and volatilize the right destruct_level. |
blob | commitdiff | diff to current |
2001-08-31 |
Gurusamy Sarathy |
integrate change#11801 from maint-5.6 |
blob | commitdiff | diff to current |
2001-08-31 |
Gurusamy Sarathy |
remove deprecated PERL_OBJECT cruft, it has long since... |
blob | commitdiff | diff to current |
2001-08-30 |
Artur Bergman |
Introduces SvREPADTMP(sv) that marks a repad SvIV as... |
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-27 |
Artur Bergman |
Plugs a memory leak on destruction of regular expressions |
blob | commitdiff | diff to current |
2001-08-17 |
Artur Bergman |
Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which... |
blob | commitdiff | diff to current |
2001-08-17 |
Gurusamy Sarathy |
change#10334 leaks memory, copies string when it doesn't |
blob | commitdiff | diff to current |
2001-08-13 |
Arthur Bergman |
Re: END {} blocks run in perl_run |
blob | commitdiff | diff to current |
2001-08-12 |
Arthur Bergman |
SV: END {} blocks run in perl_run |
blob | commitdiff | diff to current |
2001-08-07 |
James A. Duncan |
B && BEGIN handling |
blob | commitdiff | diff to current |
2001-08-04 |
Doug MacEachern |
Re: [patch] ignore PL_curpm in PL_regex_padav cleanup |
blob | commitdiff | diff to current |
2001-08-03 |
Doug MacEachern |
[patch] ignore PL_curpm in PL_regex_padav cleanup |
blob | commitdiff | diff to current |
2001-08-03 |
Doug MacEachern |
[patch] plug PL_regex_padav leaks |
blob | commitdiff | diff to current |
2001-08-03 |
Doug MacEachern |
[patch] plug PL_origargv leak |
blob | commitdiff | diff to current |
2001-08-02 |
Jarkko Hietaniemi |
Integrate the PerlCE (WinCE Perl) port; |
blob | commitdiff | diff to current |
2001-08-01 |
Simon Cozens |
Pluggable optimizer |
blob | commitdiff | diff to current |
2001-07-23 |
Ilya Zakharevich |
OS/2 multi-architecture |
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 |
Jarkko Hietaniemi |
Retract #11289. |
blob | commitdiff | diff to current |
2001-07-12 |
Jarkko Hietaniemi |
(Retracted by #11289.) |
blob | commitdiff | diff to current |
2001-07-12 |
Artur Bergman |
Use reentrant API glibc |
blob | commitdiff | diff to current |
2001-07-12 |
Doug MacEachern |
[patch] pthread_atfork bandaid |
blob | commitdiff | diff to current |
2001-07-11 |
Artur Bergman |
Threadsafe PMOPs! We might still win this war. |
blob | commitdiff | diff to current |
2001-07-06 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-07-05 |
Gurusamy Sarathy |
perl built with USE_ITHREADS can deadlock during fork... |
blob | commitdiff | diff to current |
2001-07-02 |
Robin Houston |
autosplit into @F |
blob | commitdiff | diff to current |
2001-06-26 |
Jarkko Hietaniemi |
DJGPP patches from Laszlo Molnar. |
blob | commitdiff | diff to current |
2001-06-24 |
Ilya Zakharevich |
Re: [PATCH 5.6.1] test suite |
blob | commitdiff | diff to current |
2001-06-24 |
Jarkko Hietaniemi |
In Cygwin display the $ENV{CYGWIN} under perl -V, as... |
blob | commitdiff | diff to current |
2001-06-22 |
Jarkko Hietaniemi |
More MPE/iX tweaks from Mark Bixby. |
blob | commitdiff | diff to current |
2001-06-16 |
Abhijit Menon-Sen |
Re: DYNAMIC_ENV_FETCH HvNAME abuse. |
blob | commitdiff | diff to current |
2001-06-16 |
Jarkko Hietaniemi |
-Wall strays. |
blob | commitdiff | diff to current |
2001-06-16 |
Jarkko Hietaniemi |
NetWare port from Guruprasad S <SGURUPRASAD@novell... |
blob | commitdiff | diff to current |
2001-06-15 |
Nick Ing-Simmons |
Fix open.pm to work via XS-implemented method calls... |
blob | commitdiff | diff to current |
2001-06-11 |
Chris Nandor |
[MacPerl-Porters] [PATCH] Mac OS Compatability for... |
blob | commitdiff | diff to current |
2001-06-02 |
Jarkko Hietaniemi |
-Wall cleanup continues. |
blob | commitdiff | diff to current |
2001-05-31 |
Nick Ing-Simmons |
Integrate mainline. |
blob | commitdiff | diff to current |
2001-05-31 |
Abhijit Menon-Sen |
-Wall cleanups: perl.c, gv.c, Storable.xs |
blob | commitdiff | diff to current |
2001-05-30 |
Jarkko Hietaniemi |
More -Wall silencing from Michael Schwern and Jarkko... |
blob | commitdiff | diff to current |
2001-05-30 |
Jarkko Hietaniemi |
[PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514... |
blob | commitdiff | diff to current |
2001-05-30 |
Jarkko Hietaniemi |
Medley of -Wall cleanups from Michael Schwen, Hugo... |
blob | commitdiff | diff to current |
2001-05-20 |
Dave Mitchell |
[LARGE!] symbolic magic |
blob | commitdiff | diff to current |
2001-05-16 |
Jarkko Hietaniemi |
Use OSVERS. |
blob | commitdiff | diff to current |
2001-05-16 |
Jarkko Hietaniemi |
DG-UX threading patches, including a README.dgux, |
blob | commitdiff | diff to current |
2001-05-02 |
Dan Sugalski |
Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS |
blob | commitdiff | diff to current |
2001-05-02 |
Dan Sugalski |
Multiplicity and thread fixes for VMS |
blob | commitdiff | diff to current |
2001-05-01 |
H.Merijn Brand |
Re: Finally got a round tuit |
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-24 |
Jarkko Hietaniemi |
Prevent path disclosure (probing for existence of filen... |
blob | commitdiff | diff to current |
2001-04-04 |
Benjamin Sugars |
Re: [PATCH] Lighten up glob |
blob | commitdiff | diff to current |
2001-03-25 |
Nick Ing-Simmons |
Add destruct time hook to PerlIO (for work-in-process... |
blob | commitdiff | diff to current |
2001-03-22 |
Nick Ing-Simmons |
Re-instate warnings for 'eof STDOUT' etc. by marking... |
blob | commitdiff | diff to current |
2001-03-18 |
Jarkko Hietaniemi |
Integrate change #9197 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-03-09 |
Dave Mitchell |
Re: [ PATCH perl@8956 ] new debug option -DR shows... |
blob | commitdiff | diff to current |
2001-03-09 |
Dave Mitchell |
Re: [ PATCH perl@8956 ] new debug option -DR shows... |
blob | commitdiff | diff to current |
2001-03-09 |
Peter Prymmer |
Re: Unicode/EBCDIC |
blob | commitdiff | diff to current |
2001-03-07 |
Jarkko Hietaniemi |
Integrate change #9064 from maintperl into mainline. |
blob | commitdiff | diff to current |
2001-02-23 |
Jarkko Hietaniemi |
Abolish USE_WIN32_RTL_ENV. |
blob | commitdiff | diff to current |
2001-02-23 |
Jarkko Hietaniemi |
A better workaround for Borland putenv() brokenness... |
blob | commitdiff | diff to current |
2001-02-23 |
Jarkko Hietaniemi |
Rewrite putenv() using my_setenv(). (In general the... |
blob | commitdiff | diff to current |
2001-02-22 |
Jarkko Hietaniemi |
Fix #8803 as #8897 fixed #8896: with environ safesysmal... |
blob | commitdiff | diff to current |
2001-02-22 |
Jarkko Hietaniemi |
With environ one must use safesysmalloc()/safesysfree(). |
blob | commitdiff | diff to current |
2001-02-22 |
Jarkko Hietaniemi |
If we have a duplicated environment free it |
blob | commitdiff | diff to current |
2001-02-20 |
Jarkko Hietaniemi |
Integrate pureperl changes #8844,8845,8850 to mainline |
blob | commitdiff | diff to current |
2001-02-18 |
Michael G. Schwern |
Fixing PERL5OPT (was Re: Warnings, strict, and CPAN) |
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-14 |
Jarkko Hietaniemi |
Duplicate environment for JPL so that JDK 1.2/1.3 don... |
blob | commitdiff | diff to current |
2001-02-13 |
Chris Nandor |
buncha MacPerl patches for bleadperl |
blob | commitdiff | diff to current |
2001-02-08 |
Nick Ing-Simmons |
Correct the correction :-( |
blob | commitdiff | diff to current |
2001-02-08 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-02-08 |
Nick Ing-Simmons |
Fixup non-ithread build after 8713 |
blob | commitdiff | diff to current |
2001-02-08 |
Doug MacEachern |
Re: [patch] Re: PL_ptr_table |
blob | commitdiff | diff to current |
2001-01-30 |
Jarkko Hietaniemi |
Fix for the fa_IR locale failure. The reason for the... |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-16 |
Nick Ing-Simmons |
Provide infrastructure for PERL_ASYNC_CHECK() style... |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2001-01-06 |
Nick Ing-Simmons |
Fixup accumulated integrate muddles (perlio == devperl... |
blob | commitdiff | diff to current |
2001-01-01 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-01-01 |
Jarkko Hietaniemi |
Bump up Larry's copyright. |
blob | commitdiff | diff to current |
2000-12-09 |
Jarkko Hietaniemi |
Integrate perlio: |
blob | commitdiff | diff to current |
2000-12-09 |
Nick Ing-Simmons |
UTF8 output prework. |
blob | commitdiff | diff to current |
2000-12-05 |
Nick Ing-Simmons |
Integrate mainline. |
blob | commitdiff | diff to current |
2000-12-05 |
Jarkko Hietaniemi |
Integrate perlio: |
blob | commitdiff | diff to current |
2000-12-05 |
Nick Ing-Simmons |
Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO |
blob | commitdiff | diff to current |
2000-12-05 |
Jarkko Hietaniemi |
Integrate perlio: |
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-12-04 |
Nick Ing-Simmons |
PERL_IMPLICIT_SYS (almost) works - something odd with... |
blob | commitdiff | diff to current |
2000-11-29 |
Simon Cozens |
Tokeniser debugging |
blob | commitdiff | diff to current |
2000-11-20 |
Olaf Flebbe |
[perl 7711: EPOC] updates |
blob | commitdiff | diff to current |
next |