2001-02-08 |
Charles Bailey |
SYN SYN |
blob | commitdiff |
2001-01-27 |
Stephen McCamant |
[ID 20000808.005] OP_REFGEN as an lvalue |
blob | commitdiff |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-15 |
Stephen McCamant |
[PATCH @8436] Eliminate op_children |
blob | commitdiff | diff to current |
2001-01-12 |
Jarkko Hietaniemi |
Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER. |
blob | commitdiff | diff to current |
2001-01-12 |
Radu Greab |
Re: [PATCH] [ID 20001223.002] lvalues in list context |
blob | commitdiff | diff to current |
2001-01-12 |
Stephen McCamant |
Consolidated lvalue sub changes |
blob | commitdiff | diff to current |
2001-01-12 |
Richard Soderberg |
RE: [PATCH] [ID 20001223.002] lvalues in list context |
blob | commitdiff | diff to current |
2001-01-09 |
Inaba Hiroto |
One more patch for UTF8 |
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 |
Stephen McCamant |
Fix spurious GVSV OPpOUR_INTRO |
blob | commitdiff | diff to current |
2001-01-05 |
Jarkko Hietaniemi |
UTF-8 cleanup. |
blob | commitdiff | diff to current |
2001-01-04 |
Stephen McCamant |
Continue blocks and B::Deparse |
blob | commitdiff | diff to current |
2001-01-01 |
Jarkko Hietaniemi |
Bump up Larry's copyright. |
blob | commitdiff | diff to current |
2000-12-30 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2000-12-30 |
Inaba Hiroto |
more UTF8 test suites and an UTF8 patch |
blob | commitdiff | diff to current |
2000-12-29 |
Simon Cozens |
Interesting syntax idea |
blob | commitdiff | diff to current |
2000-12-28 |
Daniel Chetlin |
Fix problem with `&' prototype |
blob | commitdiff | diff to current |
2000-12-19 |
Nick Ing-Simmons |
Integrate mainline. |
blob | commitdiff | diff to current |
2000-12-19 |
Andreas König |
Re: useless use of void context work-around |
blob | commitdiff | diff to current |
2000-12-15 |
Jarkko Hietaniemi |
Return of the IVUV-preservation, now seems to be happy... |
blob | commitdiff | diff to current |
2000-12-15 |
Jarkko Hietaniemi |
This seems to be a stage sane and stable enough to... |
blob | commitdiff | diff to current |
2000-12-14 |
Nicholas Clark |
faster and 64 bit preserving arithmetic |
blob | commitdiff | diff to current |
2000-12-09 |
Inaba Hiroto |
Additional patch for UTF8-keys (Re: perl@8016) |
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 |
Jarkko Hietaniemi |
Yet Another Copying-Without-Paying-Attention-To-SvUTF8... |
blob | commitdiff | diff to current |
2000-12-03 |
Jarkko Hietaniemi |
Make uv_to_utf8() to zero-terminate its output buffer, |
blob | commitdiff | diff to current |
2000-12-03 |
Jarkko Hietaniemi |
Use DO_UTF8(). |
blob | commitdiff | diff to current |
2000-11-29 |
John Tobey |
Re: [ID 20001127.002] const subs hurt under debugger |
blob | commitdiff | diff to current |
2000-11-18 |
Nick Ing-Simmons |
Lexical use open ... support: |
blob | commitdiff | diff to current |
2000-10-29 |
John Tobey |
constsub spillage. |
blob | commitdiff | diff to current |
2000-10-28 |
Hugo van der Sanden |
Locking null mutexes is not recommendable. |
blob | commitdiff | diff to current |
2000-10-27 |
John Tobey |
Re: [PATCH bleadperl] ripples from constsub patch |
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 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-10-04 |
nick@babyhippo.com |
[ID 20001004.003] installman "Ambiguous call resolved... |
blob | commitdiff | diff to current |
2000-10-02 |
Nicholas Clark |
Re: [ID 20000828.017] bytecode fails with use subs; |
blob | commitdiff | diff to current |
2000-10-02 |
Radu Greab |
Re: [ID 20000912.008] substr replacement of tainted... |
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 |
Jarkko Hietaniemi |
Batch of UTF-8 patches from Simon Cozens. |
blob | commitdiff | diff to current |
2000-09-11 |
Gurusamy Sarathy |
C<@a = @b = split(...)> optimization coredumps under... |
blob | commitdiff | diff to current |
2000-09-08 |
Spider Boardman |
Optimizing hash keys into shared strings doesn't work... |
blob | commitdiff | diff to current |
2000-09-03 |
Nick Ing-Simmons |
Hash lookup of constant strings optimization: |
blob | commitdiff | diff to current |
2000-08-18 |
Jarkko Hietaniemi |
Document code point which makes if (defined %stash... |
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-01 |
M. J. T. Guy |
allow non-variable as lhs of non-updating tr/// |
blob | commitdiff | diff to current |
2000-07-24 |
M. J. T. Guy |
Bind op fix. |
blob | commitdiff | diff to current |
2000-07-14 |
Gurusamy Sarathy |
enable UTF-16 filter by default if relevant BOM is... |
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#6252..6260 into mainline |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6224..6229 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-29 |
Doug MacEachern |
xsub attributes |
blob | commitdiff | diff to current |
2000-06-29 |
Doug MacEachern |
Re: [PATCH] Re: Speeding up method lookups |
blob | commitdiff | diff to current |
2000-06-28 |
Doug MacEachern |
Re: [PATCH] "Constant subroutine redefined" mandatory... |
blob | commitdiff | diff to current |
2000-06-23 |
Doug MacEachern |
"Constant subroutine redefined" mandatory warning |
blob | commitdiff | diff to current |
2000-06-23 |
Doug MacEachern |
[PATCH] remove forward declarations in Socket.pm |
blob | commitdiff | diff to current |
2000-06-03 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-06-02 |
Gurusamy Sarathy |
fix yet another eval"" leak under USE_ITHREADS |
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-31 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-05-31 |
Jarkko Hietaniemi |
microperl changes from Simon Cozens; Makefile for microperl |
blob | commitdiff | diff to current |
2000-05-31 |
Gurusamy Sarathy |
scalar() doesn't force scalar context when used in... |
blob | commitdiff | diff to current |
2000-05-30 |
Gurusamy Sarathy |
fix memory leak in C<eval "BEGIN {}"> (bug in change... |
blob | commitdiff | diff to current |
2000-05-30 |
Gurusamy Sarathy |
fix memory leak in method call optimization (change... |
blob | commitdiff | diff to current |
2000-05-28 |
Gurusamy Sarathy |
fix bogus redeclaration warning for "our" variables... |
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-28 |
Gurusamy Sarathy |
glob() loading File::Glob behind the scenes may cause... |
blob | commitdiff | diff to current |
2000-04-28 |
Gurusamy Sarathy |
under useithreads, constant pad entries could inadverte... |
blob | commitdiff | diff to current |
2000-04-27 |
Gurusamy Sarathy |
avoid "will not stay shared" warnings for our variables... |
blob | commitdiff | diff to current |
2000-04-27 |
Gurusamy Sarathy |
patch from Larry to make (\&) prototype work; added... |
blob | commitdiff | diff to current |
2000-04-27 |
Gurusamy Sarathy |
longstanding bug exposed by change#3307: sort arguments... |
blob | commitdiff | diff to current |
2000-04-24 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-04-24 |
Gurusamy Sarathy |
arrange for next() to resume at the unstack op rather... |
blob | commitdiff | diff to current |
2000-03-21 |
Gurusamy Sarathy |
make parenthetic warnings look consistent; make diagnos... |
blob | commitdiff | diff to current |
2000-03-20 |
Gurusamy Sarathy |
autovivify open($fh[0],...) properly |
blob | commitdiff | diff to current |
2000-03-19 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
blob | commitdiff | diff to current |
2000-03-19 |
Gurusamy Sarathy |
support for C<use vmsish 'hushed'>; move VMSISH_EXIT... |
blob | commitdiff | diff to current |
2000-03-19 |
Gurusamy Sarathy |
fix sort optimizer to not hang inside loops |
blob | commitdiff | diff to current |
2000-03-19 |
Gurusamy Sarathy |
warn about CHECK and INIT blocks encountered at run... |
blob | commitdiff | diff to current |
2000-03-18 |
Jarkko Hietaniemi |
Use the newSVuv(). |
blob | commitdiff | diff to current |
2000-03-17 |
Gurusamy Sarathy |
propagate CvFLAGS() into clones |
blob | commitdiff | diff to current |
2000-03-13 |
Gurusamy Sarathy |
cleaner logic in op.c, also avoids QNX optimizer bug... |
blob | commitdiff | diff to current |
2000-03-12 |
Gurusamy Sarathy |
another optimized-OP_SASSIGN bug: ops that were not... |
blob | commitdiff | diff to current |
2000-03-09 |
Gurusamy Sarathy |
support binmode(F,":crlf") and use open IN => ":raw... |
blob | commitdiff | diff to current |
2000-03-09 |
Gurusamy Sarathy |
demand-load utf8.pm in swash routines |
blob | commitdiff | diff to current |
2000-03-08 |
Gurusamy Sarathy |
do FILE should not see outside lexicals (from Rick... |
blob | commitdiff | diff to current |
2000-03-08 |
Gurusamy Sarathy |
abstract code for C<use Foo 1.23 @ary;> into a Perl_loa... |
blob | commitdiff | diff to current |
2000-03-08 |
Gurusamy Sarathy |
add missing locks for op refcounts |
blob | commitdiff | diff to current |
2000-03-05 |
Gurusamy Sarathy |
fixes for most warnings identified by gcc -Wall |
blob | commitdiff | diff to current |
2000-03-03 |
Gurusamy Sarathy |
support for list assignment to pseudohashes (from John... |
blob | commitdiff | diff to current |
2000-03-02 |
Gurusamy Sarathy |
avoid useless comparison |
blob | commitdiff | diff to current |
2000-02-27 |
Gurusamy Sarathy |
avoid compiler warnings (from Dan Sugalski) |
blob | commitdiff | diff to current |
2000-02-25 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-02-25 |
Gurusamy Sarathy |
change#4849 wasn't restoring savestack correctly; make... |
blob | commitdiff | diff to current |
2000-02-24 |
Gisle Aas |
More UTF8_MAXLEN fixes |
blob | commitdiff | diff to current |
2000-02-21 |
Gurusamy Sarathy |
remove dual-valueness of v-strings (i.e., they are... |
blob | commitdiff | diff to current |
2000-02-20 |
Gurusamy Sarathy |
lexical warnings update, ability to inspect bitmask... |
blob | commitdiff | diff to current |
next |