| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | remove bogus symbols from global.sym | Gurusamy Sarathy | 1999-03-08 | 1 | -9/+0 |
* | integrate cfgperl contents | Gurusamy Sarathy | 1999-02-24 | 1 | -1/+1 |
|\ |
|
| * | pack/unpack better in (network-)short-non-16-bits and | Jarkko Hietaniemi | 1999-02-19 | 1 | -1/+1 |
* | | adjust a Perl_malloc() flag for NeXT | Hans Mulder | 1999-02-24 | 1 | -1/+1 |
|/ |
|
* | propagate PERL_VERSION everywhere, add to pod | Gurusamy Sarathy | 1999-02-16 | 1 | -0/+2 |
* | #include patchlevel.h by default, provide | Gurusamy Sarathy | 1999-02-15 | 1 | -0/+3 |
* | remove OVERLOAD conditionals | Jan Dubois | 1999-02-12 | 1 | -9/+0 |
* | binmode() support for cygwin32 (suggested by Steven Morlock | Gurusamy Sarathy | 1999-02-11 | 1 | -1/+12 |
* | make safesysmalloc() etc., always available; safemalloc() et al are | Gurusamy Sarathy | 1999-02-08 | 1 | -4/+5 |
* | remove spurious #endif in last change | Gurusamy Sarathy | 1999-02-08 | 1 | -10/+8 |
* | make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let | Gurusamy Sarathy | 1999-02-08 | 1 | -31/+15 |
* | Configure update. | Jarkko Hietaniemi | 1999-02-07 | 1 | -1/+13 |
* | PL_uuemap[] init needs help for sizeof() | Gurusamy Sarathy | 1999-02-03 | 1 | -1/+1 |
* | various win32-ish changes merged from maint-5.005 | Gurusamy Sarathy | 1999-02-01 | 1 | -1/+5 |
* | nosuid getmntent() branch. | Jarkko Hietaniemi | 1999-01-22 | 1 | -9/+7 |
* | Jumbo Configure update. | Jarkko Hietaniemi | 1999-01-19 | 1 | -0/+18 |
* | MAXPATHLEN. | Jarkko Hietaniemi | 1998-12-11 | 1 | -3/+16 |
* | fix outdated/incorrect info about arbitrary limits | Gurusamy Sarathy | 1998-12-06 | 1 | -0/+9 |
* | add ext/Devel/Peek | Jan Dubois | 1998-11-27 | 1 | -1/+2 |
* | eliminate dup hunk from integration | Gurusamy Sarathy | 1998-11-27 | 1 | -35/+0 |
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1998-11-27 | 1 | -3/+44 |
|\ |
|
| * | pp.c uses 'unsigned Quad_t' | Horst von Brand | 1998-11-18 | 1 | -2/+6 |
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1998-11-12 | 1 | -0/+34 |
| |\
| |/
|/| |
|
| * | Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 | Hans Mulder | 1998-11-09 | 1 | -1/+4 |
* | | integrate changes#2120,2168,2218 from maint-5.005; | Gurusamy Sarathy | 1998-11-08 | 1 | -0/+34 |
|/ |
|
* | Finalize the Mach CThreads support. | Hans Mulder | 1998-11-07 | 1 | -2/+16 |
* | Mach CThreads needs #include <mach/cthreads.h>. | Jarkko Hietaniemi | 1998-11-06 | 1 | -0/+1 |
* | Detrail enum comma. | Jarkko Hietaniemi | 1998-11-02 | 1 | -1/+2 |
* | Overloaded <> and deref again | Ilya Zakharevich | 1998-10-30 | 1 | -33/+42 |