2002-10-02 |
Dave Mitchell |
move all pad-related code to its own src file |
blob | commitdiff |
2002-09-29 |
Abhijit Menon-Sen |
Remove package; (Heh heh.) |
blob | commitdiff | diff to current |
2002-09-26 |
Jarkko Hietaniemi |
enable -ansi -pedantic |
blob | commitdiff | diff to current |
2002-09-26 |
H.Merijn Brand |
LEAKTEST is dead, RIP |
blob | commitdiff | diff to current |
2002-09-04 |
Jarkko Hietaniemi |
use sysconf(_SC_CLK_TCK) for times() |
blob | commitdiff | diff to current |
2002-08-29 |
Rafael Garcia-Suarez |
B::check_av() ; B::Deparse for CHECK blocks |
blob | commitdiff | diff to current |
2002-08-29 |
Rafael Garcia-Suarez |
posixify getppid on linux-multithread |
blob | commitdiff | diff to current |
2002-08-20 |
Nicholas Clark |
Clean up copy-on-write macros and debug facilities... |
blob | commitdiff | diff to current |
2002-08-12 |
Dave Mitchell |
add verbose stack display option, -Dvs |
blob | commitdiff | diff to current |
2002-08-05 |
Hugo van der Sanden |
Integrate from maint-5.6/macperl via macperl |
blob | commitdiff | diff to current |
2002-07-09 |
Robin Barker |
5.8.0-RC1 on SunOS 4! |
blob | commitdiff | diff to current |
2002-06-15 |
Jarkko Hietaniemi |
Spurious empty statements. |
blob | commitdiff | diff to current |
2002-06-15 |
Alessandro Forghieri |
Possible cure for |
blob | commitdiff | diff to current |
2002-06-12 |
Tim Jenness |
Re: RC1 on Playstation2 |
blob | commitdiff | diff to current |
2002-06-10 |
Jarkko Hietaniemi |
NI-S doesn't need these comments :-) but I'm commenting... |
blob | commitdiff | diff to current |
2002-06-06 |
Jarkko Hietaniemi |
With -Ud_stdstdio perl -v and perl -h didn't flush... |
blob | commitdiff | diff to current |
2002-06-01 |
Gerrit P. Haase |
[Patch] Inplace editing on Cygwin and others? |
blob | commitdiff | diff to current |
2002-05-30 |
Jarkko Hietaniemi |
Integrate macperl patch #16868. |
blob | commitdiff | diff to current |
2002-05-02 |
Gurusamy Sarathy |
manual integrate of change#16332 from maint-5.6 branch |
blob | commitdiff | diff to current |
2002-05-02 |
Nick Ing-Simmons |
Fix the "PerlIO require leak". Snag was that clean_objs |
blob | commitdiff | diff to current |
2002-04-22 |
Jarkko Hietaniemi |
NetWare changeover from Watcom to Codewarrior, from... |
blob | commitdiff | diff to current |
2002-04-21 |
Gurusamy Sarathy |
fixes for all the warnings reported by Visual C (most... |
blob | commitdiff | diff to current |
2002-04-21 |
Gurusamy Sarathy |
Windows 64-bit support: |
blob | commitdiff | diff to current |
2002-04-18 |
Artur Bergman |
Always flush the PerlIO buffers after running END blocks in |
blob | commitdiff | diff to current |
2002-04-18 |
Doug MacEachern |
plug memory leak in perl_destruct() by cleaning out... |
blob | commitdiff | diff to current |
2002-04-16 |
Jarkko Hietaniemi |
my $utf8here, our $utf8here, and package variable ... |
blob | commitdiff | diff to current |
2002-04-15 |
Mark-Jason Dominus |
Supporess spurious warnings for @+ and and @- |
blob | commitdiff | diff to current |
2002-04-15 |
Mark-Jason Dominus |
Re: [PATCH 5.7.3] Suppress warnings about @F when ... |
blob | commitdiff | diff to current |
2002-04-08 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-04-07 |
Abhijit Menon-Sen |
Make other nits nervous. |
blob | commitdiff | diff to current |
2002-04-03 |
Jarkko Hietaniemi |
Prototype tweak for non-threaded builds. |
blob | commitdiff | diff to current |
2002-04-03 |
Nick Ing-Simmons |
Fix segfaults when mainthread exits with other threads... |
blob | commitdiff | diff to current |
2002-04-02 |
Paul Green |
Update my email address in perl.c |
blob | commitdiff | diff to current |
2002-03-25 |
Craig A. Berry |
yfix fix for VMS (was YYDEBUG etc.) |
blob | commitdiff | diff to current |
2002-03-25 |
Jarkko Hietaniemi |
Forgotten from #15486. |
blob | commitdiff | diff to current |
2002-03-24 |
Jarkko Hietaniemi |
In the spirit of #15464. |
blob | commitdiff | diff to current |
2002-03-24 |
Michael G. Schwern |
Re: [ID 20020323.002] recently-introduced regex segfault |
blob | commitdiff | diff to current |
2002-03-21 |
Nick Ing-Simmons |
Integrate mainline (Win2k/MinGW all ok except threads... |
blob | commitdiff | diff to current |
2002-03-20 |
Jarkko Hietaniemi |
If it looks like UTF-8 (either nl_langinfo or locale... |
blob | commitdiff | diff to current |
2002-03-18 |
Jarkko Hietaniemi |
Make regex DEBUGGING faster. |
blob | commitdiff | diff to current |
2002-03-15 |
Jarkko Hietaniemi |
Monster _r patch: try to scan for all known _r variants, |
blob | commitdiff | diff to current |
2002-03-14 |
Ken Williams |
Re: Win32: C:\Program Files |
blob | commitdiff | diff to current |
2002-03-11 |
Abhijit Menon-Sen |
Typo fixes. |
blob | commitdiff | diff to current |
2002-03-11 |
Jarkko Hietaniemi |
Re: [PATCH] for broken /proc/curproc/file on FreeBSD |
blob | commitdiff | diff to current |
2002-03-11 |
Paul Marquess |
more warnings tidyup |
blob | commitdiff | diff to current |
2002-03-10 |
Jarkko Hietaniemi |
Renaming tweaks, and split off the reentrant "superbuffer" |
blob | commitdiff | diff to current |
2002-03-06 |
Jarkko Hietaniemi |
5005threads wasn't even compiling. |
blob | commitdiff | diff to current |
2002-03-03 |
Ilya Zakharevich |
Debugging OPs |
blob | commitdiff | diff to current |
2002-02-08 |
Jarkko Hietaniemi |
DJGPP tweaks from Laszlo Molnar. |
blob | commitdiff | diff to current |
2002-01-25 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-23 |
Jarkko Hietaniemi |
Copyright++. (Not all the toplevel *.h have one, it... |
blob | commitdiff | diff to current |
2002-01-14 |
Nick Ing-Simmons |
Use PerlMemShared for CopSTASHPV and CopFILE. MUCH... |
blob | commitdiff | diff to current |
2002-01-03 |
Jarkko Hietaniemi |
Missed the =head1 additions. |
blob | commitdiff | diff to current |
2001-12-30 |
Michael G. Schwern |
-t without -w |
blob | commitdiff | diff to current |
2001-12-25 |
Jarkko Hietaniemi |
Make -t equal -tw. |
blob | commitdiff | diff to current |
2001-12-17 |
Rafael Garcia-Suarez |
-t and the core tests; -t and PERL5OPT |
blob | commitdiff | diff to current |
2001-12-14 |
Michael G. Schwern |
-t taint warnings |
blob | commitdiff | diff to current |
2001-12-12 |
Gisle Aas |
Passing in env to perl_parse did not work |
blob | commitdiff | diff to current |
2001-11-30 |
Michael G. Schwern |
-P on VMS. Evicting sed |
blob | commitdiff | diff to current |
2001-11-25 |
Jarkko Hietaniemi |
Revert the /proc/self/auxv experiment for now. |
blob | commitdiff | diff to current |
2001-11-25 |
Jarkko Hietaniemi |
The new way of finding out $^X in Solaris |
blob | commitdiff | diff to current |
2001-11-25 |
Michael G. Schwern |
$$ readonly, take two |
blob | commitdiff | diff to current |
2001-11-24 |
Jarkko Hietaniemi |
The debug_pag needs to be visible at all times |
blob | commitdiff | diff to current |
2001-11-24 |
Jarkko Hietaniemi |
Use /proc/self/auxv in Solaris to figure out the $^X. |
blob | commitdiff | diff to current |
2001-11-23 |
Jarkko Hietaniemi |
Use PROCSELFEXE_PATH. |
blob | commitdiff | diff to current |
2001-11-20 |
Nick Ing-Simmons |
perl.c change to use HAS_PROCSELFEXE, also |
blob | commitdiff | diff to current |
2001-11-20 |
Michael G. Schwern |
Extra diagnostics for -DP |
blob | commitdiff | diff to current |
2001-11-20 |
Jarkko Hietaniemi |
Create a per-interpeter debug scratchpad container |
blob | commitdiff | diff to current |
2001-11-14 |
Jarkko Hietaniemi |
Add comments to mark where $^X is being handled. |
blob | commitdiff | diff to current |
2001-11-14 |
Michael G. Schwern |
s/parse_perl/parse_body/ |
blob | commitdiff | diff to current |
2001-11-10 |
Doug MacEachern |
when PERL_USE_SAFE_PUTENV is defined environ will not |
blob | commitdiff | diff to current |
2001-11-09 |
Rafael Garcia-Suarez |
#!perl -F... |
blob | commitdiff | diff to current |
2001-11-08 |
Rafael Garcia-Suarez |
-s on #! line |
blob | commitdiff | diff to current |
2001-11-02 |
Jarkko Hietaniemi |
microperl sync. |
blob | commitdiff | diff to current |
2001-11-02 |
Jarkko Hietaniemi |
Unicode: add ToFold mapping. Not used yet; but basically |
blob | commitdiff | diff to current |
2001-10-22 |
Jarkko Hietaniemi |
Integrate changes #12580 and #12581 from macperl; |
blob | commitdiff | diff to current |
2001-10-22 |
Nick Ing-Simmons |
All tests pass (legitimately) on ithreads |
blob | commitdiff | diff to current |
2001-10-21 |
Nick Ing-Simmons |
Win32 PerlIO_cleanup special cases should no longer... |
blob | commitdiff | diff to current |
2001-10-21 |
Nick Ing-Simmons |
Convert rest of PerlIO's memory tables to per-interp... |
blob | commitdiff | diff to current |
2001-10-19 |
Charles Lane |
vmsish fix, ieee rand() cleanup |
blob | commitdiff | diff to current |
2001-10-17 |
Jarkko Hietaniemi |
Oh, bother. In Tru64 cc -std1 was looking rather nice |
blob | commitdiff | diff to current |
2001-10-17 |
Jarkko Hietaniemi |
(retracted by #12485) |
blob | commitdiff | diff to current |
2001-10-16 |
Jarkko Hietaniemi |
A missing SvREFCNT_dec. |
blob | commitdiff | diff to current |
2001-09-26 |
Jarkko Hietaniemi |
Integrate macperl changes from Chris Nandor: |
blob | commitdiff | diff to current |
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 |
next |