[PATCH] Re: chomp/chop prototype changed?
[p5sagit/p5-mst-13.2.git] / miniperlmain.c
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