This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
[perl5.git] / util.c
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-14 Nick Ing-SimmonsIntegrate mainline
2001-06-13 Hugo van der Sandensplitting util.c
2001-06-13 Craig A. BerryRe: hacking util.c, attrs.xs, and re.xs to compile...
2001-06-13 Jarkko HietaniemiVMS DEC C compiler found nits by Peter Prymmer.
2001-06-13 Andy DoughertySmall bcopy cleanup
2001-06-12 Jarkko HietaniemiMPE/iX tweaks from Mark Bixby.
2001-06-12 Jarkko Hietaniemigcc -Wall nits picked out by a non-UNIX system
2001-06-10 Jarkko HietaniemiMove the grok_number and its lieutenant grok_numeric_radix
2001-06-10 Nick Ing-SimmonsIntegrate mainline
2001-06-10 Jarkko HietaniemiDo locale specific separator if only in locale.
2001-06-09 Jarkko HietaniemiNumeric conversion tweaks suggested by Hugo and Nicholas.
2001-06-05 Hugo van der SandenRe: [ID 20010529.006] String plus zero inconsistent...
2001-06-05 Prymmer/KahnRe: Not OK: perl@10439 on win32
2001-06-03 Jarkko HietaniemiIntegrate change #10412 from maintperl; locale is now
2001-06-03 Jarkko HietaniemiUnused variables.
2001-06-03 Hugo van der SandenRe: [ID 20010529.006] String plus zero inconsistent...
2001-06-02 Jarkko Hietaniemi-Wall cleanup continues.
2001-06-02 Nick Ing-SimmonsTweak util.c's atof2 for MULTIPLICITY
2001-06-01 Hugo van der SandenRe: [ID 20010529.006] String plus zero inconsistent...
2001-06-01 Jarkko HietaniemiConfigure tweaks; record the Berkeley DB version,
2001-06-01 Doug MacEachern[patch] Cwd.xs optimizations/abstraction
2001-05-31 Nick Ing-SimmonsIntegrate mainline.
2001-05-31 Philip NewtonRe: [PATCH util.c] More warning cleanups.
2001-05-30 Jarkko HietaniemiMore -Wall silencing from Michael Schwern and Jarkko...
2001-05-24 Jarkko HietaniemiIV/UV casting fixes from Nicholas Clark.
2001-05-20 Dave Mitchell[LARGE!] symbolic magic
2001-05-17 Jarkko HietaniemiMacrofy the getspecific (and use it also in util.c)
2001-05-17 Dan SugalskiQuick thread speedup
2001-04-30 Jarkko HietaniemiChange PL_numeric_radix to PL_numeric_radix_sv (and...
2001-04-25 Jarkko HietaniemiThe tzname[] bit is not needed by util.c -- and causes
2001-04-24 Jarkko HietaniemiFix for 20010219.013, "perlio perl -we tell goes SEGV".
2001-04-19 Jarkko HietaniemiThe new time utils need to be thread-aware, too.
2001-04-19 Jarkko HietaniemiMove the strftime() wrapper from POSIX.xs to util.c
2001-04-18 Jarkko HietaniemiMove the init_tm() and mini_mktime() up from POSIX...
2001-04-05 Jarkko HietaniemiRetract changes #9542 and #9538 (from maintperl, integrated
2001-04-04 Jarkko HietaniemiMake the stdio tricks of fflush_all() to exist only if
2001-04-04 Jarkko HietaniemiIntegrate changes #9538,9539 from maintperl into mainline.
2001-03-22 Nick Ing-SimmonsImplement open($fh,"-|",prog,args...) for HAS_FORK...
2001-03-22 Nick Ing-SimmonsDie on n-arg open(...,"",xxx,yyy,...)
2001-02-23 Jarkko HietaniemiAbolish USE_WIN32_RTL_ENV.
2001-02-20 Jarkko HietaniemiIntegrate changes #8853,8854 from maintperl to mainline.
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-14 Jarkko HietaniemiDon't skip too much of the locale error message if...
2001-02-13 Jarkko Hietaniemienviron array wrongly assumed in Perl_init_i18nl10n(),
2001-02-13 Jarkko HietaniemiMerge ebcdic.c (only one function, ebcdic_control(...
2001-02-08 Charles BaileySYN SYN
2001-01-30 Jarkko HietaniemiFix for the fa_IR locale failure. The reason for the...
2001-01-24 Charles BaileySYN SYN
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-08 Charles BaileyOnce again syncing after too long an absence
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.
next