summaryrefslogtreecommitdiff
path: root/perl.h
Commit message (Expand)AuthorAgeFilesLines
* Add workaround for Darwin's (Mac OS X's) INT32_MINJarkko Hietaniemi2001-06-161-0/+10
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-4/+17
* Add Configure directive -Dusereentrant for Artur's ithreads work,Jarkko Hietaniemi2001-06-131-0/+2
* Re: ext/ + -WallDoug MacEachern2001-06-131-0/+6
* Hide __attribute__((unused)) behind PERL_UNUSED_DECL asJarkko Hietaniemi2001-06-131-1/+7
* [patch] perl.gprof controlDoug MacEachern2001-06-131-0/+8
* As suggested in Gurusamy Sarathy2001-06-121-0/+9
* Move the grok_number and its lieutenant grok_numeric_radixJarkko Hietaniemi2001-06-101-0/+10
* Numeric conversion tweaks suggested by Hugo and Nicholas.Jarkko Hietaniemi2001-06-091-6/+0
* Make up prototypes only for those who have the functionsJarkko Hietaniemi2001-06-051-8/+10
* Re: Not OK: perl@10439 on win32 Prymmer/Kahn2001-06-051-1/+1
* Configure tweaks; add prototype probes, make the cpp symbolsJarkko Hietaniemi2001-06-041-0/+18
* Missed HAS_SETRESGID_PROTO. No serious harm done sinceJarkko Hietaniemi2001-06-041-1/+1
* The non-locale places need love, too.Jarkko Hietaniemi2001-06-031-1/+1
* "10.", that is, decimal numbers can have no decimal part at all.Jarkko Hietaniemi2001-06-031-1/+1
* Potential buffer overrun if the radix separator is more thanJarkko Hietaniemi2001-06-031-1/+2
* Integrate change #10412 from maintperl; locale is nowJarkko Hietaniemi2001-06-031-6/+13
* Re: [ID 20010529.006] String plus zero inconsistent across platformsHugo van der Sanden2001-06-011-18/+2
* Configure tweaks; record the Berkeley DB version,Jarkko Hietaniemi2001-06-011-0/+7
* [PATCH] DEBUG_* macro cleanupsAbhijit Menon-Sen2001-05-311-11/+16
* Salvage bits and pieces from the experimental 'utf8 everywhere'Jarkko Hietaniemi2001-05-311-1/+1
* Re: Making perl with -WallAndy Dougherty2001-05-241-4/+0
* IV/UV casting fixes from Nicholas Clark.Jarkko Hietaniemi2001-05-241-15/+42
* Re: Making perl with -WallMichael G. Schwern2001-05-241-0/+4
* [LARGE!] symbolic magicDave Mitchell2001-05-201-1/+47
* [ID 20010514.025] _SVID3 in <sys/statvfs.h>Ilya N. Golubev2001-05-141-0/+3
* Remove the 'asciir' re subpragma. Should instead implementJarkko Hietaniemi2001-05-111-1/+0
* One more workaround for the UTS compiler from Hal Morris.Jarkko Hietaniemi2001-05-091-0/+7
* Workaround for UTS compiler casting bug from Hal Morris.Jarkko Hietaniemi2001-05-021-0/+19
* Multiplicity and thread fixes for VMSDan Sugalski2001-05-021-1/+1
* Change PL_numeric_radix to PL_numeric_radix_sv (and leave inJarkko Hietaniemi2001-04-301-1/+1
* For PerlIO flush the children's file handles (on fork/exec/system).Jarkko Hietaniemi2001-04-281-2/+4
* Re: PATCH 5.7.1Mark-Jason Dominus2001-04-231-17/+15
* PATCH 5.7.1Mark-Jason Dominus2001-04-231-2/+8
* Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed forJarkko Hietaniemi2001-04-051-0/+19
* Integrate perlio:Jarkko Hietaniemi2001-03-281-0/+1
* Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANTNick Ing-Simmons2001-03-171-214/+0
* EBCDIC Fixes.Nick Ing-Simmons2001-03-161-6/+6
* Re: [ PATCH perl@8956 ] new debug option -DR shows ref countsDave Mitchell2001-03-091-1/+6
* Re: [ PATCH perl@8956 ] new debug option -DR shows ref countsDave Mitchell2001-03-091-45/+118
* Re: Unicode/EBCDICPeter Prymmer2001-03-091-1/+215
* Retract #8929,8930,8932,8933 for now.Jarkko Hietaniemi2001-02-251-4/+0
* Integrate perlio:Jarkko Hietaniemi2001-02-251-1/+5
|\
| * GCC __atribute__ / printf fixNick Ing-Simmons2001-02-251-1/+5
* | (Retracted by #8395.)Jarkko Hietaniemi2001-02-251-0/+4
|/
* fix for parameter -Dm (for perl@8867)Vadim Konovalov2001-02-231-1/+3
* Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.Jarkko Hietaniemi2001-02-141-0/+7
* Comments do not nest.Jarkko Hietaniemi2001-02-131-1/+2
* Re: [patch] context for 'U' magic functionsDoug MacEachern2001-02-121-2/+23
* Fix for the fa_IR locale failure. The reason for the failureJarkko Hietaniemi2001-01-301-2/+2