summaryrefslogtreecommitdiff
path: root/miniperlmain.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Jarkko Hietaniemi2003-05-041-1/+2
* Integrate:Adrian M. Enache2003-03-021-1/+1
* Integrate:Jarkko Hietaniemi2003-03-021-1/+1
* Sprinkle some copyrights (use the oldest timestamp toJarkko Hietaniemi2002-01-241-0/+9
* Oh, bother. In Tru64 cc -std1 was looking rather niceJarkko Hietaniemi2001-10-171-13/+2
* (retracted by #12485)Jarkko Hietaniemi2001-10-171-2/+13
* END{} can change the return value even if we die from BEGIN{}Artur Bergman2001-08-291-5/+3
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-1/+1
* Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which if set moves END block run...Artur Bergman2001-08-171-5/+4
* SV: END {} blocks run in perl_runArthur Bergman2001-08-121-1/+4
* Make perl fork()-safe (in a slightly limited way) even onGurusamy Sarathy2001-07-201-1/+10
* [patch] pthread_atfork bandaidDoug MacEachern2001-07-121-0/+6
* [patch] perl.gprof controlDoug MacEachern2001-06-131-0/+4
* Memory tweaks and notes for OEMVS.Nick Ing-Simmons2001-03-261-1/+6
* perldelta update, typos and whitespace adjustmentsGurusamy Sarathy2000-03-111-7/+7
* fixes for most warnings identified by gcc -WallGurusamy Sarathy2000-03-051-1/+0
* Re: [PATCH 5.005_62] OS/2 improvementsIlya Zakharevich1999-10-241-1/+1
* more PERL_OBJECT cleanups (changes still untested on Unix!)Gurusamy Sarathy1999-07-081-0/+2
* most globals are now interpreter local; locale initializationGurusamy Sarathy1999-06-101-2/+0
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-0/+1
* initial stub implementation of implicit thread/thisGurusamy Sarathy1999-06-071-3/+4
* remove _() non-ansismGurusamy Sarathy1999-06-021-1/+1
* Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>Jarkko Hietaniemi1999-01-131-0/+6
* PL_ stuff for threadsNick Ing-Simmons1998-07-181-2/+2
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-2/+2
* #ifdef CAN_PROTOTYPE cleanupGisle Aas1998-02-251-7/+0
* #undef new PERLVARIC macro in appropriate placesNick Ing-Simmons1997-12-141-1/+1
* [win32] Revert to keeping (some) constant strings as globalsGurusamy Sarathy1997-12-021-0/+2
* Create a struct for all perls globals (as an option)Nick Ing-Simmons1997-12-011-0/+8
* Stop double initialisation of malloc_mutex:Ilya Zakharevich1997-11-271-4/+0
* Generic file changes for MYMALLOCNick Ing-Simmons1997-11-161-0/+4
* Clean up win32/win32sck.c (runtime load of Winsock now gone, it can beGurusamy Sarathy1997-11-121-7/+0
* Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-4/+2
* Convert miniperl sources to ANSI C. Several passes ofNick Ing-Simmons1997-10-311-1/+1
* Minor changes to ease port to MVSLen Johnson1997-09-051-0/+4
* [inseparable changes from patch from perl5.003_11 to perl5.003_12]Perl 5 Porters1996-12-191-0/+1
* perl 5.003_01: miniperlmain.cPerl 5 Porters1996-07-171-5/+4
* OS/2 update: add initialization macroPerl 5 Porters1996-03-151-0/+3
* perl 5.002gamma: miniperlmain.cPerl 5 Porters1996-02-071-46/+4
* perl5.002beta3Perl 5 Porters1996-02-021-25/+25
* More robust i18nl14n() function from jhi.Perl 5 Porters1996-01-081-5/+7
* perl 5.002beta1h patch: miniperlmain.cPerl 5 Porters1996-01-031-8/+34
* 5.002 beta 1Larry Wall1995-11-211-2/+32
* Perl 5.001perl-5.001Larry Wall1995-03-121-4/+1
* perl5.000 patch.0g: [various portability fixes, and use latest metaconfig for...Andy Dougherty1995-01-181-1/+1
* perl 5.000perl-5.000Larry Wall1994-10-171-10/+25
* perl 5.0 alpha 9perl-5a9Larry Wall1994-05-041-4/+1
* perl 5.0 alpha 8Andy Dougherty1994-04-041-0/+39