2001-05-30 |
Jarkko Hietaniemi |
More -Wall silencing from Michael Schwern and Jarkko... |
blob | commitdiff |
2001-05-30 |
Nicholas Clark |
Re: [PATCH doop.c] unused variable in Perl_do_join |
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-26 |
Hugo van der Sanden |
Re: 5.6.*, bleadperl: bugs in pp_concat |
blob | commitdiff | diff to current |
2001-05-20 |
Dave Mitchell |
[LARGE!] symbolic magic |
blob | commitdiff | diff to current |
2001-05-20 |
Gisle Aas |
Chomp should not always stringify |
blob | commitdiff | diff to current |
2001-04-29 |
Jarkko Hietaniemi |
In character classes one couldn't have 0x80..0xff chara... |
blob | commitdiff | diff to current |
2001-04-05 |
Jarkko Hietaniemi |
Integrate changes #9544,9547,9549(perlio),9550,9551... |
blob | commitdiff | diff to current |
2001-03-27 |
Jarkko Hietaniemi |
Integrate perlio: |
blob | commitdiff | diff to current |
2001-03-27 |
Nick Ing-Simmons |
Various EBCDIC fixes: |
blob | commitdiff | diff to current |
2001-03-19 |
Nick Ing-Simmons |
Integrate mainline. |
blob | commitdiff | diff to current |
2001-03-19 |
Nick Ing-Simmons |
More EBCDIC fixes. |
blob | commitdiff | diff to current |
2001-03-19 |
Jarkko Hietaniemi |
UTF-8 tr/// battle continues, ammunition from Inaba... |
blob | commitdiff | diff to current |
2001-03-18 |
Nick Ing-Simmons |
Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED... |
blob | commitdiff | diff to current |
2001-03-18 |
Jarkko Hietaniemi |
tr/// UTF-8 patches from Inaba Hiroto. |
blob | commitdiff | diff to current |
2001-03-17 |
Nick Ing-Simmons |
Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT |
blob | commitdiff | diff to current |
2001-03-10 |
Nick Ing-Simmons |
EBCDIC sanity - phase I |
blob | commitdiff | diff to current |
2001-03-04 |
Jarkko Hietaniemi |
More tr/// UTF-8 fixes from Inaba Hiroto. |
blob | commitdiff | diff to current |
2001-03-03 |
Jarkko Hietaniemi |
UTF8 tr/// fixes from Inaba Hiroto. |
blob | commitdiff | diff to current |
2001-02-28 |
Tim Jenness |
Re: sync sync sync: have I missed any patches? |
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 |
More MacOS Classic fixes from Chris Nandor. |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-12 |
Stephen McCamant |
Consolidated lvalue sub changes |
blob | commitdiff | diff to current |
2001-01-10 |
Inaba Hiroto |
Re: more UTF8 test suites and an UTF8 patch |
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-05 |
Simon Cozens |
Re: ebcdic <-> ascii tables interjected in uv <-> utf8... |
blob | commitdiff | diff to current |
2001-01-05 |
Jarkko Hietaniemi |
UTF-8 cleanup. |
blob | commitdiff | diff to current |
2001-01-05 |
Jarkko Hietaniemi |
Unify UTF-8 malformedness handling. |
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 |
(Retracted by #8264) Externally: join() was still... |
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-08 |
Simon Cozens |
Re: ebcdic <-> ascii tables interjected in uv <-> utf8... |
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 |
Retract #7977, still too volatile (the euphemism of... |
blob | commitdiff | diff to current |
2000-12-04 |
Simon Cozens |
(Retracted by #7978, too shaky yet.) |
blob | commitdiff | diff to current |
2000-11-20 |
Simon Cozens |
[PATCH] doop.c - UTF8 tr/// |
blob | commitdiff | diff to current |
2000-11-14 |
Yitzchak Scott-Tho... |
[ID 20001113.003] utf8_to_uv on malformed utf returns... |
blob | commitdiff | diff to current |
2000-11-13 |
Yitzchak Scott-Tho... |
Tweak the definition of the bit complement on UTF-8... |
blob | commitdiff | diff to current |
2000-10-31 |
Yitzchak Scott-Tho... |
Be more lenient on bad UTF-8 when doing bit arithmetics. |
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-20 |
Charles Bailey |
SYN SYN |
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-08 |
Spider Boardman |
Re-allow vec() for characters > 255. |
blob | commitdiff | diff to current |
2000-09-01 |
Mike Guy |
Fix vec() / utf8 (was Re: bitvec ops still broken... |
blob | commitdiff | diff to current |
2000-08-23 |
Mike Guy |
Re: [ID 20000821.008] Negitive numbers with vec dumps... |
blob | commitdiff | diff to current |
2000-08-08 |
Mike Guy |
Re: [ID 20000807.008] Double reads considered evil... |
blob | commitdiff | diff to current |
2000-08-07 |
Jarkko Hietaniemi |
tr memory corruption fix from Simon Cozens. |
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 |
Simon Cozens |
The tr utf8 patching continues. |
blob | commitdiff | diff to current |
2000-07-30 |
Jarkko Hietaniemi |
Fix the HALF_UPGRADE() macro introduced in #6263. |
blob | commitdiff | diff to current |
2000-07-15 |
Jarkko Hietaniemi |
Fix the bitvector ops for utf8 (tricky since past 7... |
blob | commitdiff | diff to current |
2000-07-14 |
Gurusamy Sarathy |
typos in change#6399, regen headers |
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#6293..6324 into mainline |
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#6261..6266 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#6220..6222 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 |
Jarkko Hietaniemi |
Regen headers for #6261 (and update embed.pl for this... |
blob | commitdiff | diff to current |
2000-06-29 |
Jarkko Hietaniemi |
tr fixes from Simon Cozens |
blob | commitdiff | diff to current |
2000-06-28 |
Jarkko Hietaniemi |
tweaks from Simon Cozens to further fix tr/// under... |
blob | commitdiff | diff to current |
2000-06-28 |
Simon Cozens |
tr///, help wanted. |
blob | commitdiff | diff to current |
2000-06-23 |
Simon Cozens |
Remove tr///CU (the feature is to be obsoleted by bette... |
blob | commitdiff | diff to current |
2000-06-01 |
Jarkko Hietaniemi |
Signals-be-gone for microperl. |
blob | commitdiff | diff to current |
2000-06-01 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-06-01 |
Gurusamy Sarathy |
vec() loses numericalness (modified version of patch... |
blob | commitdiff | diff to current |
2000-06-01 |
Gurusamy Sarathy |
counting tr/// corrupts later operation (from M.J.T... |
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-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-24 |
Gurusamy Sarathy |
Larry's fix for buggy propagation of utf8-ness in join... |
blob | commitdiff | diff to current |
2000-03-12 |
Gurusamy Sarathy |
insufficient buffer in change#5317 |
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-28 |
Gurusamy Sarathy |
make stringwise bitops work properly on utf8 strings |
blob | commitdiff | diff to current |
2000-02-24 |
Gisle Aas |
More UTF8_MAXLEN fixes |
blob | commitdiff | diff to current |
2000-02-20 |
Gurusamy Sarathy |
byte mode chop() should clear UTF8 (from Gisle Aas) |
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-06 |
Gurusamy Sarathy |
set SvUTF8 on vectors only if there are chars > 127... |
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-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
2000-01-16 |
Jarkko Hietaniemi |
Continue qgcvt work; closer now but not yet there. |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
blob | commitdiff | diff to current |
1999-10-29 |
Jarkko Hietaniemi |
Remove quad logic from perl.h; regen Configure; |
blob | commitdiff | diff to current |
1999-08-29 |
Jarkko Hietaniemi |
Add a missing #endif forgotten by #4035. |
blob | commitdiff | diff to current |
1999-08-29 |
Jarkko Hietaniemi |
Implement 64-bit vec(). |
blob | commitdiff | diff to current |
1999-08-19 |
Jarkko Hietaniemi |
Tighten the vec() code so that naughty BITS cause an... |
blob | commitdiff | diff to current |
1999-08-19 |
Jarkko Hietaniemi |
Removed duplicated code (in pp.c and mg.c) by introducing |
blob | commitdiff | diff to current |
1999-07-17 |
Ian Phillipps |
fix vec() on magic values |
blob | commitdiff | diff to current |
1999-07-07 |
Paul Marquess |
lexical warnings update (warning.t fails one test |
blob | commitdiff | diff to current |
1999-06-09 |
Gurusamy Sarathy |
more complete support for implicit thread/interpreter... |
blob | commitdiff | diff to current |
1999-06-07 |
Gurusamy Sarathy |
initial stub implementation of implicit thread/this |
blob | commitdiff | diff to current |
next |