| Commit message (Expand) | Author | Age | Files | Lines |
* | more complete pseudo-fork() support for Windows | Gurusamy Sarathy | 1999-12-01 | 2 | -3/+3 |
* | sundry cleanups for cloned interpreters (only known failure mode | Gurusamy Sarathy | 1999-11-14 | 1 | -0/+2 |
* | typos in change#4561 and change#4565 | Gurusamy Sarathy | 1999-11-13 | 2 | -3/+2 |
* | DynaLoader_pm.PL patch (backslashes in strings) | Paul Moore | 1999-11-13 | 1 | -1/+1 |
* | [ID 19991112.004] Bug in IO::Socket (patch included) | Scott Gifford | 1999-11-13 | 1 | -0/+2 |
* | $Config{myarchname} is not a good architecture identifier | Jarkko Hietaniemi | 1999-11-13 | 1 | -2/+3 |
* | Continue largefileness separation from quadness; | Jarkko Hietaniemi | 1999-11-13 | 1 | -2/+1 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-11-13 | 1 | -2/+3 |
|\ |
|
| * | cloned interpreters now actually run and pass all but 55/10386 | Gurusamy Sarathy | 1999-11-13 | 1 | -2/+3 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-11-11 | 14 | -250/+271 |
|\ \
| |/ |
|
| * | avoid stash pointers in optree under USE_ITHREADS | Gurusamy Sarathy | 1999-11-11 | 9 | -18/+23 |
| * | another change towards a shareable optree: avoid pointer to filegv | Gurusamy Sarathy | 1999-11-11 | 14 | -239/+255 |
* | | More printf miscasts flushed out. | Jarkko Hietaniemi | 1999-11-06 | 2 | -3/+3 |
* | | Crushing the remaining %ld guerillas. | Jarkko Hietaniemi | 1999-11-06 | 1 | -9/+21 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-11-04 | 8 | -37/+42 |
|\ \
| |/ |
|
| * | change#4485 didn't do the right thing for B::Bytecode | Gurusamy Sarathy | 1999-11-04 | 1 | -2/+3 |
| * | implement STOP blocks and fix compiler to use them (minimally | Gurusamy Sarathy | 1999-11-04 | 4 | -6/+6 |
| * | display BSD license in Glob.pm (for clause #2 conformity) | Gurusamy Sarathy | 1999-11-04 | 3 | -29/+33 |
* | | Initial integration of the MacPerl changes form Matthias. | Jarkko Hietaniemi | 1999-11-02 | 3 | -8/+71 |
|/ |
|
* | more cleanup: avoid unused knowledge of "file GV" notion in CV and GV | Gurusamy Sarathy | 1999-10-29 | 10 | -254/+233 |
* | usurp GVOP slot for new PADOP (one small step to making optree | Gurusamy Sarathy | 1999-10-29 | 12 | -53/+68 |
* | Integrate with Sarathy; manual resolve on regcomp.c conflicts | Jarkko Hietaniemi | 1999-10-27 | 2 | -5/+3 |
|\ |
|
| * | remove unused interpreter globals | Gurusamy Sarathy | 1999-10-24 | 1 | -4/+2 |
| * | VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>) | Gurusamy Sarathy | 1999-10-24 | 1 | -1/+1 |
* | | More printf-fixes (see also #4426). | Jarkko Hietaniemi | 1999-10-23 | 1 | -2/+2 |
* | | Fix the printfing nits pointed out by using gcc -Wall and | Jarkko Hietaniemi | 1999-10-23 | 3 | -12/+13 |
|/ |
|
* | support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on | Gurusamy Sarathy | 1999-10-17 | 1 | -1/+1 |
* | Prevent "Out of memory" error in POSIX's strftime() | Jan Dubois | 1999-10-15 | 1 | -9/+16 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-10-14 | 1 | -0/+2 |
|\ |
|
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-13 | 9 | -4/+1538 |
| |\ |
|
| * | | Add DB_File hint for SCO ODT. | Mike Hopkirk | 1999-10-13 | 1 | -0/+2 |
* | | | avoid warnings | Gurusamy Sarathy | 1999-10-14 | 1 | -83/+83 |
* | | | File::Glob fixes for Windows | Gurusamy Sarathy | 1999-10-14 | 1 | -18/+33 |
| |/
|/| |
|
* | | use libdbm.nfs.a if available (libdbm.a is missing dbmclose()) | Mike Hopkirk | 1999-10-13 | 2 | -4/+8 |
* | | add File::BSDGlob as File::Glob and load it at compile-time | Gurusamy Sarathy | 1999-10-12 | 7 | -0/+1530 |
|/ |
|
* | various cleanups | Gurusamy Sarathy | 1999-10-12 | 1 | -2/+2 |
* | revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source | Gurusamy Sarathy | 1999-10-10 | 1 | -1/+1 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-10 | 7 | -27/+21 |
|\ |
|
| * | fix two leaks in Thread.xs (from Eugene Alterman | Gurusamy Sarathy | 1999-10-10 | 7 | -27/+21 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-08 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | remove kludgey duplicate background error avoidance (caused | Gurusamy Sarathy | 1999-10-08 | 1 | -1/+0 |
* | | The second cut at AIX C++ extension troubles. | Jarkko Hietaniemi | 1999-10-08 | 2 | -8/+8 |
* | | The first cut at fixing Perl extensions written in C++ in AIX, | Stephanie Beals | 1999-10-08 | 2 | -3/+28 |
|/ |
|
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-10-06 | 1 | -1/+0 |
|\ |
|
| * | Re: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn't | Andy Dougherty | 1999-10-04 | 1 | -1/+0 |
* | | make die/warn and other diagnostics go to wherever STDERR happens | Gurusamy Sarathy | 1999-10-06 | 15 | -116/+116 |
|/ |
|
* | deprecate C<use attrs> | Gurusamy Sarathy | 1999-10-02 | 2 | -11/+14 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-01 | 1 | -3/+6 |
|\ |
|
| * | [patch _61] Minor corrections in C.pm | Vishal Bhatia | 1999-09-30 | 1 | -3/+6 |
* | | Artistic fine-tuning. | Jarkko Hietaniemi | 1999-09-27 | 1 | -1/+1 |
|/ |
|