summaryrefslogtreecommitdiff
path: root/perl.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate from mainperl.Jarkko Hietaniemi1999-03-231-11/+11
|\
| * update copyright yearsGurusamy Sarathy1999-03-221-11/+11
* | First pass of integrating the Rhapsody port,Wilfredo Sánchez1999-03-151-1/+1
|/
* tolerate CRs after optionsGurusamy Sarathy1999-03-061-0/+3
* destroy PL_svref_mutex in perl_destruct()Gurusamy Sarathy1999-03-011-0/+3
* Regen Configure.Jarkko Hietaniemi1999-02-191-0/+7
* propagate PERL_VERSION everywhere, add to podGurusamy Sarathy1999-02-161-10/+9
* add const qualifier to most char* prototypes, handle ripple effectGurusamy Sarathy1999-02-151-9/+9
* PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)Gurusamy Sarathy1999-02-121-12/+18
* nosuid getmntent() branch.Jarkko Hietaniemi1999-01-221-1/+1
* -DNO_NOSUID_CHECK for those platforms which have no wayJarkko Hietaniemi1999-01-211-1/+1
* Jumbo Configure update.Jarkko Hietaniemi1999-01-191-0/+71
* change#2572 is not applicable; undo, retaining scan_bin additionGurusamy Sarathy1999-01-171-2/+0
* Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>Jarkko Hietaniemi1999-01-131-0/+3
* Based onJan Dubois1999-01-061-0/+2
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-291-7/+10
* various fixes for race conditions under threads: mutex locks basedGurusamy Sarathy1998-11-291-0/+1
* Finishing off SNOBOL: $1 in (?{})Ilya Zakharevich1998-11-281-0/+2
* add ext/Devel/PeekJan Dubois1998-11-271-1/+3
* ensure PL_dirty is reinit-ed properly under -DMULTIPLICITYGurusamy Sarathy1998-11-171-2/+2
* patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>Gurusamy Sarathy1998-11-091-1/+1
* refetch local stack pointer in POPSTACKGurusamy Sarathy1998-11-041-2/+2
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-10/+7
* POSIX BC2000 port from perl-mvs:Thomas Dorner1998-10-171-0/+3
* The VM/ESA port essentials, based onJarkko Hietaniemi1998-10-171-0/+19
* fix $/ init for USE_THREADSGurusamy Sarathy1998-10-061-1/+1
* fix globals caught by change#1927; builds and tests on SolarisGurusamy Sarathy1998-10-061-2/+2
* big Configure update from Jarkko: sync metaconfig units; d_statblks fixGurusamy Sarathy1998-09-251-0/+3
* provide locked access to string table for USE_THREADSGurusamy Sarathy1998-09-241-0/+4
* RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS portGreen, Paul1998-09-231-0/+3
* better CR-handling on shebang line and in formats (fixed variant ofGurusamy Sarathy1998-09-231-1/+1
* fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)Gurusamy Sarathy1998-08-091-0/+2
* lexical warnings; tweaks to places that didn't apply correctlyPaul Marquess1998-08-091-3/+17
* Fix for command line use of source filtersPaul Marquess1998-08-071-1/+3
* remove useless 'rcsid' (extension of a suggestion byGurusamy Sarathy1998-08-041-2/+0
* tweaked version of suggested patchIlya Zakharevich1998-08-021-14/+10
* support OE/MVSJarkko Hietaniemi1998-08-021-0/+3
* win32 tweaks: disable XSLOCKS in perl.c, correct typo, searchDouglas Lankshear1998-07-221-0/+3
* fix small memory leak when mess_sv happens to be touched by magicGurusamy Sarathy1998-07-211-0/+11
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-62/+64
* PL_ scheme Builds under Minw32 - some SEGFAULT snagsNick Ing-Simmons1998-07-181-64/+64
* PL_ stuff for threadsNick Ing-Simmons1998-07-181-85/+85
* Builds and passes tests with -DMULTIPLICITY and -DCRIPPLED_CCNick Ing-Simmons1998-07-181-6/+6
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-506/+506
* fix $/ init for multiple interpreters/threadsGurusamy Sarathy1998-07-181-4/+7
* add files and tweaks needed for MPE/iX port (via PM)Jarkko Hietaniemi1998-07-141-0/+3
* small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>Gurusamy Sarathy1998-07-121-0/+3
* make RE engine threadsafe; -Dusethreads builds, tests on Solaris,Gurusamy Sarathy1998-07-121-0/+7
* added patch, made linking with setargv a build optionDouglas Lankshear1998-07-111-0/+3
* rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headersGurusamy Sarathy1998-07-061-2/+2