2001-11-14 |
Jarkko Hietaniemi |
Quieten pgcc 2.91.66 worries. |
blob | commitdiff |
2001-11-07 |
Mark-Jason Dominus |
Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings |
blob | commitdiff | diff to current |
2001-10-28 |
Jarkko Hietaniemi |
Add the encoding pragma to control the "upgrade" |
blob | commitdiff | diff to current |
2001-10-26 |
Jarkko Hietaniemi |
Integrate maintperl changes #12268 and #12669; |
blob | commitdiff | diff to current |
2001-10-09 |
Abhijit Menon-Sen |
#12370 forgot to modify is_gv_magical(). |
blob | commitdiff | diff to current |
2001-10-08 |
Michael G. Schwern |
Re: [PATCH mg.c gv.c and others] ${^TAINT} |
blob | commitdiff | diff to current |
2001-09-27 |
Robin Barker |
make __ANON__ global |
blob | commitdiff | diff to current |
2001-09-04 |
Jeff Pinyan |
Re: [PATCH gv.c] @& sets PL_sawampersand |
blob | commitdiff | diff to current |
2001-09-04 |
Jeff Pinyan |
@& sets PL_sawampersand |
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-07-17 |
Jeff Pinyan |
Re: [PATCH gv.c] allow ${"1f"} to be non-regex var |
blob | commitdiff | diff to current |
2001-07-06 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-07-02 |
Abhijit Menon-Sen |
Re: [PATH] shared -> unique; |
blob | commitdiff | diff to current |
2001-07-02 |
Gurusamy Sarathy |
win32 fixes: fix various syntax errors ("no preprocesso... |
blob | commitdiff | diff to current |
2001-07-01 |
Nick Ing-Simmons |
Quick for for #ifdef mess |
blob | commitdiff | diff to current |
2001-06-30 |
Jarkko Hietaniemi |
Code cleanup based on turning off the -woffs in IRIX. |
blob | commitdiff | diff to current |
2001-06-30 |
Jarkko Hietaniemi |
Add support for $^N, the most-recently closed group. |
blob | commitdiff | diff to current |
2001-06-27 |
Jarkko Hietaniemi |
"lose the looses", from Abhijit Menon-Sen. |
blob | commitdiff | diff to current |
2001-06-25 |
Jarkko Hietaniemi |
Missed from #10925. |
blob | commitdiff | diff to current |
2001-06-12 |
Abhijit Menon-Sen |
anonymous stashes |
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 sweeping. |
blob | commitdiff | diff to current |
2001-05-25 |
Ilmari Karonen |
stash autovivification and method call error messages |
blob | commitdiff | diff to current |
2001-05-20 |
Dave Mitchell |
[LARGE!] symbolic magic |
blob | commitdiff | diff to current |
2001-04-26 |
Jarkko Hietaniemi |
The Time::Piece conspiracy unmasked!!! |
blob | commitdiff | diff to current |
2001-04-26 |
Benjamin Sugars |
Re: Short test case for undef %stash:: crash |
blob | commitdiff | diff to current |
2001-04-17 |
Chris Nandor |
[MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for... |
blob | commitdiff | diff to current |
2001-04-08 |
Jarkko Hietaniemi |
Smoke out dTHR, spotted by by Stephen P. Potter. |
blob | commitdiff | diff to current |
2001-03-28 |
Paul Marquess |
RE: 5.6.0 BUG: Lexical warnings aren't lexical |
blob | commitdiff | diff to current |
2001-03-27 |
Robin Houston |
Autoloading Errno.pm when %! is encountered |
blob | commitdiff | diff to current |
2001-02-23 |
Jarkko Hietaniemi |
Retract #8893, zero-initializing may be costly, maybe... |
blob | commitdiff | diff to current |
2001-02-22 |
Jarkko Hietaniemi |
(Retracted by #8915.) |
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-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-10 |
Doug MacEachern |
[patch] GvSHARED |
blob | commitdiff | diff to current |
2001-02-08 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-25 |
Ilya Zakharevich |
overload int() |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-17 |
Nick Ing-Simmons |
"Safe" signals - trial implementation. |
blob | commitdiff | diff to current |
2001-01-17 |
Jarkko Hietaniemi |
Define SIG_SIZE, the number of elements in the sig_name and |
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 |
Nick Ing-Simmons |
Fix "scalars leaked" bugs caused by overload magic |
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-08 |
Doug MacEachern |
[patch] xsub AUTOLOAD fix/optimization |
blob | commitdiff | diff to current |
2001-01-01 |
Jarkko Hietaniemi |
Bump up Larry's copyright. |
blob | commitdiff | diff to current |
2000-12-28 |
Daniel Chetlin |
Re: [PATCH blead] Fix segfault in gv_handler/mg_find |
blob | commitdiff | diff to current |
2000-12-15 |
Jarkko Hietaniemi |
Some compilers get huffy if you do not cast a const... |
blob | commitdiff | diff to current |
2000-12-15 |
Ilya Zakharevich |
speeding up object creation/destruction 4x times |
blob | commitdiff | diff to current |
2000-12-15 |
Ilya Zakharevich |
cosmetic change to overloading |
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-27 |
Benjamin Holzman |
Re: [ID 20001122.006] weird behaviour of $| |
blob | commitdiff | diff to current |
2000-11-18 |
Nick Ing-Simmons |
Lexical use open ... support: |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-09-02 |
Nick Ing-Simmons |
More %{} and other deref special casing - do not pass... |
blob | commitdiff | diff to current |
2000-09-01 |
Mike Guy |
Part of the solution. |
blob | commitdiff | diff to current |
2000-08-26 |
Spider Boardman |
Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL... |
blob | commitdiff | diff to current |
2000-08-14 |
Mike Guy |
@+, @- readonly (was Re: @<punct> interpolating in "") |
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 |
Mark-Jason Dominus |
Allow "no Module;" even if there is no 'unimport'. |
blob | commitdiff | diff to current |
2000-08-02 |
Gurusamy Sarathy |
Remove the extraneous "main::" prefix from all the |
blob | commitdiff | diff to current |
2000-07-26 |
Jarkko Hietaniemi |
Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance, |
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#6242..6249 into mainline |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6207..6210 into mainline |
blob | commitdiff | diff to current |
2000-07-04 |
Jarkko Hietaniemi |
Win32 patches for cfgperl from Sarathy. |
blob | commitdiff | diff to current |
2000-06-27 |
Doug MacEachern |
avoid mg_ptr in '*' magic |
blob | commitdiff | diff to current |
2000-06-07 |
Jarkko Hietaniemi |
Mopup for #6207 and #6209. |
blob | commitdiff | diff to current |
2000-06-06 |
Dan Sugalski |
Threadsafe patches |
blob | commitdiff | diff to current |
2000-05-28 |
Gurusamy Sarathy |
change#2879 broke rvalue autovivification of magicals... |
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-04-24 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-04-16 |
Gurusamy Sarathy |
introduce illegal symbols into null package so that... |
blob | commitdiff | diff to current |
2000-03-21 |
Gurusamy Sarathy |
make parenthetic warnings look consistent; make diagnos... |
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-05 |
Gurusamy Sarathy |
fixes for most warnings identified by gcc -Wall |
blob | commitdiff | diff to current |
2000-02-29 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-02-29 |
Gurusamy Sarathy |
fix pods to reflect newer canonical names for call_sv... |
blob | commitdiff | diff to current |
2000-02-09 |
Charles Bailey |
Resync with mainline |
blob | commitdiff | diff to current |
2000-02-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-02-07 |
Gurusamy Sarathy |
thinko in change#5029 |
blob | commitdiff | diff to current |
2000-02-07 |
Gurusamy Sarathy |
change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_wide... |
blob | commitdiff | diff to current |
2000-02-07 |
Gurusamy Sarathy |
${^Warnings} renamed to ${^WARNING_BITS} |
blob | commitdiff | diff to current |
2000-02-07 |
Gurusamy Sarathy |
pod fixes (from Abigail and M J T Guy) |
blob | commitdiff | diff to current |
2000-02-06 |
Gurusamy Sarathy |
set SvUTF8 on vectors only if there are chars > 127... |
blob | commitdiff | diff to current |
2000-01-31 |
Gurusamy Sarathy |
introduce $^U, a global bit to indicate whether system |
blob | commitdiff | diff to current |
2000-01-31 |
Gurusamy Sarathy |
runtime now looks at the SVf_UTF8 bit on the SV to... |
blob | commitdiff | diff to current |
2000-01-30 |
Gurusamy Sarathy |
introduce $^V (eq chr($revision) . chr($version) .... |
blob | commitdiff | diff to current |
2000-01-28 |
Gurusamy Sarathy |
autogenerate API listing from comments in the source... |
blob | commitdiff | diff to current |
2000-01-22 |
Gurusamy Sarathy |
add patch for printf-style format typechecks (from... |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
2000-01-14 |
Gurusamy Sarathy |
nailed "our" declarations, and better warnings on duplicate |
blob | commitdiff | diff to current |
1999-12-30 |
Gurusamy Sarathy |
change#4705 breaks code that interpolates $], so leave... |
blob | commitdiff | diff to current |
1999-12-24 |
Gurusamy Sarathy |
support for v5.5.640 style version numbers |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
blob | commitdiff | diff to current |
1999-12-01 |
Gurusamy Sarathy |
more complete pseudo-fork() support for Windows |
blob | commitdiff | diff to current |
1999-11-14 |
Gurusamy Sarathy |
sundry cleanups for cloned interpreters (only known... |
blob | commitdiff | diff to current |
1999-11-13 |
Gurusamy Sarathy |
cloned interpreters now actually run and pass all but... |
blob | commitdiff | diff to current |
1999-11-11 |
Gurusamy Sarathy |
avoid stash pointers in optree under USE_ITHREADS |
blob | commitdiff | diff to current |
next |