| Commit message (Expand) | Author | Age | Files | Lines |
* | Retract #3912, much too many compilation warnings | Jarkko Hietaniemi | 1999-08-03 | 1 | -6/+0 |
* | (Retracted). See #3913. | Sven Verdoolaege | 1999-08-03 | 1 | -0/+6 |
* | Change #3790 redemption: with a little additional | Jarkko Hietaniemi | 1999-08-03 | 1 | -0/+2 |
* | Integrate with Sarathy. perl.h and util.c required manual resolving. | Jarkko Hietaniemi | 1999-08-01 | 1 | -35/+16 |
* | 64-bit work. Now 32-bit platforms get a 100% make test | Jarkko Hietaniemi | 1999-08-01 | 1 | -2/+27 |
* | Undo #3790 and the patches that attempted to fix it | Jarkko Hietaniemi | 1999-08-01 | 1 | -2/+0 |
* | Hack the "integer overflow" code some more. | Jarkko Hietaniemi | 1999-07-31 | 1 | -0/+4 |
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-07-29 | 1 | -1/+1 |
|\ |
|
| * | Need to add QNX to the list for DONT_DECLARE_STD. | Norton T. Allen | 1999-07-28 | 1 | -1/+1 |
* | | misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll | Gurusamy Sarathy | 1999-07-28 | 1 | -0/+1 |
|/ |
|
* | avoid warning (from Doug MacEachern) | Gurusamy Sarathy | 1999-07-28 | 1 | -1/+3 |
* | provide MakeMaker attribute PERL_MALLOC_OK that allows extensions | Gurusamy Sarathy | 1999-07-27 | 1 | -0/+2 |
* | fixups for sundry warnings about function pointers | Gurusamy Sarathy | 1999-07-12 | 1 | -4/+4 |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 1 | -53/+93 |
* | more PERL_OBJECT cleanups (changes still untested on Unix!) | Gurusamy Sarathy | 1999-07-08 | 1 | -26/+29 |
* | Eliminate CONDOPs | Stephen McCamant | 1999-07-07 | 1 | -1/+0 |
* | fix for C<$/ = 42> setting paragraph mode (applied with small | M. J. T. Guy | 1999-07-06 | 1 | -2/+2 |
* | applied slightly tweaked version of suggested patch for | Ilya Zakharevich | 1999-07-06 | 1 | -0/+9 |
* | slightly tweaked version of suggested patch | Dan Sugalski | 1999-07-06 | 1 | -7/+44 |
* | AIX threaded build, plus few more on the side. | Jarkko Hietaniemi | 1999-07-05 | 1 | -2/+2 |
* | Integrate with mainperl. | Jarkko Hietaniemi | 1999-07-05 | 1 | -1/+13 |
|\ |
|
| * | cygwin32 update | Fifer, Eric | 1999-07-05 | 1 | -1/+13 |
* | | EPOC port to Psion5. | Olaf Flebbe | 1999-06-27 | 1 | -4/+10 |
|/ |
|
* | somewhat untested PERL_OBJECT cleanups (C++isms mostly | Gurusamy Sarathy | 1999-06-27 | 1 | -96/+125 |
* | Fixed two long-standing locale bugs. | Jarkko Hietaniemi | 1999-06-17 | 1 | -2/+14 |
* | EXTERN_C declarations for global arrays in various | Gurusamy Sarathy | 1999-06-12 | 1 | -17/+16 |
* | implement C<use caller 'encoding'> | Gurusamy Sarathy | 1999-06-11 | 1 | -0/+1 |
* | part of the platform changes for IMPLICIT_CONTEXT | Gurusamy Sarathy | 1999-06-10 | 1 | -17/+16 |
* | most globals are now interpreter local; locale initialization | Gurusamy Sarathy | 1999-06-10 | 1 | -1/+1 |
* | win32 build fixes | Gurusamy Sarathy | 1999-06-10 | 1 | -14/+5 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -91/+121 |
* | initial stub implementation of implicit thread/this | Gurusamy Sarathy | 1999-06-07 | 1 | -5/+59 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -53/+53 |
* | ByteLoader mark 2 | Tom Hughes | 1999-05-28 | 1 | -2/+0 |
* | fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined. | Gurusamy Sarathy | 1999-05-21 | 1 | -0/+2 |
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-05-17 | 1 | -1/+13 |
|\ |
|
| * | Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't. | Jarkko Hietaniemi | 1999-05-13 | 1 | -0/+6 |
| * | Still fflushing strong. | Jarkko Hietaniemi | 1999-05-13 | 1 | -1/+5 |
| * | Detect whether fflush(NULL) works as per change #3352. | Jarkko Hietaniemi | 1999-05-12 | 1 | -1/+3 |
* | | additional cleanups for cygwin32 port | Fifer, Eric | 1999-05-17 | 1 | -1/+1 |
|/ |
|
* | various fixes for clean build and test on win32; configpm broken, | Gurusamy Sarathy | 1999-05-11 | 1 | -5/+6 |
* | gutsupport for C++ exceptions | Chip Salzenberg | 1999-05-11 | 1 | -6/+7 |
* | "weak" references internals, still needs perlguts documentation | Gurusamy Sarathy | 1999-05-10 | 1 | -1/+7 |
* | Self-consistent numeric conversion again | Ilya Zakharevich | 1999-05-10 | 1 | -0/+5 |
* | Fix -Dm memory debugging for PERL_OBJECT | Jan Dubois | 1999-05-10 | 1 | -1/+5 |
* | cygwin32 update (untested adaptation of patch against 5.005_03) | Alexander Smishlajev | 1999-05-10 | 1 | -6/+2 |
* | flush all open output buffers before fork(), exec(), system, qx// | Gurusamy Sarathy | 1999-05-09 | 1 | -0/+8 |
* | Croak if no known ways to semctl() (don't assume union semun). | Jarkko Hietaniemi | 1999-04-13 | 1 | -3/+0 |
* | First pass of integrating the Rhapsody port, | Wilfredo Sánchez | 1999-03-15 | 1 | -19/+26 |
* | fix parsing of here documents in C<eval 's/.../<<FOO/e'> | Gurusamy Sarathy | 1999-03-09 | 1 | -0/+2 |