p5sagit/p5-mst-13.2.git
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 Gurusamy Sarathy fix test that depends on op_dump() output
2000-02-17 Gurusamy Sarathy op_dump() tweak
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...
2000-02-15 Jarkko Hietaniemi AIX perl linkage tweakage.
2000-02-15 Jarkko Hietaniemi abort instead of just promising.
2000-02-14 Jarkko Hietaniemi silly compilers don't know that croak() exits
2000-02-14 Jarkko Hietaniemi Add lseektype and lseeksize to myconfig.
2000-02-14 Gurusamy Sarathy avoid warnings
2000-02-14 Gurusamy Sarathy fix small interpreter leaks identified by Purify
2000-02-14 Jarkko Hietaniemi Remove tagged core files.
2000-02-14 Jarkko Hietaniemi Prefer full_ar.
2000-02-14 Jarkko Hietaniemi Add ivtype, ivsize, nvtype, nvsize to myconfig.
2000-02-14 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-14 Gurusamy Sarathy notes about running Purify
2000-02-14 Gurusamy Sarathy use system malloc() instead of sbrk() in Perl_malloc...
2000-02-14 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-02-14 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-14 Jarkko Hietaniemi Configure -A stopped processing of any further options.
2000-02-14 Gurusamy Sarathy remove outdated -DPURIFY code--it reports bogus errors...
2000-02-13 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-13 Gurusamy Sarathy more purification (pp_require() could access free memor...
2000-02-12 Jarkko Hietaniemi uselonglong sits deep.
2000-02-12 Jarkko Hietaniemi megalomaniac 64-bit update: most importantly,
2000-02-11 Jarkko Hietaniemi undo #5064 for now; there seems to be no good selection
2000-02-11 Jarkko Hietaniemi Guard against accidental long long use.
2000-02-11 Jarkko Hietaniemi logic fixes
2000-02-11 Jarkko Hietaniemi Clarify 64-bit issues.
2000-02-11 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-11 Jarkko Hietaniemi Silence linker warnings about binary backward incompati...
2000-02-11 Gurusamy Sarathy fix uninitialized memory reads found by purify
2000-02-11 Jarkko Hietaniemi de-fancify the largefiles hints
2000-02-10 Gurusamy Sarathy longstanding bug in parsing "require VERSION", could...
2000-02-10 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-10 Gurusamy Sarathy make global symbol exports AIX-specific
2000-02-10 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-02-10 Gurusamy Sarathy windows bugfixes for virtual directories under USE_ITHR...
2000-02-10 Gurusamy Sarathy formline() could wipe out readonly-ness, freeing constants
2000-02-09 Jarkko Hietaniemi Regenerate Configure for I_SYSLOG.
2000-02-09 Jarkko Hietaniemi fix AIX and multiplicity problems
2000-02-09 Jarkko Hietaniemi OS/2 gcc doesn't like -o foo.exe and -Zexe simultaneously
2000-02-09 Jarkko Hietaniemi (fake) use of getcwd.
2000-02-09 Jarkko Hietaniemi lib scan fix
2000-02-09 Jarkko Hietaniemi Reintroduce #5019 via metaconfig.
2000-02-09 Jarkko Hietaniemi Add/restore probes for getcwd/mk*temp*/mmap.
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-08 Gurusamy Sarathy avoid exiting just because we didn't scan for libm...
2000-02-08 Gurusamy Sarathy update Changes
2000-02-08 Gurusamy Sarathy documentation patches (from Michael Schwern and Yitzchak
2000-02-08 Gurusamy Sarathy alias to $^V to $PERL_VERSION_TUPLE
2000-02-08 Gurusamy Sarathy update Changes
2000-02-08 Gurusamy Sarathy Windows has a somewhat different sitelib layout, and...
2000-02-08 Gurusamy Sarathy change#4987 appears to have broken libs scan for platfo...
2000-02-07 Gurusamy Sarathy sprintf("%v"...) buffer resizing busted
2000-02-07 Gurusamy Sarathy update Changes
2000-02-07 Gurusamy Sarathy stringify "\x{FFF}" to utf8 correctly; set SvUTF8 on...
2000-02-07 Gurusamy Sarathy add note about printf("%v",...)
2000-02-07 Gurusamy Sarathy update Changes
2000-02-07 Gurusamy Sarathy thinko in change#5029
2000-02-07 Gurusamy Sarathy change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_wide...
2000-02-07 Gurusamy Sarathy perlport updates (from Peter Prymmer)
2000-02-07 Gurusamy Sarathy fix up Todo-5.6
2000-02-07 Gurusamy Sarathy rename Todo-5.005 to Todo-5.6
2000-02-07 Gurusamy Sarathy ${^Warnings} renamed to ${^WARNING_BITS}
2000-02-07 Gurusamy Sarathy various Windows tweaks: make $^E a little less buggy...
2000-02-07 Gurusamy Sarathy avoid MakeMaker setting $^W=1
2000-02-07 Gurusamy Sarathy up to v5.5.650
2000-02-07 Gurusamy Sarathy mention threads status in pod
2000-02-07 Gurusamy Sarathy tolerate NULL SITELIB_EXP
next