This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Reduce inconsistencies between ext/Fcntl/t/syslfs.t and t/op/lfs.t
[perl5.git] / NetWare /
2010-12-10 H.Merijn BrandAdd probe for sa_len availability in sockaddr struct
2010-11-20 Chris 'BinGOs' Wil... Bump the perl version in various places for v5.13.7
2010-10-20 Tatsuhiko MiyagawaBump version to 5.13.6
2010-09-26 Zeframmerge XS-APItest-KeywordRPN into XS-APItest
2010-09-23 Andy DoughertyAdd static inline values to canned Netware/config_H...
2010-09-23 Andy DoughertySet default static inline for Netware/config.wc.
2010-09-19 Steve HayBump version to 5.13.5
2010-08-20 Florian RagwitzBump the perl version to 5.13.4
2010-08-12 H.Merijn BrandAccount for GNU "i" extension when checking 'nm' output.
2010-07-20 David GoldenBump the perl version to 5.13.3
2010-06-21 Matt S TroutBump the perl version in various places for 5.13.2
2010-05-20 Ricardo SignesBump the perl version in various places for 5.13.1
2010-04-13 H.Merijn BrandAdd d_prctl* for all other OS's
2010-04-13 Jesse VincentBump to 5.13.0
2010-03-14 Jesse VincentBump to 5.12.0
2010-02-20 Steve HayBump version to 5.11.5
2010-01-19 Ricardo Signesbump version for 5.11.4
2010-01-06 H.Merijn Brandvaproto for the other OS's
2009-12-20 Jesse VincentBump to 5.11.3
2009-11-18 Leon BrocardBump 5.11.1 -> 5.11.2 in all sorts of places it's ...
2009-11-06 H.Merijn BrandDetection (and warning) of char size in bits
2009-11-05 Jesse VincentImplement facility to plug in syntax triggered by keywords
2009-10-20 Jesse VincentBump 5.11.0 -> 5.11.1 in all sorts of places it's ...
2009-09-18 Nicholas ClarkMove lib from lib to ext.
2009-09-16 Nicholas ClarkRevert 109e4020 and 2da760ce for now. Win32 needs to...
2009-09-15 Nicholas Clark109e4020 failed to delete the clone of splittree.pl...
2009-09-15 Nicholas ClarkNo need to run AutoSplit on lib on Win32 or NetWare...
2009-08-03 Jesse VincentRemoved vestigal support for Tenon Intersystems MachTen...
2009-04-12 Nicholas ClarkConvert xsutils.c and lib/attributes.pm to a regular...
2009-04-12 Nicholas ClarkRemove attrs, which has been deprecated since 1999...
2009-03-25 H.Merijn BrandIPv6 config variables for the other OS's
2009-02-18 Nicholas ClarkRemove the stub nw_get_sitelib(), and undefine SITELIB_...
2008-12-25 Alex VandiverRemove all mention of checkpods
2008-12-03 Rafael Garcia-SuarezConfigure detection of __attribute__((deprecated))
2008-11-28 H.Merijn Brandcould we add usedevel to config.h?
2008-11-08 Marcus Holland-MoritzRe: [PATCH: Configure/NDBM_File] Add prototype detectio...
2008-10-03 H.Merijn BrandAdd probes for *time64 () functions
2008-05-29 Andy DoughertyPropagate new i_gdbm*ndbm variables
2008-03-29 Dominic DunlopRe: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5...
2008-03-29 Nicholas ClarkAdd i_syspoll to all the pre-canned configs.
2008-02-25 Steve HaySilence Borland compiler warnings (except for warnings...
2008-02-12 Nicholas Clarkassert() that every NN argument is not NULL. Otherwise...
2008-01-23 Nicholas ClarkFix the misplaced warnings and failing tests caused...
2008-01-11 Andy ArmstrongAdd dtrace support
2007-12-23 Steve PetersNullch and others were still alive and well in some...
2007-12-22 Nicholas ClarkAdd a Configure probe for <assert.h>
2007-12-19 Nicholas ClarkBump the version number to 5.11.0
2007-09-06 Rafael Garcia-SuarezBump version number to 5.10.0.
2007-08-21 H.Merijn Brandbye bye charsize
2007-07-03 Steve Hay$Config{useshrplib} should be 'true' rather than 'yes...
2007-05-20 Dave Mitchelldelete thrdvar.h and move its contents to intrpvar.h
2007-05-02 Jerry D. HeddenRemove ext/Thread
2007-04-19 Brandon BlackRe: new C3 MRO patch
2007-04-01 Jarkko Hietaniemimicroperl plus missing config vars
2006-11-08 Steve PetersConfigure patch to add detection for DIR.dd_fd member...
2006-11-06 H.Merijn BrandThe non-unix parts for localtime_r_needs_tzset
2006-10-09 Rafael Garcia-SuarezBump version to 5.9.5
2006-09-06 Rafael Garcia-SuarezRemove perlcc and the byteloader
2006-08-08 Jarkko Hietaniemig++ stage 1 reached
2006-05-13 Nicholas ClarkA Configure probe for C99 variadic macros, based on...
2006-03-07 Nicholas ClarkAdd a Configure question for mad (Misc Attribute Decora...
2006-01-30 Rafael Garcia-SuarezBump version number to 5.9.4
2006-01-04 Steve PetersUpdates to various configurations courtesy of Jarkko.
2005-11-01 Steve HayMake PerlLIOUtime()'s filename const
2005-10-29 Steve PetersChange to use sv_force_normal_flags() directly, rather...
2005-10-28 Steve PetersAdd a new file, mathoms.c, to hold old code kept around...
2005-10-24 Nicholas ClarkAdd a probe for whether sprintf returns the length...
2005-10-12 Rafael Garcia-SuarezUpdate to the config boilerplates, by Jarkko
2005-07-08 Jim CromieRe: janitorial work ? [patch]
2005-06-24 Steve HayMake opendir() filename const in Win32-land & friends
2005-06-23 Rafael Garcia-SuarezAdd handling of NV_ZERO_IS_ALLBITS_ZERO for Netware...
2005-05-20 Andy LesterAttribute configuration
2005-04-04 Rafael Garcia-SuarezBump version to 5.9.3
2004-10-30 H.Merijn BrandPromote #23435 (strlcat ()/strlcpy ()) to non-standard...
2004-03-18 Rafael Garcia-SuarezBump bleadperl's version number to 5.9.2.
2004-02-18 H.Merijn BrandRemoved pm_apiversion and xs_apiversion as requested by
2004-02-17 Rafael Garcia-SuarezBump up perl's version number to 5.9.1.
2003-07-01 Jarkko HietaniemiMore nanosleep removal.
2003-05-24 Jarkko HietaniemiMissing "to".
2003-05-24 Jarkko HietaniemiIntroduce (undefined) pthread_attr_setscope to non...
2003-05-13 Casey West[perl #8599] s/catenate/concatenate/
2003-04-23 Jarkko HietaniemiIntroduce 'fast stdio' symbols to non-Configure lands.
2003-04-17 Jarkko HietaniemiIntroduce the new *l APIs, undefined, to non-Configure...
2003-03-18 Jarkko HietaniemiThe description of SIG_SIZE was off.
2003-03-06 Stas Bekman[patch config_h.SH] redefining __attribute__
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-09-30 H.Merijn Brandnanosleep probes as per Jarkko's request
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-04 Hugo van der SandenChange version from 5.8.0 to 5.9.0.
2002-07-18 Jarkko HietaniemiNetWare tweaks from Ananth Kesari
2002-06-28 Jarkko HietaniemiNetWare update from Ananth Kesari.
2002-06-21 Nick Ing-SimmonsIntegrate mainline
2002-06-21 Jarkko HietaniemiRegen stuff.
2002-06-14 Jarkko HietaniemiNetWare diff for XS::APItest.
2002-06-11 Jarkko HietaniemiAdd XS::APItest to Win32/DJGPP/NetWare.
2002-06-06 Nick Ing-SimmonsIntegrate mainline
2002-06-06 Jarkko HietaniemiNetWare update from Ananth Kesari.
2002-05-31 Jarkko HietaniemiNetWare update from Ananth Kesari.
2002-05-30 Jarkko HietaniemiObsolete file.
2002-05-28 Jarkko HietaniemiBump the version numbers to five-eight-oh.
next