summaryrefslogtreecommitdiff
path: root/perl.h
Commit message (Expand)AuthorAgeFilesLines
...
* (fake) use of getcwd.Jarkko Hietaniemi2000-02-091-0/+2
* Add/restore probes for getcwd/mk*temp*/mmap.Jarkko Hietaniemi2000-02-091-0/+13
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-081-2/+2
* HP-UX largefileness doesn't like lseek being redeclared;Jarkko Hietaniemi2000-02-041-3/+2
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-041-10/+18
|\
| * patch to provide more informative names for evals and anonymousGurusamy Sarathy2000-02-041-10/+18
* | Configure megamaintenance. Cppsym (hopefully) final spasms;Jarkko Hietaniemi2000-02-041-3/+9
|/
* HINT_UTF8 is not propagated to the op tree anymore; add aGurusamy Sarathy2000-02-011-2/+3
* enable function wrappers for access to globals under MULTIPLICITYGurusamy Sarathy2000-01-241-4/+6
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-01-231-0/+2
|\
| * Add NV_PRESERVES_UV.Jarkko Hietaniemi2000-01-191-0/+2
* | add patch for printf-style format typechecks (from Robin BarkerGurusamy Sarathy2000-01-221-0/+16
|/
* Add -D_GNU_SOURCE into ccflags for gcc (for now to exposeJarkko Hietaniemi2000-01-171-2/+2
* strtoll works better ternary.Jarkko Hietaniemi2000-01-161-1/+1
* Know strtoll.Jarkko Hietaniemi2000-01-161-4/+9
* Metaconfig and Porting patches from Andy; start using the newJarkko Hietaniemi2000-01-151-12/+26
* check for USE_ITHREADS sanity was too restrictiveGurusamy Sarathy2000-01-101-4/+7
* useithreads needs usemultiplicityGurusamy Sarathy2000-01-101-0/+4
* more changes for new-style version numbers (versions numbers onGurusamy Sarathy2000-01-091-1/+2
* Configure changes for new-style version numbers (from Andy Dougherty,Gurusamy Sarathy2000-01-091-0/+11
* integrate utfperl contents into mainlineGurusamy Sarathy1999-12-281-6/+7
|\
| * integrate mainline contentsGurusamy Sarathy1999-12-281-5/+7
| |\ | |/ |/|
* | bring in basic threads stuff under USE_ITHREADSGurusamy Sarathy1999-12-231-5/+7
| * support for v5.5.640 style version numbersGurusamy Sarathy1999-12-241-1/+6
| * integrate mainline contents into utfperlGurusamy Sarathy1999-12-231-0/+1
| |\ | |/ |/|
* | avoid coredump on diagnostics when STDERR is closedGurusamy Sarathy1999-12-161-0/+1
* | apply change#4618 again along with Ilya's patch to fix bugsGurusamy Sarathy1999-12-081-0/+1
* | typos in change#4660Gurusamy Sarathy1999-12-071-2/+2
* | allow IRIX 6.5 to build perl (from Helmut JarauschGurusamy Sarathy1999-12-061-1/+7
* | make uninitialized value warnings report opcodeGurusamy Sarathy1999-12-041-1/+1
* | 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