2001-02-17 |
Doug MacEachern |
[patch] -Wall |
blob | commitdiff |
2001-02-15 |
Hugo van der Sanden |
toke.c cleanup: scan_str() |
blob | commitdiff | diff to current |
2001-02-13 |
Chris Nandor |
buncha MacPerl patches for bleadperl |
blob | commitdiff | diff to current |
2001-02-11 |
Doug MacEachern |
Re: [patch] GvSHARED |
blob | commitdiff | diff to current |
2001-02-10 |
Doug MacEachern |
Re: [patch] GvSHARED |
blob | commitdiff | diff to current |
2001-02-08 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-02-08 |
Nicholas Clark |
[ID 20010206.010] S_ functions not declared STATIC |
blob | commitdiff | diff to current |
2001-02-06 |
Vadim Konovalov |
RE: some win32 fixes |
blob | commitdiff | diff to current |
2001-01-29 |
Jarkko Hietaniemi |
Integrate change #8586 from maint-5.6/perl. |
blob | commitdiff | diff to current |
2001-01-28 |
Jarkko Hietaniemi |
Patch from Inaba Hiroto: |
blob | commitdiff | diff to current |
2001-01-27 |
Jarkko Hietaniemi |
Threadedness patch for #8562 from Doug MacEachern. |
blob | commitdiff | diff to current |
2001-01-27 |
Simon Cozens |
Re: Announce : Tokener reporting patch |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-15 |
Jarkko Hietaniemi |
More UTF-8 patches from Inaba Hiroto. |
blob | commitdiff | diff to current |
2001-01-12 |
Robin Barker |
-Wformat |
blob | commitdiff | diff to current |
2001-01-12 |
Stephen McCamant |
Consolidated lvalue sub changes |
blob | commitdiff | diff to current |
2001-01-12 |
Roca, Ignasi |
[Patch perl@8375] pragma/subs.t ......FAILED tests... |
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-06 |
Jarkko Hietaniemi |
IRIX compiler noticed that the bof initialization might be |
blob | commitdiff | diff to current |
2001-01-05 |
Jarkko Hietaniemi |
Add a note about EBCDIC versus UTF-8 to a potential... |
blob | commitdiff | diff to current |
2001-01-05 |
Jarkko Hietaniemi |
"\x{FF}\xFF" was broken, the \xFF was appended in its |
blob | commitdiff | diff to current |
2001-01-05 |
Roca, Ignasi |
strings with \x{..} in the middle are corrupted |
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-04 |
Roca, Ignasi |
Corrections for Perl_yylex_r (used by a reentrant parse... |
blob | commitdiff | diff to current |
2001-01-04 |
Roca, Ignasi |
scanning two hex-constants fails on EBCDIC environment... |
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 |
Tweak for MULTIPLICITY/USE_PERLIO |
blob | commitdiff | diff to current |
2000-12-30 |
Richard Soderberg |
RE: perl@8269 |
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-28 |
Simon Cozens |
Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort... |
blob | commitdiff | diff to current |
2000-12-11 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2000-12-11 |
Jarkko Hietaniemi |
Revert the -f ambiguousity patch, seems to cause |
blob | commitdiff | diff to current |
2000-12-09 |
Nick Ing-Simmons |
Did not get that has_utf8/this_utf8 fix right last... |
blob | commitdiff | diff to current |
2000-12-09 |
Nick Ing-Simmons |
Typo/thinko in S_scan_const() - seeing high bit sets... |
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 |
Integrate perlio: |
blob | commitdiff | diff to current |
2000-12-04 |
Nick Ing-Simmons |
Quieten some noise in Win32 builds: |
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-02 |
Mike Guy |
Re: [ID 20001130.011] expression parsing bug ? |
blob | commitdiff | diff to current |
2000-12-01 |
Jarkko Hietaniemi |
Some help for 20001130.011. Now one gets warnings... |
blob | commitdiff | diff to current |
2000-12-01 |
Jarkko Hietaniemi |
Retract #7941. Forbidding subs m/s/etc is too cruel... |
blob | commitdiff | diff to current |
2000-12-01 |
Jarkko Hietaniemi |
(Retracted by #7943.) |
blob | commitdiff | diff to current |
2000-11-30 |
Robin Barker |
toke.c perlio.c -Wformat nits |
blob | commitdiff | diff to current |
2000-11-29 |
Simon Cozens |
Tokeniser debugging |
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-14 |
Yitzchak Scott-Tho... |
[ID 20001113.003] utf8_to_uv on malformed utf returns... |
blob | commitdiff | diff to current |
2000-11-08 |
Casey R. Tweten |
Overrideable keys, each, pop, push, shift, splice,... |
blob | commitdiff | diff to current |
2000-11-06 |
Jarkko Hietaniemi |
glibc5 detection by __GNU_LIBRARY__. |
blob | commitdiff | diff to current |
2000-11-06 |
David Dyck |
Fix for |
blob | commitdiff | diff to current |
2000-11-05 |
Jarkko Hietaniemi |
A fix of sorts for 20000329.026, a better error message |
blob | commitdiff | diff to current |
2000-10-29 |
Simon Cozens |
Make \x{...} consistently produce UTF-8. |
blob | commitdiff | diff to current |
2000-10-28 |
Jarkko Hietaniemi |
The reëntrant version shouldn't be needed unless USE_PU... |
blob | commitdiff | diff to current |
2000-10-25 |
Jarkko Hietaniemi |
Continue the internal UTF-8 API tweaking. |
blob | commitdiff | diff to current |
2000-10-25 |
Jarkko Hietaniemi |
Allow poking holes at the UTF-8 decoding strictness. |
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 |
Roca, Ignasi |
Make scan_num() reëntrant, as suggested in |
blob | commitdiff | diff to current |
2000-10-20 |
Roca, Ignasi |
Reëntrancy fix. |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-10-13 |
Jarkko Hietaniemi |
Allow @+ and @- to be doublequoted, from Simon Cozens. |
blob | commitdiff | diff to current |
2000-09-30 |
Gisle Aas |
Re: Trapping by opmask sets strange parser state [PATCH] |
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-15 |
Jarkko Hietaniemi |
Fix for the charnames.t failures from Spider Boardman. |
blob | commitdiff | diff to current |
2000-09-14 |
Spider Boardman |
Re: perl@7078 |
blob | commitdiff | diff to current |
2000-09-14 |
Robin Barker |
continued -Wformat support |
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-14 |
Casey R. Tweten |
Allow chop() and chomp() to be overridden. |
blob | commitdiff | diff to current |
2000-09-07 |
Hugo van der Sanden |
Re: [ID 20000905.001] Assertion failed: file "toke... |
blob | commitdiff | diff to current |
2000-09-01 |
Spider Boardman |
Drop unused argument. |
blob | commitdiff | diff to current |
2000-08-06 |
Jarkko Hietaniemi |
Have symbols for the IoTYPEs. |
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 |
Jarkko Hietaniemi |
BOM patching from Simon Cozens. |
blob | commitdiff | diff to current |
2000-07-31 |
Jarkko Hietaniemi |
The swallow_bom() saga continues. The #23 of require.t |
blob | commitdiff | diff to current |
2000-07-30 |
Jarkko Hietaniemi |
A new version of the "remove UPPERACSE string comparison" |
blob | commitdiff | diff to current |
2000-07-29 |
Jarkko Hietaniemi |
Tune the comments and hopefully stop a memory leak. |
blob | commitdiff | diff to current |
2000-07-28 |
Jarkko Hietaniemi |
Back out #6454, doesn't seem to work. |
blob | commitdiff | diff to current |
2000-07-27 |
Jarkko Hietaniemi |
Remove EQ, NE, GT, LT, GE, LE (they have been deprecated |
blob | commitdiff | diff to current |
2000-07-25 |
M. J. T. Guy |
Get UTF16 BOMs working. Patch from |
blob | commitdiff | diff to current |
2000-07-14 |
Gurusamy Sarathy |
PERL_OBJECT build tweaks |
blob | commitdiff | diff to current |
2000-07-14 |
Gurusamy Sarathy |
inconsistent types needs casts |
blob | commitdiff | diff to current |
2000-07-14 |
Gurusamy Sarathy |
typecasts needed for change#6394 |
blob | commitdiff | diff to current |
2000-07-14 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
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-14 |
Jarkko Hietaniemi |
Fix the BOM bug: not a byteorder bug, a signedness... |
blob | commitdiff | diff to current |
2000-07-13 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
tweak for build failure under multiplicity |
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 |
Gurusamy Sarathy |
integrate cfgperl changes#6293..6324 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 change#6250 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-11 |
H.Merijn Brand |
Re: format bug report [Patch] |
blob | commitdiff | diff to current |
2000-07-11 |
Mark-Jason Dominus |
Be less forgiving about ambiguous and illegal tr ranges. |
blob | commitdiff | diff to current |
2000-07-07 |
Jarkko Hietaniemi |
Fix the alignment problem in Crays ([ID 20000612.002]). |
blob | commitdiff | diff to current |
2000-07-04 |
Jarkko Hietaniemi |
Win32 patches for cfgperl from Sarathy. |
blob | commitdiff | diff to current |
2000-06-28 |
Simon Cozens |
Re: [PATCH cfgperl] BOMs away! |
blob | commitdiff | diff to current |
2000-06-28 |
Doug MacEachern |
Re: [PATCH] support 'my __PACKAGE__ $obj = ...' |
blob | commitdiff | diff to current |
2000-06-27 |
David Dyck |
Do no -warn on \_, only on \alpha. |
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 |
next |