| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that | Jarkko Hietaniemi | 1999-08-02 | 1 | -1/+2 |
* | Simplicate duplicated code. | Jarkko Hietaniemi | 1999-08-01 | 1 | -23/+0 |
* | Integrate with Sarathy. perl.h and util.c required manual resolving. | Jarkko Hietaniemi | 1999-08-01 | 1 | -4/+27 |
* | 64-bit work. Now 32-bit platforms get a 100% make test | Jarkko Hietaniemi | 1999-08-01 | 1 | -0/+12 |
* | Integer overflow iteration. | Jarkko Hietaniemi | 1999-07-31 | 1 | -4/+16 |
* | Hack the "integer overflow" code some more. | Jarkko Hietaniemi | 1999-07-31 | 1 | -23/+6 |
* | Repent and make overly large integerish | Jarkko Hietaniemi | 1999-07-29 | 1 | -52/+121 |
* | Minuscule cleanup of the integer overflow patch. | Jarkko Hietaniemi | 1999-07-27 | 1 | -4/+3 |
* | Integer constants (0x, 0[0-7], 0b) now overflow fatally, | Jarkko Hietaniemi | 1999-07-27 | 1 | -37/+86 |
* | don't display tid from main thread (or testsuite breaks) | Gurusamy Sarathy | 1999-07-19 | 1 | -1/+2 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-18 | 1 | -1/+5 |
|\ |
|
| * | display thread id in diagnostics (suggested by Dan Sugalski) | Gurusamy Sarathy | 1999-07-18 | 1 | -0/+3 |
| * | File descriptor leak in do_exec3 | Ilya Zakharevich | 1999-07-17 | 1 | -1/+2 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-13 | 1 | -34/+61 |
|\ \
| |/ |
|
| * | fixups for sundry warnings about function pointers | Gurusamy Sarathy | 1999-07-12 | 1 | -6/+6 |
| * | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 1 | -28/+55 |
* | | Change t/pragma/warn oct()/hex() overflow tests to use %Config | Jarkko Hietaniemi | 1999-07-10 | 1 | -2/+2 |
|/ |
|
* | more PERL_OBJECT cleanups (changes still untested on Unix!) | Gurusamy Sarathy | 1999-07-08 | 1 | -3/+3 |
* | fixes for logical bugs in the lexwarn patch; other tweaks to avoid | Gurusamy Sarathy | 1999-07-08 | 1 | -16/+17 |
* | lexical warnings update (warning.t fails one test | Paul Marquess | 1999-07-07 | 1 | -7/+12 |
* | applied slightly tweaked version of suggested patch for | Ilya Zakharevich | 1999-07-06 | 1 | -0/+3 |
* | slightly tweaked version of suggested patch | Dan Sugalski | 1999-07-06 | 1 | -13/+14 |
* | AIX threaded build, plus few more on the side. | Jarkko Hietaniemi | 1999-07-05 | 1 | -3/+3 |
* | Integrate with mainperl. | Jarkko Hietaniemi | 1999-07-05 | 1 | -2/+43 |
|\ |
|
| * | cygwin32 update | Fifer, Eric | 1999-07-05 | 1 | -0/+36 |
| * | NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder) | Gurusamy Sarathy | 1999-07-05 | 1 | -2/+7 |
* | | EPOC port to Psion5. | Olaf Flebbe | 1999-06-27 | 1 | -2/+2 |
|/ |
|
* | somewhat untested PERL_OBJECT cleanups (C++isms mostly | Gurusamy Sarathy | 1999-06-27 | 1 | -2/+8 |
* | Tidy up #3542 and #3543. | Jarkko Hietaniemi | 1999-06-18 | 1 | -1/+1 |
* | Fixed two long-standing locale bugs. | Jarkko Hietaniemi | 1999-06-17 | 1 | -1/+47 |
* | win32 build fixes | Gurusamy Sarathy | 1999-06-10 | 1 | -18/+18 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -48/+124 |
* | initial stub implementation of implicit thread/this | Gurusamy Sarathy | 1999-06-07 | 1 | -97/+97 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -2/+2 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-06-02 | 1 | -11/+14 |
|\ |
|
| * | ByteLoader mark 2 | Tom Hughes | 1999-05-28 | 1 | -6/+0 |
| * | Required OS/2-related patches | Ilya Zakharevich | 1999-05-28 | 1 | -0/+2 |
| * | Re: 5.005_57 NOT OK on SunOS 4.1.3 | Andy Dougherty | 1999-05-27 | 1 | -4/+11 |
| * | Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6 | Andy Dougherty | 1999-05-26 | 1 | -2/+2 |
* | | remove stray K&R-isms | Gurusamy Sarathy | 1999-06-02 | 1 | -12/+6 |
|/ |
|
* | REx engine improvements | Ilya Zakharevich | 1999-05-25 | 1 | -102/+232 |
* | name PL_in_eval bits | Hugo van der Sanden | 1999-05-24 | 1 | -1/+1 |
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-05-17 | 1 | -0/+34 |
|\ |
|
| * | Still fflushing. | Jarkko Hietaniemi | 1999-05-14 | 1 | -1/+1 |
| * | Still fflushing strong. | Jarkko Hietaniemi | 1999-05-13 | 1 | -0/+34 |
* | | 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 | -12/+8 |
* | gutsupport for C++ exceptions | Chip Salzenberg | 1999-05-11 | 1 | -0/+4 |
* | "weak" references internals, still needs perlguts documentation | Gurusamy Sarathy | 1999-05-10 | 1 | -0/+3 |
* | Self-consistent numeric conversion again | Ilya Zakharevich | 1999-05-10 | 1 | -2/+16 |