p5sagit/p5-mst-13.2.git
1999-02-15 Jarkko Hietaniemi support native integers, pack("L_",...) etc. (via priva...
1999-02-15 Michael G.... 5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
1999-02-15 Steven Knight fix bugs in the handling of negative numbers, among...
1999-02-15 J. van Krieken s2p incorrectly handles hold space commands
1999-02-15 Gurusamy Sarathy clarify what a "line" is
1999-02-15 Barrie Slaymaker backout change#2811 and add newer version based on...
1999-02-15 Barrie Slaymaker 5.005_54 #2 Merging File::PathConvert in to File::Spec
1999-02-15 Gurusamy Sarathy patches suggested by John Bley <jbb6@acpub.duke.edu...
1999-02-15 Gurusamy Sarathy allow the Carp routines to pass through exception objects
1999-02-15 Gurusamy Sarathy mention Proc::Daemon (suggested by Michael G Schwern...
1999-02-15 Gurusamy Sarathy integrate h2ph.PL fixes from change#2809 (change#2838...
1999-02-15 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-02-15 Gurusamy Sarathy add const qualifier to most char* prototypes, handle...
1999-02-15 Hugo van der... Re: .. misinterpreted as flipflop
1999-02-15 Hugo van der... regexp flags bug
1999-02-15 Jan Dubois use New() et al., rather than safemalloc() et al.
1999-02-15 Gurusamy Sarathy tweak READ() docs to mention $buffer must be altered...
1999-02-14 Ilya Zakharevich applied suggested patch, with several language/readabil...
1999-02-14 Peter Chines several bug fixes; now croak()s when date exceeds integ...
1999-02-14 Ilya Zakharevich Re: [PATCH 5.005_53] Better perldoc
1999-02-14 Jan Dubois back out change#2751, apply updated version
1999-02-14 Gurusamy Sarathy tweak select() test
1999-02-14 Gurusamy Sarathy allow C<select('foo')> to autovivify *foo (SelectSaver...
1999-02-14 Kenneth Albanowski Re: SvOPV() or SvPV_nolen() or ...
1999-02-14 Jan Dubois provide SvPV_nolen(sv) to avoid use of PL_na
1999-02-14 Gurusamy Sarathy elide stray effluvium
1999-02-14 Gurusamy Sarathy slurping an empty file should return '' rather than...
1999-02-14 Gurusamy Sarathy perly_c.diff typo
1999-02-13 Jan Dubois "goto must have label" message for C<goto ''>
1999-02-13 Jarkko Hietaniemi Integrate from mainperl.
1999-02-12 Jan Dubois remove OVERLOAD conditionals
1999-02-12 Colin Kuskie script to generate ctags from etags
1999-02-12 Gurusamy Sarathy allow boolean assign ops to be lvalues
1999-02-12 Jarkko Hietaniemi Configure update: OpenBSD thread-awareness, SCO ODT...
1999-02-12 Gurusamy Sarathy support win32_putenv()
1999-02-12 Gurusamy Sarathy add missing hunk in change#2657
1999-02-12 Ilya Zakharevich Remove extraneous sh in test suites
1999-02-12 Hugo van der... update change#2670 to later version
1999-02-12 Gurusamy Sarathy make testsuite somewhat location independent
1999-02-12 Gurusamy Sarathy add $AutoLoader::VERSION
1999-02-12 Gurusamy Sarathy tweak PERL_STRICT_CR notes
1999-02-12 Gurusamy Sarathy add note about test-notty target
1999-02-12 Gurusamy Sarathy add perltodo.pod
1999-02-12 Jarkko Hietaniemi Integrate from mainperl.
1999-02-12 Gurusamy Sarathy note how to find REG_INFTY limit
1999-02-12 Gurusamy Sarathy IO is maintained by p5p (per Graham Barr's wishes)
1999-02-12 Gurusamy Sarathy fh.t typo
1999-02-12 Gurusamy Sarathy PERL5OPT=-T enables taint mode (suggested by Jason...
1999-02-12 Gurusamy Sarathy fix ops that are not filehandle constructors to not...
1999-02-11 Chris Nandor perlport.pod 1.39
1999-02-11 Gurusamy Sarathy remove double typeglob deref (suggested by RonaldWS...
1999-02-11 Gurusamy Sarathy update win32/pod.mak
1999-02-11 Benjamin Low Re: [Fwd: IO::Socket::connect and blocking]
1999-02-11 Gurusamy Sarathy av_extend() doc tweak from Jan Dubois
1999-02-11 Gurusamy Sarathy display full pathname of unreadable files
1999-02-11 Gurusamy Sarathy missing patch in change#2522
1999-02-11 Gurusamy Sarathy integrate changes#2738,2740 from maint-5.005
1999-02-11 Jarkko Hietaniemi Integrate from mainperl.
1999-02-11 Gurusamy Sarathy binmode() support for cygwin32 (suggested by Steven...
1999-02-11 Gurusamy Sarathy update Changes
1999-02-11 Gurusamy Sarathy integrate perldelta changes from maint-5.005
1999-02-11 Adam Krolnik applied suggested patch; added tests
1999-02-11 Gurusamy Sarathy compatibility fix: magic non-propagation in foreach...
1999-02-09 Jarkko Hietaniemi Integrate from mainperl.
1999-02-09 Valeriy E.... a modified version of suggested patch for pack template...
1999-02-09 Gurusamy Sarathy clarify docs for change#2835
1999-02-08 Stephen McCamant addendum to change#2823
1999-02-08 Jarkko Hietaniemi Ultrix mmap tidbit.
1999-02-08 Jarkko Hietaniemi Integrate from mainperl.
1999-02-08 Ilya Zakharevich s/\ba/./g was over-optimized
1999-02-08 Ilya Zakharevich Fix list-context //g with zero-length matches
1999-02-08 Jarkko Hietaniemi A require was missing.
1999-02-08 Jarkko Hietaniemi Bring in the change #2809 (the Configure part has been
1999-02-08 Gurusamy Sarathy make qw() into a true list at compile time (slightly...
1999-02-08 Gurusamy Sarathy make safesysmalloc() etc., always available; safemalloc...
1999-02-08 Gurusamy Sarathy remove spurious #endif in last change
1999-02-08 Gurusamy Sarathy make EMBEDMYMALLOC the default and provide PERL_POLLUTE...
1999-02-08 Jarkko Hietaniemi Update vms/subconfigure.com along the lines of change...
1999-02-08 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-02-07 Jarkko Hietaniemi Configure update.
1999-02-07 Ilya Zakharevich s/\ba/./g was over-optimized
1999-02-07 Ilya Zakharevich Fix list-context //g with zero-length matches
1999-02-07 Ilya Zakharevich patch for change#2822, done right; add PERL_OBJECT...
1999-02-07 Jarkko Hietaniemi Integrate from mainperl.
1999-02-07 Gurusamy Sarathy tweak doc on bitwise ops
1999-02-07 Stephen McCamant applied suggested patch; regen perly* and vms/perly*
1999-02-07 Gurusamy Sarathy Ilya's idea for cleaning up failed regex allocs (substa...
1999-02-07 Gurusamy Sarathy pod2html misinterprets Foo::Bar as a URL (fix suggested...
1999-02-07 Gurusamy Sarathy add draft debugging API implementation
1999-02-07 Masahiro KAJIURA avoid garbage in db->dirbuf
1999-02-07 Gurusamy Sarathy missing entry
1999-02-07 Gurusamy Sarathy properly prototype check parenthesized unary ops (e...
1999-02-06 Gurusamy Sarathy minor bug in dumping blessed subrefs
1999-02-03 M. J. T. Guy Enhance change #2808.
1999-02-03 Barrie Slaymaker 5.005_54 (pod2html) Generate Relative URLs
1999-02-03 François Désarménien 5.005_54 (hints) SCO 3/5 hint files and SysV correction
1999-02-03 Jarkko Hietaniemi Enhance the perlbug checklist.
1999-02-03 Dominic Dunlop Document the standard strftime %formats.
1999-02-03 Jarkko Hietaniemi Integrate from mainperl.
1999-02-03 Gurusamy Sarathy PL_uuemap[] init needs help for sizeof()
next