summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so thatJarkko Hietaniemi1999-08-021-1/+2
* Simplicate duplicated code.Jarkko Hietaniemi1999-08-011-23/+0
* Integrate with Sarathy. perl.h and util.c required manual resolving.Jarkko Hietaniemi1999-08-011-4/+27
* 64-bit work. Now 32-bit platforms get a 100% make testJarkko Hietaniemi1999-08-011-0/+12
* Integer overflow iteration.Jarkko Hietaniemi1999-07-311-4/+16
* Hack the "integer overflow" code some more.Jarkko Hietaniemi1999-07-311-23/+6
* Repent and make overly large integerishJarkko Hietaniemi1999-07-291-52/+121
* Minuscule cleanup of the integer overflow patch.Jarkko Hietaniemi1999-07-271-4/+3
* Integer constants (0x, 0[0-7], 0b) now overflow fatally,Jarkko Hietaniemi1999-07-271-37/+86
* don't display tid from main thread (or testsuite breaks)Gurusamy Sarathy1999-07-191-1/+2
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-181-1/+5
|\
| * display thread id in diagnostics (suggested by Dan Sugalski)Gurusamy Sarathy1999-07-181-0/+3
| * File descriptor leak in do_exec3Ilya Zakharevich1999-07-171-1/+2
* | Integrate with Sarathy.Jarkko Hietaniemi1999-07-131-34/+61
|\ \ | |/
| * fixups for sundry warnings about function pointersGurusamy Sarathy1999-07-121-6/+6
| * yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-28/+55
* | Change t/pragma/warn oct()/hex() overflow tests to use %ConfigJarkko Hietaniemi1999-07-101-2/+2
|/
* more PERL_OBJECT cleanups (changes still untested on Unix!)Gurusamy Sarathy1999-07-081-3/+3
* fixes for logical bugs in the lexwarn patch; other tweaks to avoidGurusamy Sarathy1999-07-081-16/+17
* lexical warnings update (warning.t fails one testPaul Marquess1999-07-071-7/+12
* applied slightly tweaked version of suggested patch forIlya Zakharevich1999-07-061-0/+3
* slightly tweaked version of suggested patchDan Sugalski1999-07-061-13/+14
* AIX threaded build, plus few more on the side.Jarkko Hietaniemi1999-07-051-3/+3
* Integrate with mainperl.Jarkko Hietaniemi1999-07-051-2/+43
|\
| * cygwin32 updateFifer, Eric1999-07-051-0/+36
| * NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)Gurusamy Sarathy1999-07-051-2/+7
* | EPOC port to Psion5.Olaf Flebbe1999-06-271-2/+2
|/
* 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