summaryrefslogtreecommitdiff
path: root/util.h
Commit message (Expand)AuthorAgeFilesLines
* Add memCHRs() macro and use itKarl Williamson2019-12-181-1/+1
* The VC6 Chainsaw MassacreSteve Hay2019-10-171-3/+2
* Document instr()Karl Williamson2019-09-021-0/+10
* (perl #134221) support O_APPEND for open ..., undef on VMSTony Cook2019-07-161-0/+11
* embed.fnc: Add flag for bypass macro existenceKarl Williamson2019-05-301-0/+2
* use Perl_my_mkstemp() where appropriateZefram2017-12-221-0/+5
* portable Perl_my_mkostemp()Zefram2017-12-221-0/+3
* util.h: simplify cpp conditionalsAaron Crane2017-10-211-15/+9
* Parenthesize macro arguments to ninstr()Karl Williamson2017-09-141-1/+2
* (perl #127663) add our own mkstemp() implementationTony Cook2017-09-111-0/+4
* (perl #127663) create a separate random source for internal useTony Cook2017-09-111-0/+6
* add PERL_UTIL_H_ to util.h, not util.hDavid Mitchell2017-04-181-0/+6
* Use memmem() if available on the platform for Perl_ninstr()Karl Williamson2016-05-121-0/+5
* Reinstate "Make instr() a macro"Karl Williamson2016-05-091-0/+2
* Revert "Make instr() a macro"Karl Williamson2016-04-081-2/+0
* Make instr() a macroKarl Williamson2016-03-171-0/+2
* perlapi: Add some S<>Karl Williamson2015-09-031-2/+2
* Replace common Emacs file-local variables with dir-localsDagfinn Ilmari Mannsåker2015-03-221-6/+0
* add filename handling to xs handshakeDaniel Dragan2014-11-131-10/+18
* add xs_handshake APIDaniel Dragan2014-11-071-0/+58
* C backtrace tweaks.Jarkko Hietaniemi2014-06-111-0/+6
* Add C backtrace API.Jarkko Hietaniemi2014-06-071-0/+72
* perlapi: Refactor placements, headings of some functionsKarl Williamson2014-06-051-0/+2
* Add a USING_MSVC6 macro to identify Microsoft Visual C++ 6.0Steve Hay2013-09-191-3/+1
* Update the comment in util.h related to HAS_QUAD and U64TYPE.Nicholas Clark2013-09-181-1/+3
* Fix the VC6 build on Windows following commit 3be8f09452Steve Hay2013-09-131-2/+5
* [perl #115928] a consistent (public) rand() implementationTony Cook2013-09-131-0/+27
* Change core calls of isALNUM() to isWORDCHAR()Karl Williamson2012-12-311-1/+1
* Remove the EPOC port.Nicholas Clark2012-11-191-2/+2
* update the editor hints for spaces, not tabsRicardo Signes2012-05-291-2/+2
* Change name of ibcmp to foldEQKarl Williamson2010-06-051-0/+15
* Remove all #ifdef MACOS_TRADITIONAL code in core and non-dual-life XS code.Nicholas Clark2009-04-271-5/+1
* 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-2/+2
* Update copyright years in .h files. Also, in .plRafael Garcia-Suarez2007-01-051-1/+1
* missed some SYMBIAN ifdefsJarkko Hietaniemi2005-10-181-1/+1
* Symbian port of PerlJarkko Hietaniemi2005-04-211-2/+2
* Re: [perl #30633] Perl's "do" operator with a variety of absolute paths under...Yitzchak Scott-Thoennes2004-11-031-1/+1
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+2
* 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
* integrate change#18320 from maint-5.6 branchGurusamy Sarathy2002-12-171-3/+2
* Copyright++. (Not all the toplevel *.h have one, it seems.)Jarkko Hietaniemi2002-01-231-1/+1
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-0/+7
* buncha MacPerl patches for bleadperlChris Nandor2001-02-131-1/+1
* Bump up Larry's copyright.Jarkko Hietaniemi2001-01-011-1/+1
* Epoc updateOlaf Flebbe2000-10-031-2/+2
* MacOS support, part 1 (from Matthias NeeracherGurusamy Sarathy2000-05-281-1/+5
* set SvUTF8 on vectors only if there are chars > 127; update copyrightGurusamy Sarathy2000-02-061-1/+1
* another change towards a shareable optree: avoid pointer to filegvGurusamy Sarathy1999-11-111-0/+24