| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: [patch] GvSHARED | Doug MacEachern | 2001-02-11 | 1 | -1/+1 |
* | Re: [patch] GvSHARED | Doug MacEachern | 2001-02-10 | 1 | -0/+4 |
* | [ID 20010206.010] S_ functions not declared STATIC | Nicholas Clark | 2001-02-08 | 1 | -1/+1 |
* | RE: some win32 fixes | Vadim Konovalov | 2001-02-06 | 1 | -4/+0 |
* | Integrate change #8586 from maint-5.6/perl. | Jarkko Hietaniemi | 2001-01-29 | 1 | -29/+30 |
* | Patch from Inaba Hiroto: | Jarkko Hietaniemi | 2001-01-28 | 1 | -6/+19 |
* | Threadedness patch for #8562 from Doug MacEachern. | Jarkko Hietaniemi | 2001-01-27 | 1 | -2/+2 |
* | Re: Announce : Tokener reporting patch | Simon Cozens | 2001-01-27 | 1 | -20/+49 |
* | More UTF-8 patches from Inaba Hiroto. | Jarkko Hietaniemi | 2001-01-15 | 1 | -13/+17 |
* | -Wformat | Robin Barker | 2001-01-12 | 1 | -2/+3 |
* | Consolidated lvalue sub changes | Stephen McCamant | 2001-01-12 | 1 | -3/+15 |
* | [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser | Roca, Ignasi | 2001-01-12 | 1 | -1/+2 |
* | One more patch for UTF8 | Inaba Hiroto | 2001-01-09 | 1 | -8/+5 |
* | IRIX compiler noticed that the bof initialization might be | Jarkko Hietaniemi | 2001-01-06 | 1 | -1/+2 |
* | Add a note about EBCDIC versus UTF-8 to a potential problem spot. | Jarkko Hietaniemi | 2001-01-05 | 1 | -0/+6 |
* | "\x{FF}\xFF" was broken, the \xFF was appended in its | Jarkko Hietaniemi | 2001-01-05 | 1 | -7/+15 |
* | strings with \x{..} in the middle are corrupted | Roca, Ignasi | 2001-01-05 | 1 | -3/+6 |
* | UTF-8 cleanup. | Jarkko Hietaniemi | 2001-01-05 | 1 | -12/+12 |
* | Unify UTF-8 malformedness handling. | Jarkko Hietaniemi | 2001-01-05 | 1 | -1/+1 |
* | Corrections for Perl_yylex_r (used by a reentrant parser as Bison) | Roca, Ignasi | 2001-01-04 | 1 | -7/+2 |
* | scanning two hex-constants fails on EBCDIC environment (script length.t) | Roca, Ignasi | 2001-01-04 | 1 | -23/+23 |
* | Bump up Larry's copyright. | Jarkko Hietaniemi | 2001-01-01 | 1 | -1/+1 |
* | Tweak for MULTIPLICITY/USE_PERLIO | Nick Ing-Simmons | 2000-12-30 | 1 | -8/+30 |
* | Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args | Simon Cozens | 2000-12-28 | 1 | -3/+3 |
* | Revert the -f ambiguousity patch, seems to cause | Jarkko Hietaniemi | 2000-12-11 | 1 | -4/+3 |
* | Did not get that has_utf8/this_utf8 fix right last time, another spot | Nick Ing-Simmons | 2000-12-09 | 1 | -4/+5 |
* | Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8 | Nick Ing-Simmons | 2000-12-09 | 1 | -72/+72 |
* | dTHR is a nop in 5.6.0 onwards. Ergo, it can go. | Jarkko Hietaniemi | 2000-12-05 | 1 | -27/+0 |
* | Integrate perlio: | Jarkko Hietaniemi | 2000-12-04 | 1 | -1/+1 |
|\ |
|
| * | Quieten some noise in Win32 builds: | Nick Ing-Simmons | 2000-12-04 | 1 | -1/+1 |
* | | Make uv_to_utf8() to zero-terminate its output buffer, | Jarkko Hietaniemi | 2000-12-03 | 1 | -1/+1 |
|/ |
|
* | Re: [ID 20001130.011] expression parsing bug ? | Mike Guy | 2000-12-02 | 1 | -1/+1 |
* | Some help for 20001130.011. Now one gets warnings like | Jarkko Hietaniemi | 2000-12-01 | 1 | -33/+52 |
* | Retract #7941. Forbidding subs m/s/etc is too cruel because | Jarkko Hietaniemi | 2000-12-01 | 1 | -25/+0 |
* | (Retracted by #7943.) | Jarkko Hietaniemi | 2000-12-01 | 1 | -0/+25 |
* | toke.c perlio.c -Wformat nits | Robin Barker | 2000-11-30 | 1 | -2/+2 |
* | Tokeniser debugging | Simon Cozens | 2000-11-29 | 1 | -1/+33 |
* | Go ahead and #include <unistd.h> in perl.h. | Jarkko Hietaniemi | 2000-11-22 | 1 | -6/+0 |
* | [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values | Yitzchak Scott-Thoennes | 2000-11-14 | 1 | -1/+1 |
* | Overrideable keys, each, pop, push, shift, splice, unshift. | Casey R. Tweten | 2000-11-08 | 1 | -7/+7 |
* | glibc5 detection by __GNU_LIBRARY__. | Jarkko Hietaniemi | 2000-11-06 | 1 | -2/+8 |
* | Fix for | David Dyck | 2000-11-06 | 1 | -2/+20 |
* | A fix of sorts for 20000329.026, a better error message | Jarkko Hietaniemi | 2000-11-05 | 1 | -4/+13 |
* | Make \x{...} consistently produce UTF-8. | Simon Cozens | 2000-10-29 | 1 | -19/+20 |
* | The reëntrant version shouldn't be needed unless USE_PURE_BISON. | Jarkko Hietaniemi | 2000-10-28 | 1 | -17/+19 |
* | Continue the internal UTF-8 API tweaking. | Jarkko Hietaniemi | 2000-10-25 | 1 | -2/+2 |
* | Allow poking holes at the UTF-8 decoding strictness. | Jarkko Hietaniemi | 2000-10-25 | 1 | -2/+2 |
* | Make the UTF-8 decoding stricter and more verbose when | Jarkko Hietaniemi | 2000-10-24 | 1 | -28/+38 |
* | Make scan_num() reëntrant, as suggested in | Roca, Ignasi | 2000-10-20 | 1 | -16/+11 |
* | Reëntrancy fix. | Roca, Ignasi | 2000-10-20 | 1 | -12/+39 |