Remove PERL_FLEXIBLE_EXCEPTIONS code.
[p5sagit/p5-mst-13.2.git] / perl.h
2005-01-10 Marcus Holland-Moritz Remove PERL_FLEXIBLE_EXCEPTIONS code.
2005-01-07 Robin Barker to improve -DCHECK_FORMAT
2005-01-07 Nicholas Clark Stage 1 of utf8 support for soft references.
2004-12-09 Robin Barker RE: [PATCH perl.h toke.c utf8.c] minor format clean up
2004-09-08 Marcus Holland-Moritz Add MY_CXT_CLONE to the core. (Taken from Time::HiRes...
2004-07-22 Jim Cromie Re: "Too late for -T" could be more descriptive
2004-06-15 Nicholas Clark It seems that our assert() macro wasn't good enough.
2004-05-04 Marcus Holland-Moritz Add byte-order group modifiers to (un)pack templates.
2004-04-23 Dave Mitchell Include variable names in "Use of uninitialized value...
2004-04-23 Marcus Holland-Moritz byte-order modifiers for (un)pack templates
2004-03-23 Nicholas Clark Make usemallocwrap a Configure-time question. Default...
2004-03-23 Paul Szabo 5.9.1 suidperl
2004-03-17 Jarkko Hietaniemi malloc wrappage
2004-03-16 Rafael Garcia-Suarez Update copyright notices
2004-02-28 Dave Mitchell make the bison-based parser threadsafe and capable...
2004-02-16 Marcus Holland-Moritz Fix for Win32 build failure caused by the byacc to...
2004-02-14 Dave Mitchell Switch from byacc to bison and simplify the perly....
2004-02-12 Dave Mitchell The new -Dq option didn't actually work!
2003-12-13 Nicholas Clark Add Perl_ceil
2003-11-15 Nicholas Clark Re: Storable Error
2003-10-21 Ilya Zakharevich Two OS/2 portability patches from Ilya.
2003-10-09 Nicholas Clark Put all pre-processor #s on the first column (some...
2003-09-24 Jarkko Hietaniemi Even 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-Moritz RC5 and Intel's ICC
2003-09-21 Jarkko Hietaniemi Macrofy the compile/runtime test.
2003-09-09 Jarkko Hietaniemi Retract #21132.
2003-09-09 Steve Hay Re: maint @ 21116
2003-09-04 Marcus Holland-Moritz Re: "vendor" patch pickup
2003-08-27 Jarkko Hietaniemi Urk. In Mac OS X byteorder is not one of the "known...
2003-08-27 Jarkko Hietaniemi Sanity check for BYTEORDER.
2003-08-24 Jarkko Hietaniemi An imperfect last resort in case there is no strtoul...
2003-08-13 Jarkko Hietaniemi One tweak for microperl in OS/2.
2003-08-12 Jarkko Hietaniemi Apply much of Ilya's microperl patch, but instead of
2003-08-10 Jarkko Hietaniemi gcc -ansi -pedantic cleanup; and a seemingly forgotten
2003-08-04 Jarkko Hietaniemi Rename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB().
2003-08-04 Jarkko Hietaniemi Apparently the newly introduce -DDARWIN did conflict...
2003-07-29 Jarkko Hietaniemi Revert #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 Hietaniemi More clarification about the hash randomisation defines.
2003-07-27 Jarkko Hietaniemi We now return to your normally scheduled hash randomisa...
2003-07-24 Stephen Clouse Missing semicolon in PERL_FPU_INIT macro
2003-07-11 Jarkko Hietaniemi Chicken out: the hash randomisation is not on by default.
2003-07-10 Chip Salzenberg Restore SIGFPE on exec()
2003-07-04 Jarkko Hietaniemi Remove PL_earlytaint since the hash seed code
2003-07-01 Alan Burlison Re: Subject: Problems: 5.8.1, Solaris, Configure, sched...
2003-06-29 Jarkko Hietaniemi argc, argv.
2003-06-29 Jarkko Hietaniemi Move the PL_earlytaint initialization to the PERL_SYS_I...
2003-06-28 Jarkko Hietaniemi Duh.
2003-06-28 Dave Mitchell Two debugging patches.
2003-06-27 Jarkko Hietaniemi Use the PL_earlytaint. (PL_earlytaint is a global,
2003-06-27 Jarkko Hietaniemi Introduce (global) variable PL_earlytaint which
2003-06-26 Jarkko Hietaniemi Bite the bullet and apply the hash randomisation patch.
2003-06-20 Jarkko Hietaniemi More Perl malloc debugging magic from Ilya. Seems...
2003-06-13 Jarkko Hietaniemi Apparently the __APPLE__ cpp symbol is not Officially...
2003-06-13 Jarkko Hietaniemi Define a cpp symbol, BSDish, if that looks appropriate.
2003-06-13 Jarkko Hietaniemi The changes #8803 and #8896 that fixed JPL for use...
2003-06-05 Robin Barker RE: maint @ 19683
2003-06-01 Gerrit P. Haase Two Cygwin patches from Gerrit.
2003-05-23 Jarkko Hietaniemi Noticed by John P. Linderman.
2003-05-23 Robin Barker RE: [PATCH] RE: maint snapshot @ 19525
2003-04-16 Jarkko Hietaniemi Fix up Larry's copyright statements to my best knowledge.
2003-04-16 Jarkko Hietaniemi Patch from Merijn.
2003-04-15 Jarkko Hietaniemi Big patch from Alan Burlison to make Solaris long doubl...
2003-04-10 Jarkko Hietaniemi Add 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 Wolfgang pack changes and related fixes
2003-03-11 Jarkko Hietaniemi Better setmode() prototype for cygwin.
2003-03-11 Jarkko Hietaniemi Get rid of one Cygwin warning by introducing a prototype
2003-03-08 Jarkko Hietaniemi Enache Adrian reads comments.
2003-03-04 Salvador Fandiño [PATCH] assertions
2003-03-03 Jarkko Hietaniemi Use a macro for abs() to avoid the possible truncation...
2003-03-02 Hugo van der Sanden Update all copyrights to 2003, from Jarkko
2003-03-02 Jarkko Hietaniemi The -CI cannot be easily tested under UTF-8 locale...
2003-03-01 Jarkko Hietaniemi Integrate change #18788 from maint.
2003-02-26 Adrian M. Enache Re: [perl #20683] [fix] Better Patch
2003-02-25 Rafael Garcia-Suarez Re: [perl #21321] local ${"FOO"} does not work
2003-02-25 Jarkko Hietaniemi Cleanup #18770 as suggested by Rafael.
2003-02-24 Jarkko Hietaniemi PERL_SIGNALS=unsafe enables the old unsafe/immediate...
2003-02-16 Salvador Fandiño add support for assertions. Updated form of:
2003-02-15 Jarkko Hietaniemi The new(er) way of controlling Unicode I/O (and other...
2003-01-21 Hugo van der Sanden integrate (by hand) #18353 and #18359 from maint-5.8:
2003-01-20 Nick Ing-Simmons Move #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-Suarez Document the hint constants and where they're used.
2002-11-07 Gurusamy Sarathy Re: Is this true that Perl 5.8 uses :crlf as default...
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-10-17 Jarkko Hietaniemi definition of MAXPATHLEN
2002-10-02 Dave Mitchell move all pad-related code to its own src file
2002-09-30 H.Merijn Brand nanosleep probes as per Jarkko's request
2002-09-26 Jarkko Hietaniemi enable -ansi -pedantic
2002-09-26 H.Merijn Brand LEAKTEST is dead, RIP
2002-09-09 Allen Smith Re: [PATCH: perl #17849] (corrected) Long double bugs...
2002-09-08 Allen Smith Re: [PATCH: perl #17849] (corrected) Long double bugs...
2002-08-25 Rafael Garcia-Suarez Fix parsing problems with the // operator.
2002-08-20 John Peacock [REVISED PATCH] Magic v-strings
2002-08-20 Nicholas Clark Clean up copy-on-write macros and debug facilities...
2002-08-12 Dave Mitchell add verbose stack display option, -Dvs
2002-08-12 Nicholas Clark better modfl detection
2002-08-11 Nick Ing-Simmons Integrate mainline.
next