summaryrefslogtreecommitdiff
path: root/dosish.h
Commit message (Expand)AuthorAgeFilesLines
* Add mutex for dealing with qr/\p{user-defined}/Karl Williamson2019-02-141-1/+1
* add wrap_keyword_plugin function (RT #132413)Lukas Mai2017-11-111-3/+4
* dosish.h: simplify cpp conditionalsAaron Crane2017-10-211-24/+18
* (perl #126228) partly revert 8cc95fdb and fix a3c8358cTony Cook2017-01-191-1/+1
* Add locale mutexKarl Williamson2016-04-091-3/+3
* Replace common Emacs file-local variables with dir-localsDagfinn Ilmari Mannsåker2015-03-221-6/+0
* Remove HAS_64K_LIMITBrian Fraser2013-09-211-17/+0
* update the editor hints for spaces, not tabsRicardo Signes2012-05-291-2/+2
* add wrap_op_checker() API functionZefram2012-02-111-1/+3
* The Borland Chainsaw MassacreSteve Hay2011-09-101-5/+0
* PERL_FS_VER_FMT is only used with the current perl version, which is known atNicholas Clark2009-02-161-1/+6
* Add editor blocks to some header files.Marcus Holland-Moritz2008-01-011-0/+10
* Fix up copyright years for files modified in 2007.Nicholas Clark2007-11-071-1/+1
* make PERL_SYS_INIT/INIT3/TERM into functionsDave Mitchell2007-09-251-7/+7
* Add PERLIO_INIT to PERL_SYS_INIT.Nicholas Clark2006-10-211-4/+8
* Always defining PERLIO_TERM, even if it's empty, makes for a simplerNicholas Clark2006-10-211-4/+0
* More leak fixes, by JarkkoRafael Garcia-Suarez2006-10-201-0/+4
* Define PERL_NO_DEV_RANDOM on WindowsAlex Davies2006-08-071-0/+3
* Need to migrate the refcounted_he structure to be properly shared.Nicholas Clark2006-04-111-1/+1
* Silence warnings about NSIG redefinition on Win32Steve Hay2005-07-201-1/+2
* 5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE_FILESNigel Sandever2003-12-281-0/+5
* Put all pre-processor #s on the first column (some compilers are picky)Nicholas Clark2003-10-091-3/+3
* Integrate two DJGPP portability patches from the 5.6.2 branch :Rafael Garcia-Suarez2003-08-261-0/+45
* Remove PL_earlytaint since the hash seed codeJarkko Hietaniemi2003-07-041-4/+4
* Move the PL_earlytaint initialization to the PERL_SYS_INIT()Jarkko Hietaniemi2003-06-291-4/+4
* More Perl malloc debugging magic from Ilya. Seems to work inJarkko Hietaniemi2003-06-201-4/+4
* fix Embed.t failure on windows: PERL_SYS_TERM() is implementedGurusamy Sarathy2003-05-111-1/+4
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+2
* WinCE update from Vadim Konovalov.Jarkko Hietaniemi2003-03-241-1/+4
* Reverse copyright update (#18801) for files not changed in 2003.Hugo van der Sanden2003-03-021-1/+1
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-3/+0
* Windows 64-bit support:Gurusamy Sarathy2002-04-211-0/+4
* NetWare update from C Aditya.Jarkko Hietaniemi2002-04-051-1/+1
* Sprinkle some copyrights (use the oldest timestamp toJarkko Hietaniemi2002-01-241-0/+9
* a few typo fixes Jeffrey Friedl2001-11-121-1/+1
* DJGPP tweaks for Laszlo Molnar.Jarkko Hietaniemi2001-09-241-0/+1
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-1/+1
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-2/+7
* [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgppPeter J. Farley III2000-10-161-1/+5
* support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"Gurusamy Sarathy2000-03-091-1/+1
* add missing locks for op refcountsGurusamy Sarathy2000-03-081-1/+1
* more changes for new-style version numbers (versions numbers onGurusamy Sarathy2000-01-091-0/+1
* remove VIRTUAL tag, PERL_OBJECT doesn't need it anymoreGurusamy Sarathy1999-11-041-1/+0
* dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)Gurusamy Sarathy1999-09-101-0/+1
* cygwin updateFifer, Eric1999-08-011-1/+1
* cygwin32 updateFifer, Eric1999-07-051-15/+2
* win32 build fixesGurusamy Sarathy1999-06-101-9/+0
* additional cleanups for cygwin32 portFifer, Eric1999-05-171-2/+1
* cygwin32 update (untested adaptation of patch against 5.005_03)Alexander Smishlajev1999-05-101-2/+16