summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-2/+8
* Tidy up #3542 and #3543.Jarkko Hietaniemi1999-06-181-1/+1
* Fixed two long-standing locale bugs.Jarkko Hietaniemi1999-06-171-1/+47
* win32 build fixesGurusamy Sarathy1999-06-101-18/+18
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-48/+124
* initial stub implementation of implicit thread/thisGurusamy Sarathy1999-06-071-97/+97
* remove _() non-ansismGurusamy Sarathy1999-06-021-2/+2
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-06-021-11/+14
|\
| * ByteLoader mark 2Tom Hughes1999-05-281-6/+0
| * Required OS/2-related patchesIlya Zakharevich1999-05-281-0/+2
| * Re: 5.005_57 NOT OK on SunOS 4.1.3Andy Dougherty1999-05-271-4/+11
| * Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6Andy Dougherty1999-05-261-2/+2
* | remove stray K&R-ismsGurusamy Sarathy1999-06-021-12/+6
|/
* REx engine improvementsIlya Zakharevich1999-05-251-102/+232
* name PL_in_eval bitsHugo van der Sanden1999-05-241-1/+1
* integrate cfgperl changes into mainlineGurusamy Sarathy1999-05-171-0/+34
|\
| * Still fflushing.Jarkko Hietaniemi1999-05-141-1/+1
| * Still fflushing strong.Jarkko Hietaniemi1999-05-131-0/+34
* | additional cleanups for cygwin32 portFifer, Eric1999-05-171-1/+1
|/
* various fixes for clean build and test on win32; configpm broken,Gurusamy Sarathy1999-05-111-12/+8
* gutsupport for C++ exceptionsChip Salzenberg1999-05-111-0/+4
* "weak" references internals, still needs perlguts documentationGurusamy Sarathy1999-05-101-0/+3
* Self-consistent numeric conversion againIlya Zakharevich1999-05-101-2/+16
* Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)Ilya Zakharevich1999-05-101-2/+41
* cygwin32 update (untested adaptation of patch against 5.005_03)Alexander Smishlajev1999-05-101-1/+1
* PATCH for small bug in scan_binPaul Marquess1999-05-101-1/+1
* flush all open output buffers before fork(), exec(), system, qx//Gurusamy Sarathy1999-05-091-3/+3
* Correct SvLEN vs SvCUR which leads to odd "chunk" vs "line" in mess().Nick Ing-Simmons1999-05-071-1/+1
* avoid using PL_sv_mutex in condpair_magic() (avoids hangs whenGurusamy Sarathy1999-05-071-3/+3
* allow line numbers to show in diagnostics during global destructionGurusamy Sarathy1999-05-071-15/+11
* applied non-conflicting parts of suggested patchCharles Bailey1999-05-051-0/+15
* allow embedded null characters in diagnosticsGurusamy Sarathy1999-04-261-18/+35
* integrate change#3229 from maint-5.004Gurusamy Sarathy1999-04-261-2/+11
* correct places that said newSVpv() when they meant newSVpvn()Gurusamy Sarathy1999-04-041-3/+3
* better "Illegal %s digit ignored" warningsGurusamy Sarathy1999-03-241-3/+3
* update copyright yearsGurusamy Sarathy1999-03-221-1/+1
* add const qualifier to most char* prototypes, handle ripple effectGurusamy Sarathy1999-02-151-42/+31
* support win32_putenv()Gurusamy Sarathy1999-02-121-15/+10
* make safesysmalloc() etc., always available; safemalloc() et al areGurusamy Sarathy1999-02-081-24/+38
* Show LANGUAGE env var when needed. (Augment change #2645).Jarkko Hietaniemi1999-01-191-0/+11
* Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>Jarkko Hietaniemi1999-01-131-1/+1
* REV2: Binary number supportWilson P. Snyder II1998-12-311-0/+23
* Slight recoding of util.c:repeatcpy() to circumnavigateJarkko Hietaniemi1998-12-221-2/+2
* Integrate from mainperl.Jarkko Hietaniemi1998-12-081-1/+1
|\
| * fix outdated/incorrect info about arbitrary limitsGurusamy Sarathy1998-12-061-1/+1
* | Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)Hans Mulder1998-12-071-0/+2
* | Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.Jarkko Hietaniemi1998-12-011-18/+22
|\ \ | |/
| * integrate cfgperl changes into mainlineGurusamy Sarathy1998-11-291-1/+2
| |\
| * | various fixes for race conditions under threads: mutex locks basedGurusamy Sarathy1998-11-291-17/+22
* | | Undo #2395, seems more like a problem in netbsd-current.Jarkko Hietaniemi1998-11-301-1/+1
| |/ |/|