| Commit message (Expand) | Author | Age | Files | Lines |
* | integrate cfgperl changes#6220..6222 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -27/+2 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-06-03 | 1 | -3/+8 |
|\ |
|
| * | fix small eval"" memory leaks under USE_ITHREADS | Gurusamy Sarathy | 2000-06-02 | 1 | -3/+8 |
* | | Single-quoted utf8 patch from Simon Cozens. | Jarkko Hietaniemi | 2000-05-31 | 1 | -0/+2 |
|/ |
|
* | Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched. | Jarkko Hietaniemi | 2000-05-30 | 1 | -9/+13 |
* | MacOS support, part 1 (from Matthias Neeracher | Gurusamy Sarathy | 2000-05-28 | 1 | -18/+36 |
* | downgrade fatal error on C<"foo@nosucharray.com"> to optional warning | Gurusamy Sarathy | 2000-05-28 | 1 | -3/+8 |
* | reverse() and quotemeta() weren't preserving utf8-ness; add tests | Gurusamy Sarathy | 2000-05-07 | 1 | -1/+1 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-05-04 | 1 | -1/+1 |
|\ |
|
| * | tokeq() could read unallocated field in argument | Gurusamy Sarathy | 2000-05-04 | 1 | -1/+1 |
* | | The logic of choosing strtol/strtoul/strtoll/strtoull was wrong | Jarkko Hietaniemi | 2000-05-04 | 1 | -36/+52 |
|/ |
|
* | change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it | Gurusamy Sarathy | 2000-05-02 | 1 | -0/+3 |
* | extend "Unrecognized escape" warning to \8, \9, and \_ as well | Gurusamy Sarathy | 2000-04-30 | 1 | -1/+1 |
* | fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]> | Gurusamy Sarathy | 2000-04-28 | 1 | -0/+5 |
* | qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes | Gurusamy Sarathy | 2000-04-28 | 1 | -1/+1 |
* | autoquote barewords followed by newline and arrow properly | Gurusamy Sarathy | 2000-04-27 | 1 | -2/+10 |
* | POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>) | Gurusamy Sarathy | 2000-04-24 | 1 | -1/+2 |
* | make parenthetic warnings look consistent; make diagnostic on | Gurusamy Sarathy | 2000-03-21 | 1 | -1/+1 |
* | change#5797 didn't do the right thing for "\xff\N{WHITE SMILING FACE}" | Gurusamy Sarathy | 2000-03-20 | 1 | -1/+7 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-03-19 | 1 | -1/+1 |
|\ |
|
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-18 | 1 | -2/+8 |
| |\ |
|
| * | | Use the newSVuv(). | Jarkko Hietaniemi | 2000-03-18 | 1 | -1/+1 |
* | | | produce better error message when \N{...} is used without | Gurusamy Sarathy | 2000-03-19 | 1 | -12/+10 |
| |/
|/| |
|
* | | queued errors may not be displayed after the PL_error_count limit | Gurusamy Sarathy | 2000-03-18 | 1 | -2/+8 |
|/ |
|
* | make "\N{...}" enable utf8-ness correctly | Gurusamy Sarathy | 2000-03-18 | 1 | -0/+2 |
* | don't check for errno after Atof() (atof() doesn't set errno, and | Gurusamy Sarathy | 2000-03-13 | 1 | -9/+4 |
* | Larry's patch to disallow CORE::Snark, with perldiag entry | Gurusamy Sarathy | 2000-03-12 | 1 | -1/+2 |
* | Use Atof() instead of bare strtod(); ditto for Atol()/Atoul() | Jarkko Hietaniemi | 2000-03-11 | 1 | -18/+5 |
* | 64-bit build fix on VMS (from Dan Sugalski) | Gurusamy Sarathy | 2000-03-06 | 1 | -1/+2 |
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 2000-03-06 | 1 | -4/+3 |
* | prototype changes for eventually supporting C<binmode(F, ":raw")> | Gurusamy Sarathy | 2000-03-05 | 1 | -1/+1 |
* | fixes for most warnings identified by gcc -Wall | Gurusamy Sarathy | 2000-03-05 | 1 | -19/+17 |
* | integrate cfgperl contents into mainline; add new tests from | Gurusamy Sarathy | 2000-03-05 | 1 | -9/+65 |
|\ |
|
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-05 | 1 | -9/+13 |
| |\
| |/
|/| |
|
* | | optimize change#5533 to stick to IVs if constant is <= IV_MAX, | Gurusamy Sarathy | 2000-03-05 | 1 | -2/+6 |
* | | scan_num() sticks to UVs rather than IVs (now -2147483648 doesn't | Gurusamy Sarathy | 2000-03-05 | 1 | -9/+8 |
| * | more cpp cosmetics, logic cleanup | Jarkko Hietaniemi | 2000-03-05 | 1 | -9/+13 |
| * | Reformat the fearful cpp expression to be a little bit less fearful. | Jarkko Hietaniemi | 2000-03-05 | 1 | -2/+4 |
| * | BUG: Integer floatifies? +PATCH: reading BIG integers with SMALL floats | Matthias Urlichs | 2000-03-04 | 1 | -0/+54 |
|/ |
|
* | warn about /(?p{})/ (from Simon Cozens) | Gurusamy Sarathy | 2000-03-03 | 1 | -2/+2 |
* | /(?p{})/ changed to /(??{})/, per Larry's suggestion (from | Gurusamy Sarathy | 2000-03-03 | 1 | -1/+1 |
* | support for version vectors in UNIVERSAL::VERSION(), so that | Gurusamy Sarathy | 2000-02-26 | 1 | -3/+28 |
* | per Larry's idea, parse 1.2.3 as v1.2.3; C<require 5.6.0> and | Gurusamy Sarathy | 2000-02-23 | 1 | -10/+30 |
* | change#5205 wasn't quite right; SvCUR() should be SvLEN() | Gurusamy Sarathy | 2000-02-22 | 1 | -2/+2 |
* | fix memory overrun due to off-by-one in change#5192 | Gurusamy Sarathy | 2000-02-22 | 1 | -2/+2 |
* | improvements for high-bit text literals (from Gisle Aas) | Gurusamy Sarathy | 2000-02-22 | 1 | -41/+69 |
* | allow C<print v10>, $h{v13.10} etc. | Gurusamy Sarathy | 2000-02-22 | 1 | -23/+25 |
* | remove dual-valueness of v-strings (i.e., they are pure strings | Gurusamy Sarathy | 2000-02-21 | 1 | -12/+13 |
* | lexical warnings update, ability to inspect bitmask in calling | Gurusamy Sarathy | 2000-02-20 | 1 | -13/+13 |
* | default mkdir() mode argument to 0777 | Gurusamy Sarathy | 2000-02-20 | 1 | -1/+1 |