summaryrefslogtreecommitdiff
path: root/perl.h
Commit message (Expand)AuthorAgeFilesLines
* revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:/x/>)Gurusamy Sarathy1999-12-031-1/+0
* applied suggested patch with prototype changesIlya Zakharevich1999-12-021-0/+1
* avoid "Callback called exit" error on intentional exit()Gurusamy Sarathy1999-12-011-0/+3
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-73/+30
* Undef printf before redirecting it to PerlIO_stdoutf.Chip Salzenberg1999-11-191-0/+1
* cosmetic tweaksGurusamy Sarathy1999-11-141-10/+10
* Continue largefileness separation from quadness;Jarkko Hietaniemi1999-11-131-21/+0
* Try to fix largefileness so that it "works" without a quad IV.Jarkko Hietaniemi1999-11-131-12/+0
* Turn on largefileness always if available andJarkko Hietaniemi1999-11-111-16/+31
* Integrate with Sarathy.Jarkko Hietaniemi1999-11-111-1/+19
|\
| * preliminary support for perl_clone() (still needs work inGurusamy Sarathy1999-11-081-1/+19
* | Replace the explicit zeros with NOOPs.Jarkko Hietaniemi1999-11-061-3/+3
* | Integrate with Sarathy.Jarkko Hietaniemi1999-11-041-14/+1
|\ \ | |/
| * remove VIRTUAL tag, PERL_OBJECT doesn't need it anymoreGurusamy Sarathy1999-11-041-14/+1
* | Incremental Mac integration from Matthias.Jarkko Hietaniemi1999-11-041-0/+28
* | Initial integration of the MacPerl changes form Matthias.Jarkko Hietaniemi1999-11-021-1/+5
|/
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-10-311-1/+5
|\
| * Add HAS_QUAD ($Config{d_quad}); use it.Jarkko Hietaniemi1999-10-301-1/+5
* | remove unused struct OutrecGurusamy Sarathy1999-10-311-7/+0
|/
* Continue what #4494 started; introduce uid and gid formats.Jarkko Hietaniemi1999-10-291-81/+3
* Move the IV, UV, I8, U8, ..., and NV to metaconfigJarkko Hietaniemi1999-10-291-47/+10
* Integrate with Sarathy.Jarkko Hietaniemi1999-10-291-1/+1
|\
| * usurp GVOP slot for new PADOP (one small step to making optreeGurusamy Sarathy1999-10-291-1/+1
* | Remove quad logic from perl.h; regen Configure;Jarkko Hietaniemi1999-10-291-101/+8
* | Fix printing of uids and gids; regen Configure.Jarkko Hietaniemi1999-10-281-2/+95
|/
* integrate cfgperl contents into mainline; merge conflictsGurusamy Sarathy1999-10-271-49/+64
|\
| * Remove unused "squatter" symbols; regen Configure.Jarkko Hietaniemi1999-10-271-14/+0
| * Regen Configure.Jarkko Hietaniemi1999-10-271-12/+0
| * Integrate with Sarathy; manual resolve on regcomp.c conflictsJarkko Hietaniemi1999-10-271-46/+50
| |\
| * | Nosuid checking for statfs() people: from Spider Boardman.Jarkko Hietaniemi1999-10-271-0/+34
| * | Revert #4457 for more investigation.Jarkko Hietaniemi1999-10-261-12/+1
| * | Add getmnt() to nosuid checking.Jarkko Hietaniemi1999-10-261-1/+12
| * | Long double support: sqrtl et al are not available everywhere,Jarkko Hietaniemi1999-10-191-35/+38
* | | patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but notGurusamy Sarathy1999-10-271-4/+4
| |/ |/|
* | more GCC v2.95 induced adjustmentsGurusamy Sarathy1999-10-271-46/+46
* | Re: [PATCH 5.005_62] OS/2 improvementsIlya Zakharevich1999-10-241-0/+4
|/
* support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS onGurusamy Sarathy1999-10-171-8/+8
* revert SAVEDESTRUCTOR() to accepting void(*)(void*) for sourceGurusamy Sarathy1999-10-101-1/+3
* While awaiting a good test program to detect the broken gcc.Thomas Conté1999-10-091-3/+12
* remove kludgey duplicate background error avoidance (causedGurusamy Sarathy1999-10-081-2/+2
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-10-061-0/+16
|\
| * Untangle the IV_IS_QUAD jungle by introdudingJarkko Hietaniemi1999-10-021-0/+16
* | make die/warn and other diagnostics go to wherever STDERR happensGurusamy Sarathy1999-10-061-1/+7
|/
* Add usemorebits and uselfs.Jarkko Hietaniemi1999-09-201-10/+6
* Not that UVSIZE normally differs that much from IVSIZE...Jarkko Hietaniemi1999-09-141-1/+1
* Scan always for <pthread.h>.Jarkko Hietaniemi1999-09-131-2/+4
* Applying change #4136 manually introduced patch residue.Jarkko Hietaniemi1999-09-131-10/+10
* Replace change #4100 withRobin Barker1999-09-131-9/+23
* Fix pointer casts.Robin Barker1999-09-071-1/+13
* HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.Daniel S. Lewart1999-09-071-1/+5