This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
utf8.h: clarify comment
[perl5.git] / miniperlmain.c
2011-06-12 Nicholas ClarkChange PL_use_safe_putenv from int to bool.
2011-03-28 David LeadbeaterMicroperl doesn't do signal handlers, ifdef some handli...
2011-01-02 David Leadbeater[perl #81500] Make compilation work when NO_ENV_ARRAY_I...
2009-08-03 Jesse VincentRemove the port to MiNT. It's a dead platform that...
2009-06-07 John Wrightmain: Unregister signal handler before destroying my_perl
2008-11-02 Tom ChristiansenPATCH: Large omnibus patch to clean up the JRRT quotes
2007-11-07 Nicholas ClarkFix up copyright years for files modified in 2007.
2007-01-05 Rafael Garcia-SuarezUpdate copyright years in .c files
2006-07-13 Jarkko Hietaniemiz/OS: non-CPAN ext and lib + main() without the third...
2006-02-27 Marcus Holland-MoritzPERL_TRACK_MEMPOOL cripples environment after exit()
2006-02-24 Andy Lesterunused context warnings
2005-05-11 Rafael Garcia-SuarezInclude vim/emacs modelines in generated files to open...
2005-05-10 Rafael Garcia-SuarezAdd editor boilerplates to all C files
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2005-03-30 Rafael Garcia-SuarezUpdate copyrights.
2005-03-25 Andy LesterConsting five
2005-01-04 Nicholas ClarkUpdate copyright years.
2004-11-17 Michael SchroederSuSE's perl safe_putenf diff
2004-08-03 Dave Mitchellmore typo fixes for change 3176 (comments at top of...
2004-08-01 Dave MitchellAdd comment to top of reentr.c and fix typos in other...
2004-07-31 Dave MitchellAdd comment to the top of most .c files explaining...
2003-06-29 Jarkko HietaniemiMove the PL_earlytaint initialization to the PERL_SYS_I...
2003-06-27 Jarkko HietaniemiIntroduce (global) variable PL_earlytaint which
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-03-02 Hugo van der SandenReverse copyright update (#18801) for files not changed...
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
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