This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add RX_UTF8(), which is effectively SvUTF8() but for regexps.
[perl5.git] / Configure
2008-01-01 H.Merijn BrandMissing test, adding $ to the other tests
2008-01-01 H.Merijn BrandBring back the platforms that do not support -fstack...
2007-12-29 H.Merijn BrandSync after metaconfig backports. Some reorders were...
2007-12-22 Nicholas ClarkAdd a Configure probe for <assert.h>
2007-12-20 Nicholas Clarkchar can be unsigned, so i8 needs to be signed char.
2007-12-20 Nicholas ClarkOops. Change 32669 didn't mean to add ssp to the libswa...
2007-12-20 Nicholas ClarkA new try at getting -fstack-protector working, by...
2007-12-20 Nicholas ClarkMerge the duplicated code for the tests for -fno-strict...
2007-10-08 Alexander Gough[Patch] Configure doesn't pick up Hash/Util/FieldHash
2007-09-09 H.Merijn BrandThe question auctioned at YAPC::Europe-2007 in Vienna
2007-08-21 H.Merijn Brandbye bye charsize
2007-07-19 Marcus Holland-MoritzVarious Gentoo Patches
2007-07-19 H.Merijn BrandExpand tabs, add -A ccflags=-DMACRO to -h
2007-07-09 H.Merijn BrandPERL_PATCHNUM is dead. Long live SMOKEs!
2007-06-17 Rafael Garcia-SuarezPatches to compile perl on Cray XT4 Catamount/Qk, by...
2007-06-16 Andy DoughertyRe: [perl #43216] Perl 5.8.8 does not compile on Solari...
2007-06-13 Andy DoughertyRe: vsprintf
2007-06-13 Andy DoughertyConfigure: Erroneous C++ message
2007-06-01 Jarkko HietaniemiConfigure: O_NONBLOCK test uses fork() and pipe()
2007-05-16 Jarkko HietaniemiConfigure (and Makefile.SH): remove ODBM_File early...
2007-05-09 Ævar Arnfjörð Bjar... Syntax error in Configure in blead
2007-05-09 H.Merijn BrandTyping is for secretaries
2007-05-09 H.Merijn BrandBetter help ; regen after backport #31114 ; RT#42886...
2007-05-02 Jerry D. HeddenRemove ext/Thread
2007-04-27 Craig A. Berryspecial Configure handling for IO/Compress modules...
2007-04-25 H.Merijn BrandLeave try.c and include files where they are if we...
2007-04-23 H.Merijn BrandMissed quotes in protocheck for rm_try
2007-04-23 H.Merijn BrandMajor *try* cleanup: introduce $rm_try; Some whitespace...
2007-04-18 H.Merijn Brand1. Move #30327 to the generation location
2007-04-12 Nicholas ClarkWhen removing the test program source, also remove...
2007-04-11 Nicholas ClarkIf the test programs for strtoul(), strtoull() or strto...
2007-04-10 Nicholas ClarkMake the don't-use-nm symbol table probes work under...
2007-03-09 Tom CallawayTom Callaway's Redhat patches
2007-02-22 Yitzchak Scott-Tho... Re: Win32 modules & cygwin
2007-02-10 Andy Doughertysignbit detection (was [perl #39875] -0.0 loses signedn...
2007-01-08 Marcus Holland-MoritzDefault "$undef" for NV_PRESERVES_UV_BITS causes compil...
2007-01-02 Marcus Holland-MoritzConfigure test code fails to compile if SIGFPE is undefined
2006-12-20 H.Merijn BrandOpen Configure to the world of 64bitonly environments
2006-12-11 Rafael Garcia-SuarezConfigure needs to know about the extensions IO/Compres...
2006-12-07 Jan DuboisMove Win32 from win32/ext/Win32 to ext/Win32
2006-12-05 H.Merijn BrandIntroduction of d_pseudofork
2006-12-04 H.Merijn BrandRevert #29454
2006-12-04 Rafael Garcia-SuarezRe: install misses Compress/IO/{Base,Zlib}
2006-12-04 Yitzchak Scott-Tho... -DDEBUGGING=both doesn't set -g
2006-11-21 H.Merijn BrandNo more 5005thread messages from Configure for 5.9...
2006-11-15 H.Merijn Brand1. Less Whoa there, based on a suggestion by Andy Dougherty
2006-11-08 Steve PetersConfigure patch to add detection for DIR.dd_fd member...
2006-11-06 Michael CummingsRe: [PATCH] Detecting bad /dev/null's in Configure
2006-11-06 Benjamin HolzmanRE: [perl #26136] localtime(3) calls tzset(3), but...
2006-10-23 H.Merijn BrandFix for RT#38169 & RT#38945
2006-09-13 Jarkko HietaniemiAccumulated fixes from earlier backports, amongst of...
2006-08-08 Jarkko Hietaniemig++ stage 1 reached
2006-08-02 Jarkko Hietaniemig++ heavy shoveling
2006-08-01 Jarkko HietaniemiANSI-C headers in test snippets to please g++ (and...
2006-06-06 Steve PetersTeach Configure that icc is not gcc
2006-05-22 H.Merijn BrandRe-generation after backports of
2006-05-20 Nicholas ClarkOops. Fix bad #! lines when not using userelocatableinc
2006-05-16 Nicholas ClarkTake advantage of the bug that binexp ignores the Configure
2006-05-13 Nicholas ClarkA Configure probe for C99 variadic macros, based on...
2006-05-13 Nicholas ClarkOnly ask about MAD for 5.9.0 and greater. Otherwise...
2006-04-17 H.Merijn BrandSupport for -DDEBUGGING and its alias -DEBUGGING
2006-04-03 H.Merijn BrandRegeneration after backports of #27447, #27484, #27485...
2006-03-30 Gisle AasIntroduce d_sitearch and d_inc_version_list config...
2006-03-13 Nicholas ClarkSomewhat less shaky relocatable @INC support. You can...
2006-03-13 Nicholas ClarkFirst stab at rather shaky Configure support for reloca...
2006-03-13 Nicholas ClarkSplit break out the installprefix code from setprefixva...
2006-03-13 Nicholas ClarkRefactor most of the cut & paste for setting prefix...
2006-03-13 Nicholas ClarkThe existing order of the checks for whether man1dir...
2006-03-13 Nicholas ClarkThe "Change installation prefix, if necessary." code...
2006-03-09 Nicholas ClarkAdd the madly parser. I believe that this is all the...
2006-03-08 H.Merijn BrandBackport #27407
2006-03-07 Nicholas ClarkAdd a Configure question for mad (Misc Attribute Decora...
2006-03-03 Andy LesterSupport for __builtin_expect and __builtin_choose_expr
2006-03-03 H.Merijn Brand#27363 broke HP-UX (and others). if [[ ... ]] syntax...
2006-03-02 Jason Vas Dias[perl #38385] _h2ph_pre.ph / $Config{cppsymbols} omits...
2006-02-15 Robert Sebastian... Patch for perl to compile/work on DragonFlyBSD
2006-01-29 Philippe M. ChiassonRe: [patch] s/ar ts/ar s/g
2006-01-11 Yitzchak Scott-Tho... Cygwin issue (26792) and patchlevel (26790)
2006-01-05 H.Merijn BrandTest if the probed availability of v?snprintf () is
2006-01-03 Steve PetersAdd probe for snprintf () and vsnprintf ()
2006-01-01 Jarkko HietaniemiConfigure: stdio char (un)signedness
2005-11-09 Yitzchak Scott-Tho... Configure setting patchlevel broken
2005-11-04 Steve PetersRe: futimes [PATCH]
2005-10-31 H.Merijn Brandrevive probe for futimes ()
2005-10-24 Yitzchak Scott-Tho... Backport of changes #25831 and #25832. Re-order needed
2005-10-24 Nicholas ClarkAdd a probe for whether sprintf returns the length...
2005-10-18 H.Merijn BrandAdd probe for clearenv (), like #25733 for unsetenv ()
2005-10-10 Steve PetersAdd probe for unsetenv ()
2005-09-13 Luke Closs[perl #36448] configuring ranlib for perl on osx with...
2005-09-12 H.Merijn BrandDetection of malloc_size and malloc_good_size
2005-09-06 H.Merijn BrandAdded amd64 and x86_64 to recognized predefined cpp...
2005-07-19 Jarkko Hietaniemiallow POSIX SIGRTMIN...SIGRTMAX signals (and plug a...
2005-07-18 H.Merijn Brand1. Typo detected by Schwern (#25151)
2005-06-21 H.Merijn BrandRedo generation of change #24898
2005-06-19 Craig A. BerryAdd a Configure test to see if NV 0.0 is stored as...
2005-05-31 Yitzchak Scott-Tho... Add DECC to the symbol list
2005-05-25 H.Merijn BrandReordering config_h.SH after metaconfig now semi automated
2005-05-20 Andy LesterAttribute configuration
2005-04-24 Steve PetersAdd -Wdeclaration-after-statement to default flags...
2005-04-11 H.Merijn BrandOut of sync metaunit caused the erroneous return of the
next