| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test | Mark-Jason Dominus | 2001-07-12 | 1 | -12/+0 |
* | Retract #11166 (and #11237). | Jarkko Hietaniemi | 2001-07-12 | 1 | -7/+14 |
* | Retract #11212. | Jarkko Hietaniemi | 2001-07-08 | 1 | -1/+0 |
* | Slight tweaks on #11213. | Jarkko Hietaniemi | 2001-07-08 | 1 | -2/+3 |
* | Simplify yytoke() | Simon Cozens | 2001-07-08 | 1 | -126/+132 |
* | (Retracted by #11223.) | Graham Barr | 2001-07-08 | 1 | -0/+1 |
* | Re: op/arith.t | Nicholas Clark | 2001-07-07 | 1 | -70/+18 |
* | (Retracted by #11285.) | Abhijit Menon-Sen | 2001-07-06 | 1 | -14/+7 |
* | autosplit into @F | Robin Houston | 2001-07-02 | 1 | -5/+2 |
* | Re: [PATH] shared -> unique; | Abhijit Menon-Sen | 2001-07-02 | 1 | -1/+1 |
* | win32 fixes: fix various syntax errors ("no preprocessor directives | Gurusamy Sarathy | 2001-07-02 | 1 | -2/+2 |
* | [PATH] shared -> unique; | Artur Bergman | 2001-06-26 | 1 | -1/+1 |
* | Re: [ID 20010621.007] readline() not quite as equal as <> | Abhijit Menon-Sen | 2001-06-25 | 1 | -1/+1 |
* | Fix for ID 20010619.002 "When building hash, hash keys that | Jarkko Hietaniemi | 2001-06-20 | 1 | -2/+3 |
* | Integrate change #10739 from maintperl: | Jarkko Hietaniemi | 2001-06-20 | 1 | -1/+1 |
* | NetWare port from Guruprasad S <SGURUPRASAD@novell.com>. | Jarkko Hietaniemi | 2001-06-16 | 1 | -0/+4 |
* | -Wall cleanup continues. | Jarkko Hietaniemi | 2001-06-02 | 1 | -0/+4 |
* | [PATCH] DEBUG_* macro cleanups | Abhijit Menon-Sen | 2001-05-31 | 1 | -14/+14 |
* | Salvage bits and pieces from the experimental 'utf8 everywhere' | Jarkko Hietaniemi | 2001-05-31 | 1 | -4/+4 |
* | More -Wall sweeping. | Jarkko Hietaniemi | 2001-05-30 | 1 | -6/+5 |
* | Add a test for 20010528.007, fixed in #10272. | Jarkko Hietaniemi | 2001-05-29 | 1 | -1/+1 |
* | Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space | Hugo van der Sanden | 2001-05-29 | 1 | -5/+5 |
* | Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD | Spider Boardman | 2001-05-28 | 1 | -1/+10 |
* | Allow 'eval "v200"' to work (part of 20000323.059); fix as | Jarkko Hietaniemi | 2001-05-27 | 1 | -1/+1 |
* | CORE::GLOBAL::require override happens too early | Gisle Aas | 2001-05-24 | 1 | -1/+1 |
* | Don't forget to whine about \d__\d. | Jarkko Hietaniemi | 2001-05-08 | 1 | -11/+3 |
* | Allow underscores also in the exponent part. | Jarkko Hietaniemi | 2001-05-08 | 1 | -5/+39 |
* | Can't croak sans thread context, from Doug MacEachern. | Jarkko Hietaniemi | 2001-05-03 | 1 | -1/+1 |
* | Random input test and Perl | Ilya Zakharevich | 2001-05-03 | 1 | -0/+2 |
* | Tune the scan_num() comments to reality. | Jarkko Hietaniemi | 2001-05-01 | 1 | -6/+5 |
* | Changed the underscore/undebar syntax in numeric constants; | Jarkko Hietaniemi | 2001-04-29 | 1 | -12/+51 |
* | Protect the workaround hunk more. | Jarkko Hietaniemi | 2001-04-01 | 1 | -0/+4 |
* | Integrate changes #9493,9494,9495,9496 from maintperl | Jarkko Hietaniemi | 2001-04-01 | 1 | -0/+2 |
* | printf warning | Robin Barker | 2001-03-29 | 1 | -1/+2 |
* | More EBCDIC stuff: | Nick Ing-Simmons | 2001-03-20 | 1 | -43/+49 |
* | More EBCDIC fixes. | Nick Ing-Simmons | 2001-03-19 | 1 | -14/+7 |
* | Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that | Nick Ing-Simmons | 2001-03-18 | 1 | -15/+13 |
* | Fix pragma/utf8.t # 15 | Nick Ing-Simmons | 2001-03-18 | 1 | -2/+5 |
* | EBCDIC Fixes. | Nick Ing-Simmons | 2001-03-16 | 1 | -37/+34 |
* | Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former. | Nick Ing-Simmons | 2001-03-11 | 1 | -33/+20 |
* | EBCDIC sanity - phase I | Nick Ing-Simmons | 2001-03-10 | 1 | -11/+8 |
* | Re: Unicode/EBCDIC | Peter Prymmer | 2001-03-09 | 1 | -3/+7 |
* | Retracting \N{U+HHHH}. | Jarkko Hietaniemi | 2001-03-05 | 1 | -25/+4 |
* | Integrate change #9012 from maintperl into mainline, | Jarkko Hietaniemi | 2001-03-04 | 1 | -1/+1 |
* | I thought I tested the #9014. | Jarkko Hietaniemi | 2001-03-04 | 1 | -2/+2 |
* | Add the \N{U+HHHH} syntax. | Jarkko Hietaniemi | 2001-03-04 | 1 | -4/+25 |
* | UTF8 tr/// fixes from Inaba Hiroto. | Jarkko Hietaniemi | 2001-03-03 | 1 | -5/+16 |
* | Rewrite REPORT() and REPORT2() (used for -DT) slightly | Jarkko Hietaniemi | 2001-03-03 | 1 | -27/+29 |
* | Integrate change #8974 from maintperl, fix for bugid 20010226.008. | Jarkko Hietaniemi | 2001-03-01 | 1 | -3/+21 |
* | Undo qu. Retract #8814, rewrite op/each part of #8615, | Jarkko Hietaniemi | 2001-02-28 | 1 | -5/+0 |