This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2003-03-14 Jarkko HietaniemiRework the @Config{/sig.*/} tests.
2003-03-14 Craig A. Berryconfigure.com: sig_num, etc.
2003-03-14 Jarkko HietaniemiMake whichsig() to work also if some system defines
2003-03-14 Jarkko HietaniemiSince Configure does the signal name/number probe with awk
2003-03-14 Jarkko HietaniemiSignal issues.
2003-03-14 Jarkko HietaniemiHopefully this works also in Win32.
2003-03-14 Craig A. BerryPerldoc.pm tweak for VMS
2003-03-14 Gurusamy Sarathyfix for switchC.t test#6 failure on windows
2003-03-14 Gurusamy SarathyConfig.t wasn't getting the sig_num and sig_size relati...
2003-03-14 Gurusamy Sarathyanother fix for failing test on windows ("use encoding...
2003-03-14 Gurusamy Sarathyfix CJKT.t failures on windows due to incorrect binmode()
2003-03-13 Rafael Garcia... Skip the last test of Config.t on HP-UX.
2003-03-13 Kurt Starsinic[perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum...
2003-03-13 Craig A. Berrychecking for magic in hv.c and ext/POSIX/POSIX.xs
2003-03-13 Jarkko HietaniemiSome more stdlib.h inclusions and change the gccversion
2003-03-12 Rafael Garcia... Trims slashes from the argument to rmdir(), likewise
2003-03-12 Jarkko HietaniemiVOS nit from Paul Green.
2003-03-12 Jarkko HietaniemiFile::Spec: Do not fall back to '', use curdir instead.
2003-03-12 Jarkko HietaniemiFile::Temp tests were failing in Cygwin if $ENV{TMPDIR}
2003-03-12 Jarkko HietaniemiAnother finding by IRIX cc: non-void function
2003-03-12 Jarkko HietaniemiIntegrate:
2003-03-12 Jarkko HietaniemiIntegrate:
2003-03-12 Jarkko HietaniemiCygwin doesn't like initing the $0 mutex in perl_constr...
2003-03-12 Jarkko HietaniemiOuch. Missed one more, the void flags check (and exit...
2003-03-12 Jarkko HietaniemiTell how to possibly dodge 'Out of memory' errors.
2003-03-11 Jarkko HietaniemiWinCE tweaks from Vadim Konovalov.
2003-03-11 Jarkko HietaniemiMissed one.
2003-03-11 Jarkko HietaniemiSingle vs doublequoted context is important...
2003-03-11 Jarkko Hietaniemi"""glob.*""" patch for VMS, from Peter Prymmer.
2003-03-11 Rafael Garcia... Questionable construct.
2003-03-11 Jarkko HietaniemiBetter setmode() prototype for cygwin.
2003-03-11 Jarkko HietaniemiSolaris cc wants prototype for exit(), so <stdlib.h...
2003-03-11 Jarkko HietaniemiThe 0, in the assert_not_ROK() makes IRIX cc to worry
2003-03-11 Jarkko HietaniemiUid_t and Gid_t can easily be shorts and one cannot
2003-03-11 Norton T. Allenio_sock.t
2003-03-11 Jarkko HietaniemiGet rid of one Cygwin warning by introducing a prototype
2003-03-11 Jarkko HietaniemiUpgrade to Time-HiRes 1.43.
2003-03-11 Jarkko HietaniemiBe more lax about the out of memory error message.
2003-03-11 Jarkko HietaniemiTry to handle hitting the heap/data limit in small...
2003-03-11 Hugo van der... typo for utf8locale in #18907
2003-03-11 Craig A. Berryclear PL_exitlist in perl_destruct
2003-03-11 Jarkko HietaniemiUpgrade to cperl-mode 5.0, from IlyaZ.
2003-03-11 Jarkko HietaniemiMissed some, cryptically.
2003-03-11 Jarkko HietaniemiAdd missing intrpvar clonings to perl_clone.
2003-03-11 Jarkko HietaniemiAdd reminders to intrpvar.h about perl_clone(), as...
2003-03-11 Stas Bekman[patch] PL_taint_warn falls between chairs in perl_clone()
2003-03-11 Todd C. Millertypos and other minor things
2003-03-11 Jarkko HietaniemiA rejected hunk of #18902 reapplied.
2003-03-11 Jarkko HietaniemiPatch from Craig Berry to resolve test failures in...
2003-03-10 Rafael Garcia... Integrate (by hand) change #18386 from maint-5.8
2003-03-10 Jarkko HietaniemiVMS has an extra \n at the end, and I assume Windows...
2003-03-10 Rafael Garcia... A new test, to check that signal numbers are actually...
2003-03-10 Yitzchak Scott... Re: odd (or not so odd?) segmentation fault in 5.8.0
2003-03-10 Nicholas ClarkRe: [perl #21505] 5.8.0 lib/Config test failure due...
2003-03-10 Jarkko HietaniemiIntegrate from maint:
2003-03-10 Jarkko HietaniemiComment fix.
2003-03-10 Jarkko HietaniemiRemove the foo-old files.
2003-03-10 Chip TurnerRe: Shared libperl.so and build issues
2003-03-10 Stas BekmanBunch of doc patches from Stas; plus regen.
2003-03-09 Jarkko HietaniemiMust not hide the protos, though.
2003-03-09 Jarkko HietaniemiI hate embed*. Tell me what you know.
2003-03-09 Jarkko HietaniemiUpgrade to Encode 1.91.
2003-03-09 Jarkko HietaniemiExport the symbols from #18863; do not prototype (but...
2003-03-09 Jarkko HietaniemiUpgrade to Encode 1.90 (plus the one extra use lib...
2003-03-09 Jarkko HietaniemiFrom Inaba Hiroto: DATA wasn't properly utf8ed
2003-03-09 Jarkko HietaniemiTru64: additional instructions for building a newer...
2003-03-09 Jarkko HietaniemiAt Sarathy's request restore the bin5005compat Perl_foo...
2003-03-09 Rafael Garcia... ... and add a test case for bug #20798
2003-03-09 Adrian M. EnacheRe: [perl #21498] printf behaviour changes 5.6.1(and...
2003-03-09 Adrian M. EnacheRe: [perl #20798] foo(eval {}) crashes Perl 5.8
2003-03-09 Rafael Garcia... Adjust test count.
2003-03-09 Jarkko HietaniemiFrom Inaba Hiroto: re_intuit_start set a value to
2003-03-09 Jarkko HietaniemiFrom Inaba Hiroto: the UTF-8 length cache wasn't
2003-03-08 Rafael Garcia... Add a B::COP::io() method, to return the cop_io field...
2003-03-08 Richard Foleyto explain new [<>{] behaviour - attached
2003-03-08 Jarkko HietaniemiEnache Adrian reads comments.
2003-03-08 Richard SoderbergRe: [perl #20551] Documentation error for IO::Select
2003-03-08 Craig A. Berrylong %ENV values for VMS
2003-03-08 Jarkko Hietaniemiregen_headers tiny tidying:
2003-03-07 Jarkko HietaniemiGive pointers to runtime Unicode changes.
2003-03-07 Jarkko HietaniemiExtra character noticed by Tels.
2003-03-07 Kay RoepkeFreeBSD 5.0 gethostbyaddr_r hints update
2003-03-07 Jarkko HietaniemiDefine the Perl_pp_i_modulo_1() only iff we have glibc.
2003-03-07 Jarkko HietaniemiGood observation from Philip Newton.
2003-03-06 Rafael Garcia... Make the -A switch work without an assertion name.
2003-03-06 Jos I. BoumansRe: [PATCH] let perlmodstyle mention Module::Build...
2003-03-06 Adrian M. EnacheRe: [perl #20682] [fix] @- array not visible in s///
2003-03-06 Adrian M. Enachecleaning up tests of the 'eval { decl. } <=> runtime...
2003-03-06 Craig A. Berrymg.c needs Perl_csighandler prototype
2003-03-06 Jarkko HietaniemiThinko fix.
2003-03-06 Jarkko HietaniemiPERL_UNICODE explanation saga continues.
2003-03-06 Jarkko HietaniemiHandle also extra directories et alia.
2003-03-06 Jarkko HietaniemiAdd mani(fest) check(ing) utility.
2003-03-06 Stas Bekman[patch config_h.SH] redefining __attribute__
2003-03-05 Jarkko HietaniemiCouple more _r possibilities (found in a RH 8.0 box...
2003-03-04 Rafael Garcia... Change #18829 makes this test workaround obsolete.
2003-03-04 Rafael Garcia... Patch by Salvador Fandiño to read the warning mask
2003-03-04 Salvador Fandiño[PATCH] assertions
2003-03-04 Salvador Fandiño[PATCH] assertions
2003-03-04 Jarkko HietaniemiTry to make PPPort.pm 5.005-friendlier (see [perl ...
next