summaryrefslogtreecommitdiff
path: root/perl.h
Commit message (Expand)AuthorAgeFilesLines
* pack changes and related fixesLAUN Wolfgang2003-03-171-0/+19
* Better setmode() prototype for cygwin.Jarkko Hietaniemi2003-03-111-1/+2
* Get rid of one Cygwin warning by introducing a prototypeJarkko Hietaniemi2003-03-111-0/+4
* Enache Adrian reads comments.Jarkko Hietaniemi2003-03-081-1/+1
* [PATCH] assertionsSalvador Fandiño2003-03-041-0/+2
* Use a macro for abs() to avoid the possible truncation to an int;Jarkko Hietaniemi2003-03-031-0/+4
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1
* The -CI cannot be easily tested under UTF-8 locale withJarkko Hietaniemi2003-03-021-4/+11
* Integrate change #18788 from maint.Jarkko Hietaniemi2003-03-011-1/+1
* Re: [perl #20683] [fix] Better PatchAdrian M. Enache2003-02-261-1/+1
* Re: [perl #21321] local ${"FOO"} does not workRafael Garcia-Suarez2003-02-251-0/+2
* Cleanup #18770 as suggested by Rafael.Jarkko Hietaniemi2003-02-251-0/+30
* PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.Jarkko Hietaniemi2003-02-241-5/+5
* add support for assertions. Updated form of:Salvador Fandiño2003-02-161-3/+6
* The new(er) way of controlling Unicode I/O (and other) features;Jarkko Hietaniemi2003-02-151-0/+29
* integrate (by hand) #18353 and #18359 from maint-5.8:Hugo van der Sanden2003-01-211-1/+10
* Move #define printf out of perl.h into appropriate Nick Ing-Simmons2003-01-201-11/+0
* [Fwd: Patch for perl utf8-related bug]Richard Hitt2002-12-171-0/+1
* Document the hint constants and where they're used.Rafael Garcia-Suarez2002-11-291-10/+13
* Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?Gurusamy Sarathy2002-11-071-0/+4
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-107/+15
* definition of MAXPATHLENJarkko Hietaniemi2002-10-171-5/+8
* move all pad-related code to its own src fileDave Mitchell2002-10-021-2/+6
* nanosleep probes as per Jarkko's requestH.Merijn Brand2002-09-301-1/+2
* enable -ansi -pedanticJarkko Hietaniemi2002-09-261-3/+27
* LEAKTEST is dead, RIPH.Merijn Brand2002-09-261-7/+1
* Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.tAllen Smith2002-09-091-20/+30
* Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.tAllen Smith2002-09-081-1/+22
* Fix parsing problems with the // operator.Rafael Garcia-Suarez2002-08-251-1/+2
* [REVISED PATCH] Magic v-stringsJohn Peacock2002-08-201-0/+1
* Clean up copy-on-write macros and debug facilities (new flag 'C').Nicholas Clark2002-08-201-1/+7
* add verbose stack display option, -DvsDave Mitchell2002-08-121-1/+7
* better modfl detectionNicholas Clark2002-08-121-0/+5
* Re: [perl #15479] perl 5.8.0 segfaultRafael Garcia-Suarez2002-08-081-0/+1
* Re: [PATCH perl.h] kill the VOIDUSED redefined warningStas Bekman2002-06-201-0/+4
* Add XS::APItest 0.01 from Tim Jenness.Jarkko Hietaniemi2002-06-111-2/+1
* Re: [PATCHES] Re: libwin32 on Cygwin?Gerrit P. Haase2002-05-291-0/+6
* In some (rare) platforms (such as UNICOS) using the nativeJarkko Hietaniemi2002-05-241-2/+24
* [patch] small changeVadim Konovalov2002-05-241-0/+2
* Further comment tweak, to agree with perlxs.pod.Jarkko Hietaniemi2002-05-051-1/+2
* Comment tweaks.Jarkko Hietaniemi2002-05-051-2/+2
* fixes for all the warnings reported by Visual C (most of thisGurusamy Sarathy2002-04-211-2/+2
* htovs et al might be macros.Jarkko Hietaniemi2002-04-211-0/+2
* Windows 64-bit support:Gurusamy Sarathy2002-04-211-0/+13
* Try to fool old AIX when threading, from Merijn.Jarkko Hietaniemi2002-04-101-0/+16
* Tweak the Atof macro : perl wasn't compiling with -DuseithreadsRafael Garcia-Suarez2002-04-031-1/+1
* Integrate perlio:Jarkko Hietaniemi2002-04-031-0/+1
|\
| * Fix segfaults when mainthread exits with other threads running:Nick Ing-Simmons2002-04-031-0/+1
| * Integrate mainlineNick Ing-Simmons2002-04-021-1/+5
| |\ | |/ |/|
| * Integrate mainlineNick Ing-Simmons2002-03-221-1/+1
| |\