p5sagit/p5-mst-13.2.git
2000-02-25 Jarkko Hietaniemi Remove NFS temp files and Configure temp C files.
2000-02-24 Sean Davis In FreeBSD disable floating point exception handlers.
2000-02-24 Gisle Aas More UTF8_MAXLEN fixes
2000-02-24 Jarkko Hietaniemi The op/stat.t patch in #5341 wasn't robust enough,
2000-02-24 Jarkko Hietaniemi More VMS patches from Peter Prymmer.
2000-02-24 Jarkko Hietaniemi Largefileness in Solaris doesn't require long longs;
2000-02-24 Jarkko Hietaniemi Tidy up the 64-bit (and socklen_t) type probing.
2000-02-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-24 Fifer, Eric cygwin port
2000-02-24 Jarkko Hietaniemi VMS patch from Peter Prymmer; use full_ar.
2000-02-24 Jarkko Hietaniemi MPE/ix patches from Mark Bixby.
2000-02-24 Lupe Christoph Get -lbind if available. Add pointer to perldelta...
2000-02-24 Jarkko Hietaniemi Remove more cruft from IO.
2000-02-24 Hugo van der... double EXPORT_OK in h2xs
2000-02-24 js@ddre.dk Some Windows setups do not have S_IRGRP, S_IWGRP, S_IXGRP,
2000-02-24 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-02-24 Jarkko Hietaniemi VMS patch from Peter Prymmer.
2000-02-24 Jarkko Hietaniemi Detypo fpos64_t test.
2000-02-24 Jarkko Hietaniemi miscut'n'paste in #5230.
2000-02-24 Jarkko Hietaniemi The #5228 wasn't quite right + fix typos.
2000-02-24 Jarkko Hietaniemi Depickify the compiler (about unused and set but not...
2000-02-24 Jarkko Hietaniemi Cosmetics.
2000-02-24 Helmut Jarausch In IRIX <sys/mode.h> is something completely different.
2000-02-23 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-23 Dominic Dunlop [ID 20000223.008] [PATCH 5.5.660] squash malloc.c compi...
2000-02-23 Dan Sugalski VMS build patches
2000-02-23 Dominic Dunlop [ID 20000223.007] [PATCH 5.5.660] $@ unsafe in Configur...
2000-02-23 Jarkko Hietaniemi Remove &IO::EINPROGRESS now that IO uses Errno anyway
2000-02-23 Jarkko Hietaniemi Streamline #5218 even more.
2000-02-23 Gurusamy Sarathy per Larry's idea, parse 1.2.3 as v1.2.3; C<require...
2000-02-23 Jarkko Hietaniemi Streamline #5218.
2000-02-23 Jarkko Hietaniemi Trying to connect to an already open socket may give...
2000-02-22 Jarkko Hietaniemi Fix prototype conflicts with POSIX.pm.
2000-02-22 Jarkko Hietaniemi See http://www.unicode.org/unicode/reports/tr15/
2000-02-22 Jarkko Hietaniemi Add uselongdouble, regroup the use* more logically.
2000-02-22 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-22 Jarkko Hietaniemi Add socklen_t probe; Configure maintenance.
2000-02-22 Gurusamy Sarathy make Perl's malloc work for allocations over 2GB (from...
2000-02-22 Gurusamy Sarathy add -W and -X to -h output; fix other pod omissions
2000-02-22 Gurusamy Sarathy describe C<< ... >> in perlpod.pod (from Brad Appleton)
2000-02-22 Jarkko Hietaniemi The subtests 28 and 31 were wrong. Tightened also...
2000-02-22 Gurusamy Sarathy s/Activeware/ActiveState/
2000-02-22 Jarkko Hietaniemi Perl version nit spotted by Spider Boardman.
2000-02-22 Gurusamy Sarathy change#5205 wasn't quite right; SvCUR() should be SvLEN()
2000-02-22 Gurusamy Sarathy fix memory overrun due to off-by-one in change#5192
2000-02-22 Gurusamy Sarathy sundry typos and such
2000-02-22 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-22 Gurusamy Sarathy remove vestiges of older attribute syntax
2000-02-22 Jarkko Hietaniemi Configure nits spotted by Spider Boardman.
2000-02-22 Jarkko Hietaniemi Tru64 V5.0 patches from Spider Boardman.
2000-02-22 Gurusamy Sarathy beta2
2000-02-22 Gurusamy Sarathy PodParser-1.093 update (from Brad Appleton's site)
2000-02-22 Gurusamy Sarathy integrate cfgperl contents into mainline, update Changes
2000-02-22 Gurusamy Sarathy dos-djgpp updates (from Laszlo Molnar <laszlo.molnar...
2000-02-22 Gurusamy Sarathy s/undef/NO_INIT/g in change#5183
2000-02-22 Gurusamy Sarathy perlipc bug (spotted by Ben Low)
2000-02-22 Gurusamy Sarathy EPOC port update (from Olaf Flebbe <O.Flebbe@science...
2000-02-22 Gurusamy Sarathy improvements for high-bit text literals (from Gisle...
2000-02-22 Gurusamy Sarathy allow C<print v10>, $h{v13.10} etc.
2000-02-22 Gurusamy Sarathy adjust for lost fp precision in require version check
2000-02-22 Jarkko Hietaniemi Check the alignment of long doubles if they are to...
2000-02-22 Gurusamy Sarathy use same treatment for EINVAL as for ETIMEDOUT
2000-02-21 Gurusamy Sarathy type mismatch
2000-02-21 Gurusamy Sarathy remove dual-valueness of v-strings (i.e., they are...
2000-02-21 Jarkko Hietaniemi detypo
2000-02-21 Gurusamy Sarathy clarify "use Module VERSION LIST" (from Robin Barker)
2000-02-21 Gurusamy Sarathy allow optional XSUB parameters without being forced...
2000-02-21 Jarkko Hietaniemi Add Solaris LP64 notes.
2000-02-21 Gurusamy Sarathy generalize "%v" format into a flag for any integral...
2000-02-21 Gurusamy Sarathy detypo
2000-02-21 Gurusamy Sarathy undo accidental delete
2000-02-21 Gurusamy Sarathy get Compiler "working" under useithreads
2000-02-21 Jarkko Hietaniemi Thou shalt not printf longs with %d.
2000-02-21 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-21 Gurusamy Sarathy misplaced braces
2000-02-21 Gurusamy Sarathy more malloc.c tweaks for change#5070
2000-02-21 Gurusamy Sarathy malloc.c fixups in change#5170 need to fetch thx pointer
2000-02-20 Gurusamy Sarathy missing file in change#5170
2000-02-20 Gurusamy Sarathy skip conditionally defined symbols in change#5162
2000-02-20 Gurusamy Sarathy lexical warnings update, ability to inspect bitmask...
2000-02-20 Gurusamy Sarathy windows fixes for virtualizing child std{in,out,err...
2000-02-20 Gurusamy Sarathy update Changes, credits
2000-02-20 Gurusamy Sarathy avoid reading out-of-bounds memory when matching agains...
2000-02-20 Gurusamy Sarathy byte mode chop() should clear UTF8 (from Gisle Aas)
2000-02-20 Gurusamy Sarathy test fix needed by change#5164
2000-02-20 Gurusamy Sarathy default mkdir() mode argument to 0777
2000-02-20 Gurusamy Sarathy glob() takes one or no user arguments and a non-user...
2000-02-20 Gurusamy Sarathy make change#3386 a build-time option (avoids problems...
2000-02-20 Gurusamy Sarathy IO::Socket now sets $!, avoids eval/die (patch from...
2000-02-20 Gurusamy Sarathy mention portability caveat about C<use Errno 'EFOO'>
2000-02-20 Gurusamy Sarathy revise docs on @+ and @- (from Tom "Camel" Christiansen)
2000-02-20 Gurusamy Sarathy README.vms and related updates (from Peter Prymmer...
2000-02-19 Jarkko Hietaniemi Be explicit about what ops work with bt vectors.
2000-02-19 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-19 Gurusamy Sarathy char vs U8 warnings
2000-02-19 Gurusamy Sarathy remove outdated caveat about C<while ($k = each %foo...
2000-02-19 Gurusamy Sarathy tests, doc tweak (from Gisle Aas)
2000-02-19 Gurusamy Sarathy document behavior of splice(@ary) (from Gisle Aas)
2000-02-19 Gurusamy Sarathy fix bug in backtracking optimizer (from Makoto Ishisone
2000-02-19 Gurusamy Sarathy more B fixups to cope with empty GVs (these can only...
next