summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)Gurusamy Sarathy1999-09-101-15/+3
* Fix UV_SIZEOF to UVSIZE; change the overflow testsJarkko Hietaniemi1999-09-061-3/+3
* DEBUG_m() adjusted to internalize dTHXGurusamy Sarathy1999-08-201-4/+2
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-08-201-25/+25
|\
| * Integrate with Nick.Jarkko Hietaniemi1999-08-161-1/+5
| |\
| * | Use Pid_t.Jarkko Hietaniemi1999-08-101-7/+7
| * | lexwarn maintenance: new warning class unsafeJarkko Hietaniemi1999-08-091-18/+18
* | | support USE_THREADS+MULTIPLICITY; source compat tweaks forGurusamy Sarathy1999-08-201-25/+10
| |/ |/|
* | New lightweight Carp has a require. If Carp is used in a __DIE__ handlerNick Ing-Simmons1999-08-141-1/+5
|/
* Integrate with Sarathy.Jarkko Hietaniemi1999-08-021-0/+1
|\
| * fix coredump under usethreads+debugGurusamy Sarathy1999-08-021-0/+1
* | 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