platform/upstream/perl.git
1998-08-02 Slaven Rezicfix quoting of keys with embedded nulls
1998-08-02 Peter PrymmerRe: \Q doesn't work in interpolated regular expressions
1998-08-02 M. J. T. Guyadd test for magic autovivification
1998-08-02 Ilya Zakharevichbetter RE colors
1998-08-02 Ilya Zakharevichmark link type of exported functions for OS/2
1998-08-02 Ilya Zakharevichtweaked version of suggested patch
1998-08-02 Gurusamy Sarathyup patchlevel to 5.005_02
1998-08-02 Ilya ZakharevichMake tests succeed on OS/2
1998-08-02 Gurusamy Sarathyuse I32_MAX as the limit when U16_MAX > I32_MAX (for...
1998-08-02 Jarkko Hietaniemisupport OE/MVS
1998-08-02 Gurusamy SarathyVMS patches
1998-08-02 Gurusamy Sarathyrename duplicate warning in regexec.c
1998-08-02 Tom Spindlerbeware egcs' ld on Solaris
1998-08-02 Jan-Pieter... de-utf-ized variation of Ilya's patch
1998-08-02 Jarkko Hietaniemibetter validation of SysV IPC availability
1998-08-02 Ilya Zakharevichfix bug in display of watched expressions
1998-08-02 Horst von Brandapplied all but one hunk
1998-08-02 Andy DoughertyRemove redundant dTHR
1998-08-02 Tom HughesClass::Struct has an incomplete tied array package
1998-08-02 Gurusamy Sarathyensure implicit close on local(*FH) doesn't affect...
1998-08-02 Jarkko HietaniemiRe: [PATCH] 5.004_05-MAINT_TRIAL_5: three locale fixes
1998-08-02 Gurusamy SarathyPERL_OBJECT bincompat fixes from Douglas Lankshear...
1998-08-02 Nicholas Clarkhand-apply whitespace-mutiliated patch
1998-08-02 M. J. T. Guydocument return values of do() better
1998-08-02 Stephen McCamantavoid reusing foreach itervar if magic got tacked onto it
1998-08-02 Nick Ing-Simmons[Patch] Math::Complex - Ambiguous call resolved as...
1998-08-02 Hugo van der... perlcall.pod
1998-08-02 Gurusamy SarathyMM_Win32::maybe_command() case-insesitivity tweak
1998-08-02 Gurusamy Sarathyfix MM_Win32::maybe_command()
1998-08-01 Ilya Zakharevichfixes for overloading bugs and docs, tweaked some
1998-08-01 Winfried Königstray s/foo/PL_foo/
1998-08-01 Gurusamy Sarathynewer Porting/patchls from maint-5.004
1998-08-01 Gurusamy Sarathyfix buggy detection of failed glob()
1998-07-29 Gurusamy Sarathyfix typo in change#1489 that prevented magic-autovivifi...
1998-07-26 Gurusamy Sarathyupdate Changes; add sv_*_mg() entries in win32/GenCAPI.pl
1998-07-26 Gurusamy Sarathys/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed...
1998-07-26 Gurusamy Sarathyadd missing sv_*_mg() prototypes in proto.h, update...
1998-07-26 Gurusamy SarathyVMS patches from Dan Sugalski <sugalskd@osshe.edu>
1998-07-26 Lupe Christophanother platform where pp_sselect() needs a whole fd_se...
1998-07-26 Laszlo Molnarfix problem building modules on dos-djgpp
1998-07-26 Tom SpindlerBeOS tweak
1998-07-26 Gurusamy Sarathyvarious pod tweaks
1998-07-26 Ilya Zakharevichfix emacs/ptags for PL_* changes
1998-07-26 M. J. T. Guyfix behavior of <=> on bigints
1998-07-24 Gurusamy Sarathycreate maint-5.005 branch
1998-07-24 Gurusamy Sarathyun-checked-in 5.005 Changes (this is 5.005 *exactly*)
1998-07-22 Gurusamy Sarathysneak in hints/irix_6.sh update
1998-07-22 Gurusamy SarathyUpdate perldelta and Changes; refresh perltoc; newer...
1998-07-22 Albert Dvornikdon't use qualify() in class methods
1998-07-22 Gurusamy Sarathynewer perlembed.pod
1998-07-22 Andy DoughertyRe: 5.005 - a sneak preview
1998-07-22 Gurusamy Sarathyadd perlmodinstall, regen perltoc
1998-07-22 Douglas Lankshearsupport optional crypt() with PERL_OBJECT
1998-07-22 Douglas Lankshearwin32 tweaks
1998-07-22 Daniel S. Lewartlib/Sys/Syslog.pm doc
1998-07-22 Gurusamy Sarathyup patchlevel etc (only doc patching from now on, testi...
1998-07-22 Gurusamy SarathyVMS patches from Dan Sugalski <sugalskd@osshe.edu>
1998-07-22 Gurusamy Sarathyfix quoting in t/io/inplace.t
1998-07-22 Hans Muldert/io/inplace.t enabled for VMS
1998-07-22 Hans MulderFix inplace editing for VMS
1998-07-22 Jarkko Hietaniemifix AIX hints for PL_* changes
1998-07-22 Anton Berezint/op/eval.t test for eval & scoping of lexicals
1998-07-22 Andy Doughertyapplied patch, with tweak suggested by Michael Parker
1998-07-22 Graham Barrbetter diagnostic on errno.t failure
1998-07-22 Douglas Lankshearwin32 tweaks: disable XSLOCKS in perl.c, correct typo...
1998-07-22 Gurusamy Sarathysuppress redefined warnings on C<INIT {} INIT {}>
1998-07-22 Johan Vromansremove spurious $VERSION line that confuses CPAN
1998-07-22 Andy DoughertyPorting/config* updates for 5.005
1998-07-22 Gurusamy Sarathyadd a few more globals with old names #defined
1998-07-22 Paul Johnsonallow extensions to be specified as paths
1998-07-22 Gurusamy Sarathymake $ prototype to accept THREADSVs
1998-07-22 Gurusamy Sarathyfix Liblist.pm to find entries that are plain pathnames...
1998-07-22 Gurusamy Sarathyperlfaq update from From Tom Christiansen and Nathan...
1998-07-22 Stephen McCamantapplied patch, modulo parts already added to perldelta
1998-07-22 Stephen McCamantapplied patch, add new message to perldeta
1998-07-22 Gurusamy Sarathyfix up B modules for PL_* changes
1998-07-22 Malcolm BeattieCompiler docs for 5.005
1998-07-22 Gurusamy Sarathys/PL_sv/PL_bytecode_sv/ etc., so we have unique, case...
1998-07-21 Nick Ing-SimmonsMingw32 PERL_OBJECT tweaks
1998-07-21 Gurusamy Sarathyfix off-by-one in change#623 that broke lexical lookups...
1998-07-21 Gurusamy Sarathyfinal tweaks before beta2
1998-07-21 Gurusamy Sarathyfixes to enable PERL_OBJECT build with mingw32/egcs...
1998-07-21 Gurusamy Sarathyfix bytecode.pl with moved var names
1998-07-21 Gurusamy Sarathytweak toke.c
1998-07-21 Gurusamy Sarathychange case of PERL_OBJECT filenames, consistent with...
1998-07-21 Gurusamy Sarathypart 2 of PERL_OBJECT fixes (globals in bytecode.h...
1998-07-21 Gurusamy Sarathypart 1 of PERL_OBJECT fixes for new var names
1998-07-21 Stephen McCamantredundant RV2GVs in ck_fun()
1998-07-21 Stephen McCamantB::Deparse 0.56 (first testsuite fixes; big)
1998-07-21 Colin Kuskieapplied a slightly tweaked version of suggested patch
1998-07-21 Ilya Zakharevichdisable malloced_size() feedback with -DLEAKTEST
1998-07-21 Andy Doughertyfix hints/hpux.sh for cpp recognition
1998-07-21 Ilya ZakharevichCompile (?{}) into a correct package
1998-07-21 Jarkko Hietaniemiallocate a whole fd_set for pp_sselect() on more platforms
1998-07-21 François Désarménienadd tests to check if context propagation works
1998-07-21 Ilya Zakharevichapplied RE doc patches, with tweaks to the prose
1998-07-21 Gurusamy Sarathypod tweak suggested by Ilya
1998-07-21 Ilya Zakharevichenable color output with -Mre=debugcolor with -DDEBUGGING
1998-07-21 John L. Allenperlbug does not report usage on invalid flags
1998-07-21 Robin Barkerdon't use SelectSaver on IO::Handle->input_*() methods
next