This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Allow syslog() to use numeric constants in addition to strings for
[perl5.git] / perl.h
2004-02-28 Dave Mitchellmake the bison-based parser threadsafe and capable...
2004-02-16 Marcus Holland-MoritzFix for Win32 build failure caused by the byacc to...
2004-02-14 Dave MitchellSwitch from byacc to bison and simplify the perly....
2004-02-12 Dave MitchellThe new -Dq option didn't actually work!
2003-12-13 Nicholas ClarkAdd Perl_ceil
2003-11-15 Nicholas ClarkRe: Storable Error
2003-10-21 Ilya ZakharevichTwo OS/2 portability patches from Ilya.
2003-10-09 Nicholas ClarkPut all pre-processor #s on the first column (some...
2003-09-24 Jarkko HietaniemiEven though undefing SPACE and FORMAT should be safe,
2003-09-24 Olli Savia[perl #24032] Perl 5.8.1-RC5 build problems on LynxOS
2003-09-23 Marcus Holland-MoritzRC5 and Intel's ICC
2003-09-21 Jarkko HietaniemiMacrofy the compile/runtime test.
2003-09-09 Jarkko HietaniemiRetract #21132.
2003-09-09 Steve HayRe: maint @ 21116
2003-09-04 Marcus Holland-MoritzRe: "vendor" patch pickup
2003-08-27 Jarkko HietaniemiUrk. In Mac OS X byteorder is not one of the "known...
2003-08-27 Jarkko HietaniemiSanity check for BYTEORDER.
2003-08-24 Jarkko HietaniemiAn imperfect last resort in case there is no strtoul...
2003-08-13 Jarkko HietaniemiOne tweak for microperl in OS/2.
2003-08-12 Jarkko HietaniemiApply much of Ilya's microperl patch, but instead of
2003-08-10 Jarkko Hietaniemigcc -ansi -pedantic cleanup; and a seemingly forgotten
2003-08-04 Jarkko HietaniemiRename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB().
2003-08-04 Jarkko HietaniemiApparently the newly introduce -DDARWIN did conflict...
2003-07-29 Jarkko HietaniemiRevert #20301, apparently the _SOCKADDR_LEN #define is
2003-07-29 Chaskiel M Grundman[perl #23134] Problems compiling 5.8.0 on alpha-dec_osf 3.2
2003-07-28 Jarkko HietaniemiMore clarification about the hash randomisation defines.
2003-07-27 Jarkko HietaniemiWe now return to your normally scheduled hash randomisa...
2003-07-24 Stephen ClouseMissing semicolon in PERL_FPU_INIT macro
2003-07-11 Jarkko HietaniemiChicken out: the hash randomisation is not on by default.
2003-07-10 Chip SalzenbergRestore SIGFPE on exec()
2003-07-04 Jarkko HietaniemiRemove PL_earlytaint since the hash seed code
2003-07-01 Alan BurlisonRe: Subject: Problems: 5.8.1, Solaris, Configure, sched...
2003-06-29 Jarkko Hietaniemiargc, argv.
2003-06-29 Jarkko HietaniemiMove the PL_earlytaint initialization to the PERL_SYS_I...
2003-06-28 Jarkko HietaniemiDuh.
2003-06-28 Dave MitchellTwo debugging patches.
2003-06-27 Jarkko HietaniemiUse the PL_earlytaint. (PL_earlytaint is a global,
2003-06-27 Jarkko HietaniemiIntroduce (global) variable PL_earlytaint which
2003-06-26 Jarkko HietaniemiBite the bullet and apply the hash randomisation patch.
2003-06-20 Jarkko HietaniemiMore Perl malloc debugging magic from Ilya. Seems...
2003-06-13 Jarkko HietaniemiApparently the __APPLE__ cpp symbol is not Officially...
2003-06-13 Jarkko HietaniemiDefine a cpp symbol, BSDish, if that looks appropriate.
2003-06-13 Jarkko HietaniemiThe changes #8803 and #8896 that fixed JPL for use...
2003-06-05 Robin BarkerRE: maint @ 19683
2003-06-01 Gerrit P. HaaseTwo Cygwin patches from Gerrit.
2003-05-23 Jarkko HietaniemiNoticed by John P. Linderman.
2003-05-23 Robin BarkerRE: [PATCH] RE: maint snapshot @ 19525
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-04-16 Jarkko HietaniemiPatch from Merijn.
2003-04-15 Jarkko HietaniemiBig patch from Alan Burlison to make Solaris long doubl...
2003-04-10 Jarkko HietaniemiAdd an option for the grok_xxx() to silently ignore...
2003-04-08 Dave Mitchell(vaguely connected with) [perl #21875] Hash ref transfo...
2003-03-17 LAUN Wolfgangpack changes and related fixes
2003-03-11 Jarkko HietaniemiBetter setmode() prototype for cygwin.
2003-03-11 Jarkko HietaniemiGet rid of one Cygwin warning by introducing a prototype
2003-03-08 Jarkko HietaniemiEnache Adrian reads comments.
2003-03-04 Salvador Fandiño[PATCH] assertions
2003-03-03 Jarkko HietaniemiUse a macro for abs() to avoid the possible truncation...
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2003-03-02 Jarkko HietaniemiThe -CI cannot be easily tested under UTF-8 locale...
2003-03-01 Jarkko HietaniemiIntegrate change #18788 from maint.
2003-02-26 Adrian M. EnacheRe: [perl #20683] [fix] Better Patch
2003-02-25 Rafael Garcia-SuarezRe: [perl #21321] local ${"FOO"} does not work
2003-02-25 Jarkko HietaniemiCleanup #18770 as suggested by Rafael.
2003-02-24 Jarkko HietaniemiPERL_SIGNALS=unsafe enables the old unsafe/immediate...
2003-02-16 Salvador Fandiñoadd support for assertions. Updated form of:
2003-02-15 Jarkko HietaniemiThe new(er) way of controlling Unicode I/O (and other...
2003-01-21 Hugo van der Sandenintegrate (by hand) #18353 and #18359 from maint-5.8:
2003-01-20 Nick Ing-SimmonsMove #define printf out of perl.h into appropriate
2002-12-17 Richard Hitt[Fwd: Patch for perl utf8-related bug]
2002-11-29 Rafael Garcia-SuarezDocument the hint constants and where they're used.
2002-11-07 Gurusamy SarathyRe: Is this true that Perl 5.8 uses :crlf as default...
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-10-17 Jarkko Hietaniemidefinition of MAXPATHLEN
2002-10-02 Dave Mitchellmove all pad-related code to its own src file
2002-09-30 H.Merijn Brandnanosleep probes as per Jarkko's request
2002-09-26 Jarkko Hietaniemienable -ansi -pedantic
2002-09-26 H.Merijn BrandLEAKTEST is dead, RIP
2002-09-09 Allen SmithRe: [PATCH: perl #17849] (corrected) Long double bugs...
2002-09-08 Allen SmithRe: [PATCH: perl #17849] (corrected) Long double bugs...
2002-08-25 Rafael Garcia-SuarezFix parsing problems with the // operator.
2002-08-20 John Peacock[REVISED PATCH] Magic v-strings
2002-08-20 Nicholas ClarkClean up copy-on-write macros and debug facilities...
2002-08-12 Dave Mitchelladd verbose stack display option, -Dvs
2002-08-12 Nicholas Clarkbetter modfl detection
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-08 Rafael Garcia-SuarezRe: [perl #15479] perl 5.8.0 segfault
2002-06-21 Nick Ing-SimmonsIntegrate mainline
2002-06-20 Stas BekmanRe: [PATCH perl.h] kill the VOIDUSED redefined warning
2002-06-11 Nick Ing-SimmonsIntegrate mainline
2002-06-11 Jarkko HietaniemiAdd XS::APItest 0.01 from Tim Jenness.
2002-05-30 Nick Ing-SimmonsIntegrate all but lib/File/stat.t which seems broken.
2002-05-29 Gerrit P. HaaseRe: [PATCHES] Re: libwin32 on Cygwin?
2002-05-25 Nick Ing-SimmonsIntegrate mainline
2002-05-24 Jarkko HietaniemiIn some (rare) platforms (such as UNICOS) using the...
2002-05-24 Vadim Konovalov[patch] small change
2002-05-07 Nick Ing-SimmonsIntegrate mainline
2002-05-05 Jarkko HietaniemiFurther comment tweak, to agree with perlxs.pod.
2002-05-05 Jarkko HietaniemiComment tweaks.
2002-04-22 Nick Ing-SimmonsIntegrate mainline into perlio
next