| Commit message (Expand) | Author | Age | Files | Lines |
* | Configure tweaks; add prototype probes, make the cpp symbols | Jarkko Hietaniemi | 2001-06-04 | 1 | -0/+18 |
* | Missed HAS_SETRESGID_PROTO. No serious harm done since | Jarkko Hietaniemi | 2001-06-04 | 1 | -1/+1 |
* | The non-locale places need love, too. | Jarkko Hietaniemi | 2001-06-03 | 1 | -1/+1 |
* | "10.", that is, decimal numbers can have no decimal part at all. | Jarkko Hietaniemi | 2001-06-03 | 1 | -1/+1 |
* | Potential buffer overrun if the radix separator is more than | Jarkko Hietaniemi | 2001-06-03 | 1 | -1/+2 |
* | Integrate change #10412 from maintperl; locale is now | Jarkko Hietaniemi | 2001-06-03 | 1 | -6/+13 |
* | Re: [ID 20010529.006] String plus zero inconsistent across platforms | Hugo van der Sanden | 2001-06-01 | 1 | -18/+2 |
* | Configure tweaks; record the Berkeley DB version, | Jarkko Hietaniemi | 2001-06-01 | 1 | -0/+7 |
* | [PATCH] DEBUG_* macro cleanups | Abhijit Menon-Sen | 2001-05-31 | 1 | -11/+16 |
* | Salvage bits and pieces from the experimental 'utf8 everywhere' | Jarkko Hietaniemi | 2001-05-31 | 1 | -1/+1 |
* | Re: Making perl with -Wall | Andy Dougherty | 2001-05-24 | 1 | -4/+0 |
* | IV/UV casting fixes from Nicholas Clark. | Jarkko Hietaniemi | 2001-05-24 | 1 | -15/+42 |
* | Re: Making perl with -Wall | Michael G. Schwern | 2001-05-24 | 1 | -0/+4 |
* | [LARGE!] symbolic magic | Dave Mitchell | 2001-05-20 | 1 | -1/+47 |
* | [ID 20010514.025] _SVID3 in <sys/statvfs.h> | Ilya N. Golubev | 2001-05-14 | 1 | -0/+3 |
* | Remove the 'asciir' re subpragma. Should instead implement | Jarkko Hietaniemi | 2001-05-11 | 1 | -1/+0 |
* | One more workaround for the UTS compiler from Hal Morris. | Jarkko Hietaniemi | 2001-05-09 | 1 | -0/+7 |
* | Workaround for UTS compiler casting bug from Hal Morris. | Jarkko Hietaniemi | 2001-05-02 | 1 | -0/+19 |
* | Multiplicity and thread fixes for VMS | Dan Sugalski | 2001-05-02 | 1 | -1/+1 |
* | Change PL_numeric_radix to PL_numeric_radix_sv (and leave in | Jarkko Hietaniemi | 2001-04-30 | 1 | -1/+1 |
* | For PerlIO flush the children's file handles (on fork/exec/system). | Jarkko Hietaniemi | 2001-04-28 | 1 | -2/+4 |
* | Re: PATCH 5.7.1 | Mark-Jason Dominus | 2001-04-23 | 1 | -17/+15 |
* | PATCH 5.7.1 | Mark-Jason Dominus | 2001-04-23 | 1 | -2/+8 |
* | Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for | Jarkko Hietaniemi | 2001-04-05 | 1 | -0/+19 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-03-28 | 1 | -0/+1 |
* | Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT | Nick Ing-Simmons | 2001-03-17 | 1 | -214/+0 |
* | EBCDIC Fixes. | Nick Ing-Simmons | 2001-03-16 | 1 | -6/+6 |
* | Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts | Dave Mitchell | 2001-03-09 | 1 | -1/+6 |
* | Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts | Dave Mitchell | 2001-03-09 | 1 | -45/+118 |
* | Re: Unicode/EBCDIC | Peter Prymmer | 2001-03-09 | 1 | -1/+215 |
* | Retract #8929,8930,8932,8933 for now. | Jarkko Hietaniemi | 2001-02-25 | 1 | -4/+0 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-02-25 | 1 | -1/+5 |
|\ |
|
| * | GCC __atribute__ / printf fix | Nick Ing-Simmons | 2001-02-25 | 1 | -1/+5 |
* | | (Retracted by #8395.) | Jarkko Hietaniemi | 2001-02-25 | 1 | -0/+4 |
|/ |
|
* | fix for parameter -Dm (for perl@8867) | Vadim Konovalov | 2001-02-23 | 1 | -1/+3 |
* | Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset. | Jarkko Hietaniemi | 2001-02-14 | 1 | -0/+7 |
* | Comments do not nest. | Jarkko Hietaniemi | 2001-02-13 | 1 | -1/+2 |
* | Re: [patch] context for 'U' magic functions | Doug MacEachern | 2001-02-12 | 1 | -2/+23 |
* | Fix for the fa_IR locale failure. The reason for the failure | Jarkko Hietaniemi | 2001-01-30 | 1 | -2/+2 |
* | Microperl sync. | Jarkko Hietaniemi | 2001-01-30 | 1 | -3/+5 |
* | overload int() | Ilya Zakharevich | 2001-01-25 | 1 | -2/+3 |
* | Provide infrastructure for PERL_ASYNC_CHECK() style safe signals. | Nick Ing-Simmons | 2001-01-16 | 1 | -0/+5 |
* | Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem | Jarkko Hietaniemi | 2001-01-10 | 1 | -1/+0 |
* | Turn off the integer preservation for now. | Jarkko Hietaniemi | 2001-01-10 | 1 | -2/+2 |
* | Fix "scalars leaked" bugs caused by overload magic | Nick Ing-Simmons | 2001-01-08 | 1 | -35/+39 |
* | Bump up Larry's copyright. | Jarkko Hietaniemi | 2001-01-01 | 1 | -1/+1 |
* | more UTF8 test suites and an UTF8 patch | Inaba Hiroto | 2000-12-30 | 1 | -0/+1 |
* | Return of the IVUV-preservation, now seems to be happy even | Jarkko Hietaniemi | 2000-12-15 | 1 | -0/+8 |
* | speeding up object creation/destruction 4x times | Ilya Zakharevich | 2000-12-15 | 1 | -1/+7 |
* | cosmetic change to overloading | Ilya Zakharevich | 2000-12-15 | 1 | -32/+38 |