doc f7abe7
[p5sagit/p5-mst-13.2.git] / dosish.h
2009-02-16 Nicholas Clark PERL_FS_VER_FMT is only used with the current perl...
2008-01-01 Marcus Holland-Moritz Add editor blocks to some header files.
2007-11-07 Nicholas Clark Fix up copyright years for files modified in 2007.
2007-09-25 Dave Mitchell make PERL_SYS_INIT/INIT3/TERM into functions
2006-10-21 Nicholas Clark Add PERLIO_INIT to PERL_SYS_INIT.
2006-10-21 Nicholas Clark Always defining PERLIO_TERM, even if it's empty, makes...
2006-10-20 Rafael Garcia-Suarez More leak fixes, by Jarkko
2006-08-07 Alex Davies Define PERL_NO_DEV_RANDOM on Windows
2006-04-11 Nicholas Clark Need to migrate the refcounted_he structure to be prope...
2005-07-20 Steve Hay Silence warnings about NSIG redefinition on Win32
2003-12-28 Nigel Sandever 5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE...
2003-10-09 Nicholas Clark Put all pre-processor #s on the first column (some...
2003-08-26 Rafael Garcia-Suarez Integrate two DJGPP portability patches from the 5...
2003-07-04 Jarkko Hietaniemi Remove PL_earlytaint since the hash seed code
2003-06-29 Jarkko Hietaniemi Move the PL_earlytaint initialization to the PERL_SYS_I...
2003-06-20 Jarkko Hietaniemi More Perl malloc debugging magic from Ilya. Seems...
2003-05-11 Gurusamy Sarathy fix Embed.t failure on windows: PERL_SYS_TERM() is...
2003-04-16 Jarkko Hietaniemi Fix up Larry's copyright statements to my best knowledge.
2003-03-24 Jarkko Hietaniemi WinCE update from Vadim Konovalov.
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-04-21 Gurusamy Sarathy Windows 64-bit support:
2002-04-05 Nick Ing-Simmons Integrate mainline
2002-04-05 Jarkko Hietaniemi NetWare update from C Aditya.
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-24 Jarkko Hietaniemi Sprinkle some copyrights (use the oldest timestamp to
2001-11-12 Jeffrey Friedl a few typo fixes
2001-09-24 Jarkko Hietaniemi DJGPP tweaks for Laszlo Molnar.
2001-08-27 Artur Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2000-10-20 Charles Bailey SYN SYN
2000-10-16 Peter J. Farley III [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0...
2000-03-09 Gurusamy Sarathy support binmode(F,":crlf") and use open IN => ":raw...
2000-03-08 Gurusamy Sarathy add missing locks for op refcounts
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-09 Gurusamy Sarathy more changes for new-style version numbers (versions...
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-11-04 Gurusamy Sarathy remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
1999-09-29 Charles Bailey resync with mainline
1999-09-10 Gurusamy Sarathy dos-djgpp update (from Laszlo Molnar <laszlo.molnar...
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Fifer, Eric cygwin update
1999-07-05 Fifer, Eric cygwin32 update
1999-06-10 Gurusamy Sarathy win32 build fixes
1999-05-17 Fifer, Eric additional cleanups for cygwin32 port
1999-05-10 Alexander Smishlajev cygwin32 update (untested adaptation of patch against...
1998-10-20 Jarkko Hietaniemi OLD_PTHREADS_API reorganizing.
1998-03-01 Gurusamy Sarathy [asperl] integrate mainline changes
1998-02-25 Gurusamy Sarathy [win32] integrate mainline
1998-02-25 Laszlo Molnar dos-djgpp update
1998-02-22 Gurusamy Sarathy [win32] support chown() (just a noop for now)
1998-02-09 Gurusamy Sarathy [asperl] integrate win32 branch contents
1998-02-02 Malcolm Beattie Introduced thr->threadsvp and THREADSV() for faster...
1998-01-30 Gurusamy Sarathy [asperl] added AS patch#2
1998-01-04 Gurusamy Sarathy [win32] Various win32 fixes
1997-12-24 Gurusamy Sarathy [win32] support ioctl() on sockets (does what ioctlsock...
1997-12-17 Charles Bailey Lots of VMS changes. vms/gen_shrfls.pl (which parses...
1997-12-17 Molnar Laszlo Major changes to the DOS/djgpp port (including threading):
1997-11-29 Nick Ing-Simmons Sort out malloc_mutex for perl's malloc
1997-11-27 Nick Ing-Simmons Add files and tweak others to get 'native' Mingw32...
1997-11-12 Gurusamy Sarathy More cleanups of win32/win32*.[ch] files. win32/win32i...
1997-08-06 Gurusamy Sarathy win32 extras and embedding
1997-04-14 Perl 5 Porters [inseparable changes from patch from perl-5.003_97d...
1997-04-07 Perl 5 Porters [inseparable changes from match from perl-5.003_97b...
1997-04-07 Charles Bailey Special mkdir() for VMS
1997-04-02 Perl 5 Porters [inseparable changes from match from perl-5.003_97...
1997-03-22 Perl 5 Porters [inseparable changes from match from perl-5.003_94...
1997-02-21 Perl 5 Porters [inseparable changes from patch from perl5.003_27 to...
1997-01-15 Perl 5 Porters [inseparable changes from patch from perl5.003_20 to...
1996-11-19 Perl 5 Porters [inseparable changes from patch from perl5.003_07 to...
1996-07-25 Perl 5 Porters Supply OS-specific values for macros added as part...
1996-03-17 Perl 5 Porters Fix BIT_BUCKET, and add stubs for macros used by OS/2
1996-02-29 Andy Dougherty perl 5.002
1996-02-07 Ilya Zakharevich TMPFILE support
1996-02-03 Perl 5 Porters perl5.002beta3
1994-10-17 Larry Wall perl 5.000
1993-10-07 Larry Wall perl 5.0 alpha 2