| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | This seems to be a stage sane and stable enough to checkin. | Jarkko Hietaniemi | 2000-12-15 | 1 | -8/+0 |
* | strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving ari... | Nicholas Clark | 2000-12-15 | 1 | -0/+3 |
* | faster and 64 bit preserving arithmetic | Nicholas Clark | 2000-12-14 | 1 | -0/+5 |
* | dTHR is a nop in 5.6.0 onwards. Ergo, it can go. | Jarkko Hietaniemi | 2000-12-05 | 1 | -2/+2 |
* | Quieten some noise in Win32 builds: | Nick Ing-Simmons | 2000-12-04 | 1 | -0/+8 |
* | Tokeniser debugging | Simon Cozens | 2000-11-29 | 1 | -0/+2 |
* | Undo the SOCKS workarounds, instead start using PerlIO | Jens Hamisch | 2000-11-25 | 1 | -13/+0 |
* | The type needs to be visible to protos. | Jarkko Hietaniemi | 2000-11-23 | 1 | -10/+10 |
* | More SOCKS versus 64-bit patches from Jens Hamisch. | Jarkko Hietaniemi | 2000-11-22 | 1 | -0/+10 |
* | Go ahead and #include <unistd.h> in perl.h. | Jarkko Hietaniemi | 2000-11-22 | 1 | -1/+5 |
* | Assume SOCKS is broken in all 64bitall platforms, not just Solaris. | Jarkko Hietaniemi | 2000-11-20 | 1 | -0/+3 |
* | Make certain MacOS Classic has NO_ENVIRON_ARRAY. | Jarkko Hietaniemi | 2000-11-20 | 1 | -0/+3 |
* | [PATCH 5.7.0] make regcomp reenterable | Ilya Zakharevich | 2000-11-18 | 1 | -0/+1 |
* | UINT64_C() work continues. | Jarkko Hietaniemi | 2000-11-15 | 1 | -1/+0 |
* | SOCKS has its own USE_THREADS, based on | Jens Hamisch | 2000-11-15 | 1 | -0/+12 |
* | Hoist the duplicated socket/netdb include logic to perl.h; | Jens Hamisch | 2000-11-14 | 1 | -4/+26 |
* | Typos in #7667. | Jarkko Hietaniemi | 2000-11-13 | 1 | -2/+2 |
* | Cleanup messy #ifdef. | Jarkko Hietaniemi | 2000-11-13 | 1 | -1/+5 |
* | Locales support (setlocale) fixes | Vadim Konovalov | 2000-11-04 | 1 | -11/+5 |
* | The reëntrant version shouldn't be needed unless USE_PURE_BISON. | Jarkko Hietaniemi | 2000-10-28 | 1 | -4/+0 |
* | [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined | Jens Hamisch | 2000-10-27 | 1 | -0/+4 |
* | Don't write double values through long double pointers, | Jens Hamisch | 2000-10-20 | 1 | -4/+3 |
* | In Amdahl UTS "struct sv" is defined by a system header, | Jarkko Hietaniemi | 2000-10-13 | 1 | -1/+6 |
* | IVs in mtats | Ilya Zakharevich | 2000-10-13 | 1 | -11/+12 |
* | Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines | Jarkko Hietaniemi | 2000-10-03 | 1 | -2/+6 |
* | Epoc update | Olaf Flebbe | 2000-10-03 | 1 | -1/+1 |
* | Fix aliasing of tied filehandles | Daniel Chetlin | 2000-10-02 | 1 | -0/+1 |