2001-01-04 |
Jarkko Hietaniemi | Rewrite pp_concat() in terms of sv_catsv(). |
blob | commitdiff |
2001-01-02 |
Nick Ing-Simmons | Turn SvUTF8 off if not required in pp_chr and pp_stringify. |
blob | commitdiff | diff to current |
2001-01-01 |
Jarkko Hietaniemi | Integrate perlio: |
blob | commitdiff | diff to current |
2001-01-01 |
Nick Ing-Simmons | Integrate mainline |
blob | commitdiff | diff to current |
2001-01-01 |
Nick Ing-Simmons | More rigor in UTF-8-ness of Encode's toUnicode |
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 |
Jarkko Hietaniemi | Signedness nit. |
blob | commitdiff | diff to current |
2000-12-28 |
Jarkko Hietaniemi | The maxiters upper limit sanity check (guarding against |
blob | commitdiff | diff to current |
2000-12-28 |
Jarkko Hietaniemi | Make some panic messages a bit more logical. |
blob | commitdiff | diff to current |
2000-12-28 |
Simon Cozens | Re: [PATCH] Warn on use of reference as array elem |
blob | commitdiff | diff to current |
2000-12-19 |
Nick Ing-Simmons | Integrate mainline. |
blob | commitdiff | diff to current |
2000-12-17 |
Jarkko Hietaniemi | Polymorphic regexps. |
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-13 |
Nicholas Clark | move startglob out of pp_hot.c |
blob | commitdiff | diff to current |
2000-12-11 |
Nick Ing-Simmons | Integrate mainline |
blob | commitdiff | diff to current |
2000-12-11 |
Simon Cozens | Re: [Fwd: BUG 20001205.022] Local on Hash elements |
blob | commitdiff | diff to current |
2000-12-09 |
Nick Ing-Simmons | UTF8 output prework. |
blob | commitdiff | diff to current |
2000-12-08 |
Simon Cozens | Re: ebcdic <-> ascii tables interjected in uv <-> utf8... |
blob | commitdiff | diff to current |
2000-12-05 |
Nicholas Clark | shrink pp_hot fractionally |
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-22 |
Jarkko Hietaniemi | Go ahead and #include <unistd.h> in perl.h. |
blob | commitdiff | diff to current |
2000-11-04 |
Andrew Pimlott | Fix for |
blob | commitdiff | diff to current |
2000-10-21 |
Jarkko Hietaniemi | The #7383 was right only in the context of the original... |
blob | commitdiff | diff to current |
2000-10-21 |
Jarkko Hietaniemi | Fix for ID 20001020.006, concatenating an unset submatch |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey | SYN SYN |
blob | commitdiff | diff to current |
2000-10-18 |
Hugo van der Sanden | Re: [ID 20001018.008] flip-flop bug when there's no... |
blob | commitdiff | diff to current |
2000-10-17 |
Jarkko Hietaniemi | More IoTYPE sprinkling. |
blob | commitdiff | diff to current |
2000-10-16 |
Jarkko Hietaniemi | Fix few quad issues, which for example broke chr(~chr... |
blob | commitdiff | diff to current |
2000-10-11 |
Jarkko Hietaniemi | SvPV() (via mg_get() of sv_2pv()) can update the UTF8ne... |
blob | commitdiff | diff to current |
2000-10-11 |
Jarkko Hietaniemi | The #7198 was a false alarm. |
blob | commitdiff | diff to current |
2000-10-10 |
Jarkko Hietaniemi | (Retracted by #7200.) |
blob | commitdiff | diff to current |
2000-10-10 |
Simon Cozens | Re: utf8 concat, mg_get |
blob | commitdiff | diff to current |
2000-10-02 |
Daniel Chetlin | Fix aliasing of tied filehandles |
blob | commitdiff | diff to current |
2000-09-30 |
Spider Boardman | Re: unicode support and perl [ID 20000901.097] |
blob | commitdiff | diff to current |
2000-09-11 |
Nick Ing-Simmons | Point fix for s/// on foreach (keys %xxx). |
blob | commitdiff | diff to current |
2000-09-08 |
Simon Cozens | Re: [ID 20000906.004] segfault with bad perl statement |
blob | commitdiff | diff to current |
2000-09-03 |
Nick Ing-Simmons | Hash lookup of constant strings optimization: |
blob | commitdiff | diff to current |
2000-08-20 |
Hugo van der Sanden | UTF8 concat fixes. |
blob | commitdiff | diff to current |
2000-08-06 |
Jarkko Hietaniemi | Continue fixing the io warnings. This also |
blob | commitdiff | diff to current |
2000-08-05 |
Ronald F. Guilmette | [ID 20000724.004] Perl interpreter segfault when using... |
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 |
Gurusamy Sarathy | Remove the extraneous "main::" prefix from all the |
blob | commitdiff | diff to current |
2000-07-29 |
Jarkko Hietaniemi | UTF8 concat |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy | integrate cfgperl changes#6325..6373 into mainline |
blob | commitdiff | diff to current |
2000-07-11 |
Jarkko Hietaniemi | Typo in #6341. |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy | integrate cfgperl changes#6174..6203 into mainline... |
blob | commitdiff | diff to current |
2000-07-11 |
M. J. T. Guy | Re: [ID 20000704.002] [PATCH] memory leak with debug... |
blob | commitdiff | diff to current |
2000-07-05 |
Jarkko Hietaniemi | Integrate with Sarathy, preliminary fix for unicos |
blob | commitdiff | diff to current |
2000-07-04 |
Gurusamy Sarathy | tyop in change#6306 |
blob | commitdiff | diff to current |
2000-07-04 |
Jarkko Hietaniemi | Multiline string literals ENONPORTABLE. |
blob | commitdiff | diff to current |
2000-07-04 |
Jarkko Hietaniemi | Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-07-04 |
Jarkko Hietaniemi | Win32 patches for cfgperl from Sarathy. |
blob | commitdiff | diff to current |
2000-07-04 |
Gurusamy Sarathy | better diagnostic on Frob->stuff() when Frob:: doesn... |
blob | commitdiff | diff to current |
2000-07-04 |
Jarkko Hietaniemi | Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-06-30 |
Gurusamy Sarathy | slurp mode fix in change#4736 still not quite right |
blob | commitdiff | diff to current |
2000-06-30 |
Jarkko Hietaniemi | Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-06-30 |
Simon Cozens | UTF8 concat |
blob | commitdiff | diff to current |
2000-06-30 |
Gurusamy Sarathy | dounwind() may cause POPSUB() to diddle the wrong PL_curpad |
blob | commitdiff | diff to current |
2000-05-31 |
Jarkko Hietaniemi | Substitution utf8 patch from Simon Cozens. |
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-05-07 |
Gurusamy Sarathy | concat doesn't preserve utf8-ness, and doesn't invalidate |
blob | commitdiff | diff to current |
2000-04-24 |
Jarkko Hietaniemi | Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-04-24 |
Gurusamy Sarathy | fix RE brokenness on refs/overloaded things (from Ilya... |
blob | commitdiff | diff to current |
2000-03-18 |
Gurusamy Sarathy | make return values from match in a list context, as... |
blob | commitdiff | diff to current |
2000-03-13 |
Gurusamy Sarathy | avoid compiler warnings |
blob | commitdiff | diff to current |
2000-03-13 |
Gurusamy Sarathy | the premature FREETMPS calls in change#1187 weren't... |
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-02-26 |
Gurusamy Sarathy | allow $fh->autoflush on globrefs, and thence autovivifi... |
blob | commitdiff | diff to current |
2000-02-20 |
Gurusamy Sarathy | lexical warnings update, ability to inspect bitmask... |
blob | commitdiff | diff to current |
2000-02-19 |
Gurusamy Sarathy | some rearrangement of the includes for easier "microper... |
blob | commitdiff | diff to current |
2000-02-19 |
Gurusamy Sarathy | make comparisons promote to utf8 as necessary (from... |
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 | stringify "\x{FFF}" to utf8 correctly; set SvUTF8 on... |
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-02-02 |
Gurusamy Sarathy | fix coredump on C<"x" =~ /x/; print @-> (from Ilya... |
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-22 |
Gurusamy Sarathy | add patch for printf-style format typechecks (from... |
blob | commitdiff | diff to current |
2000-01-21 |
Gurusamy Sarathy | patch to report warnings on bogus filehandles passed... |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey | Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
2000-01-02 |
Gurusamy Sarathy | disable optimization in change#3612 for join() and... |
blob | commitdiff | diff to current |
1999-12-29 |
Gurusamy Sarathy | slurp mode fix in change#2910 wasn't quite right (spott... |
blob | commitdiff | diff to current |
1999-12-28 |
Gurusamy Sarathy | integrate mainline contents |
blob | commitdiff | diff to current |
1999-12-28 |
Gurusamy Sarathy | partly fix perldiag regressions identified by Tom Chris... |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy | integrate mainline changes |
blob | commitdiff | diff to current |
1999-12-04 |
Gurusamy Sarathy | make uninitialized value warnings report opcode |
blob | commitdiff | diff to current |
1999-12-01 |
Gurusamy Sarathy | minor USE_ITHREADS tweaks |
blob | commitdiff | diff to current |
1999-12-01 |
Gurusamy Sarathy | more complete pseudo-fork() support for Windows |
blob | commitdiff | diff to current |
1999-11-11 |
Jarkko Hietaniemi | Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-11-11 |
Gurusamy Sarathy | avoid stash pointers in optree under USE_ITHREADS |
blob | commitdiff | diff to current |
1999-11-10 |
Gurusamy Sarathy | more cleanups for change#4539 |
blob | commitdiff | diff to current |
1999-11-08 |
Gurusamy Sarathy | preliminary support for GVOP indirection via pad |
blob | commitdiff | diff to current |
1999-11-04 |
Jarkko Hietaniemi | Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-11-04 |
Jarkko Hietaniemi | Incremental Mac integration from Matthias. |
blob | commitdiff | diff to current |
next |