p5sagit/p5-mst-13.2.git
1998-10-25 Graham Barr handle '::' in section names properly
1998-10-25 Gurusamy Sarathy integrate changes#1982,2014,2021 (from maint-5.005)
1998-10-25 Gurusamy Sarathy allow more win32 symbol exports (suggested by Jan Dubois)
1998-10-25 Gurusamy Sarathy integrate change#2053 from maint-5.005
1998-10-25 Jarkko Hietaniemi commented version of a patch suggested by Drago Goricanec
1998-10-25 Anton Berezin include eof() in description of buffering caveats
1998-10-25 Gisle Aas disallow 'x' in hex numbers (except leading '0x')
1998-10-25 Gurusamy Sarathy avoid the circular refcnt logic in magic_mutexfree()
1998-10-25 Gurusamy Sarathy properly restore PL_rsfp_filters after require
1998-10-25 Gurusamy Sarathy integrate cfgperl changes back into mainline
1998-10-25 Gurusamy Sarathy avoid "mysterious" compile-time failures without messages
1998-10-23 Larry Wall chr(0xFFFFFFFF) didn't translate to utf8 character
1998-10-23 Larry Wall tr///d does not seem to work
1998-10-23 Larry Wall Program with utf8 identifiers fails to compile
1998-10-23 Jarkko Hietaniemi Test suite portability:
1998-10-23 Jarkko Hietaniemi yacc clarification.
1998-10-23 Jarkko Hietaniemi Some C compilers get upset about 8-bit characters in...
1998-10-22 Jarkko Hietaniemi Configure update: both for pthread_yield more robust
1998-10-22 Jarkko Hietaniemi DJGPP feedback for #2028.
1998-10-21 Jarkko Hietaniemi yielding, the saga continues.
1998-10-21 Jarkko Hietaniemi VM/ESA feedback for #2028.
1998-10-21 Gurusamy Sarathy fix handling of mayhaps-extended @_ in goto &sub
1998-10-21 Gurusamy Sarathy restore sanity to "constant" references
1998-10-20 Jarkko Hietaniemi OLD_PTHREADS_API reorganizing.
1998-10-20 Jarkko Hietaniemi #2026 fallout.
1998-10-20 Jarkko Hietaniemi VM/ESA update.
1998-10-20 Scott Henry 64-bitness, based on
1998-10-20 Jarkko Hietaniemi Add lseeksize.
1998-10-20 Jarkko Hietaniemi Mumble about _yields() only when threaded.
1998-10-20 Jarkko Hietaniemi Thinko at PTHREADS_CREATED_JOINABLE.
1998-10-19 Jarkko Hietaniemi YIELD more robustly.
1998-10-19 Jarkko Hietaniemi VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
1998-10-19 Jarkko Hietaniemi vmesaish.h doesn't exclude unixish.h.
1998-10-19 Jarkko Hietaniemi 1<<$randbits is not good for randbits=48.
1998-10-19 Jarkko Hietaniemi Make #2012 glob pattern more portable.
1998-10-17 Jarkko Hietaniemi clean numbered core dumps and t/tmp[0-9]*.
1998-10-17 Jarkko Hietaniemi More robust yacc/bison failure output handling.
1998-10-17 Jarkko Hietaniemi BC2000 POSIX update.
1998-10-17 Thomas Dorner POSIX BC2000 port from perl-mvs:
1998-10-17 Jarkko Hietaniemi VM/ESA-update.
1998-10-17 Jarkko Hietaniemi Forgot few S_I* imports.
1998-10-17 Jarkko Hietaniemi The VM/ESA port essentials, based on
1998-10-17 Jarkko Hietaniemi Integrate mainperl.
1998-10-17 Jarkko Hietaniemi Removed an extra ' from the int64_t test.
1998-10-17 Gurusamy Sarathy silence -w noises (suggested by Greg Bacon)
1998-10-17 Gisle Aas Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
1998-10-17 Gisle Aas Core dump from "Missing right brace on \x{}"
1998-10-17 Gisle Aas utf8 substr can access memory outside PVX buffer
1998-10-17 Hans Mulder Doc patch to VMS::Stdio module
1998-10-17 Gurusamy Sarathy skip readonly vars and unref references when doing...
1998-10-17 Gisle Aas fix buggy treatment of large checksums on unicode strings
1998-10-17 Ilya Zakharevich Memory overrun in os2.c
1998-10-17 Gurusamy Sarathy clarify section name rules for typemaps
1998-10-17 Gurusamy Sarathy whitespace-proof grent.t
1998-10-17 Vishal Bhatia fix bug in B::CC::pp_sassign()
1998-10-17 Gisle Aas applied suggested patch with small doc tweak
1998-10-17 Jan Dubois apply non-conflicting parts from suggested patch
1998-10-17 Gurusamy Sarathy provide option to enable optimization with VC (suggeste...
1998-10-17 Gurusamy Sarathy Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h ...
1998-10-17 Gurusamy Sarathy stray typo found by Hugo van der Sanden
1998-10-17 Daniel Grisinger perldoc pod update
1998-10-17 Gurusamy Sarathy qualify names of builtins
1998-10-16 Gurusamy Sarathy integrate cfgperl mods into mainline
1998-10-16 Gurusamy Sarathy stray tweak
1998-10-15 Gurusamy Sarathy propagate typeness of lexicals while cloning them
1998-10-15 Gurusamy Sarathy s/last/first/ typo in append_list()
1998-10-15 Jarkko Hietaniemi Test #162 had been added but the "print 1..161" had...
1998-10-15 Gurusamy Sarathy check in all confperl changes as of change#1964 into...
1998-10-15 Gurusamy Sarathy integrate mainline to get tr.t
1998-10-15 Gurusamy Sarathy add missing tr.t to repository
1998-10-15 Gurusamy Sarathy create cfgperl branch
1998-10-15 Gurusamy Sarathy correct bugs exposed in MM_Unix.pm by commenting out...
1998-10-15 Gurusamy Sarathy tweak to make fix in change#1944 behave correctly for...
1998-10-14 Gurusamy Sarathy use better numbers for exitstatus test
1998-10-14 Gurusamy Sarathy two typos
1998-10-14 Gurusamy Sarathy let docatch() pass the buck when restartop turns out...
1998-10-13 Gurusamy Sarathy add missing file from change#1943
1998-10-13 Gurusamy Sarathy defer "deep recursion" warnings until CXt_SUB context...
1998-10-13 Gurusamy Sarathy change#1614 merely disabled earlier fix (doh!); undo...
1998-10-13 Gurusamy Sarathy ensure recursive attempts to findlex()icals know enough...
1998-10-13 Gurusamy Sarathy force copy of substrings when matching against temporaries
1998-10-13 Gurusamy Sarathy don't longjmp() in pp_goto() (regressive bug from old...
1998-10-06 Gurusamy Sarathy fix $/ init for USE_THREADS
1998-10-06 Gurusamy Sarathy fix globals caught by change#1927; builds and tests...
1998-10-06 Gurusamy Sarathy add test for previous fix
1998-10-06 Gurusamy Sarathy fix USE_THREADS coredump due to uninitialized PL_hv_fet...
1998-10-06 Gurusamy Sarathy undo bogus part of change#1903 (as pointed out by Larry)
1998-10-06 Jan Dubois added tweaked version of suggested patch
1998-10-06 Hugo van der... use cpp symbols instead of hardwired constants
1998-10-06 Ilya Zakharevich Cumulative OS/2-related patch
1998-10-06 Ilya Zakharevich Minor test improvement
1998-10-06 Ilya Zakharevich emacs/ptags inprovements
1998-10-06 Gurusamy Sarathy disable C<#define dirty PL_dirty> et al.
1998-10-06 Mark-Jason... PATCH: perldoc -f does not locate -e, -r, -x, etc.
1998-10-06 Gurusamy Sarathy disable USE_THREADS when PERL_OBJECT is enabled
1998-10-06 Gurusamy Sarathy remove spurious unused conflicting globals (PL_yy{v...
1998-10-03 Gurusamy Sarathy make C<use> recognize C<require> overrides; allow C...
1998-10-03 Gurusamy Sarathy suppress manifypods leak in extensions
1998-10-02 Gurusamy Sarathy os390 fixes (suggested by Peter Prymmer)
1998-10-02 Hugo van der... squelch undef warnings
next