This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
The I_CSD, I_S, and V_S had wrong recepting datatype.
[perl5.git] / miniperlmain.c
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-24 Jarkko HietaniemiSprinkle some copyrights (use the oldest timestamp to
2001-10-17 Jarkko HietaniemiOh, bother. In Tru64 cc -std1 was looking rather nice
2001-10-17 Jarkko Hietaniemi(retracted by #12485)
2001-08-29 Artur BergmanEND{} can change the return value even if we die from...
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-08-17 Artur BergmanAdds PERL_EXIT_DESTRUCT_END to PL_exit_flags which...
2001-08-12 Arthur BergmanSV: END {} blocks run in perl_run
2001-07-20 Gurusamy SarathyMake perl fork()-safe (in a slightly limited way) even on
2001-07-12 Doug MacEachern[patch] pthread_atfork bandaid
2001-06-13 Doug MacEachern[patch] perl.gprof control
2001-03-26 Nick Ing-SimmonsMemory tweaks and notes for OEMVS.
2000-03-11 Gurusamy Sarathyperldelta update, typos and whitespace adjustments
2000-03-05 Gurusamy Sarathyfixes for most warnings identified by gcc -Wall
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-10-24 Nick Ing-SimmonsFollow that camel ... another sync.
1999-10-24 Ilya ZakharevichRe: [PATCH 5.005_62] OS/2 improvements
1999-07-08 Gurusamy Sarathymore PERL_OBJECT cleanups (changes still untested on...
1999-06-10 Gurusamy Sarathymost globals are now interpreter local; locale initiali...
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathyinitial stub implementation of implicit thread/this
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-01-13 Jarkko HietaniemiAtari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
1998-07-18 Nick Ing-SimmonsPL_ stuff for threads
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-02-25 Gisle Aas#ifdef CAN_PROTOTYPE cleanup
1997-12-14 Nick Ing-Simmons#undef new PERLVARIC macro in appropriate places
1997-12-02 Gurusamy Sarathy[win32] Revert to keeping (some) constant strings as...
1997-12-01 Nick Ing-SimmonsCreate a struct for all perls globals (as an option)
1997-11-27 Ilya ZakharevichStop double initialisation of malloc_mutex:
1997-11-16 Nick Ing-SimmonsGeneric file changes for MYMALLOC
1997-11-12 Gurusamy SarathyClean up win32/win32sck.c (runtime load of Winsock...
1997-11-05 Nick Ing-SimmonsBuilds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-10-31 Nick Ing-SimmonsConvert miniperl sources to ANSI C. Several passes of
1997-09-05 Len JohnsonMinor changes to ease port to MVS
1996-12-19 Perl 5 Porters[inseparable changes from patch from perl5.003_11 to...
1996-07-17 Perl 5 Portersperl 5.003_01: miniperlmain.c
1996-03-15 Perl 5 PortersOS/2 update: add initialization macro
1996-02-07 Perl 5 Portersperl 5.002gamma: miniperlmain.c
1996-02-03 Perl 5 Portersperl5.002beta3
1996-01-08 Perl 5 PortersMore robust i18nl14n() function from jhi.
1996-01-03 Perl 5 Portersperl 5.002beta1h patch: miniperlmain.c
1995-11-20 Larry Wall5.002 beta 1
1995-03-13 Larry WallPerl 5.001 perl-5.001
1995-01-18 Andy Doughertyperl5.000 patch.0g: [various portability fixes, and...
1994-10-17 Larry Wallperl 5.000 perl-5.000
1994-05-04 Larry Wallperl 5.0 alpha 9 perl-5a9
1994-04-04 Andy Doughertyperl 5.0 alpha 8