p5sagit/p5-mst-13.2.git
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 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 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 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 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 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...
2000-02-19 Gurusamy Sarathy avoid compiler warnings
2000-02-19 Gurusamy Sarathy document 'lvalue' attribute (from Simon Cozens <simon...
2000-02-19 Gurusamy Sarathy avoid failing on $!{ENOTHERE} (they can always use...
2000-02-19 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-02-19 Gurusamy Sarathy POSIX::strftime gets the date wrong (from John Tobey
2000-02-19 Gurusamy Sarathy don't blindly set bool=char on linux (from Andy Dougherty)
2000-02-19 Gurusamy Sarathy some rearrangement of the includes for easier "microper...
2000-02-19 Gurusamy Sarathy fixes for Pod::Html issues (from Wolfgang Laun
2000-02-19 Gurusamy Sarathy grammos (spotted by Tom Christiansen)
2000-02-19 Gurusamy Sarathy various xsubpp enhancements that make it easier to...
2000-02-19 Gurusamy Sarathy s/croak/Perl_croak/
2000-02-19 Gurusamy Sarathy make comparisons promote to utf8 as necessary (from...
2000-02-19 Gurusamy Sarathy set close-on-exec flag on sockets too, like we do for...
2000-02-19 Gurusamy Sarathy allocate sufficient buffer sizes for 64-bit wide utf8...
2000-02-19 Gurusamy Sarathy s/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131
2000-02-19 Gurusamy Sarathy s/byte/bytes/g remnants
2000-02-19 Gurusamy Sarathy rename byte:: to bytes::
2000-02-19 Gurusamy Sarathy English names for $^R and $^S
2000-02-19 Gurusamy Sarathy rename "Probable precendence problem" diagnostic to...
2000-02-19 Gurusamy Sarathy fix outdated info about PerlClinic and the bug-tracking...
2000-02-19 Gurusamy Sarathy some fixes for mingw32/GCC (SETERRNO() still appears to
2000-02-18 Gurusamy Sarathy avoid $@-clearing sideeffect of require in Carp
2000-02-18 Gurusamy Sarathy stronger testcase for change#5126
2000-02-18 Gurusamy Sarathy make /\S/ match the same things /[\S]/ matches; likewis...
2000-02-18 Gurusamy Sarathy Compiler fixups from Jan Dubois
2000-02-17 Jarkko Hietaniemi Take out the -Wl,-z as we have survice so far without.
2000-02-17 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-17 Gurusamy Sarathy fix test that depends on op_dump() output
2000-02-17 Gurusamy Sarathy op_dump() tweak
2000-02-16 Jarkko Hietaniemi Regularize the use* questions, and replace
2000-02-16 Jarkko Hietaniemi HP-UX 64-bitness/largefile fixes.
2000-02-16 Jarkko Hietaniemi Fcntl: more O_ constants, move SEEK_ to @EXPORT_OK
2000-02-16 Gurusamy Sarathy avoid warnings due to redefined NULL
2000-02-16 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-02-15 Jarkko Hietaniemi Probe for <sys/utsname.h>.
2000-02-15 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-15 Gurusamy Sarathy update Changes, patchlevel
2000-02-15 Gurusamy Sarathy fix change#5104 under useithreads
2000-02-15 Gurusamy Sarathy export list tweak needed by change#5103
2000-02-15 Gurusamy Sarathy add XS version of Sys::Hostname (from Greg Bacon
2000-02-15 Gurusamy Sarathy UNIVERSAL::can and UNIVERSAL::isa should return undef...
2000-02-15 Gurusamy Sarathy avoid accidental #line directives (from Rick Delaney
2000-02-15 Gurusamy Sarathy locale guards needed (from Simon Cozens <simon@brecon...
2000-02-15 Gurusamy Sarathy incorrect docs about delete() (spotted by Martyn Pearce
2000-02-15 Gurusamy Sarathy s/use vars/our/ (from Gisle Aas)
2000-02-15 Gurusamy Sarathy optimize pseudohash slice in array slice at compile...
2000-02-15 Gurusamy Sarathy provide malloc stats via get_mstats() (from Ilya Zakhar...
2000-02-15 Gurusamy Sarathy doc patches from Rick Delaney and Chris Nandor; update...
2000-02-15 Gurusamy Sarathy fix regen_headers target to make all the autogenerated...
2000-02-15 Gurusamy Sarathy fix misoptimization of C<my($x,$y); $x = $y = 1 + ...
2000-02-15 Gurusamy Sarathy more complete File::Spec support for Mac and VMS, tests...
2000-02-15 Gurusamy Sarathy fix incompatibility with bison generated parser (from
2000-02-15 Gurusamy Sarathy propagate st_mode bits to group/other for Borland build
2000-02-15 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-15 Jarkko Hietaniemi cc_r can be in different places (/usr/ibmcxx/bin or...
2000-02-15 Gurusamy Sarathy update exetype.pl tool
2000-02-15 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-15 Jarkko Hietaniemi Unroll the libs scan thanks to HP-UX.
2000-02-15 Gurusamy Sarathy fix leaks in *DBM_File; safemalloc()ed things need...
2000-02-15 Gurusamy Sarathy fix memory leak in C<$x = *Y> provoked by change#4198...
next