LOGONLY mark 1f3ebc NODOC (useful but relatively minor doc change)
[p5sagit/p5-mst-13.2.git] / miniperlmain.c
2009-08-03 Jesse Vincent Remove the port to MiNT. It's a dead platform that...
2009-06-07 John Wright main: Unregister signal handler before destroying my_perl
2008-11-02 Tom Christiansen PATCH: Large omnibus patch to clean up the JRRT quotes
2007-11-07 Nicholas Clark Fix up copyright years for files modified in 2007.
2007-01-05 Rafael Garcia-Suarez Update copyright years in .c files
2006-07-13 Jarkko Hietaniemi z/OS: non-CPAN ext and lib + main() without the third...
2006-02-27 Marcus Holland-Moritz PERL_TRACK_MEMPOOL cripples environment after exit()
2006-02-24 Andy Lester unused context warnings
2005-05-11 Rafael Garcia-Suarez Include vim/emacs modelines in generated files to open...
2005-05-10 Rafael Garcia-Suarez Add editor boilerplates to all C files
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2005-03-30 Rafael Garcia-Suarez Update copyrights.
2005-03-25 Andy Lester Consting five
2005-01-04 Nicholas Clark Update copyright years.
2004-11-17 Michael Schroeder SuSE's perl safe_putenf diff
2004-08-03 Dave Mitchell more typo fixes for change 3176 (comments at top of...
2004-08-01 Dave Mitchell Add comment to top of reentr.c and fix typos in other...
2004-07-31 Dave Mitchell Add comment to the top of most .c files explaining...
2003-06-29 Jarkko Hietaniemi Move the PL_earlytaint initialization to the PERL_SYS_I...
2003-06-27 Jarkko Hietaniemi Introduce (global) variable PL_earlytaint which
2003-04-16 Jarkko Hietaniemi Fix up Larry's copyright statements to my best knowledge.
2003-03-02 Hugo van der Sanden Reverse copyright update (#18801) for files not changed...
2003-03-02 Hugo van der Sanden Update all copyrights to 2003, from Jarkko
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-24 Jarkko Hietaniemi Sprinkle some copyrights (use the oldest timestamp to
2001-10-17 Jarkko Hietaniemi Oh, bother. In Tru64 cc -std1 was looking rather nice
2001-10-17 Jarkko Hietaniemi (retracted by #12485)
2001-08-29 Artur Bergman END{} can change the return value even if we die from...
2001-08-27 Artur Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-08-17 Artur Bergman Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which...
2001-08-12 Arthur Bergman SV: END {} blocks run in perl_run
2001-07-20 Gurusamy Sarathy Make 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-Simmons Memory tweaks and notes for OEMVS.
2000-03-11 Gurusamy Sarathy perldelta update, typos and whitespace adjustments
2000-03-05 Gurusamy Sarathy fixes for most warnings identified by gcc -Wall
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-10-24 Nick Ing-Simmons Follow that camel ... another sync.
1999-10-24 Ilya Zakharevich Re: [PATCH 5.005_62] OS/2 improvements
1999-07-08 Gurusamy Sarathy more PERL_OBJECT cleanups (changes still untested on...
1999-06-10 Gurusamy Sarathy most globals are now interpreter local; locale initiali...
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathy initial stub implementation of implicit thread/this
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-01-13 Jarkko Hietaniemi Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
1998-07-18 Nick Ing-Simmons PL_ stuff for threads
1998-07-18 Nick Ing-Simmons PL_ 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-Simmons Create a struct for all perls globals (as an option)
1997-11-27 Ilya Zakharevich Stop double initialisation of malloc_mutex:
1997-11-16 Nick Ing-Simmons Generic file changes for MYMALLOC
1997-11-12 Gurusamy Sarathy Clean up win32/win32sck.c (runtime load of Winsock...
1997-11-05 Nick Ing-Simmons Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-10-31 Nick Ing-Simmons Convert miniperl sources to ANSI C. Several passes of
1997-09-05 Len Johnson Minor 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 Porters perl 5.003_01: miniperlmain.c
1996-03-15 Perl 5 Porters OS/2 update: add initialization macro
1996-02-07 Perl 5 Porters perl 5.002gamma: miniperlmain.c
1996-02-03 Perl 5 Porters perl5.002beta3
1996-01-08 Perl 5 Porters More robust i18nl14n() function from jhi.
1996-01-03 Perl 5 Porters perl 5.002beta1h patch: miniperlmain.c
1995-11-20 Larry Wall 5.002 beta 1
1995-03-13 Larry Wall Perl 5.001
1995-01-18 Andy Dougherty perl5.000 patch.0g: [various portability fixes, and...
1994-10-17 Larry Wall perl 5.000
1994-05-04 Larry Wall perl 5.0 alpha 9
1994-04-04 Andy Dougherty perl 5.0 alpha 8