This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
minor update to README.os390
[perl5.git] / util.c
2001-01-17 Nick Ing-Simmons"Safe" signals - trial implementation.
2001-01-16 Jarkko HietaniemiUnder 5.005 threads and debugging crashed in Debian...
2001-01-10 Nick Ing-SimmonsSafe fix for Simon's pclose() doing SvIVX of undef...
2001-01-10 Nick Ing-SimmonsBack out Simon's pid hackery for now.
2001-01-10 Simon CozensFix my_pclose segfault
2001-01-05 Radu GreabRe: [ID 20010105.002] close() on process filehandle...
2001-01-01 Jarkko HietaniemiBump up Larry's copyright.
2000-12-30 Jarkko HietaniemiRetract #8261.
2000-12-30 Jarkko Hietaniemi(Retracted by #8261). (Unsuccessful memory access tweaks.)
2000-12-09 Nick Ing-SimmonsUTF8 output prework.
2000-12-05 Nicholas Clarkshrink pp_hot fractionally
2000-12-05 Jarkko HietaniemidTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-11-22 Jarkko HietaniemiGo ahead and #include <unistd.h> in perl.h.
2000-11-19 Jarkko HietaniemiMake hex scanning warn on "\x{x}" and "\xx".
2000-11-16 Nick Ing-SimmonsMinor tweaks:
2000-11-16 Jarkko HietaniemiAdd fwalk() probe to the configuration files and regen...
2000-11-08 Vadim KonovalovLocale buglets.
2000-11-07 Fifer, Ericcygwin port
2000-11-04 Nick Ing-SimmonsIntegrate mainline again
2000-11-04 Vadim KonovalovLocales support (setlocale) fixes
2000-10-25 Dan SugalskiAdd non-blocking thread doneness checking
2000-10-24 Jarkko HietaniemiMake the UTF-8 decoding stricter and more verbose when
2000-10-20 Charles BaileySYN SYN
2000-10-10 Hugo van der SandenRe: [ID 20001009.004] SEGV from sprintf in a thread
2000-10-03 Jarkko HietaniemiIntroduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY)...
2000-10-03 Olaf FlebbeEpoc update
2000-10-03 Ilya ZakharevichInside require() $^S was always left undefined.
2000-09-14 Alan BurlisonThe return value of setlocale must be copied away.
2000-08-31 Jarkko Hietaniemisscanf() may be the only way to read long doubles from...
2000-08-17 Jarkko HietaniemiGet -DLEAKTEST to compile (not necessarily to work...
2000-08-16 Gurusamy Sarathyon windows, the return values from wait() and waitpid...
2000-08-10 Gurusamy Sarathywarn is a macro, avoid using at a variable to avoid...
2000-08-08 Jarkko HietaniemiDouble check that we have a dirhandle.
2000-08-07 Jarkko HietaniemiTiny tidying on report_evil_fh().
2000-08-06 Jarkko HietaniemiHave symbols for the IoTYPEs.
2000-08-06 Jarkko HietaniemiContinue fixing the io warnings. This also
2000-08-05 Jarkko HietaniemiEssential prototype changes were missing from #6527.
2000-08-05 Ronald F. Guilmette[ID 20000724.004] Perl interpreter segfault when using...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-08-02 Gurusamy SarathyRemove the extraneous "main::" prefix from all the
2000-07-14 Gurusamy Sarathyrename totally bletcherous SvLOCK() thingy (doesn't...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl change#6217 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6207..6210 into mainline
2000-07-04 Jarkko HietaniemiWin32 patches for cfgperl from Sarathy.
2000-06-09 Jarkko HietaniemiRename the fdpid locking and integrate with Sarathy.
2000-06-07 Jarkko HietaniemiMopup for #6207 and #6209.
2000-06-07 Dan SugalskiLock PL_fdpid against race conditions, based on:
2000-06-06 Dan SugalskiThreadsafe patches
2000-06-01 Jarkko HietaniemiSignals-be-gone for microperl.
2000-05-31 Jarkko Hietaniemimicroperl changes from Simon Cozens; Makefile for microperl
2000-05-28 Gurusamy SarathyOS/2 tweaks for usethreads build (from Rocco Caputo
2000-05-28 Gurusamy SarathyMacOS support, part 1 (from Matthias Neeracher
2000-05-28 Gurusamy Sarathyenable propagating exception objects via Perl_croak...
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-02 Jarkko HietaniemiIntegrate with Sarathy.
2000-05-02 Gurusamy Sarathychange#3798 broke the meaning of "\0_7_7", tr/\0_/...
2000-05-01 Jarkko HietaniemiUse HUGE_VALL if applicable.
2000-03-22 Gurusamy Sarathysave RE context when calling __WARN__ and __DIE__ hooks;
2000-03-21 Gurusamy Sarathymake parenthetic warnings look consistent; make diagnos...
2000-03-05 Gurusamy Sarathyfixes for most warnings identified by gcc -Wall
2000-02-29 Gurusamy Sarathyvarious shenanigans in change#5342
2000-02-29 Gurusamy Sarathysupport fetching current interpreter from TLS under...
2000-02-20 Gurusamy Sarathymake change#3386 a build-time option (avoids problems...
2000-02-19 Gurusamy Sarathysome rearrangement of the includes for easier "microper...
2000-02-13 Gurusamy Sarathymore purification (pp_require() could access free memor...
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-06 Gurusamy Sarathyset SvUTF8 on vectors only if there are chars > 127...
2000-02-06 Gurusamy Sarathyuse builtin __CYGWIN__ rather than -DCYGWIN (from Eric...
2000-01-28 Gurusamy Sarathyautogenerate API listing from comments in the source...
2000-01-21 Gurusamy Sarathypatch to report warnings on bogus filehandles passed...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-05 Gurusamy Sarathycygwin support tweaks (from Eric Fifer <EFifer@sanwaint...
2000-01-02 Gurusamy Sarathyusethreads build fixups for NeXTstep (as suggested...
1999-12-28 Gurusamy Sarathycygwin update from Eric Fifer <EFifer@sanwaint.com>
1999-12-23 Gurusamy Sarathybring in basic threads stuff under USE_ITHREADS
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-01 Gurusamy Sarathymore complete pseudo-fork() support for Windows
1999-11-14 Gurusamy Sarathysundry cleanups for cloned interpreters (only known...
1999-11-13 Jarkko HietaniemiUndo drift from mainline.
1999-11-13 Gurusamy Sarathytypo
1999-11-11 Jarkko HietaniemiIntegrate with Sarathy.
1999-11-11 Gurusamy Sarathyanother change towards a shareable optree: avoid pointe...
1999-11-08 Gurusamy Sarathymore thorough cleanup in perl_destroy()
1999-11-06 Jarkko HietaniemiSo many printfs, so little time.
1999-11-06 Jarkko Hietaniemi...and they are getting fewer.
1999-11-04 Jarkko HietaniemiIntegrate with Sarathy.
1999-11-04 Jarkko HietaniemiIncremental Mac integration from Matthias.
1999-11-02 Jarkko HietaniemiInitial integration of the MacPerl changes form Matthias.
1999-11-01 Gurusamy Sarathymacros for COP.cop_filegv access
1999-10-23 Jarkko HietaniemiMore printf-fixes (see also #4426).
1999-10-23 Jarkko HietaniemiFix the printfing nits pointed out by using gcc -Wall and
1999-10-14 Gurusamy Sarathyfix POPSTACK panics that ensued from bad interaction...
1999-10-13 Gurusamy SarathyPL_numeric_radix used without being defined (from Ilya
1999-10-08 Gurusamy Sarathyremove kludgey duplicate background error avoidance...
1999-10-06 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-10-06 Gurusamy Sarathymake die/warn and other diagnostics go to wherever...
1999-10-02 Jarkko HietaniemiUntangle the IV_IS_QUAD jungle by introduding
1999-09-30 Gurusamy Sarathyoff-by-one in fbm_compile() (spotted by John Bley
next